aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | 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 branch '3.1.x' into 3.2.xMarc Alexander2016-12-171-0/+14
|\ \ \ \ \ | |/ / / /
| * | | | 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 branch '3.1.x' into 3.2.xMarc Alexander2016-12-121-0/+7
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-12-111-0/+7
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * 3.1.x: [ticket/14887] ACP profile step one lang specific event
| * | | | [ticket/14887] ACP profile step one lang specific eventjaviexin2016-12-081-0/+7
| | |/ / | |/| | | | | | | | | | PHPBB3-14887
* | | | [prep-release-3.2.0-RC2] Update changelogMarc Alexander2016-12-091-0/+4
| | | |
* | | | [prep-release-3.2.0-RC2] Update changelogMarc Alexander2016-12-091-0/+77
| | | |
* | | | [ticket/14492] Update versions in filesMarc Alexander2016-12-031-2/+2
| | | | | | | | | | | | | | | | PHPBB3-14492
* | | | [ticket/14492] Define extensions to install in config not via cli argumentMarc Alexander2016-12-032-0/+3
| | | | | | | | | | | | | | | | PHPBB3-14492
* | | | [ticket/14492] Add events for modifying help phpBB pageMarc Alexander2016-12-031-0/+12
| | | | | | | | | | | | | | | | PHPBB3-14492
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-201-3/+0
|\ \ \ \ | |/ / /
| * | | 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
* | | | [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-162-2/+1
| |_|/ |/| | | | | | | | PHPBB3-14739
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-121-0/+12
|\ \ \ | |/ /
| * | 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
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-121-1/+1
|\ \ \ \ | |/ / /
| * | | [ticket/14788] FarewellJoas Schilling2016-11-121-1/+1
| |/ / | | | | | | | | | PHPBB3-14788
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-10-241-0/+7
|\ \ \ | |/ /
| * | [ticket/14808] Add template event overall_header_searchbox_afterrxu2016-10-041-0/+7
| | | | | | | | | | | | PHPBB3-14808
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-10-021-0/+14
|\ \ \ | |/ / | | | | | | | | | * 3.1.x: [ticket/14786] Add mcp_forum_actions_before/after events
| * | [ticket/14786] Add mcp_forum_actions_before/after eventsJakub Senko2016-09-261-0/+16
| | | | | | | | | | | | PHPBB3-14786
* | | Merge pull request #4463 from marc1706/ticket/14797Tristan Darricau2016-09-252-2/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14797] Support PHP 7.1 and clearly state support for latest versions * marc1706/ticket/14797: [ticket/14797] Support PHP 7.1 and clearly state support for latest versions
| * | | [ticket/14797] Support PHP 7.1 and clearly state support for latest versionsMarc Alexander2016-09-252-2/+2
| | | | | | | | | | | | | | | | PHPBB3-14797
* | | | Merge pull request #4265 from Senky/ticket/10809Tristan Darricau2016-09-252-3/+3
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | [ticket/10809] Remove MSSQL support * Senky/ticket/10809: [ticket/10809] Reflect MSSQL removal in docs files [ticket/10809] Remove MSSQL support
| * | | [ticket/10809] Reflect MSSQL removal in docs filesJakub Senko2016-08-022-3/+3
| | | | | | | | | | | | | | | | PHPBB3-10809
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-09-241-1/+83
|\ \ \ \ | | |/ / | |/| |
| * | | [prep-release-3.1.10] Add changelog for 3.1.10-RC1Marc Alexander2016-09-241-1/+83
| | | |
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-09-241-0/+14
|\ \ \ \ | |/ / /
| * | | [ticket/14785] Add template event overall_header_headerbar_after/beforeGerB2016-09-241-0/+14
| | | | | | | | | | | | | | | | PHPBB3-14785
* | | | Merge pull request #4460 from marc1706/ticket/14784Marc Alexander2016-09-241-2/+11
|\ \ \ \ | |/ / / | | | | | | | | [ticket/14784] missing rewrite for lighttpd
| * | | [ticket/14784] missing rewrite for lighttpdTobi Schäfer2016-09-241-2/+11
| | | | | | | | | | | | | | | | PHPBB3-14784
* | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-09-181-4/+5
|\ \ \ \ | |/ / / | | | | | | | | | | | | * 3.1.x: [ticket/14788] Update CREDITS.txt
| * | | [ticket/14788] Update CREDITS.txtMarc Alexander2016-09-181-4/+5
| | | | | | | | | | | | | | | | PHPBB3-14788
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-09-141-0/+7
|\ \ \ \ | |/ / /
| * | | 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 branch '3.1.x' into 3.2.xMarc Alexander2016-09-111-0/+14
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/posting_body.html
| * | | | 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 branch '3.1.x' into 3.2.xMarc Alexander2016-08-281-0/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #4338 from Senky/ticket/14469Marc Alexander2016-08-281-0/+8
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Add viewforum_body_topicrow_before template event