aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_main.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-41/+41
| | | | PHPBB3-14972
* 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
|\ \ \ | |/ /
| * | [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 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-231-1/+1
| | | | | | | | | | | | PHPBB3-13429
* | | 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-08-211-8/+10
|\ \ | |/
| * [ticket/12925] Pluralize permanent delete checkbox labelJakub Senko2016-08-151-8/+10
| | | | | | | | PHPBB3-12925
* | [ticket/14709] add post_id to mod logWesley Fok2016-07-131-0/+1
| | | | | | | | | | | | | | Add the missing post_id value to the moderator log entry created upon deleting one or more posts in the MCP topic view. PHPBB3-14709
* | [ticket/13454] Remove more unused variablesMarc Alexander2016-01-061-2/+0
| | | | | | | | | | | | This should be the last part. Off to checking if the changes were correct. PHPBB3-13454
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
| | | | | | | | | | | | This is part 5 and there is more to come. PHPBB3-13454
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
| | | | | | | | | | | | Part 4 PHPBB3-13454
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-4/+2
| | | | | | | | | | | | This is part 2 of the pr. PHPBB3-13454
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+2
| | | | | | | | | | | | This is the first part of the changes. More to come. PHPBB3-13454
* | Merge branch '3.1.x'Marc Alexander2016-01-061-1/+1
|\ \ | |/ | | | | | | Conflicts: phpBB/includes/mcp/mcp_main.php
| * [ticket/14343] Added missing $phpbb_dispatcherkasimi2016-01-061-1/+1
| | | | | | | | PHPBB3-14343
* | Merge branch '3.1.x'Tristan Darricau2015-12-071-0/+16
|\ \ | |/ | | | | | | * 3.1.x: [ticket/14343] Add event when locking/unlocking posts/topics
| * [ticket/14343] Add event when locking/unlocking posts/topicskasimi2015-12-061-0/+16
| | | | | | | | PHPBB3-14343
* | [ticket/9485] Add post_id to relevant $phpbb_log->add()Zoddo2015-08-301-0/+3
| | | | | | | | PHPBB3-9485
* | [ticket/8708] Apply permission 'f_announce_global'Oliver Schramm2015-07-191-1/+1
| | | | | | | | PHPBB3-8708
* | Merge branch '3.1.x'Marc Alexander2015-06-091-2/+2
|\ \ | |/ | | | | | | Conflicts: phpBB/includes/mcp/mcp_main.php
| * [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-06-071-2/+2
| | | | | | | | PHPBB3-13685
* | Merge branch '3.1.x'Joas Schilling2015-04-061-0/+25
|\ \ | |/
| * [ticket/11424] Add space between control flow keywords and parenthesisJakub Senko2015-02-191-2/+2
| | | | | | | | PHPBB3-11424
| * [ticket/11424] Handle race condition properly for Quick-Mod ToolsJakub Senko2015-02-161-0/+25
| | | | | | | | PHPBB3-11424
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-16/+16
| | | | | | | | PHPBB3-13455
* | Merge pull request #3281 from MGaetan89/ticket/13496Andreas Fischer2015-02-031-2/+2
|\ \ | | | | | | | | | | | | | | | | | | [ticket/13496] Change set_config_count() calls with $config->increment() * MGaetan89/ticket/13496: [ticket/13496] Update calls to `set_config_count()`
| * | [ticket/13496] Update calls to `set_config_count()`Gaëtan Muller2015-02-021-2/+2
| | | | | | | | | | | | PHPBB3-13496
* | | Merge branch 'develop-ascraeus' into developAndreas Fischer2015-02-031-0/+1
|\ \ \ | |/ / |/| / | |/ | | * develop-ascraeus: [ticket/13569] Add missing sql_freeresults and remove unneeded results
| * [ticket/13569] Add missing sql_freeresults and remove unneeded resultsMarc Alexander2015-02-021-0/+1
| | | | | | | | PHPBB3-13569
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-15/+60
| | | | | | | | PHPBB3-13468
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+3
|/ | | | PHPBB3-13450
* [ticket/13100] Remove pointless variableOliver Schramm2014-11-041-1/+0
| | | | PHPBB3-13100
* [ticket/13100] Display only confirmation buttons when deleting shadow topicOliver Schramm2014-10-201-2/+13
| | | | PHPBB3-13100
* [ticket/13171] Check the correct (soft)delete permission when deleting in MCPJoas Schilling2014-10-171-2/+4
| | | | PHPBB3-13171
* Merge pull request #2903 from rxu/ticket/13006Tristan Darricau2014-09-111-1/+5
|\ | | | | | | | | | | | | [ticket/13006] Add variables to the 'core.modify_quickmod_actions' event * rxu/ticket/13006: [ticket/13006] Add variables to the 'core.modify_quickmod_actions' event
| * [ticket/13006] Add variables to the 'core.modify_quickmod_actions' eventrxu2014-08-221-1/+5
| | | | | | | | | | | | | | | | Add $quickmod and $action variables for the 'core.modify_quickmod_actions' event trigerring to avoid of using global operator in corresponding extensions. PHPBB3-13006
* | [ticket/12966] Sort by post_time and post_id where applicableMarc Alexander2014-08-231-1/+1
|/ | | | | | | This change was not applied to the search as this would require a larger rewrite of the search methods. PHPBB3-12966
* [ticket/11520] Re-adjust userpost count on topic forkGeolim42014-08-081-2/+1
| | | | PHPBB3-11520
* [ticket/11520] Coding guideline complianceGeolim42014-08-081-8/+7
| | | | PHPBB3-11520