aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_queue.php
Commit message (Expand)AuthorAgeFilesLines
* [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-1/+1
* [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-2/+2
* [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-1/+1
* [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-2/+3
* [ticket/10968] Render pagination within the templateDrae2012-07-181-1/+2
* [ticket/10871] Delete the unwanted implodeBruno Ais2012-05-041-2/+0
* [ticket/10273] Fixed accepting / denying posts AJAX.Callum Macrae2012-03-311-2/+29
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-1/+1
* Merge remote-tracking branch 'nickvergessen/ticket/10344' into developOleg Pudeyev2011-11-201-4/+5
|\
| * [ticket/10344] Add attachment icons to list of reported and queued posts/topicsJoas Schilling2011-08-271-4/+5
* | Merge branch 'develop-olympus' into developNils Adermann2011-11-181-0/+4
|\ \
| * | [ticket/9956] Display error message if no disapprove reason givenJoas Schilling2011-10-141-0/+3
* | | [ticket/9684] Remove code in some more files especially includes/Joas Schilling2011-04-071-43/+18
| |/ |/|
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-1/+2
|/
* Merge branch 'ticket/bantu/9503' into develop-olympusIgor Wiedler2010-09-121-1/+1
|\
| * [ticket/9503] Show 'No subject specified' in 'Posts awaiting approval'.Andreas Fischer2010-07-231-1/+1
* | [ticket/9679] phpBB offers to notify poster even if notification is disabledJosh Woody2010-07-291-8/+11
|/
* [ticket/7720] Fix alternative image-description for unread posts.Joas Schilling2010-07-141-1/+1
* Fix Bug #53545 - javascript error in templateMeik Sievertsen2009-11-031-0/+1
* Make sure only logs for existing users are displayed and user-specific logs r...Meik Sievertsen2009-08-251-1/+2
* A little precautionChris Smith2009-08-181-1/+1
* Function approve_post adjustment (migrating to sync())Ruslan Uzdenov2009-08-101-70/+5
* Fix bug #47705 - Out of range value for column 'topic_replies_real'Ruslan Uzdenov2009-08-101-77/+44
* Fixed bug #'ers 42585, 35505, 36675, and 42705Jim Wigginton2009-04-241-6/+9
* Fix race condition for updating post/topic/etc. counter. (reported by BartVB)Meik Sievertsen2009-03-191-2/+2
* Fixed bug #40325 - Friend/foe system displays posts madeJim Wigginton2009-01-231-2/+13
* Do not increment users post count after post approval if post had been posted...Meik Sievertsen2008-11-301-2/+6
* Moderators can only see reports/queue/logs from forums they can actually read...Chris Smith2008-10-141-0/+11
* Send localised disapproval reasons in the recipients local language. #31645Chris Smith2008-09-081-2/+42
* Fix one design failure in phpBB3. Do not count non-approved posts to the user...Meik Sievertsen2008-09-021-0/+23
* #28455Meik Sievertsen2008-06-051-1/+1
* remove the _f_ portion from redirect urls now they no longer existMeik Sievertsen2008-04-211-2/+2
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-0/+8
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-1/+3
* #13973David M2007-08-091-5/+36
* #13796Henry Sudhof2007-07-251-1/+1
* try to normalize everything...Meik Sievertsen2007-07-221-1/+1
* Cleaning up (#13689)Henry Sudhof2007-07-221-1/+1
* #11313David M2007-06-181-1/+1
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* MCP? Who uses that... :PDavid M2007-06-021-1/+1
* oh my god - what did he do? Adding attachment display to post/topic review, q...Meik Sievertsen2007-05-191-5/+45
* Fixing some tiny bugs...Meik Sievertsen2007-05-171-2/+4
* #10976David M2007-05-151-0/+2
* add possibility to return to post after approval (if approving one post) - ve...Meik Sievertsen2007-05-091-1/+15
* - create log entries on (dis)approving and handling reportsNils Adermann2007-05-061-3/+45
* Ok, try to fix the "re-approval on edit" bugs. Also added make_clickable to l...Meik Sievertsen2007-05-061-0/+8
* #9828, #10545, #10541, #10533, #10529, #10527, #10521, #10503, #10481Meik Sievertsen2007-05-061-1/+1