aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_queue.php
Commit message (Expand)AuthorAgeFilesLines
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-1/+1
* - don't show too old reports/queue entriesNils Adermann2006-03-281-0/+2
* - redirection should properly work nowNils Adermann2006-03-271-3/+3
* - add missing pagination to queue/reportsNils Adermann2006-03-271-1/+5
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-28/+0
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-221-1/+1
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-211-0/+4
* - replaced mcp reports system with a simplified versionNils Adermann2006-03-181-4/+3
* - adding ability to assign moderator specific ban optionsMeik Sievertsen2006-03-151-1/+1
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-24/+8
* - some bugfixesMeik Sievertsen2006-03-011-3/+3
* - allow local moderators to properly use the mcp for more than one forum (mcp)Nils Adermann2006-02-251-59/+66
* - blabla, additional bugfixing permissions...Meik Sievertsen2006-02-241-0/+5
* implementing permission rolesMeik Sievertsen2006-02-221-1/+1
* - size select fixMeik Sievertsen2006-01-221-2/+2
* Initial commit of user note support for the mcpGraham Eames2005-11-281-20/+0
* Module information, exactly what it says on the tinGraham Eames2005-11-181-0/+28
* A couple of initial changes for the new module system with the mcpGraham Eames2005-11-091-4/+11
* - request_var updatesMeik Sievertsen2005-05-151-2/+2
* - Documentation related changesMeik Sievertsen2005-04-091-22/+18
* - and my second attemptMeik Sievertsen2005-03-211-1/+1
* - a bunch of updates, most of them bbcode relatedMeik Sievertsen2004-11-061-3/+3
* - [mcp] let quickmod work in topic_viewMeik Sievertsen2004-08-041-1/+1
* - approve/disapprove posts/topicsMeik Sievertsen2004-07-191-3/+470
* - fixed permissions for mcp (global permission settings are false if user is ...Meik Sievertsen2004-07-111-11/+99
* - fork/copy topicMeik Sievertsen2004-07-101-0/+173
* nooooo.... the mcp is gone. Yes, we now rely on the good will of our users, n...Meik Sievertsen2004-07-081-300/+0
* only minor things... blablaMeik Sievertsen2004-05-261-17/+25
* Added: mcp_queue, for unapproved itemsLudovic Arnaud2003-11-271-0/+306