aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4636 from javiexin/ticket/14995Marc Alexander2017-02-211-0/+12
|\ | | | | | | [ticket/14995] Add ACP template events acp_ext_list_*_name_after
| * [ticket/14995] Add ACP template events acp_ext_list_*_name_afterjaviexin2017-01-121-0/+12
| | | | | | | | PHPBB3-14995
* | Merge pull request #4532 from senky/ticket/14662Marc Alexander2017-01-041-0/+16
|\ \ | | | | | | | | | [ticket/14662] Add memberlist_team_username_prepend/append
| * | [ticket/14662] Add memberlist_team_username_prepend/appendJakub Senko2016-12-181-0/+16
| |/ | | | | | | PHPBB3-14662
* | Merge pull request #4593 from javiexin/ticket/14940Tristan Darricau2016-12-301-0/+6
|\ \ | | | | | | | | | [ticket/14940] Add ACP template event acp_ext_details_end
| * | [ticket/14940] Add ACP template event acp_ext_details_endjaviexin2016-12-271-0/+6
| |/ | | | | | | PHPBB3-14940
* | Merge pull request #4534 from senky/ticket/14522Marc Alexander2016-12-181-0/+8
|\ \ | | | | | | | | | [ticket/14522] Add ucp_register_buttons_before
| * | [ticket/14522] Add ucp_register_buttons_beforeJakub Senko2016-11-211-0/+8
| |/ | | | | | | PHPBB3-14522
* | Merge pull request #4529 from senky/ticket/14520Marc Alexander2016-12-171-0/+7
|\ \ | | | | | | | | | [ticket/14520] Add ucp_pm_viewmessage_options_before
| * | [ticket/14520] Add ucp_pm_viewmessage_options_beforeJakub Senko2016-11-201-0/+7
| |/ | | | | | | PHPBB3-14520
* | Merge pull request #4527 from senky/ticket/14390Marc Alexander2016-12-171-0/+16
|\ \ | | | | | | | | | [ticket/14390] Add ucp_main_front_user_activity_append/prepend
| * | [ticket/14390] Add ucp_main_front_user_activity_append/prependJakub Senko2016-11-201-0/+16
| |/ | | | | | | PHPBB3-14390
* | Merge pull request #4520 from senky/ticket/14868Marc Alexander2016-12-121-0/+8
|\ \ | | | | | | | | | [ticket/14868] Add mcp_forum_actions_options template event
| * | [ticket/14868] Add mcp_forum_actions_options template eventJakub Senko2016-12-041-0/+8
| | | | | | | | | | | | PHPBB3-14868
* | | [ticket/14887] ACP profile step one lang specific eventjaviexin2016-12-081-0/+7
| |/ |/| | | | | PHPBB3-14887
* | Merge pull request #4519 from michaelcullum/ticket/14872Marc Alexander2016-11-201-3/+0
|\ \ | |/ |/| | | [ticket/14872] Remove sizeof/count restriction
| * [ticket/14872] Remove sizeof/count restrictionMichael Cullum2016-11-191-3/+0
| | | | | | PHPBB3-14872
* | Merge pull request #4496 from senky/ticket/14848Marc Alexander2016-11-121-0/+12
|\ \ | | | | | | | | | [ticket/14848] Add acp_ext_list_disabled/enabled_title_after
| * | [ticket/14848] Add acp_ext_list_disabled/enabled_title_afterJakub Senko2016-11-021-0/+12
| | | | | | | | | | | | PHPBB3-14848
* | | [ticket/14788] FarewellJoas Schilling2016-11-121-1/+1
|/ / | | | | | | PHPBB3-14788
* | [ticket/14808] Add template event overall_header_searchbox_afterrxu2016-10-041-0/+7
| | | | | | | | PHPBB3-14808
* | [ticket/14786] Add mcp_forum_actions_before/after eventsJakub Senko2016-09-261-0/+16
| | | | | | | | PHPBB3-14786
* | [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
| | |