aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2487 from n-aleha/ticket/12583Joas Schilling2014-05-261-7/+56
|\
| * [ticket/12583] Redirect only on non-empty $messagen-aleha2014-05-251-3/+7
| * [ticket/12583] Add event core.mcp_warn_post_before/aftern-aleha2014-05-231-5/+50
* | Merge pull request #2488 from n-aleha/ticket/12584Joas Schilling2014-05-261-7/+52
|\ \
| * | [ticket/12584] Redirect only on non-empty $messagen-aleha2014-05-251-3/+7
| * | [ticket/12584] Add event core.mcp_warn_user_before/aftern-aleha2014-05-251-5/+46
| |/
* | Merge pull request #2134 from marcosbc/ticket/12270Joas Schilling2014-05-261-24/+58
|\ \ | |/ |/|
| * [ticket/12270] Fixed topic counting bug and testsmarcosbc2014-05-241-0/+3
| * [ticket/12270] Fixed tests not workingmarcosbc2014-05-211-6/+11
| * [ticket/12270] No quote notif and double poster notification fixmarcosbc2014-05-101-10/+14
| * [ticket/12270] Fixed rebase conflictsmarcosbc2014-05-031-21/+14
| * [ticket/12270] Correct confirm approval message for topicsmarcosbc2014-05-031-5/+17
| * [ticket/12270] Correcting to follow phpBB coding standardsmarcosbc2014-05-031-1/+3
| * [ticket/12270] Better structured code and no debug error messagemarcosbc2014-05-031-7/+11
| * [ticket/12270] Correct notifications for posts/topics now workingmarcosbc2014-05-031-10/+14
| * [ticket/12270] Reverted templatesmarcosbc2014-05-031-1/+0
| * [ticket/12270] Correct post&topic approval msg, no template changesmarcosbc2014-05-031-2/+9
| * [ticket/12270] Corrent post and topic approval notification messagemarcosbc2014-05-031-0/+1
* | [ticket/12501] Only select attachments uploaded before the post was reported.Cesar G2014-05-051-0/+1
* | [ticket/12501] Parse the reported post message before its attachments.Cesar G2014-05-051-2/+9
|/
* Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...Nils Adermann2014-05-021-1/+1
|\
| * [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-251-1/+1
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop...Nils Adermann2014-05-027-24/+41
|\ \
| * | [ticket/11772] Do not send out new topic/post notifications when reapprovingJoas Schilling2014-04-251-9/+24
| * | [ticket/12052] Use different visibility when post was editedJoas Schilling2014-04-257-15/+17
| |/
* | Merge remote-tracking branch 'remotes/Nicofuma/ticket/12445' into develop-asc...Nathaniel Guse2014-05-011-1/+1
|\ \
| * | [ticket/12445] Disapproved post: the name of the poster should be in logsNicofuma2014-04-261-1/+1
| |/
* | Merge pull request #2362 from n-aleha/ticket/12186aJoas Schilling2014-04-291-1/+1
|\ \
| * \ Merge branch 'ticket/12186' into ticket/12186an-aleha2014-04-271-1/+1
| |\ \ | | |/ | |/|
| | * [ticket/12186] Move PM reports below post reports while installingn-aleha2014-04-231-1/+1
| | * [ticket/12247] Makes static usernames workMarcos Bjorkelund2014-03-141-2/+4
| | * [ticket/12247] Add ['username'] to mcp_queue.php's user_notification()Marcos Bjorkelund2014-03-131-2/+2
* | | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-294-10/+5
|/ /
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12373' into develop...Nils Adermann2014-04-101-4/+13
|\ \
| * | [ticket/12373] Add to and from forum_id to LOG_MOVE log entriesJoas Schilling2014-04-081-4/+13
* | | [ticket/11352] Redirect the user back to view*.php after disapprovingJoas Schilling2014-04-071-0/+16
|/ /
* | Merge remote-tracking branch 'Elsensee/ticket/7707' into develop-ascraeusJoas Schilling2014-04-052-13/+4
|\ \
| * | [ticket/7707] Remove unnecessary variablesOliver Schramm2014-03-261-9/+0
| * | [ticket/7707] Add get_username_string() where possibleOliver Schramm2014-03-162-13/+13
* | | [ticket/9758] Fixed bug in mcp_warn.phpCrizzo2014-03-281-2/+4
* | | [ticket/9758] Error because of missing functions_display.php fixedCrizzo2014-03-281-2/+3
* | | [ticket/9758] Removed useless if-conditions to include functions.phpCrizzo2014-03-282-8/+0
* | | [ticket/9758] Adds global template variable CURRENT_USER_AVATARCrizzo2014-03-282-3/+3
|/ /
* | Merge pull request #2045 from rxu/ticket/12213Nathan Guse2014-02-191-0/+11
|\ \
| * | [ticket/12213] Add MCP events for custom quick moderation optionsrxu2014-02-201-0/+11
* | | [ticket/12153] Remove redundant calls to pagination.on_page().Cesar G2014-02-038-8/+0
|/ /
* | Merge pull request #1889 from prototech/ticket/11963Nathan Guse2013-12-302-11/+37
|\ \
| * | [ticket/11963] Fix undefined variable: post_data when mass-approving topics.Cesar G2013-11-231-5/+28
| * | [ticket/11963] Delete topic_in_queue notifications in MCP approve_details modeCesar G2013-11-231-0/+5
| * | [ticket/11963] Don't depend on user_notify flag to delete report notifications.Cesar G2013-11-231-6/+4