aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_queue.php
Commit message (Collapse)AuthorAgeFilesLines
...
* - Documentation related changesMeik Sievertsen2005-04-091-22/+18
| | | | | | | | | | - 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
* - and my second attemptMeik Sievertsen2005-03-211-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5109 89ea8834-ac86-4346-8a33-228a782c2dd0
* - a bunch of updates, most of them bbcode relatedMeik Sievertsen2004-11-061-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@5023 89ea8834-ac86-4346-8a33-228a782c2dd0
* - [mcp] let quickmod work in topic_viewMeik Sievertsen2004-08-041-1/+1
| | | | | | | - more logical placement of load/save buttons in posting git-svn-id: file:///svn/phpbb/trunk@4959 89ea8834-ac86-4346-8a33-228a782c2dd0
* - approve/disapprove posts/topicsMeik Sievertsen2004-07-191-3/+470
| | | | | | | | - changed mcp_front to be more moderator friendly - able to change the forum in mcp_queue (for moderators moderating more than one forum) git-svn-id: file:///svn/phpbb/trunk@4937 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fixed permissions for mcp (global permission settings are false if user is ↵Meik Sievertsen2004-07-111-11/+99
| | | | | | | | | | only able to moderate one to x forums) - determine permission settings for submodules - further approve/disapprove work (approve_details added) git-svn-id: file:///svn/phpbb/trunk@4925 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fork/copy topicMeik Sievertsen2004-07-101-0/+173
| | | | | | | | | | - 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
* nooooo.... the mcp is gone. Yes, we now rely on the good will of our users, ↵Meik Sievertsen2004-07-081-300/+0
| | | | | | | | | no moderation anymore. buhahaha buhahaharrrr harrr git-svn-id: file:///svn/phpbb/trunk@4921 89ea8834-ac86-4346-8a33-228a782c2dd0
* only minor things... blablaMeik Sievertsen2004-05-261-17/+25
| | | | git-svn-id: file:///svn/phpbb/trunk@4900 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added: mcp_queue, for unapproved itemsLudovic Arnaud2003-11-271-0/+306
git-svn-id: file:///svn/phpbb/trunk@4693 89ea8834-ac86-4346-8a33-228a782c2dd0