aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | [ticket/15131] Add variables to the 'core.mcp_main_modify_fork_sql' eventErwan Nader2017-03-181-1/+3
| | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15131
* | | | | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-05-251-1/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #4717 from rmcgirr83/ticket/15107Marc Alexander2017-05-251-1/+3
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | [ticket/15107] Add message_parser to event
| | * | | | | | | | | [ticket/15107] Add message_parser to eventRichard McGirr2017-03-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-15107 PHPBB3-15107
| | * | | | | | | | | [ticket/15107] Add message_parser to eventRMcGirr832017-03-021-1/+3
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-15107 PHPBB3-15107
* | | | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-05-021-0/+9
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | [ticket/15187] Use $this->template propertykasimi2017-04-291-1/+1
| | | | | | | | | |
| * | | | | | | | | [ticket/15187] Add ACP style after enabling an extensionkasimi2017-04-291-0/+9
| | | | | | | | | |
| * | | | | | | | | Merge pull request #4657 from marc1706/ticket/7336Tristan Darricau2017-04-281-0/+42
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/7336] Index first post when splitting topics * github.com:phpbb/phpbb: [ticket/7336] Index first post when splitting topics [ticket/7336] Add tests for indexing first post after splitting topics
* | | | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-04-261-1/+29
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge pull request #4674 from senky/ticket/13730Marc Alexander2017-04-261-1/+29
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13730] Add core.delete_post_end event
| | * | | | | | | | | [ticket/13730] Add core.delete_post_after eventJakub Senko2017-02-081-1/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13730
* | | | | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-04-261-0/+11
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #4671 from senky/ticket/13605Marc Alexander2017-04-261-0/+11
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13605] Add core.ucp_pm_compose_predefined_message event
| | * | | | | | | | | | [ticket/13605] Add core.ucp_pm_compose_predefined_message eventJakub Senko2017-01-231-0/+11
| | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13605
| * | | | | | | | | | Merge pull request #4780 from marc1706/ticket/8116Tristan Darricau2017-04-211-11/+103
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/8116] Add pagination for IP tables and post info * github.com:phpbb/phpbb: [ticket/8116] Add missing new line [ticket/8116] Correctly get other users who posted under IP [ticket/8116] Improve code and add tests for helper functions [ticket/8116] Add pagination for IP tables on post info
* | \ \ \ \ \ \ \ \ \ \ Merge pull request #4802 from marc1706/ticket/8116-rheaTristan Darricau2017-04-211-9/+101
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/8116] Add pagination for IP tables and post info -- Rhea version * github.com:phpbb/phpbb: [ticket/8116] Add missing new line [ticket/8116] Correctly get other users who posted under IP [ticket/8116] Improve code and add tests for helper functions [ticket/8116] Add pagination for IP tables on post info
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ticket/8116' into ticket/8116-rheaMarc Alexander2017-04-191-9/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | / / / / / | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | [ticket/8116] Correctly get other users who posted under IPMarc Alexander2017-04-181-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-8116
| | * | | | | | | | | | [ticket/8116] Improve code and add tests for helper functionsMarc Alexander2017-03-291-36/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-8116
| | * | | | | | | | | | [ticket/8116] Add pagination for IP tables on post infoMarc Alexander2017-03-281-7/+121
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff from previous patch by nickvergessen. PHPBB3-8116
* | | | | | | | | | | [ticket/15011] Use exception interface for 3.2javiexin2017-04-211-3/+3
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the mentioned ticket to 3.2 by using exception_inteface instead of the actual exception class. Also, use adm_back_link consistently. PHPBB3-15011
* | | | | | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-04-191-1/+42
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/7336] Index first post when splitting topics [ticket/7336] Add tests for indexing first post after splitting topics
| * \ \ \ \ \ \ \ \ \ Merge pull request #4657 from marc1706/ticket/7336Tristan Darricau2017-04-191-0/+42
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | / / / / / / | | | |_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/7336] Index first post when splitting topics * github.com:phpbb/phpbb: [ticket/7336] Index first post when splitting topics [ticket/7336] Add tests for indexing first post after splitting topics
| | * | | | | | | | [ticket/7336] Index first post when splitting topicsMarc Alexander2017-01-161-0/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-7336
* | | | | | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-04-191-3/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/15151] Use redirected link for consistency [ticket/15151] ACP Cookie settings explanatory text [ticket/15151] ACP Cookie settings add explanatory text where it was missing
| * | | | | | | | | Merge pull request #4781 from nomind60s/ticket/15151Tristan Darricau2017-04-191-3/+3
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15151] ACP Cookie settings add explanatory text * github.com:phpbb/phpbb: [ticket/15151] Use redirected link for consistency [ticket/15151] ACP Cookie settings explanatory text [ticket/15151] ACP Cookie settings add explanatory text where it was missing
| | * | | | | | | | [ticket/15151] ACP Cookie settings add explanatory text where it was missingnomind60s2017-03-291-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve the lead section to include a link to the phpBB.com Knowledge Base and add explanation text for the Cookie domain, Cookie name and Cookie path fields. PHPBB3-15151
| * | | | | | | | | Merge pull request #4581 from javiexin/ticket/14919Marc Alexander2017-04-161-62/+62
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14919] Do not directly use globals in acp_extensions
| | * | | | | | | | | [ticket/14919] Do not directly use globals in acp_extensionsjaviexin2016-12-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Declare all used variables (u_action, tpl_name, page_title). Fix typo. PHPBB3-14919
| | * | | | | | | | | [ticket/14919] Do not directly use globals in acp_extensionsjaviexin2016-12-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Declare all used variables (u_action, tpl_name, page_title). PHPBB3-14919
| | * | | | | | | | | [ticket/14919] Do not directly use globals in acp_extensionsjaviexin2016-12-171-66/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14919
| * | | | | | | | | | Merge pull request #4761 from VSEphpbb/ticket/15142Marc Alexander2017-04-111-6/+3
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | [ticket/15142] Check extension updates on current branch
* | | | | | | | | | | Merge pull request #4705 from nomind60s/ticket/15097Tristan Darricau2017-04-181-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15097] Add PHP version to Board statistics * github.com:phpbb/phpbb: [ticket/15097] New 'Installed software' lead section [ticket/15097] Resolve travis-ci error [ticket/15097] Resolve travis-ci error [ticket/15097] Add PHP version to Board statistics [ticket/15097] Add PHP version to Board statistics
| * | | | | | | | | | | [ticket/15097] Resolve travis-ci errornomind60s2017-02-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure indentation is using tabs not spaces per code guidelines PHPBB3-15097
| * | | | | | | | | | | [ticket/15097] Add PHP version to Board statisticsnomind60s2017-02-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rework commit message per DavidIQ's guidance and change variable name to avoid confusion PHPBB3-15907
| * | | | | | | | | | | [ticket/15097] Add PHP version to Board statisticsnomind60s2017-02-171-0/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The ACP main page shows the phpBB version and the database version, but didn't show the PHP version. With this change the PHP version is displayed as part of the Board statistics. PHPBB3-15097
* | | | | | | | | | | [ticket/14990] Move dispatcher object to the front of the options arrayrxu2017-04-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14990
* | | | | | | | | | | [ticket/14990] Fix event name, email parsing, installer and dispatcher callsrxu2017-04-161-2/+4
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14990
* | | | | | | | | | Merge pull request #4698 from javiexin/ticket/15087Marc Alexander2017-04-161-70/+105
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15087] Optimize creation of metadata objects by caching
| * | | | | | | | | | [ticket/15087] Optimize creation of metadata objects by cachingjaviexin2017-02-121-4/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Caching is done in ext_manager, and metadata_manager is further simplified by reducing the number of parameters needed. Also, move template output function from metadata_manager to acp_extensions, where it belongs. PHPBB3-15087
| * | | | | | | | | | [ticket/15087] Optimize creation of metadata objects by cachingjaviexin2017-02-121-73/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code for [ticket/14919] Do not directly use globals in acp_extensions for phpbb 3.2. PHPBB3-15087
* | | | | | | | | | | [ticket/15142] Merge branch 'ticket/15142' into 32xMatt Friedman2017-04-101-4/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | PHPBB3-15142
| * | | | | | | | | | [ticket/15142] Check extension updates on current branchMatt Friedman2017-03-241-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15142
* | | | | | | | | | | Merge pull request #4762 from Nicofuma/ticket/15137Marc Alexander2017-03-251-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15137] Global Announcements shouldn't always be never ending
| * | | | | | | | | | | [ticket/15137] Global Announcements shouldn't always be never endingTristan Darricau2017-03-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15137
* | | | | | | | | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-241-4/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | / / / / / / / | | |_|_|/ / / / / / / | |/| | | | | | | | | * 3.1.x: [ticket/15143] Fix display of version update in ACP
| * | | | | | | | | | [ticket/15143] Fix display of version update in ACPMatt Friedman2017-03-221-4/+1
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15143
* | | | | | | | | | [ticket/15135] Correctly pass exception arguments and add back link againMarc Alexander2017-03-231-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15135
* | | | | | | | | | [ticket/15135] Parse language files in acp_extensions instead of md managerMarc Alexander2017-03-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15135