aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
* - 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
* We now return the log_id of newly created logs. This is used by the warnings ...Graham Eames2006-03-141-2/+2
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-123-27/+18
* - log entries for deleted topics don't provide a link to the topic or to the ...Nils Adermann2006-03-082-18/+2
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-063-22/+1
* Reporting system revised. Needs some major cleanup and is missig some functio...Bart van Bragt2006-03-041-0/+591
* - some bugfixesMeik Sievertsen2006-03-012-3/+5
* checkin for providing cvs commandline list.Meik Sievertsen2006-02-251-2/+3
* - allow local moderators to properly use the mcp for more than one forum (mcp)Nils Adermann2006-02-254-64/+72
* - blabla, additional bugfixing permissions...Meik Sievertsen2006-02-242-0/+10
* implementing permission rolesMeik Sievertsen2006-02-222-3/+3
* Fix a minor bug with deletionsGraham Eames2006-02-211-13/+17
* Little MCP bug fixesTom Beddard2006-02-062-5/+5
* - removed unnecessary urlencode of highlight wordsNils Adermann2006-02-055-283/+238
* - size select fixMeik Sievertsen2006-01-221-2/+2
* The curse of cut&paste strikes once more...Graham Eames2006-01-161-3/+3
* Initial implementation of a log viewer into the MCPGraham Eames2006-01-141-0/+184
* A couple of minor bug fixes for note deletionGraham Eames2006-01-141-2/+2
* Auth changes for these modules as per the schema from beforeGraham Eames2006-01-083-10/+10
* Fixing a permissions issue where a user only has local moderator rights.Graham Eames2006-01-061-8/+0
* L10n of warning messages sent to the userGraham Eames2006-01-051-10/+20
* Adding the ability to get a list of all users with outstanding warningsGraham Eames2005-12-141-0/+63
* Add sorting to user notes templateGraham Eames2005-12-131-1/+5
* Clean up and abstract the code for listing warned usersGraham Eames2005-12-121-11/+13
* Initial commit of files related to the warning systemGraham Eames2005-12-102-0/+368
* A couple of minor changesGraham Eames2005-12-081-1/+1
* Some slight cleanup of the mcp notes code - adding pagination supportGraham Eames2005-11-301-3/+3
* Initial commit of user note support for the mcpGraham Eames2005-11-283-40/+231
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...Meik Sievertsen2005-11-281-2/+2