aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_main.php
Commit message (Expand)AuthorAgeFilesLines
...
* - removed download mode selection (the column info and constants will not be ...Meik Sievertsen2007-01-031-0/+1
* #6206David M2006-12-241-1/+1
* - Modules are not added correctly [#6370]Meik Sievertsen2006-12-181-9/+45
* - a bunch of fixesMeik Sievertsen2006-12-021-4/+4
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-19/+28
* #3980Graham Eames2006-10-111-1/+10
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-1/+0
* some fixes.Meik Sievertsen2006-08-251-2/+11
* Hide forums you can't move posts to from within the mcpGraham Eames2006-08-121-1/+1
* sql_in_set changesMeik Sievertsen2006-08-121-11/+11
* so.... what does this thing do?David M2006-08-111-1/+1
* - some bugfixesMeik Sievertsen2006-07-201-1/+1
* - renamed the following columns:Meik Sievertsen2006-07-131-1/+1
* fix for a bug spotted by ToonArmy within bug #3000 (thanks to him for providi...Meik Sievertsen2006-07-061-13/+51
* forgot some changes for post_timeMeik Sievertsen2006-06-231-1/+1
* make sure set_config is called with the correct is_dynamic valueMeik Sievertsen2006-06-231-2/+2
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-7/+14
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-25/+20
* Assign page titles within the mcpGraham Eames2006-06-041-0/+4
* - various corrections related to permissions in the mcp, including [Bug #1994...Nils Adermann2006-05-301-2/+2
* Fix a couple of issues in mcp_mainGraham Eames2006-05-201-0/+2
* - fixed dotted topics on some occassions being wrongMeik Sievertsen2006-05-191-4/+0
* - fixing a few tiny bugsMeik Sievertsen2006-05-181-36/+12
* - check m_ permission for quickmod [Bug #1317]Nils Adermann2006-04-091-1/+11
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-29/+0
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-1/+1
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-061-1/+0
* - blabla, additional bugfixing permissions...Meik Sievertsen2006-02-241-0/+5
* - removed unnecessary urlencode of highlight wordsNils Adermann2006-02-051-86/+83
* Auth changes for these modules as per the schema from beforeGraham Eames2006-01-081-4/+4
* Initial commit of user note support for the mcpGraham Eames2005-11-281-20/+0
* - use acl_m_ instead of acl_mMeik Sievertsen2005-11-191-5/+8
* Module information, exactly what it says on the tinGraham Eames2005-11-181-0/+29
* A couple of initial changes for the new module system with the mcpGraham Eames2005-11-091-6/+13
* - log removing postsMeik Sievertsen2005-06-101-2/+15
* - request_var updatesMeik Sievertsen2005-05-151-16/+16
* - Documentation related changesMeik Sievertsen2005-04-091-21/+32
* - fix attachment mod errorsMeik Sievertsen2004-12-121-2/+2
* - a bunch of updates, most of them bbcode relatedMeik Sievertsen2004-11-061-7/+7
* - fork/copy topicMeik Sievertsen2004-07-101-351/+261
* - added splitting of topics to mcpMeik Sievertsen2004-07-091-23/+43
* nooooo.... the mcp is gone. Yes, we now rely on the good will of our users, n...Meik Sievertsen2004-07-081-1354/+854
* - added folder_moved imageMeik Sievertsen2004-06-061-0/+1
* only minor things... blablaMeik Sievertsen2004-05-261-2/+2
* - 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
* 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