aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the ability to report/view reports and warn in global announcementsGraham Eames2006-06-091-4/+8
* - a few adjustments to permissions, specifically with regard to global topicsNils Adermann2006-06-092-2/+2
* - bugfix rollMeik Sievertsen2006-06-081-7/+9
* ok, sorry for this. :/Meik Sievertsen2006-06-074-8/+8
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-0611-273/+268
* Some extra template variables *_EXPLAIN which some might wish to useGraham Eames2006-06-043-0/+6
* - permission trace correctly uses language variables nowNils Adermann2006-06-041-3/+3
* Assign page titles within the mcpGraham Eames2006-06-046-0/+13
* - 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-3010-32/+59
* - adjusted coding guidelinesMeik Sievertsen2006-05-282-11/+15
* - do not allow pruning foundersMeik Sievertsen2006-05-281-1/+1
* - remove description from profile fieldsMeik Sievertsen2006-05-271-13/+16
* - fixed a few smaller thingsMeik Sievertsen2006-05-203-16/+16
* Banning makes more sense with usernames listed first, then IP then email as t...Graham Eames2006-05-201-2/+2
* Fix a couple of issues in mcp_mainGraham Eames2006-05-202-2/+4
* - fixed dotted topics on some occassions being wrongMeik Sievertsen2006-05-193-58/+99
* Fix a slightly odd naming that we just spottedGraham Eames2006-05-191-1/+1
* - fixing a few tiny bugsMeik Sievertsen2006-05-184-66/+22
* - added a few missing log variablesMeik Sievertsen2006-05-182-2/+7
* This is a screwy world! Screwy I tell you!David M2006-05-171-12/+46
* Fix the module insertion for UCP and MCP (the changes for the ACP had meant i...Graham Eames2006-05-172-2/+2
* - 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-062-3/+8
* I hope nothing broke!David M2006-05-051-10/+28
* Remove the module entries from the schema data file and generate the list ins...Graham Eames2006-05-017-22/+22
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-291-1/+6
* - Bug #1261David M2006-04-221-1/+1
* Fix some warnings when selecting a userGraham Eames2006-04-201-3/+28
* say hello to role descriptions, role ordering and tooltips on role selectsMeik Sievertsen2006-04-172-2/+2
* - clean up marklist calls (global function)Meik Sievertsen2006-04-171-1/+6
* - fixed some bugsMeik Sievertsen2006-04-154-4/+4
* - check m_ permission for quickmod [Bug #1317]Nils Adermann2006-04-093-2/+30
* - allow reporting posts that have a closed reportNils Adermann2006-04-081-2/+2
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-066-11/+11
* - don't show too old reports/queue entriesNils Adermann2006-03-282-1/+4
* - redirection should properly work nowNils Adermann2006-03-272-4/+4
* - add missing pagination to queue/reportsNils Adermann2006-03-272-6/+12
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-2514-203/+274
* BBCode parser needs instantiating [#1241]Graham Eames2006-03-251-0/+2
* Get user lookups working [#1281, #1282]Graham Eames2006-03-252-2/+6
* - extended session_page and user_lastpage to hold a maximum of 200 chars (ins...Meik Sievertsen2006-03-251-1/+1
* - some adjustments for search related config optionsNils Adermann2006-03-233-3/+3
* - hopefully fixed inactive create forum input field + button for safari 2.0.2...Meik Sievertsen2006-03-222-3/+3
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-223-3/+3
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-216-7/+29
* - Lesson learned: If you rename something rename it in all places and not jus...Nils Adermann2006-03-181-1/+1
* - replaced mcp reports system with a simplified versionNils Adermann2006-03-183-528/+455
* - adding ability to assign moderator specific ban optionsMeik Sievertsen2006-03-152-1/+141