aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
* 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
* - use acl_m_ instead of acl_mMeik Sievertsen2005-11-191-5/+8
* Module information, exactly what it says on the tinGraham Eames2005-11-182-0/+57
* A couple of initial changes for the new module system with the mcpGraham Eames2005-11-092-10/+24
* - some additional changesMeik Sievertsen2005-10-021-3/+2
* - log removing postsMeik Sievertsen2005-06-101-2/+15
* - request_var updatesMeik Sievertsen2005-05-154-29/+28
* - topic/forum icon img additionsMeik Sievertsen2005-04-301-7/+21
* - made path information available to template (T_)Meik Sievertsen2005-04-111-1/+1
* - added updated coding guidelinesMeik Sievertsen2005-04-101-1/+1
* - Documentation related changesMeik Sievertsen2005-04-096-107/+107
* - and my second attemptMeik Sievertsen2005-03-213-3/+3
* - removed custom code. ;)Meik Sievertsen2004-12-151-5/+18
* - fix attachment mod errorsMeik Sievertsen2004-12-122-2/+8
* - a bunch of updates, most of them bbcode relatedMeik Sievertsen2004-11-062-10/+10
* - user notes/feedback in post_detailsMeik Sievertsen2004-08-221-6/+74
* - [mcp] let quickmod work in topic_viewMeik Sievertsen2004-08-041-1/+1
* - approve/disapprove posts/topicsMeik Sievertsen2004-07-195-28/+501
* - fixed permissions for mcp (global permission settings are false if user is ...Meik Sievertsen2004-07-111-11/+99
* - fork/copy topicMeik Sievertsen2004-07-105-365/+532
* - added splitting of topics to mcpMeik Sievertsen2004-07-094-30/+365
* cleaned up the mcp, basic operations such as deleting/moving/(un)locking are ...Meik Sievertsen2004-07-084-0/+789
* nooooo.... the mcp is gone. Yes, we now rely on the good will of our users, n...Meik Sievertsen2004-07-082-1654/+854
* - added folder_moved imageMeik Sievertsen2004-06-061-0/+1
* only minor things... blablaMeik Sievertsen2004-05-262-19/+27
* - put consoring and smilie processing into functions (we use them all over th...Meik Sievertsen2004-02-211-12/+4
* 'post encoding'-fixMeik Sievertsen2004-01-191-0/+1
* Added: mcp_queue, for unapproved itemsLudovic Arnaud2003-11-271-0/+306
* mcp_main module, responsible for forum/topic/post view and common operationsLudovic Arnaud2003-11-271-184/+1152
* MCP take 2, see forumLudovic Arnaud2003-09-141-0/+547