aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * | [ticket/14316] Add events before/after the custom/zebra fields in profile viewrxu2016-02-271-0/+48
| | | | | | | | | | | | PHPBB3-14316
* | | [prep-release-3.1.8] Update changelogJoas Schilling2016-02-131-0/+2
| | |
* | | [prep-release-3.1.8] Add changelog for 3.1.8-RC1Joas Schilling2016-02-131-1/+36
| | |
* | | Merge pull request #4164 from rxu/ticket/14356-fixTristan Darricau2016-02-051-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14356] Fix viewtopic_body_postrow_back2top_append description * rxu/ticket/14356-fix: [ticket/14356] Fix viewtopic_body_postrow_back2top_append description
| * | | [ticket/14356] Fix viewtopic_body_postrow_back2top_append descriptionrxu2016-02-061-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14356
* | | | Merge pull request #4029 from RMcGirr83/ticket_14289Marc Alexander2016-01-271-0/+14
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14289] Add events to navbar header
| * | | | [ticket/14289] Fix location in events.md fileRichard McGirr2016-01-191-14/+14
| | | | | | | | | | | | | | | | | | | | PHPBB3-14289
| * | | | [ticket/14289] Move append before prepend in events docRichard McGirr2016-01-161-4/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-14289
| * | | | [ticket/14289] Change to 3.1.8-RC1 and rename eventRichard McGirr2016-01-101-4/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-14289
| * | | | [ticket/14289] Add events to navbar headerRichard McGirr2015-11-131-0/+14
| | | | | | | | | | | | | | | | | | | | PHPBB3-14289
* | | | | Merge branch 'prep-release-3.1.7' into 3.1.xJoas Schilling2016-01-091-0/+12
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql
| * | | | | [prep-release-3.1.7] Add changelog for 3.1.7-pl1Joas Schilling2016-01-091-0/+12
| | | | | |
* | | | | | Merge pull request #4079 from rxu/ticket/14356Marc Alexander2016-01-071-0/+32
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | [ticket/14356] Add template events to viewtopic around back2top link
| * | | | [ticket/14356] Add template events to viewtopic around back2top linkrxu2015-12-171-0/+32
| | | | | | | | | | | | | | | | | | | | PHPBB3-14356
* | | | | [prep-release-3.1.7] Add changelog for 3.1.7-RC1Joas Schilling2015-12-121-0/+108
|/ / / /
* | | | Merge pull request #4018 from marc1706/ticket/14271Tristan Darricau2015-12-081-4/+13
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14271] Update sample config * marc1706/ticket/14271: [ticket/14271] Properly use try_files in nginx sample config [ticket/14271] Improve try_files and use split path info [ticket/14271] Update sample config
| * | | | [ticket/14271] Properly use try_files in nginx sample configMarc Alexander2015-11-101-6/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-14271
| * | | | [ticket/14271] Improve try_files and use split path infoMarc Alexander2015-11-091-2/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-14271
| * | | | [ticket/14271] Update sample configMarc Alexander2015-11-051-3/+12
| | | | | | | | | | | | | | | | | | | | PHPBB3-14271
* | | | | [ticket/14339] Properly state PHP version supportMarc Alexander2015-12-052-2/+2
| |_|/ / |/| | | | | | | | | | | PHPBB3-14339
* | | | Merge pull request #3888 from Senky/ticket/14146Marc Alexander2015-11-151-0/+8
|\ \ \ \ | |_|/ / |/| | | | | | | [ticket/14146] Add viewtopic_body_post_subject_before event
| * | | [ticket/14146] Add viewtopic_body_post_subject_before eventJakub Senko2015-10-121-0/+8
| | | | | | | | | | | | | | | | PHPBB3-14146
* | | | [ticket/14066] Change the events listing order in events.md.rxu2015-11-121-16/+16
| | | | | | | | | | | | | | | | PHPBB3-14066
* | | | [ticket/14066] Add template events to search_body.htmlrxu2015-11-121-0/+104
| | | | | | | | | | | | | | | | PHPBB3-14066
* | | | Merge pull request #3930 from rxu/ticket/14201Marc Alexander2015-11-101-0/+244
|\ \ \ \ | |_|/ / |/| | | | | | | [ticket/14201] Add multiple ACP template events
| * | | [ticket/14201] Add events.md descriptions, fix accidentally swapped eventsrxu2015-10-121-0/+244
| | | | | | | | | | | | | | | | PHPBB3-14201
* | | | [ticket/14114] Update 3.0.x version references in INSTALL.html.Cesar G2015-10-131-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14114
* | | | Merge pull request #3887 from Senky/ticket/14144Tristan Darricau2015-10-121-0/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14144] Add quickreply_editor_subject_before event * Senky/ticket/14144: [ticket/14144] Add quickreply_editor_subject_before event
| * | | | [ticket/14144] Add quickreply_editor_subject_before eventJakub Senko2015-10-121-0/+8
| | |/ / | |/| | | | | | | | | | PHPBB3-14144
* | | | Merge pull request #3906 from Zoddo/ticket/14164Tristan Darricau2015-10-121-4/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14164] Add instructions to use the CLI for database updates * Zoddo/ticket/14164: [ticket/14164] Add instructions to use the CLI for database updates
| * | | | [ticket/14164] Add instructions to use the CLI for database updatesLady_G2015-09-271-4/+4
| | |/ / | |/| | | | | | | | | | PHPBB3-14164
* | | | Merge pull request #3921 from Senky/ticket/14187Tristan Darricau2015-10-121-0/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14187] Add acp_styles_list_before event * Senky/ticket/14187: [ticket/14187] Add acp_styles_list_before event
| * | | | [ticket/14187] Add acp_styles_list_before eventJakub Senko2015-09-231-0/+7
| |/ / / | | | | | | | | | | | | PHPBB3-14187
* | | | Merge pull request #3820 from rxu/ticket/14080Marc Alexander2015-10-081-0/+32
|\ \ \ \ | |/ / / |/| | | | | | | [ticket/14080] Add template events around the topic row in viewforum_body.html
| * | | [ticket/14080] Add template events around the topic row in viewforum_body.htmlrxu2015-08-091-0/+32
| | | | | | | | | | | | | | | | PHPBB3-14080
* | | | Merge pull request #3767 from Zoddo/ticket/14020Marc Alexander2015-09-121-0/+8
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | [ticket/14089] Add posting_topic_title_after template event Conflicts: phpBB/docs/events.md
| * | | [ticket/14089] Add posting_topic_title_after template eventZoddo2015-08-231-0/+8
| | |/ | |/| | | | | | | | | | | | | Allows to add some information after the topic title in the posting form PHPBB3-14089
* | | Merge pull request #3853 from marc1706/ticket/14075Tristan Darricau2015-09-021-0/+8
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14075] Add template event after poll preview panel * marc1706/ticket/14075: [ticket/14075] Update version to 3.1.7-RC1 [ticket/14075] Add template event after poll preview panel
| * | | [ticket/14075] Update version to 3.1.7-RC1Marc Alexander2015-08-251-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14075
| * | | [ticket/14075] Add template event after poll preview paneljaviexin2015-08-221-0/+8
| | | | | | | | | | | | | | | | PHPBB3-14075
* | | | [ticket/14126] Add viewtopic_topic_title_after template eventKailey Truscott2015-08-241-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add content directly after the topic title link on the View topic screen (outside of the h2 HTML tag). PHPBB3-14126
* | | | [prep-release-3.1.6] Add changelog for 3.1.6-RC1Joas Schilling2015-08-231-0/+89
| |/ / |/| |
* | | Merge pull request #3852 from marc1706/ticket/14068Marc Alexander2015-08-221-0/+16
|\ \ \ | | | | | | | | | | | | [ticket/14068] Add template events before and after poll panel in viewtopic
| * | | [ticket/14068] Add template events before and after poll paneljaviexin2015-08-221-0/+16
| |/ / | | | | | | | | | | | | | | | In viewtopic. PHPBB3-14068
* | | Merge pull request #3771 from Zoddo/ticket/14025Marc Alexander2015-08-221-0/+16
|\ \ \ | |/ / |/| | | | | | | | | | | | | | [ticket/14091] Add mcp_topic_subject_* template events Conflicts: phpBB/docs/events.md
| * | [ticket/14091] Add mcp_topic_subject_* template eventsZoddo2015-08-111-0/+16
| | | | | | | | | | | | | | | | | | | | | Add some options (field, checkbox, ...) before/after the subject field when split a subject PHPBB3-14091
* | | Merge pull request #3803 from rxu/ticket/14064Marc Alexander2015-08-221-0/+50
|\ \ \ | | | | | | | | | | | | [ticket/14064] Add template events to ucp_pm_history.html
| * | | [ticket/14064] Add template events to ucp_pm_history.htmlrxu2015-08-031-0/+50
| | |/ | |/| | | | | | | PHPBB3-14064
* | | Merge pull request #3806 from rxu/ticket/14067Marc Alexander2015-08-221-0/+8
|\ \ \ | | | | | | | | | | | | [ticket/14067] Add template events to overall_header.html around feeds
| * | | [ticket/14067] Add template events to overall_header.html around feedsrxu2015-08-051-0/+8
| |/ / | | | | | | | | | PHPBB3-14067