aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1809 from VSEphpbb/ticket/11966Nathan Guse2014-01-171-0/+2
|\ | | | | [ticket/11966] Add header navigation template events to Subsilver2
| * [ticket/11966] Merge branch 'develop' into ticket/11966Matt Friedman2013-12-122-31/+228
| |\ | | | | | | | | | PHPBB3-11966
| * | [ticket/11966] Add header navigation template events to Subsilver2Matt Friedman2013-10-231-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add the overall_header_navigation_append / prepend template events used in Prosilver to subsilver2 as well. This will allow extensions to add Nav Links to Subsilver2. http://tracker.phpbb.com/browse/PHPBB3-11966 PHPBB3-11966
* | | Merge remote-tracking branch 'vsephpbb/ticket/12060' into developJoas Schilling2013-12-201-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 possibleMatt Friedman2013-12-161-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12060
| * | | [ticket/12060] Use separate template event for acp user signature posting ↵Matt Friedman2013-12-131-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | buttons PHPBB3-12060
| * | | [ticket/12060] Rename event from append to after in acp_bbcodes.htmlMatt Friedman2013-12-131-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12060
| * | | [ticket/12060] Add template events posting_editor_buttons_before/afterMatt Friedman2013-12-041-0/+18
| | | | | | | | | | | | | | | | PHPBB3-12060
| * | | [ticket/12060] Add template event acp_bbcodes_actions_prepend/appendMatt Friedman2013-12-041-0/+12
| | | | | | | | | | | | | | | | PHPBB3-12060
| * | | [ticket/12060] Add template event acp_bbcodes_edit_form_appendMatt Friedman2013-12-041-0/+6
| | | | | | | | | | | | | | | | PHPBB3-12060
* | | | Merge remote-tracking branch 'vsephpbb/ticket/12054' into developJoas Schilling2013-12-161-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 documentationMatt Friedman2013-12-141-2/+2
| | | | | | | | | | | | | | | | PHPBB3-12054
| * | | [ticket/12054] Reword descriptions and resort events alphabeticallyMatt Friedman2013-12-121-4/+4
| | | | | | | | | | | | | | | | PHPBB3-12054
| * | | [ticket/12054] Update index_body_linklist_before/after template eventsMatt Friedman2013-12-031-2/+10
| |/ / | | | | | | | | | PHPBB3-12054
* | | [ticket/11241] Add border to dropdown menu options.Cesar G2013-12-061-2/+2
| | | | | | | | | | | | PHPBB3-11241
* | | [ticket/11241] Add events & var for extensions to dropdown.Cesar G2013-12-061-0/+14
|/ / | | | | | | PHPBB3-11241
* | Merge remote-tracking branch 'vsephpbb/ticket/12014' into developJoas Schilling2013-12-031-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 docsMatt Friedman2013-11-211-1/+1
| | | | | | | | | | | | PHPBB3-12014
| * | [ticket/12014] Fix version number in event docsMatt Friedman2013-11-121-1/+1
| | | | | | | | | | | | PHPBB3-12014
| * | [ticket/12014] Template Event index_body.html before forumlistMatt Friedman2013-11-111-0/+8
| | | | | | | | | | | | | | | | | | Add content above the forums list (on forum index only) PHPBB3-12014
* | | Merge pull request #1878 from blitze/ticket/12024Nathan Guse2013-11-211-0/+16
|\ \ \ | | | | | | | | [ticket/12024] Template event overall_header_content_before
| * | | [ticket/12024] Correct the 'since' information in event listOpenShift guest2013-11-191-2/+2
| | | | | | | | | | | | | | | | PHPBB3-12024
| * | | [ticket/12024] Update events listOpenShift guest2013-11-181-0/+16
| | | | | | | | | | | | | | | | PHPBB3-12024
* | | | [prep-release-3.1.0-a2] Add changelog for alpha2Joas Schilling2013-11-191-0/+74
| | | |
* | | | [prep-release-3.1.0-a2] Prepare ChangelogJoas Schilling2013-11-191-22/+25
| |/ / |/| |
* | | [ticket/11972] Fix the sincesDavid King2013-11-021-4/+4
| | | | | | | | | | | | PHPBB3-11972
* | | [ticket/11972] Add the sincesDavid King2013-11-021-0/+5
| | | | | | | | | | | | PHPBB3-11972
* | | [ticket/11972] Add posting_editor_message_after template eventDavid King2013-11-021-0/+7
| | | | | | | | | | | | PHPBB3-11972
* | | [ticket/11972] Add posting_editor_message_before template eventDavid King2013-11-021-0/+7
| | | | | | | | | | | | PHPBB3-11972
* | | [ticket/11972] Add posting_editor_subject_before template eventDavid King2013-11-021-1/+8
| | | | | | | | | | | | PHPBB3-11972
* | | [ticket/11972] Add posting_editor_subject_after template eventDavid King2013-11-021-2/+8
| | | | | | | | | | | | PHPBB3-11972
* | | Merge pull request #1784 from nickvergessen/ticket/11924Nils Adermann2013-10-281-10/+62
|\ \ \ | |_|/ |/| | [Ticket/11924] Add a script to export the events in wiki format
| * | [ticket/11924] Add version info of template events to events.mdJoas Schilling2013-10-161-0/+44
| | | | | | | | | | | | PHPBB3-11924
| * | [ticket/11924] Bring layout of events.md to one styleJoas Schilling2013-10-161-10/+18
| | | | | | | | | | | | PHPBB3-11924
* | | Merge branch 'develop-olympus' into developNils Adermann2013-10-202-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 Fischer2013-10-191-1/+1
| | | | | | | | | | | | PHPBB3-11951
| * | [ticket/11951] Add MariaDB to supported DBMSes in requirement section.Andreas Fischer2013-10-191-0/+1
| | | | | | | | | | | | PHPBB3-11951
* | | [prep-release-3.1.0-a1] Update changelog with the latest changesJoas Schilling2013-10-151-0/+2
| | |
* | | [prep-release-3.1.0-a1] Update changelog with 3.1.0-a1 changesJoas Schilling2013-10-141-21/+701
| | |
* | | Merge pull request #1581 from bantu/feature/plupload/depsNils Adermann2013-10-131-0/+1
|\ \ \ | | | | | | | | [ticket/10929] Plupload dependencies
| * | | [feature/plupload/deps] Add information about Plupload to AUTHORS.Andreas Fischer2013-07-171-0/+1
| | | | | | | | | | | | | | | | PHPBB3-10929
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-09-281-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-olympusAndreas Fischer2013-09-281-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 Fischer2013-09-281-0/+1
| | | | |
* | | | | [ticket/11866] More namespacesJoas Schilling2013-09-261-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11866
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-09-101-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-olympusAndreas Fischer2013-09-101-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 Fischer2013-09-101-1/+0
| | | | | | | | | | | | | | | | | | | | A wrong fix version was assigned to PHPBB3-11288.
* | | | | Merge pull request #1618 from VSEphpbb/ticket/11747Nathan Guse2013-09-051-0/+60
|\ \ \ \ \ | | | | | | | | | | | | [ticket/11747] UCP Prefs Core and Template Events
| * | | | | [ticket/11747] Tweak some of the wording in the events docMatt Friedman2013-07-271-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11747