aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | Merge remote-tracking branch 'nickvergessen/feature/pagination-class' into de...Dhruv2013-12-258-25/+30
|\ \ \
| * | | [ticket/11849] Fix more function callsJoas Schilling2013-12-183-8/+13
| * | | [ticket/11849] Update more MCP calls to pagination classJoas Schilling2013-12-185-17/+17
| |/ /
* | | [ticket/11672] Move the reapply_sid() call before meta_refresh() is called.Cesar G2013-11-212-11/+6
* | | [ticket/11672] The json response call exits so the else is not necessary.Cesar G2013-11-191-23/+11
* | | [ticket/11672] Remove the messages for lock/unlock/change topic type.Cesar G2013-11-191-22/+22
* | | [ticket/11672] Clean up the logic in mcp_queue.php.Cesar G2013-11-191-97/+75
* | | [ticket/11672] Remove some messages that were missed in mcp_queue.php.Cesar G2013-11-191-2/+10
* | | [ticket/11672] Replace sprintf() usage with $user->lang().Cesar G2013-11-191-1/+1
* | | [ticket/11672] Removed unnecessary text from alerts.callumacrae2013-11-191-1/+5
|/ /
* | Merge remote-tracking branch 'prototech/ticket/11890' into developAndreas Fischer2013-10-081-1/+1
|\ \
| * | [ticket/11890] Fix untranslated string when deleting posts through MCP.Cesar G2013-10-081-1/+1
* | | [ticket/11892] Fix undefined variables: to_forum_id & to_topic_idCesar G2013-10-082-39/+15
|/ /
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-166-55/+15
|\ \
| * \ Merge remote-tracking branch 'remotes/upstream/develop-olympus' into developNathan Guse2013-09-122-0/+2
| |\ \ | | |/
| | * [ticket/11829] Use report_closed to determine status in MCP report_detailsrechosen2013-09-042-0/+2
| * | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-151-2/+2
| |\ \ | | |/
| | * [ticket/11775] Fix error when moving the last post to another topicJoas Schilling2013-08-081-2/+2