| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11915] Add the new uploader. | Cesar G | 2014-01-17 | 1 | -1/+9 |
* | [ticket/11915] Move the uploaded attachment list under the attachments tab. | Cesar G | 2014-01-17 | 1 | -29/+1 |
* | [ticket/11972] Add posting_editor_message_after template event | David King | 2013-11-02 | 1 | -0/+2 |
* | [ticket/11972] Add posting_editor_message_before template event | David King | 2013-11-02 | 1 | -0/+2 |
* | [ticket/11972] Add posting_editor_subject_before template event | David King | 2013-11-02 | 1 | -0/+2 |
* | [ticket/11972] Add posting_editor_subject_after template event | David King | 2013-11-02 | 1 | -0/+2 |
* | [ticket/11552] Responsive PM editor | Vjacheslav Trushkin | 2013-10-19 | 1 | -1/+1 |
* | [ticket/11552] Responsive forms | Vjacheslav Trushkin | 2013-10-18 | 1 | -8/+10 |
* | Merge pull request #1436 from cyberalien/ticket/11563 | Nathan Guse | 2013-07-13 | 1 | -4/+4 |
|\ |
|
| * | [ticket/11563] Dynamically generate panels list | Vjacheslav Trushkin | 2013-07-11 | 1 | -1/+1 |
| * | [ticket/11563] Fix subPanels() | Vjacheslav Trushkin | 2013-07-11 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis... | Joas Schilling | 2013-07-11 | 1 | -7/+1 |
|\ \
| |/ |
|
| * | [ticket/11010] adding type="number" and type="date" to prosilver | Senky | 2013-05-20 | 1 | -1/+1 |
| * | [ticket/11556] Load apply_onkeypress_event() correctly | Vjacheslav Trushkin | 2013-05-20 | 1 | -6/+0 |
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde... | Joas Schilling | 2012-12-20 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | [feature/events] Append "_prepend" to posting_editor_options | David King | 2012-12-17 | 1 | -1/+1 |
| * | [feature/events] Rename RUNHOOKS to EVENT | Michael Cullum | 2012-12-17 | 1 | -1/+1 |
| * | [feature/events] Add posting_editor_options template ledge | Michael Cullum | 2012-12-17 | 1 | -0/+1 |
| * | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-11-13 | 1 | -1/+1 |
| |\ |
|
| | * | [ticket/10879] Remove arrow icon from attachment link in editor | Marc Alexander | 2012-11-13 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-... | Joas Schilling | 2012-11-10 | 1 | -15/+15 |
|\ \ \
| |/ / |
|
| * | | [ticket/10780] Replace colon usage in template output with {L_COLON} | Nathan Guse | 2012-11-10 | 1 | -12/+12 |
| * | | Merge PR #717 branch 'develop-olympus' into develop | Oleg Pudeyev | 2012-11-06 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | Merge PR #717 branch 'NeoAdonis/ticket/10661' into develop-olympus | Oleg Pudeyev | 2012-11-06 | 1 | -3/+3 |
| | |\ |
|
| | | * | [ticket/10661] Added to enumerated recipients (prosilver) | Adonais Romero González | 2012-04-05 | 1 | -3/+3 |
* | | | | [feature/soft-delete] Fix deleting via post editing | Joas Schilling | 2012-11-03 | 1 | -15/+11 |
* | | | | [feature/soft-delete] Implement the ability to soft-delete and restore posts | Josh Woody | 2012-08-29 | 1 | -0/+7 |
|/ / / |
|
* | | | [ticket/11008] Change onunload_functions to not use eval() | Igor Wiedler | 2012-07-21 | 1 | -1/+1 |
* | | | [ticket/10640] Change maximum subject length | Michael Cullum | 2012-06-17 | 1 | -1/+1 |
* | | | Merge PR #592 branch 'develop-olympus' into develop | Oleg Pudeyev | 2012-04-19 | 1 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | [ticket/9089] Add tabindex to pm/topic/post icon-options aswell | Joas Schilling | 2012-02-27 | 1 | -2/+2 |
| * | | [ticket/9089] Add tabindex to PM recipient box, to allow tabbing to the subject | Joas Schilling | 2012-02-21 | 1 | -3/+3 |
| |/ |
|
* | | [ticket/10734] Removed unwanted span classes | Shibu Lijack | 2012-04-02 | 1 | -6/+6 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -1/+1 |
|/ |
|
* | [ticket/9841] Change "Save" to "Save draft", "Load" to "Load draft". | Andreas Fischer | 2010-10-15 | 1 | -2/+2 |
* | Style authors are now able to define the default submit button used for form ... | Meik Sievertsen | 2009-08-30 | 1 | -1/+7 |
* | Change of r10055, which itself was: | Meik Sievertsen | 2009-08-27 | 1 | -9/+10 |
* | Adjustement for r10050, related to Bug #50185 | Meik Sievertsen | 2009-08-25 | 1 | -7/+7 |
* | new tabindex handling, #50185; subsilver doesn't use tabindexes | Henry Sudhof | 2009-08-24 | 1 | -7/+7 |
* | Minor captcha API change - disable display of plugin by returning false in ge... | Henry Sudhof | 2009-07-27 | 1 | -1/+1 |
* | fix r9615 | Joas Schilling | 2009-07-15 | 1 | -1/+1 |
* | hmm | Henry Sudhof | 2009-06-29 | 1 | -2/+2 |
* | Use dynamic includes, fix some style bugs, make the old default captcha famil... | Henry Sudhof | 2009-06-17 | 1 | -1/+1 |
* | Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu... | Henry Sudhof | 2009-06-02 | 1 | -5/+1 |
* | very tiny adjustement | Meik Sievertsen | 2009-05-01 | 1 | -1/+1 |
* | Fixed bug # 42455 - Cursor Jumps on New Topic in IE | Jim Wigginton | 2009-03-25 | 1 | -1/+1 |
* | XHTML error in prosilver. #43015 | Chris Smith | 2009-03-17 | 1 | -2/+2 |
* | Fixed XHTML attributes. #38465 | Chris Smith | 2009-02-27 | 1 | -1/+1 |
* | oh oh, got a switch wrong - #24415 | Meik Sievertsen | 2008-03-31 | 1 | -1/+1 |
* | [PM] Do not display To/Bcc fields for adding users if in edit mode - changing... | Meik Sievertsen | 2008-03-18 | 1 | -2/+6 |