aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
* [prep-release-3.1.10] Add changelog for 3.1.10-RC1Marc Alexander2016-09-241-1/+83
|
* [ticket/14785] Add template event overall_header_headerbar_after/beforeGerB2016-09-241-0/+14
| | | | PHPBB3-14785
* [ticket/14784] missing rewrite for lighttpdTobi Schäfer2016-09-241-2/+11
| | | | PHPBB3-14784
* [ticket/14788] Update CREDITS.txtMarc Alexander2016-09-181-4/+5
| | | | PHPBB3-14788
* Merge remote-tracking branch 'VSEphpbb/ticket/14783' into 3.1.xMarc Alexander2016-09-141-0/+7
|\
| * [ticket/14783] Add template event before custom BBCodes in ACPMatt Friedman2016-09-141-0/+7
| | | | | | | | PHPBB3-14783
* | Merge pull request #4371 from imkingdavid/ticket/14695Marc Alexander2016-09-111-0/+16
|\ \ | |/ |/| | | [ticket/14695] Add posting_editor_subject_prepend/append template events
| * [ticket/14695] Add posting_editor_subject_append/prepend subsilver2 to events.mdDavid King2016-08-091-0/+2
| | | | | | | | | | As per request in PR. PHPBB3-14695
| * [ticket/14695] Updated version number in events.mdDavid King2016-06-251-2/+2
| | | | | | | | PHPBB3-14695
| * [ticket/14695] Add posting_editor_subject_prepend/append template eventsDavid King2016-06-251-0/+14
| | | | | | | | PHPBB3-14695
* | 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