aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_queue.php
Commit message (Expand)AuthorAgeFilesLines
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-18/+21
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-131-1/+1
* - forgot to commit common.phpNils Adermann2006-06-101-19/+60
* ok, sorry for this. :/Meik Sievertsen2006-06-071-1/+1
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-15/+15
* Some extra template variables *_EXPLAIN which some might wish to useGraham Eames2006-06-041-0/+2
* Assign page titles within the mcpGraham Eames2006-06-041-0/+2
* - removed useless code from style.phpNils Adermann2006-06-031-4/+1
* some adjustmentsMeik Sievertsen2006-06-021-1/+4
* - various corrections related to permissions in the mcp, including [Bug #1994...Nils Adermann2006-05-301-2/+21
* - fixed a few smaller thingsMeik Sievertsen2006-05-201-11/+11
* - fixing a few tiny bugsMeik Sievertsen2006-05-181-12/+4
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-121-1/+1
* - introduce LA_, UA_ and A_ template variables (they allow styles to use temp...Nils Adermann2006-05-061-2/+2
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-291-1/+6
* say hello to role descriptions, role ordering and tooltips on role selectsMeik Sievertsen2006-04-171-1/+1
* 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