aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_main.php
Commit message (Collapse)AuthorAgeFilesLines
* - use acl_m_ instead of acl_mMeik Sievertsen2005-11-191-5/+8
| | | | | | | - some reference fixes git-svn-id: file:///svn/phpbb/trunk@5307 89ea8834-ac86-4346-8a33-228a782c2dd0
* Module information, exactly what it says on the tinGraham Eames2005-11-181-0/+29
| | | | git-svn-id: file:///svn/phpbb/trunk@5306 89ea8834-ac86-4346-8a33-228a782c2dd0
* A couple of initial changes for the new module system with the mcpGraham Eames2005-11-091-6/+13
| | | | | | | | (further changes are needed elsewhere for these to actually be useful....) git-svn-id: file:///svn/phpbb/trunk@5298 89ea8834-ac86-4346-8a33-228a782c2dd0
* - log removing postsMeik Sievertsen2005-06-101-2/+15
| | | | | | | | - fix queue saving if package size is 0 - user memberships (not used atm) git-svn-id: file:///svn/phpbb/trunk@5157 89ea8834-ac86-4346-8a33-228a782c2dd0
* - request_var updatesMeik Sievertsen2005-05-151-16/+16
| | | | | | | | | - added group selection to pm filter - fixed activation/deletion of inactive user accounts in admin index - fixed some color swatch bugs git-svn-id: file:///svn/phpbb/trunk@5152 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Documentation related changesMeik Sievertsen2005-04-091-21/+32
| | | | | | | | | | - added resend activation email dialog - fixed issue in session code - log failed/successful admin re-authentication/login - fixed simple forum dropdown box (used in mcp and posting) git-svn-id: file:///svn/phpbb/trunk@5114 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fix attachment mod errorsMeik Sievertsen2004-12-121-2/+2
| | | | | | | | - make upload path consistent with all other 2.2 path settings - fix "post title wrong after split" bug git-svn-id: file:///svn/phpbb/trunk@5032 89ea8834-ac86-4346-8a33-228a782c2dd0
* - a bunch of updates, most of them bbcode relatedMeik Sievertsen2004-11-061-7/+7
| | | | git-svn-id: file:///svn/phpbb/trunk@5023 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fork/copy topicMeik Sievertsen2004-07-101-351/+261
| | | | | | | | | | - resync topics - possible to show only reported posts in topic_view - view reports in post details - mcp_queue (show unapproved items) git-svn-id: file:///svn/phpbb/trunk@4924 89ea8834-ac86-4346-8a33-228a782c2dd0
* - added splitting of topics to mcpMeik Sievertsen2004-07-091-23/+43
| | | | | | | | | - added merging of posts to mcp - fixed parsing of acl_getf results - adjusted tracking code for important announcements (seems to work now) git-svn-id: file:///svn/phpbb/trunk@4923 89ea8834-ac86-4346-8a33-228a782c2dd0
* nooooo.... the mcp is gone. Yes, we now rely on the good will of our users, ↵Meik Sievertsen2004-07-081-1354/+854
| | | | | | | | | no moderation anymore. buhahaha buhahaharrrr harrr git-svn-id: file:///svn/phpbb/trunk@4921 89ea8834-ac86-4346-8a33-228a782c2dd0
* - added folder_moved imageMeik Sievertsen2004-06-061-0/+1
| | | | | | | | | - new feature: bookmark topics - fixed post details link - added confirmation screen to cookie deletion git-svn-id: file:///svn/phpbb/trunk@4912 89ea8834-ac86-4346-8a33-228a782c2dd0
* only minor things... blablaMeik Sievertsen2004-05-261-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@4900 89ea8834-ac86-4346-8a33-228a782c2dd0
* - put consoring and smilie processing into functions (we use them all over ↵Meik Sievertsen2004-02-211-12/+4
| | | | | | | | | | | the place) for better changing and consistency. - changed docs/AUTHORS to reflect the recent code re-use in functions_messenger.php - pleasing the users a little bit more by using table constants. :D - login box if "mode" is not allowed -> posting (thought about trigger_error integration, but we do not need this that often). git-svn-id: file:///svn/phpbb/trunk@4836 89ea8834-ac86-4346-8a33-228a782c2dd0
* 'post encoding'-fixMeik Sievertsen2004-01-191-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4762 89ea8834-ac86-4346-8a33-228a782c2dd0
* mcp_main module, responsible for forum/topic/post view and common operationsLudovic Arnaud2003-11-271-184/+1152
| | | | git-svn-id: file:///svn/phpbb/trunk@4692 89ea8834-ac86-4346-8a33-228a782c2dd0
* MCP take 2, see forumLudovic Arnaud2003-09-141-0/+547
git-svn-id: file:///svn/phpbb/trunk@4496 89ea8834-ac86-4346-8a33-228a782c2dd0