aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5798 from rxu/ticket/16277Marc Alexander2020-01-013-3/+3
|\ | | | | | | [ticket/16277] Move from each() function
| * [ticket/16277] Move from each() functionrxu2019-12-293-3/+3
| | | | | | | | PHPBB3-16277
* | [ticket/16262] Fixing event's $current_row_number by renaming $ibrunoais2019-12-261-2/+2
|/ | | | PHPBB3-16262
* [ticket/16113] Add core.mcp_topic_modify_sql_aryDarkā¶2019-07-291-5/+27
| | | | PHPBB3-16113
* [ticket/16106] Add core.mcp_main_beforekasimi2019-07-231-0/+16
| | | | PHPBB3-16106
* [ticket/16050] Fix PHP warning in MCP Banning tab on PHP 7.2+rxu2019-05-111-1/+1
| | | | PHPBB3-16050
* [ticket/16039] Global dispatchermrgoldy2019-05-011-1/+1
| | | | PHPBB3-16039
* Merge pull request #5513 from mrgoldy/ticket/15942Marc Alexander2019-04-171-4/+6
|\ | | | | | | [ticket/15942] Allow array in confirm_box title
| * [ticket/15942] Optimize countmrgoldy2019-01-151-4/+6
| | | | | | | | PHPBB3-15942
| * [ticket/15942] Allow array in confirm_box titlemrgoldy2019-01-151-2/+2
| | | | | | | | PHPBB3-15942
* | Merge branch '3.2.x' into ticket/159483Di2019-03-2310-26/+48
|\ \
| * \ Merge pull request #5520 from 3D-I/ticket/15950Marc Alexander2019-03-161-5/+4
| |\ \ | | | | | | | | | | | | [ticket/15950] Add SQL transactions to mcp_main.php
| | * | [ticket/15950] Add SQL transactions to mcp_main.php3D-I2019-01-221-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15950 And simultaneously remove a duplicated UPDATE query.
| * | | [ticket/15954] Fixed including mcp_front.phpkasimi2019-01-301-1/+1
| | | | | | | | | | | | | | | | PHPBB3-15954
| * | | [ticket/15954] Add safeguards to include() callskasimi2019-01-264-7/+29
| | |/ | |/| | | | | | | PHPBB3-15954
| * | [ticket/15910] Pass object arguments by reference implicitlykasimi2018-12-127-14/+14
| |/ | | | | | | PHPBB3-15910
* | [ticket/15948] Add core.mcp_change_topic_type_after/before3D-I2019-01-211-1/+0
| | | | | | | | PHPBB3-15948
* | [ticket/15948] Add core.mcp_change_topic_type_after/before3D-I2019-01-211-0/+33
|/ | | | PHPBB3-15948
* [ticket/15873] Add core.mcp_report_template_data3D-I2018-11-181-2/+31
| | | | PHPBB3-15873
* Merge pull request #5399 from 3D-I/ticket/15826Marc Alexander2018-10-271-0/+18
|\ | | | | | | [ticket/15826] Add core.mcp_main_fork_sql_after
| * [ticket/15826] Add core.mcp_main_fork_sql_after3D-I2018-10-171-0/+2
| | | | | | | | | | | | Add row array PHPBB3-15826
| * [ticket/15826] Add core.mcp_main_fork_sql_after3D-I2018-10-021-0/+16
| | | | | | | | PHPBB3-15826
* | [ticket/15849] Stop using php4 constructorsRuben Calvo2018-10-217-7/+7
| | | | | | | | PHPBB3-15849
* | [ticket/15701] Display signature in MCPJakub Senko2018-09-252-0/+10
|/ | | | PHPBB3-15701
* Merge pull request #5218 from senky/ticket/15657Marc Alexander2018-06-171-2/+43
|\ | | | | | | [ticket/15657] Add MCP queue events
| * [ticket/15657] Add MCP queue eventsJakub Senko2018-05-031-2/+43
|/ | | | PHPBB3-15657
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-019-111/+111
| | | | PHPBB3-14972
* [ticket/15454] Add post template data to eventMarc Alexander2017-12-281-0/+2
| | | | PHPBB3-15454
* [ticket/15454] Add core.mcp_queue_approve_details_templateJakub Senko2017-11-131-2/+28
| | | | PHPBB3-15454
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-251-1/+15
|\
| * [ticket/15250] Add core event to MCP at the end of merge_postsDaniel Sinn2017-06-201-1/+15
| | | | | | | | PHPBB3-15250
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-052-2/+8
|\ \ | |/
| * Merge pull request #4840 from rmcgirr83/ticket_15237Marc Alexander2017-06-052-2/+8
| |\ | | | | | | | | | [ticket/15237] Fix unguarded includes to functions_user
| | * [ticket/15237] Fix unguarded includes to functions_userRMcGirr832017-05-242-2/+8
| | | | | | | | | | | | | | | | | | https://tracker.phpbb.com/browse/PHPBB3-15237 PHPBB3-15237
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-031-0/+3
|\ \ \ | |/ /
| * | Merge pull request #4747 from ErnadoO/ticket/15132Marc Alexander2017-06-031-0/+3
| |\ \ | | | | | | | | | | | | [ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' event
| | * | [ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' eventErwan Nader2017-05-311-0/+1
| | | | | | | | | | | | | | | | PHPBB3-15132
| | * | [ticket/15132] Add variable to the 'core.mcp_main_modify_shadow_sql' eventErwan Nader2017-03-181-0/+2
| | | | | | | | | | | | | | | | PHPBB3-15132
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-06-031-1/+4
|\ \ \ \ | |/ / /
| * | | Merge pull request #4746 from ErnadoO/ticket/15131Marc Alexander2017-06-031-1/+4
| |\ \ \ | | |_|/ | |/| | | | | | [ticket/15131] Add variable to the 'core.mcp_main_modify_fork_sql' event
| | * | [ticket/15131] Add variables to the 'core.mcp_main_modify_fork_sql' eventErwan Nader2017-05-311-0/+1
| | | | | | | | | | | | | | | | PHPBB3-15131
| | * | [ticket/15131] Add variables to the 'core.mcp_main_modify_fork_sql' eventErwan Nader2017-03-181-1/+3
| | |/ | | | | | | | | | PHPBB3-15131
| * | 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 '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
* | | 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