aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12695] Add viewtopic language file for parse_attachments in mcp_postMarc Alexander2014-07-101-0/+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/11829] Use report_closed to determine status in MCP report_detailsrechosen2013-09-042-0/+2
* [ticket/11775] Fix error when moving the last post to another topicJoas Schilling2013-08-081-2/+2
* [ticket/11292] Fix: Newlines removed in display of PM reportsMartin Beckmann2012-12-241-0/+1
* [ticket/8610] Update commentNathan Guse2012-12-151-1/+1
* Merge branch 'develop-olympus' of github.com:phpbb/phpbb3 into ticket/8610Nathan Guse2012-12-132-16/+12
|\
| * [ticket/11162] Rename tricky updates to database helper.Oleg Pudeyev2012-12-122-2/+2
| * [ticket/11162] Use correct functions.Oleg Pudeyev2012-12-052-4/+4
| * [ticket/11162] Add includes.Oleg Pudeyev2012-12-042-0/+8
| * [ticket/11162] Fix inaccurately copy pasted comment.Oleg Pudeyev2012-12-011-1/+1
| * [ticket/11162] Use phpbb_update_rows_avoiding_duplicates in mcp.Oleg Pudeyev2012-12-012-12/+2
* | [ticket/8610] Use phpbb_update_rows_avoiding_duplicatesNathan Guse2012-12-132-22/+6
* | [ticket/8610] Revert some funky merging I did from rebaseNathan Guse2012-12-133-12/+3
* | [ticket/8610] Add some commentsNathan Guse2012-12-132-0/+4
* | [ticket/8610] Update Bookmarks and Subscriptions when splitting topicsNathaniel Guse2012-12-132-4/+64
* | [ticket/8610] Update Bookmarks when merging posts into another topicNathaniel Guse2012-12-131-1/+9
* | [ticket/8610] Update Bookmarks when forking topicsNathaniel Guse2012-12-131-1/+21
* | [ticket/8610] Update Bookmarks when merging topicsNathaniel Guse2012-12-131-1/+9
|/
* [ticket/10797] user rank is displayed in mcp_warn.phpDhruv Goel2012-04-161-2/+2
* [ticket/8636] Add resync option to topic_view moderation pageJoas Schilling2012-02-231-0/+11
* Merge remote-tracking branch 'callumacrae/ticket/10402' into develop-olympusOleg Pudeyev2011-11-201-0/+1
|\
| * [ticket/10402] Fixed a formatting issue with report details.Callum Macrae2011-10-221-0/+1
* | Merge remote-tracking branch 'github-nickvergessen/ticket/9956' into develop-...Nils Adermann2011-11-181-0/+3
|\ \
| * | [ticket/9956] Display error message if no disapprove reason givenJoas Schilling2011-10-141-0/+3
* | | [ticket/10365] Fix up S_POST_UNAPPROVED check, make it easier to readIgor Wiedler2011-11-131-2/+2
* | | [ticket/10365] Require m_report permission to see reports in mcp_postIgor Wiedler2011-10-301-1/+1
* | | [ticket/10365] Make sure moderators only get mcp_reports link when allowedIgor Wiedler2011-10-301-2/+2
| |/ |/|
* | [ticket/10377] Do not allow all moderators to sticky postsIgor Wiedler2011-10-141-9/+8
|/
* [ticket/5506] Do not display an empty last page after deleting logs.Joas Schilling2011-07-142-3/+3
* [ticket/10109] Fix "Undefined Index" errors when copying a topic.Joas Schilling2011-04-071-25/+26
* [ticket/9874] view_log() performs unneeded count query over all log entries.Joas Schilling2011-02-252-3/+3
* Merge branch 'ticket/bantu/9503' into develop-olympusIgor Wiedler2010-09-121-1/+1
|\
| * [ticket/9503] Show 'No subject specified' in 'Posts awaiting approval'.Andreas Fischer2010-07-231-1/+1
* | Merge branch 'ticket/cs278/7332' into develop-olympusAndreas Fischer2010-08-211-1/+1
|\ \
| * | [ticket/7332] Redirect users back to post details when performing actions.Chris Smith2010-08-081-1/+1
* | | [ticket/7972] Copying topics in the MCP now indexes the new topic.Chris Smith2010-08-201-0/+35
|/ /
* | [ticket/9679] phpBB offers to notify poster even if notification is disabledJosh Woody2010-07-291-8/+11
|/
* [ticket/7720] Fix alternative image-description for unread posts.Joas Schilling2010-07-144-4/+4
* Fix bug #55045 - Do not duplicate previous/next links in pagination text of m...Ruslan Uzdenov2010-01-242-2/+2
* Bug #56285 - Properly calculate posts in a topic in the MCPCullen Walsh2010-01-191-1/+8
* - Bug #56255 - Moving topics to a forum where you are on queue Josh Woody2010-01-181-1/+1
* Fix r10391 - Bug #56025 - Pagination of User Notes in MCP uses two different ...Joas Schilling2010-01-171-1/+1
* Bug #56025 - Pagination of User Notes in MCP uses two different config values.Joas Schilling2009-12-301-1/+1
* Fix Bug #53545 - javascript error in templateMeik Sievertsen2009-11-032-4/+6
* revert r10079 (bug #50035) to be able to investigate other options of handlin...Meik Sievertsen2009-10-032-90/+0
* Fix Bug #52125, regression from r9678 for Bug #46225Meik Sievertsen2009-09-291-2/+10
* check for m_split and m_merge permission on target topic and topic icon selec...Meik Sievertsen2009-09-231-1/+1