aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/mcp.php
Commit message (Expand)AuthorAgeFilesLines
...
* - fixed some bugsMeik Sievertsen2006-04-151-1/+1
* - allow reporting posts that have a closed reportNils Adermann2006-04-081-2/+2
* - changed _module_*_url to only use the main module name but the mode as para...Meik Sievertsen2006-04-081-22/+2
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-1/+2
* Fix the vanishing menu itemGraham Eames2006-04-051-0/+5
* - did I mention I don't like mcp_sorting()? ;-)Nils Adermann2006-03-281-1/+12
* - add missing pagination to queue/reportsNils Adermann2006-03-271-1/+1
* - some adjustments for search related config optionsNils Adermann2006-03-231-4/+4
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-221-2/+2
* - replaced mcp reports system with a simplified versionNils Adermann2006-03-181-3/+4
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-1/+1
* test new syncmail version...Meik Sievertsen2006-02-251-1/+5
* - allow local moderators to properly use the mcp for more than one forum (mcp)Nils Adermann2006-02-251-12/+25
* - properly hide itemsNils Adermann2006-02-221-14/+9
* - removed unnecessary urlencode of highlight wordsNils Adermann2006-02-051-131/+102
* The curse of cut&paste strikes once more...Graham Eames2006-01-161-2/+2
* Initial implementation of a log viewer into the MCPGraham Eames2006-01-141-0/+18
* Fixing a permissions issue where a user only has local moderator rights.Graham Eames2006-01-061-0/+5
* And as if by magoc they are hidden (a minor change I missed commiting before ...Graham Eames2006-01-031-1/+2
* - custom profile fieldsMeik Sievertsen2005-12-101-6/+6
* Initial commit of user note support for the mcpGraham Eames2005-11-281-0/+8
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...Meik Sievertsen2005-11-281-2/+2
* Fix a minor typoGraham Eames2005-11-191-1/+1
* - use acl_m_ instead of acl_mMeik Sievertsen2005-11-191-7/+8
* In keeping with tradition I remove yet more code....Graham Eames2005-11-171-165/+40
* The MCP strikes back.... :-)Graham Eames2005-11-121-233/+148
* - session changesMeik Sievertsen2005-10-021-1/+1
* no longer needed here. ;)Meik Sievertsen2005-08-191-25/+0
* - request_var updatesMeik Sievertsen2005-05-151-28/+3
* - added updated coding guidelinesMeik Sievertsen2005-04-101-4/+4
* - Documentation related changesMeik Sievertsen2005-04-091-23/+39
* - minor fixesMeik Sievertsen2004-11-061-40/+40
* This is a mass commit ... expect trouble! Changes made here are primarily to ...Paul S. Owen2004-09-011-14/+14
* - [mcp] let quickmod work in topic_viewMeik Sievertsen2004-08-041-0/+6
* - approve/disapprove posts/topicsMeik Sievertsen2004-07-191-2/+15
* - fixed permissions for mcp (global permission settings are false if user is ...Meik Sievertsen2004-07-111-20/+39
* - fork/copy topicMeik Sievertsen2004-07-101-6/+410
* - added splitting of topics to mcpMeik Sievertsen2004-07-091-5/+7
* nooooo.... the mcp is gone. Yes, we now rely on the good will of our users, n...Meik Sievertsen2004-07-081-653/+133
* update module authentification here too.Meik Sievertsen2004-05-261-9/+2
* splitted language filesMeik Sievertsen2004-02-281-1/+1
* Updated MCPLudovic Arnaud2003-11-271-172/+391
* Move ipwhois to functions_adminPaul S. Owen2003-11-051-47/+0
* MCP take 2, see forumLudovic Arnaud2003-09-141-2231/+469
* Updates mainly for removal of extension + header comment ... moved some aspec...Paul S. Owen2003-09-071-20/+12
* viewlog update for combined log tablePaul S. Owen2003-07-221-2/+3
* Re-arrange auth and setup calls ... needs to be repeated for all major scriptsPaul S. Owen2003-07-141-1/+2
* Updated MCP. Started to implement reports review. Check out the new "post det...Ludovic Arnaud2003-07-021-115/+358
* Global announcements ... sort of work ... well they seem to, need to look at ...Paul S. Owen2003-06-231-5/+5
* I'm pretty sure I screwed up the first commitLudovic Arnaud2003-06-191-0/+1