| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1932 from ptarjan/patch-1 | Nils Adermann | 2013-12-20 | 1 | -0/+5 |
| |\ | | | | | Try running unit tests on HHVM | ||||
| | * | HHVM is failing for now | Paul Tarjan | 2013-12-13 | 1 | -0/+4 |
| | | | | | | | Lets at least keep running it so we remember to fix it | ||||
| | * | Try running unit tests on HHVM | Paul Tarjan | 2013-12-13 | 1 | -0/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'vsephpbb/ticket/12060' into develop | Joas Schilling | 2013-12-20 | 8 | -24/+213 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/12060: (37 commits) [ticket/12060] A little less verbose cleanup of event docblocks [ticket/12060] Further clarifying new event docblocks as much as possible [ticket/12060] More fixes to dockblock for acp_bbcodes_modify_create event [ticket/12060] Remove whitespaces [ticket/12060] Fix docblock for acp_bbcodes_modify_create event [ticket/12060] Rename event in message parser to modify_format_display_text_after [ticket/12060] Add num_predefined_bbcodes to display_custom_bbcodes_modify_sql [ticket/12060] Further clarify/fix a var in acp_bbcodes_modify_create event doc block [ticket/12060] Use separate template event for acp user signature posting buttons [ticket/12060] Rename event from append to after in acp_bbcodes.html [ticket/12060] Correctly label alpha versions in event docblocks [ticket/12060] Fix u_action comments in docblocks [ticket/12060] Change @since in event docblocks [ticket/12060] Update the docblock comments in acp core events [ticket/12060] Refactor u_action in the events that use it [ticket/12060] Use $sql_ary instead of $sql [ticket/12060] Update docblock for core event due to addition of another var [ticket/12060] Remove re-tabbing of html from subsilver2 files [ticket/12060] Add $update_this_message var to the core event [ticket/12060] Adjust last item in array to use a comma instead of closing parenthesis ... | ||||
| | * | | [ticket/12060] A little less verbose cleanup of event docblocks | Matt Friedman | 2013-12-17 | 1 | -4/+4 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Further clarifying new event docblocks as much as possible | Matt Friedman | 2013-12-16 | 3 | -14/+17 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] More fixes to dockblock for acp_bbcodes_modify_create event | Matt Friedman | 2013-12-16 | 1 | -3/+3 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Remove whitespaces | Matt Friedman | 2013-12-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Fix docblock for acp_bbcodes_modify_create event | Matt Friedman | 2013-12-16 | 1 | -3/+3 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Rename event in message parser to ↵ | Matt Friedman | 2013-12-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | modify_format_display_text_after PHPBB3-12060 | ||||
| | * | | [ticket/12060] Add num_predefined_bbcodes to display_custom_bbcodes_modify_sql | Matt Friedman | 2013-12-13 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | event PHPBB3-12060 | ||||
| | * | | [ticket/12060] Further clarify/fix a var in acp_bbcodes_modify_create event ↵ | Matt Friedman | 2013-12-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | doc block PHPBB3-12060 | ||||
| | * | | [ticket/12060] Use separate template event for acp user signature posting ↵ | Matt Friedman | 2013-12-13 | 2 | -4/+16 |
| | | | | | | | | | | | | | | | | | | | buttons PHPBB3-12060 | ||||
| | * | | [ticket/12060] Rename event from append to after in acp_bbcodes.html | Matt Friedman | 2013-12-13 | 2 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Correctly label alpha versions in event docblocks | Matt Friedman | 2013-12-13 | 3 | -7/+7 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Fix u_action comments in docblocks | Matt Friedman | 2013-12-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Change @since in event docblocks | Matt Friedman | 2013-12-12 | 3 | -7/+7 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Update the docblock comments in acp core events | Matt Friedman | 2013-12-12 | 1 | -4/+4 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Refactor u_action in the events that use it | Matt Friedman | 2013-12-12 | 1 | -9/+7 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Use $sql_ary instead of $sql | Matt Friedman | 2013-12-12 | 2 | -16/+20 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Update docblock for core event due to addition of another var | Matt Friedman | 2013-12-12 | 1 | -5/+6 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Remove re-tabbing of html from subsilver2 files | Matt Friedman | 2013-12-12 | 1 | -38/+38 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Add $update_this_message var to the core event | Matt Friedman | 2013-12-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Adjust last item in array to use a comma instead of closing ↵ | Matt Friedman | 2013-12-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | parenthesis PHPBB3-12060 | ||||
| | * | | [ticket/12060] Copy this_u_action back to original this->u_action var | Matt Friedman | 2013-12-12 | 1 | -0/+2 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Fix typo in core.acp_bbcodes_edit_add doc block | Matt Friedman | 2013-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Add bbcode tokens array to core.acp_bbcodes_edit_add | Matt Friedman | 2013-12-05 | 1 | -5/+7 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Use actions class for BBCodes list in ACP | Matt Friedman | 2013-12-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Fix a core typo in display_custom_bbcodes doc block | Matt Friedman | 2013-12-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Add event core.modify_text_for_format_display_after | Matt Friedman | 2013-12-04 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | | | | Use this event to modify the text after it is parsed PHPBB3-12060 | ||||
| | * | | [ticket/12060] Add event core.modify_bbcode_init | Matt Friedman | 2013-12-04 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | Use this event to modify the bbcode data for later parsing PHPBB3-12060 | ||||
| | * | | [ticket/12060] Add event core.display_custom_bbcodes_modify_sql | Matt Friedman | 2013-12-04 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | Modify the SQL statement retrieving the custom bbcodes PHPBB3-12060 | ||||
| | * | | [ticket/12060] Add $phpbb_dispatcher to acp_bbcodes.php for events | Matt Friedman | 2013-12-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Add acp event core.acp_bbcodes_display_bbcodes | Matt Friedman | 2013-12-04 | 1 | -2/+17 |
| | | | | | | | | | | | | | | | | | | | Modify display of bbcodes in the form PHPBB3-12060 | ||||
| | * | | [ticket/12060] Add acp event core.acp_bbcodes_display_form | Matt Friedman | 2013-12-04 | 1 | -2/+20 |
| | | | | | | | | | | | | | | | | | | | Modify bbcode template data before we display the form PHPBB3-12060 | ||||
| | * | | [ticket/12060] Add acp event core.acp_bbcodes_modify_create | Matt Friedman | 2013-12-04 | 1 | -4/+24 |
| | | | | | | | | | | | | | | | | | | | Modify bbcode data before modify/create PHPBB3-12060 | ||||
| | * | | [ticket/12060] Add acp event core.acp_bbcodes_edit_add | Matt Friedman | 2013-12-04 | 1 | -2/+16 |
| | | | | | | | | | | | | | | | | | | | Modify bbcode template before we display the add/edit form PHPBB3-12060 | ||||
| | * | | [ticket/12060] Wrap subsilver2 posting buttons in div with id tags | Matt Friedman | 2013-12-04 | 1 | -32/+36 |
| | | | | | | | | | | | | | | | | | | | | | | Wrap the posting buttons in div tags with id attributes to allow needed ability to process them with CSS, for example, to hide them. PHPBB3-12060 | ||||
| | * | | [ticket/12060] Add template events posting_editor_buttons_before/after | Matt Friedman | 2013-12-04 | 4 | -0/+24 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Add template event acp_bbcodes_actions_prepend/append | Matt Friedman | 2013-12-04 | 2 | -1/+13 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| | * | | [ticket/12060] Add template event acp_bbcodes_edit_form_append | Matt Friedman | 2013-12-04 | 2 | -0/+8 |
| | | | | | | | | | | | | | PHPBB3-12060 | ||||
| * | | | Merge branch 'develop-olympus' into develop | Joas Schilling | 2013-12-16 | 2 | -2/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/10023] Make password change notification more noticeable | ||||
| | * \ \ | Merge remote-tracking branch 'Elsensee/ticket/10023' into develop-olympus | Joas Schilling | 2013-12-16 | 2 | -4/+4 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | * Elsensee/ticket/10023: [ticket/10023] Make password change notification more noticeable | ||||
| | | * | | | [ticket/10023] Make password change notification more noticeable | Oliver Schramm | 2013-12-12 | 2 | -4/+4 |
| | |/ / / | | | | | | | | | | | | | PHPBB3-10023 | ||||
| * | | | | Merge remote-tracking branch 'prototech/ticket/12009' into develop | Joas Schilling | 2013-12-16 | 34 | -116/+234 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * prototech/ticket/12009: [ticket/12009] Prevent user from enabling invalid extension through direct URL [ticket/12009] Update functional test to check for invalid extensions. [ticket/12009] Fix functional tests. [ticket/12009] Move valid extensions in tests to correct dir structure. [ticket/12009] Do not allow incorrectly structured extensions to be installed. | ||||
| | * | | | | [ticket/12009] Prevent user from enabling invalid extension through direct URL | Cesar G | 2013-12-12 | 6 | -3/+50 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12009 | ||||
| | * | | | | [ticket/12009] Update functional test to check for invalid extensions. | Cesar G | 2013-12-12 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12009 | ||||
| | * | | | | [ticket/12009] Fix functional tests. | Cesar G | 2013-12-12 | 1 | -16/+18 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12009 | ||||
| | * | | | | [ticket/12009] Move valid extensions in tests to correct dir structure. | Cesar G | 2013-12-12 | 27 | -97/+145 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12009 | ||||
| | * | | | | [ticket/12009] Do not allow incorrectly structured extensions to be installed. | Cesar G | 2013-12-11 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-12009 | ||||
