aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Collapse)AuthorAgeFilesLines
* [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
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-02-111-1/+1
|\ \ \ | |/ /
| * | Merge pull request #4523 from senky/ticket/13429Marc Alexander2017-02-111-1/+1
| |\ \ | | |/ | |/| | | | [ticket/13429] Replace @change with @changed in event docblocks
| | * [ticket/13429] Replace @change with @changedJakub Senko2017-01-232-2/+2
| | | | | | | | | | | | PHPBB3-13429
| | * [ticket/13429] Replace @changed with @change in event docblocksJakub Senko2016-11-201-1/+1
| | | | | | | | | | | | PHPBB3-13429
* | | Merge pull request #4608 from marc1706/ticket/14954Marc Alexander2017-01-061-1/+1
|\ \ \ | | | | | | | | | | | | [ticket/14954] Properly check if topic has attachments in mcp_queue
| * | | [ticket/14954] Properly check if topic has attachments in mcp_queueMarc Alexander2017-01-021-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14954
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-01-041-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [ticket/14549] Correcting $redirect var to avoid the bughubaishan2016-12-291-1/+1
| | | | | | | | | | | | | | | | | | by this correct $redirect will go to clean mcp page after merge PHPBB3-14549
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-111-1/+13
|\ \ \ | |/ /
| * | Merge pull request #4514 from senky/ticket/14759Marc Alexander2016-12-111-1/+13
| |\ \ | | | | | | | | | | | | [ticket/14759] Add core.mcp_main_modify_shadow_sql event
| | * | [ticket/14759] Add core.mcp_main_modify_shadow_sql eventJakub Senko2016-11-131-1/+13
| | |/ | | | | | | | | | PHPBB3-14759
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-12-101-0/+12
|\ \ \ | |/ /
| * | [ticket/14760] Add core.mcp_main_modify_fork_sql eventJakub Senko2016-11-131-0/+12
| |/ | | | | | | PHPBB3-14760
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-121-7/+21
|\ \ | |/
| * Merge pull request #4472 from dsinn/ticket/14804Marc Alexander2016-11-121-7/+21
| |\ | | | | | | | | | [ticket/14804] Add core event to MCP after merging topics
| | * [ticket/14804] Merge remote-tracking branch 'upstream/3.1.x' into ticket/14804Daniel Sinn2016-10-031-0/+8
| | |\ | | | | | | | | | | | | PHPBB3-14804
| | * | [ticket/14804] Fix undefined $topic_data after trying to port 3.2 changes to 3.1Daniel Sinn2016-09-301-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14804
| | * | [ticket/14804] Rename event to mcp_forum_merge_topics_after; update @sinceDaniel Sinn2016-09-301-3/+3
| | | | | | | | | | | | | | | | PHPBB3-14804