aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #4338 from Senky/ticket/14469Marc Alexander2016-08-281-0/+8
|\ \ \ | | | | | | | | | | | | Add viewforum_body_topicrow_before template event
| * | | [ticket/14469] Add viewforum_body_topicrow_before template eventJakub Senko2016-08-111-0/+8
| | | | | | | | | | | | | | | | PHPBB3-14469
* | | | Merge pull request #4389 from kasimi/ticket/14715-3.1.xMarc Alexander2016-08-281-0/+32
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14715] Add template events in posting_topic_review & mcp_topic
| * | | | [ticket/14715] Converted tabs to spaceskasimi2016-07-221-4/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-14715
| * | | | [ticket/14715] Fixed typos in events.mdkasimi2016-07-211-4/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-14715
| * | | | [ticket/14715] Add template events in posting_topic_review & mcp_topickasimi2016-07-211-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The events will allow adding content before and after the post details in topic review and topic moderation. PHPBB3-14715
* | | | | Merge pull request #4324 from Senky/ticket/14516Marc Alexander2016-08-031-0/+8
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | [ticket/14516] Add memberlist_email_before event
| * | | | [ticket/14516] Add memberlist_email_before eventJakub Senko2016-07-171-0/+8
| |/ / / | | | | | | | | | | | | PHPBB3-14516
* | | | Merge pull request #4337 from Senky/ticket/14506Marc Alexander2016-07-161-0/+8
|\ \ \ \ | | | | | | | | | | | | | | | Add mcp_move_before template event
| * | | | [ticket/14506] Add mcp_move_before template eventJakub Senko2016-05-291-0/+8
| |/ / / | | | | | | | | | | | | PHPBB3-14506
* | | | Merge pull request #4342 from Senky/ticket/14654Marc Alexander2016-07-071-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | [ticket/14654] Change Imagemagick to ImageMagick
| * | | [ticket/14654] Change Imagemagick to ImageMagickJakub Senko2016-06-111-1/+1
| |/ / | | | | | | | | | PHPBB3-14654
* | | [ticket/14672] Change event name add to events.mdRichard McGirr2016-06-131-0/+12
|/ / | | | | | | PHPBB3-14672
* | [prep-release-3.1.9] Add changelog for 3.1.9-RC1Joas Schilling2016-04-091-1/+64
| |
* | [ticket/14136] Add back X-UA-Compatible meta tagMarc Alexander2016-03-246-0/+6
| | | | | | | | | | | | | | | | | | | | | | This was previously removed without needing to. Adding it back to force users to not emulate the page for previous versions of IE. The imagetoolbar http-equiv tag was not restored as IE does not contain that anymore since IE7. Also, the chome=1 has been removed from the X-UA-Compatible content as ChromeFrame does not receive any further updates since 2014 and is potentially broken. PHPBB3-14136
* | Merge pull request #4049 from rxu/ticket/14316Marc Alexander2016-02-271-0/+48
|\ \ | | | | | | | | | [ticket/14316] Add events before/after the custom/zebra fields in pfile view
| * | [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