aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3361 from marc1706/ticket/13569Andreas Fischer2015-02-032-0/+3
|\
| * [ticket/13569] Add missing sql_freeresults and remove unneeded resultsMarc Alexander2015-02-022-0/+3
* | Merge pull request #3330 from kasimi/ticket/13540Joas Schilling2015-02-021-3/+33
|\ \
| * | [ticket/13540] Added var row to both eventskasimi2015-01-251-0/+2
| * | [ticket/13540] Add core event for MCP topic review block datakasimi2015-01-241-3/+31
| |/
* | [ticket/13537] Add core events on mcp_queue for approval and disapprovalWolfsblvt2015-01-231-5/+87
|/
* [ticket/13354] Fix incorrect column name when deleting all topic logs.Cesar G2014-11-211-1/+1
* Merge pull request #3044 from Elsensee/ticket/13100Joas Schilling2014-11-211-2/+12
|\
| * [ticket/13100] Remove pointless variableOliver Schramm2014-11-041-1/+0
| * [ticket/13100] Display only confirmation buttons when deleting shadow topicOliver Schramm2014-10-201-2/+13
* | [ticket/13328] fix CSomniError2014-11-111-14/+14
* | [ticket/13328] add core.mcp_view_forum_modify_sqlomniError2014-11-101-0/+16
* | Merge pull request #3053 from Senky/ticket/13194Marc Alexander2014-10-211-1/+1
|\ \ | |/ |/|
| * [ticket/13194] Use correct array to access bbcode_bitfieldJakub Senko2014-10-211-1/+1
* | [ticket/13171] Check the correct (soft)delete permission when deleting in MCPJoas Schilling2014-10-171-2/+4
|/
* Merge pull request #3004 from Senky/ticket/13116Joas Schilling2014-10-021-2/+2
|\
| * [ticket/13116] Interchange post and topic approval notificationJakub Senko2014-09-291-2/+2
* | [ticket/13119] Add another event which is triggered independent from actionsJoas Schilling2014-10-011-0/+16
* | Merge pull request #2888 from Nicofuma/ticket/12993Joas Schilling2014-10-011-8/+8
|\ \
| * | [ticket/12993] Return an array instead of reference passingTristan Darricau2014-08-191-6/+6
| * | [ticket/12993] Fix includes of functions_displayTristan Darricau2014-08-191-2/+2
| * | [ticket/12993] Rename to phpbb_get_user_rankTristan Darricau2014-08-181-2/+2
| * | [ticket/12993] Improve get_user_ranksForumhulp.com2014-08-181-2/+2
* | | [ticket/13119] Remove unused globals and use the request classJoas Schilling2014-09-301-20/+13
* | | [ticket/13119] Add events to MCP's ban moduleJoas Schilling2014-09-301-8/+77
| |/ |/|
* | [ticket/13057] Add $phpbb_dispatcher to the global in mcp/mcp_report.phpTristan Darricau2014-09-111-1/+1
* | Merge pull request #2903 from rxu/ticket/13006Tristan Darricau2014-09-111-1/+5
|\ \
| * | [ticket/13006] Add variables to the 'core.modify_quickmod_actions' eventrxu2014-08-221-1/+5
* | | Merge pull request #2826 from brunoais/ticket/12928Marc Alexander2014-08-301-0/+21
|\ \ \
| * | | [ticket/12928] Update to RC4brunoais2014-08-091-1/+1
| * | | [ticket/12928] core.mcp_reports_gather_query_beforebrunoais2014-08-081-0/+21
* | | | Merge pull request #2865 from marc1706/ticket/12966Dhruv Goel2014-08-292-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/12966] Sort by post_time and post_id where applicableMarc Alexander2014-08-232-4/+4
* | | | Merge pull request #2885 from Nicofuma/ticket/12990Marc Alexander2014-08-213-29/+29
|\ \ \ \
| * | | | [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-163-29/+29
| | |_|/ | |/| |
* | | | [ticket/12998] Fix use of $lang in mcp_warn.phpTristan Darricau2014-08-191-2/+2
|/ / /
* | | [ticket/12967] Fix undefined variable phpbb_dispatcher error.Cesar G2014-08-111-0/+1
|/ /
* | [ticket/11520] Re-adjust userpost count on topic forkGeolim42014-08-081-2/+1
* | [ticket/11520] Coding guideline complianceGeolim42014-08-081-8/+7
* | [ticket/11520] Re-adjust userpost count on topic forkGeolim42014-08-081-2/+28
* | Merge pull request #2824 from brunoais/ticket/12927Joas Schilling2014-08-081-0/+23
|\ \
| * | [ticket/12927] core.mcp_queue_get_posts2_query_beforebrunoais2014-08-081-0/+23
| |/
* | Merge pull request #2764 from brunoais/ticket/12880Joas Schilling2014-08-081-0/+23
|\ \
| * | [ticket/12880] core.mcp_queue_!is_topics_query_beforebrunoais2014-08-071-0/+23
* | | Merge pull request #2762 from brunoais/ticket/12876Joas Schilling2014-08-081-0/+14
|\ \ \ | |_|/ |/| |
| * | [ticket/12876] core.mcp_mcp_front.mcp_front_view_queue_postid_list_afterbrunoais2014-08-071-0/+14
| |/
* | Merge pull request #2763 from brunoais/ticket/12877Marc Alexander2014-08-071-0/+12
|\ \
| * | [ticket/12877] core.mcp_mcp_front_reports_listing_query_beforebrunoais2014-07-231-0/+12
| |/
* | Merge pull request #2701 from Nicofuma/ticket/12818Andreas Fischer2014-07-111-2/+2
|\ \
| * | [ticket/12818] Fix the conditions in the call to $log->delete() in mcp_logsTristan Darricau2014-07-061-2/+2
| |/