| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'vsephpbb/ticket/12060' into develop | Joas Schilling | 2013-12-20 | 1 | -0/+48 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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] Further clarifying new event docblocks as much as possible | Matt Friedman | 2013-12-16 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-12060 | ||||
| | * | [ticket/12060] Use separate template event for acp user signature posting ↵ | Matt Friedman | 2013-12-13 | 1 | -2/+14 |
| | | | | | | | | | | | | | buttons PHPBB3-12060 | ||||
| | * | [ticket/12060] Rename event from append to after in acp_bbcodes.html | Matt Friedman | 2013-12-13 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-12060 | ||||
| | * | [ticket/12060] Add template events posting_editor_buttons_before/after | Matt Friedman | 2013-12-04 | 1 | -0/+18 |
| | | | | | | | | | PHPBB3-12060 | ||||
| | * | [ticket/12060] Add template event acp_bbcodes_actions_prepend/append | Matt Friedman | 2013-12-04 | 1 | -0/+12 |
| | | | | | | | | | PHPBB3-12060 | ||||
| | * | [ticket/12060] Add template event acp_bbcodes_edit_form_append | Matt Friedman | 2013-12-04 | 1 | -0/+6 |
| | | | | | | | | | PHPBB3-12060 | ||||
| * | | Merge remote-tracking branch 'vsephpbb/ticket/12054' into develop | Joas Schilling | 2013-12-16 | 1 | -2/+10 |
| |\ \ | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/12054: [ticket/12054] Re-word event documentation [ticket/12054] Reword descriptions and resort events alphabetically [ticket/12054] Update index_body_linklist_before/after template events | ||||
| | * | | [ticket/12054] Re-word event documentation | Matt Friedman | 2013-12-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-12054 | ||||
| | * | | [ticket/12054] Reword descriptions and resort events alphabetically | Matt Friedman | 2013-12-12 | 1 | -4/+4 |
| | | | | | | | | | | | | | PHPBB3-12054 | ||||
| | * | | [ticket/12054] Update index_body_linklist_before/after template events | Matt Friedman | 2013-12-03 | 1 | -2/+10 |
| | |/ | | | | | | | PHPBB3-12054 | ||||
| * | | [ticket/11241] Add border to dropdown menu options. | Cesar G | 2013-12-06 | 1 | -2/+2 |
| | | | | | | | | | PHPBB3-11241 | ||||
| * | | [ticket/11241] Add events & var for extensions to dropdown. | Cesar G | 2013-12-06 | 1 | -0/+14 |
| |/ | | | | PHPBB3-11241 | ||||
| * | Merge remote-tracking branch 'vsephpbb/ticket/12014' into develop | Joas Schilling | 2013-12-03 | 1 | -0/+8 |
| |\ | | | | | | | | | | | | | * vsephpbb/ticket/12014: [ticket/12014] Change event date in docs [ticket/12014] Fix version number in event docs [ticket/12014] Template Event index_body.html before forumlist | ||||
| | * | [ticket/12014] Change event date in docs | Matt Friedman | 2013-11-21 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-12014 | ||||
| | * | [ticket/12014] Fix version number in event docs | Matt Friedman | 2013-11-12 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-12014 | ||||
| | * | [ticket/12014] Template Event index_body.html before forumlist | Matt Friedman | 2013-11-11 | 1 | -0/+8 |
| | | | | | | | | | | | | | Add content above the forums list (on forum index only) PHPBB3-12014 | ||||
| * | | Merge pull request #1878 from blitze/ticket/12024 | Nathan Guse | 2013-11-21 | 1 | -0/+16 |
| |\ \ | | | | | | | [ticket/12024] Template event overall_header_content_before | ||||
| | * | | [ticket/12024] Correct the 'since' information in event list | OpenShift guest | 2013-11-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-12024 | ||||
| | * | | [ticket/12024] Update events list | OpenShift guest | 2013-11-18 | 1 | -0/+16 |
| | | | | | | | | | | | | | PHPBB3-12024 | ||||
| * | | | [prep-release-3.1.0-a2] Add changelog for alpha2 | Joas Schilling | 2013-11-19 | 1 | -0/+74 |
| | | | | |||||
| * | | | [prep-release-3.1.0-a2] Prepare Changelog | Joas Schilling | 2013-11-19 | 1 | -22/+25 |
| | |/ |/| | |||||
| * | | [ticket/11972] Fix the sinces | David King | 2013-11-02 | 1 | -4/+4 |
| | | | | | | | | | PHPBB3-11972 | ||||
| * | | [ticket/11972] Add the sinces | David King | 2013-11-02 | 1 | -0/+5 |
| | | | | | | | | | PHPBB3-11972 | ||||
| * | | [ticket/11972] Add posting_editor_message_after template event | David King | 2013-11-02 | 1 | -0/+7 |
| | | | | | | | | | PHPBB3-11972 | ||||
| * | | [ticket/11972] Add posting_editor_message_before template event | David King | 2013-11-02 | 1 | -0/+7 |
| | | | | | | | | | PHPBB3-11972 | ||||
| * | | [ticket/11972] Add posting_editor_subject_before template event | David King | 2013-11-02 | 1 | -1/+8 |
| | | | | | | | | | PHPBB3-11972 | ||||
| * | | [ticket/11972] Add posting_editor_subject_after template event | David King | 2013-11-02 | 1 | -2/+8 |
| | | | | | | | | | PHPBB3-11972 | ||||
| * | | Merge pull request #1784 from nickvergessen/ticket/11924 | Nils Adermann | 2013-10-28 | 1 | -10/+62 |
| |\ \ | | | | | | | [Ticket/11924] Add a script to export the events in wiki format | ||||
| | * | | [ticket/11924] Add version info of template events to events.md | Joas Schilling | 2013-10-16 | 1 | -0/+44 |
| | | | | | | | | | | | | | PHPBB3-11924 | ||||
| | * | | [ticket/11924] Bring layout of events.md to one style | Joas Schilling | 2013-10-16 | 1 | -10/+18 |
| | | | | | | | | | | | | | PHPBB3-11924 | ||||
| * | | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2013-10-20 | 2 | -1/+2 |
| |\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11951] Add MariaDB to platforms we test on. [ticket/11951] Add MariaDB to supported DBMSes in requirement section. Conflicts: phpBB/docs/INSTALL.html phpBB/docs/README.html | ||||
| | * | | [ticket/11951] Add MariaDB to platforms we test on. | Andreas Fischer | 2013-10-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-11951 | ||||
| | * | | [ticket/11951] Add MariaDB to supported DBMSes in requirement section. | Andreas Fischer | 2013-10-19 | 1 | -0/+1 |
| | | | | | | | | | | | | | PHPBB3-11951 | ||||
| * | | | [prep-release-3.1.0-a1] Update changelog with the latest changes | Joas Schilling | 2013-10-15 | 1 | -0/+2 |
| | | | | |||||
| * | | | [prep-release-3.1.0-a1] Update changelog with 3.1.0-a1 changes | Joas Schilling | 2013-10-14 | 1 | -21/+701 |
| | | | | |||||
| * | | | Merge pull request #1581 from bantu/feature/plupload/deps | Nils Adermann | 2013-10-13 | 1 | -0/+1 |
| |\ \ \ | | | | | | | | | [ticket/10929] Plupload dependencies | ||||
| | * | | | [feature/plupload/deps] Add information about Plupload to AUTHORS. | Andreas Fischer | 2013-07-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-10929 | ||||
| * | | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-09-28 | 1 | -0/+1 |
| |\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | * develop-olympus: [prep-release-3.0.12] Update changelog for 3.0.12 release. [ticket/11873] Add unit test for large password input. [ticket/11873] Do not hash very large passwords in order to safe resources. | ||||
| | * | | | Merge branch 'prep-release-3.0.12' into develop-olympus | Andreas Fischer | 2013-09-28 | 1 | -0/+1 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * prep-release-3.0.12: [prep-release-3.0.12] Update changelog for 3.0.12 release. [ticket/11873] Add unit test for large password input. [ticket/11873] Do not hash very large passwords in order to safe resources. | ||||
| | | * | | | [prep-release-3.0.12] Update changelog for 3.0.12 release. | Andreas Fischer | 2013-09-28 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | [ticket/11866] More namespaces | Joas Schilling | 2013-09-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11866 | ||||
| * | | | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-09-10 | 1 | -1/+0 |
| |\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | * develop-olympus: [prep-release-3.0.12] Remove changelog entry for ticket that was not resolved. | ||||
| | * | | | | Merge branch 'prep-release-3.0.12' into develop-olympus | Andreas Fischer | 2013-09-10 | 1 | -1/+0 |
| | |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | * prep-release-3.0.12: [prep-release-3.0.12] Remove changelog entry for ticket that was not resolved. | ||||
| | | * | | | [prep-release-3.0.12] Remove changelog entry for ticket that was not resolved. | Andreas Fischer | 2013-09-10 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | A wrong fix version was assigned to PHPBB3-11288. | ||||
| * | | | | | Merge pull request #1618 from VSEphpbb/ticket/11747 | Nathan Guse | 2013-09-05 | 1 | -0/+60 |
| |\ \ \ \ \ | | | | | | | | | | | | | [ticket/11747] UCP Prefs Core and Template Events | ||||
| | * | | | | | [ticket/11747] Tweak some of the wording in the events doc | Matt Friedman | 2013-07-27 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11747 | ||||
| | * | | | | | [ticket/11747] Use _prepend and _append for template events | Matt Friedman | 2013-07-26 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11747 | ||||
| | * | | | | | [ticket/11747] ucp_prefs_post template events | Matt Friedman | 2013-07-26 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11747 | ||||
| | * | | | | | [ticket/11747] ucp_prefs_view template events | Matt Friedman | 2013-07-26 | 1 | -0/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11747 | ||||
