aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developNils Adermann2011-07-162-3/+3
|\
| * [ticket/5506] Do not display an empty last page after deleting logs.Joas Schilling2011-07-142-3/+3
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-04-171-25/+26
|\ \ | |/
| * [ticket/10109] Fix "Undefined Index" errors when copying a topic.Joas Schilling2011-04-071-25/+26
* | [ticket/9684] Fix Forum/Topic-Tracking for global announcementsJoas Schilling2011-04-071-2/+2
* | [ticket/9684] Remove code in some more files especially includes/Joas Schilling2011-04-075-103/+40
* | [ticket/9684] Remove code for global announcement in root-filesJoas Schilling2011-04-071-156/+13
* | Merge branch 'ticket/hanakin/10001' into developIgor Wiedler2011-02-281-0/+1
|\ \
| * | [ticket/10001] Created new Template variable to house class names based on $...hanakin2011-01-181-0/+1
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-02-242-3/+3
|\ \ \ | | |/ | |/|
| * | [ticket/9874] view_log() performs unneeded count query over all log entries.Joas Schilling2011-02-252-3/+3
| |/
* | [ticket/8065] Add an option to lock topics while moving them.Joas Schilling2011-01-301-0/+9
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-1120-40/+0
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-253-6/+12
|/
* 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