aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_main.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* - removed download mode selection (the column info and constants will not be ...Meik Sievertsen2007-01-031-0/+1
* #6206David M2006-12-241-1/+1
* - Modules are not added correctly [#6370]Meik Sievertsen2006-12-181-9/+45
* - a bunch of fixesMeik Sievertsen2006-12-021-4/+4
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-19/+28
* #3980Graham Eames2006-10-111-1/+10
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-1/+0
* some fixes.Meik Sievertsen2006-08-251-2/+11
* Hide forums you can't move posts to from within the mcpGraham Eames2006-08-121-1/+1
* sql_in_set changesMeik Sievertsen2006-08-121-11/+11
* so.... what does this thing do?David M2006-08-111-1/+1
* - some bugfixesMeik Sievertsen2006-07-201-1/+1
* - renamed the following columns:Meik Sievertsen2006-07-131-1/+1
* fix for a bug spotted by ToonArmy within bug #3000 (thanks to him for providi...Meik Sievertsen2006-07-061-13/+51
* forgot some changes for post_timeMeik Sievertsen2006-06-231-1/+1
* make sure set_config is called with the correct is_dynamic valueMeik Sievertsen2006-06-231-2/+2
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-7/+14