aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_queue.php
Commit message (Expand)AuthorAgeFilesLines
* - a bunch of fixesMeik Sievertsen2006-12-021-3/+3
* - bug fixes for #5618, #5588 and #5584Meik Sievertsen2006-11-261-6/+4
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-50/+88
* ok, change from doing the same logic all over again we call a function to do ...Meik Sievertsen2006-11-161-21/+10
* ok, i am an idiot...Meik Sievertsen2006-11-031-7/+7
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-031-8/+0
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-11/+11
* - forum image being an additional image instead of replacing forum indicatorsMeik Sievertsen2006-10-081-2/+2
* he braces style is deprecated as of PHP 6Meik Sievertsen2006-10-071-2/+2
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-261-3/+15
* #4428Meik Sievertsen2006-09-231-3/+5
* - birthdays/age in user's timezone and not server's local timeNils Adermann2006-08-281-0/+1
* sql_in_set changesMeik Sievertsen2006-08-121-6/+6
* - fixed some bugsMeik Sievertsen2006-08-051-3/+3
* - display age in user profile and make it available on viewtopicNils Adermann2006-07-071-8/+7
* These needed to be #p for proper complianceGraham Eames2006-07-011-1/+1
* New template variables in the mcp (not used by subsilver)Graham Eames2006-06-291-0/+2
* - 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