aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/5506] Do not display an empty last page after deleting logs.Joas Schilling2011-07-142-3/+3
* [ticket/10109] Fix "Undefined Index" errors when copying a topic.Joas Schilling2011-04-071-25/+26
* [ticket/9874] view_log() performs unneeded count query over all log entries.Joas Schilling2011-02-252-3/+3
* 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
* | Merge branch 'ticket/cs278/7332' into develop-olympusAndreas Fischer2010-08-211-1/+1
|\ \
| * | [ticket/7332] Redirect users back to post details when performing actions.Chris Smith2010-08-081-1/+1
* | | [ticket/7972] Copying topics in the MCP now indexes the new topic.Chris Smith2010-08-201-0/+35
|/ /
* | [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-144-4/+4
* Fix bug #55045 - Do not duplicate previous/next links in pagination text of m...Ruslan Uzdenov2010-01-242-2/+2
* Bug #56285 - Properly calculate posts in a topic in the MCPCullen Walsh2010-01-191-1/+8
* - Bug #56255 - Moving topics to a forum where you are on queue Josh Woody2010-01-181-1/+1
* Fix r10391 - Bug #56025 - Pagination of User Notes in MCP uses two different ...Joas Schilling2010-01-171-1/+1
* Bug #56025 - Pagination of User Notes in MCP uses two different config values.Joas Schilling2009-12-301-1/+1
* Fix Bug #53545 - javascript error in templateMeik Sievertsen2009-11-032-4/+6
* revert r10079 (bug #50035) to be able to investigate other options of handlin...Meik Sievertsen2009-10-032-90/+0
* Fix Bug #52125, regression from r9678 for Bug #46225Meik Sievertsen2009-09-291-2/+10
* check for m_split and m_merge permission on target topic and topic icon selec...Meik Sievertsen2009-09-231-1/+1
* fix r9814 - remove echo "aha"; - Happy birthday nadermanJoas Schilling2009-09-181-1/+1
* fix #49625 r10002 - Do not drop forum_id on mcp_front (un)approvalJoas Schilling2009-09-121-1/+1
* Fix Bug #50845 (missing info icon in subsilver2)Meik Sievertsen2009-09-071-2/+3
* Fix r10041 - Bug #50765Meik Sievertsen2009-09-051-2/+2
* Fix Bug #50035 - Fix handling of bookmarks and subscriptions on "split topcis...Joas Schilling2009-08-312-0/+90
* Make sure only logs for existing users are displayed and user-specific logs r...Meik Sievertsen2009-08-251-1/+2
* - accidentally undid changes introduced in r9979Jim Wigginton2009-08-222-2/+0
* - replaced the drop down menu log filter thing with log searchingJim Wigginton2009-08-212-74/+10
* A little precautionChris Smith2009-08-181-1/+1
* Fix bug #49625 - Performing actions in Main MCP tab does not return correctlyRuslan Uzdenov2009-08-171-0/+5
* Fix Bug #49725 introduced in r9814Joas Schilling2009-08-151-3/+3
* - filtered logs weren't correctly paginatedJim Wigginton2009-08-102-2/+4
* 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
* Apply locale-independent basename() to attachment filenames. New function add...Meik Sievertsen2009-08-011-2/+2
* geez, maybe we should stop displaying text and this would become easierNils Adermann2009-07-261-2/+2
* Make some adjustments to the log filter. r9781, r9800Chris Smith2009-07-261-1/+19
* geez I'm blind - use the right template and lang varsNils Adermann2009-07-221-3/+3
* fix mcp sorting for pm_reports, and some minor language changesNils Adermann2009-07-221-4/+4
* Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-214-52/+572
* - added filtration ability to MCPJim Wigginton2009-07-202-2/+56
* Copy poll options properly when copying topic. #39065Chris Smith2009-07-191-1/+3
* Allow changing forum from drop down under certain circumstances. #37525Chris Smith2009-07-191-7/+10
* some changelog changes and a small SQL correctionChris Smith2009-07-081-1/+1
* Correct calculation of source/target forum statistics if mass moving topics w...Meik Sievertsen2009-04-281-20/+52
* 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-193-5/+5
* Add link to user profile in the MCP for user notes and warn user.Chris Smith2009-02-272-4/+10
* Fixed bug #'ers 41295, 41385, 41955, 41705 and 41985Jim Wigginton2009-02-261-0/+5
* 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