aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '3.1.x' into 3.2.xTristan Darricau2016-12-301-0/+6
|\
| * 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 branch '3.1.x' into 3.2.xMarc Alexander2016-12-181-0/+7
|\ \ \ | |/ /
| * | 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 branch '3.1.x' into 3.2.xMarc Alexander2016-12-171-0/+7
|\ \ \ | |/ /
| * | 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