aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_main.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10637] Leftovers from implementation of extensions in mcp_mainVjacheslav Trushkin2012-02-091-7/+2
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* Merge branch 'develop-olympus' into developNils Adermann2011-10-141-9/+8
|\
| * [ticket/10377] Do not allow all moderators to sticky postsIgor Wiedler2011-10-141-9/+8
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-04-171-25/+26
|\ \ | |/
| * [ticket/10109] Fix "Undefined Index" errors when copying a topic.Joas Schilling2011-04-071-25/+26
* | [ticket/9684] Remove code in some more files especially includes/Joas Schilling2011-04-071-18/+6
* | [ticket/9684] Remove code for global announcement in root-filesJoas Schilling2011-04-071-156/+13
* | [ticket/8065] Add an option to lock topics while moving them.Joas Schilling2011-01-301-0/+9
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-4/+5
|/
* [ticket/7972] Copying topics in the MCP now indexes the new topic.Chris Smith2010-08-201-0/+35
* - Bug #56255 - Moving topics to a forum where you are on queue Josh Woody2010-01-181-1/+1
* Fix Bug #52125, regression from r9678 for Bug #46225Meik Sievertsen2009-09-291-2/+10
* Apply locale-independent basename() to attachment filenames. New function add...Meik Sievertsen2009-08-011-2/+2
* Copy poll options properly when copying topic. #39065Chris Smith2009-07-191-1/+3
* Correct calculation of source/target forum statistics if mass moving topics w...Meik Sievertsen2009-04-281-20/+52
* Fix race condition for updating post/topic/etc. counter. (reported by BartVB)Meik Sievertsen2009-03-191-2/+2
* Fixed bug #'ers 41295, 41385, 41955, 41705 and 41985Jim Wigginton2009-02-261-0/+5
* Better return links when deleting topics through the MCP. #34655Chris Smith2008-09-271-5/+13
* * Use a distinct log message for shadow topic deletions to differentiate betw...Chris Smith2008-09-261-1/+1
* Duplicate log messages for deleting a topic ('LOG_TOPIC_DELETED' has been dep...Chris Smith2008-09-261-1/+1
* Log the forum name that topics are moved into.Chris Smith2008-09-231-1/+1
* Do not display reported topic icon for shadow topics. (Bug #13970)Meik Sievertsen2008-09-161-2/+2
* #27325Henry Sudhof2008-06-091-3/+3
* remove the _f_ portion from redirect urls now they no longer existMeik Sievertsen2008-04-211-6/+6
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-0/+8
* #14416 - thanks primehaloHenry Sudhof2007-09-111-1/+1
* err, maybe don't display it quite so often.Henry Sudhof2007-07-281-2/+2
* #11611Henry Sudhof2007-07-281-1/+11
* err, forgot to commitMeik Sievertsen2007-07-271-3/+3
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* #11255David M2007-05-221-2/+2
* #10329David M2007-05-121-1/+2
* /me slaps himself with a shovelDavid M2007-05-121-3/+3
* #9828, #10545, #10541, #10533, #10529, #10527, #10521, #10503, #10481Meik Sievertsen2007-05-061-1/+1
* "Run, Luke! Run!"David M2007-05-051-3/+2
* Better support for nested transactions...Meik Sievertsen2007-05-051-2/+2
* "It's a trap!"David M2007-05-051-6/+4
* - changed the way we do forum accounting in phpBB, far less intensive and muc...David M2007-05-051-105/+104
* added class for disabled options in ACPMeik Sievertsen2007-05-041-1/+2
* grrrDavid M2007-04-301-1/+1
* #10295David M2007-04-301-5/+7
* #10239David M2007-04-281-0/+1
* #10109David M2007-04-261-0/+1
* MCP move topics is much faster nowDavid M2007-04-181-3/+138
* - urlencoded usernames don't need htmlspecialchars [Bug #8794]Nils Adermann2007-04-011-1/+2
* #5396, #5266, #5147Meik Sievertsen2007-03-311-3/+29
* again, some changes here and there...Meik Sievertsen2007-03-231-1/+1
* - introducing read/unread images in the MCP, if you view something through th...Nils Adermann2007-01-271-1/+1