aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_topic.php
Commit message (Expand)AuthorAgeFilesLines
* Merge PR #1140 branch 'develop-olympus' into developOleg Pudeyev2012-12-161-1/+48
|\
| * Merge branch 'develop-olympus' of github.com:phpbb/phpbb3 into ticket/8610Nathan Guse2012-12-131-6/+6
| |\
| * | [ticket/8610] Use phpbb_update_rows_avoiding_duplicatesNathan Guse2012-12-131-11/+1
| * | [ticket/8610] Revert some funky merging I did from rebaseNathan Guse2012-12-131-7/+1
| * | [ticket/8610] Add some commentsNathan Guse2012-12-131-0/+2
| * | [ticket/8610] Update Bookmarks and Subscriptions when splitting topicsNathaniel Guse2012-12-131-2/+54
| * | [ticket/8610] Update Bookmarks when merging posts into another topicNathaniel Guse2012-12-131-1/+9
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-12-141-6/+5
|\ \ \ | | |/ | |/|
| * | [ticket/11162] Rename tricky updates to database helper.Oleg Pudeyev2012-12-121-1/+1
| * | [ticket/11162] Use correct functions.Oleg Pudeyev2012-12-051-2/+2
| * | [ticket/11162] Add includes.Oleg Pudeyev2012-12-041-0/+4
| * | [ticket/11162] Use phpbb_update_rows_avoiding_duplicates in mcp.Oleg Pudeyev2012-12-011-6/+1
| |/
* | Merge PR #722 branch 'Senky/ticket/9918' into developOleg Pudeyev2012-11-061-4/+4
|\ \
| * | [ticket/9918] default values in request_var changed to one stringSenky2012-04-151-2/+2
| * | [ticket/9918] $redirect variable used from nowSenky2012-04-091-4/+4
* | | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-171-1/+1
* | | [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/+5
|/ /
* | Merge branch 'develop-olympus' into developOleg Pudeyev2012-03-161-0/+11
|\ \ | |/
| * [ticket/8636] Add resync option to topic_view moderation pageJoas Schilling2012-02-231-0/+11
* | [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 branch 'develop-olympus' into developAndreas Fischer2011-11-131-2/+2
|\ \ | |/
| * [ticket/10365] Fix up S_POST_UNAPPROVED check, make it easier to readIgor Wiedler2011-11-131-2/+2
| * [ticket/10365] Make sure moderators only get mcp_reports link when allowedIgor Wiedler2011-10-301-2/+2
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* [ticket/7720] Fix alternative image-description for unread posts.Joas Schilling2010-07-141-1/+1
* Bug #56285 - Properly calculate posts in a topic in the MCPCullen Walsh2010-01-191-1/+8
* revert r10079 (bug #50035) to be able to investigate other options of handlin...Meik Sievertsen2009-10-031-87/+0
* check for m_split and m_merge permission on target topic and topic icon selec...Meik Sievertsen2009-09-231-1/+1
* Fix Bug #50845 (missing info icon in subsilver2)Meik Sievertsen2009-09-071-2/+3
* Fix Bug #50035 - Fix handling of bookmarks and subscriptions on "split topcis...Joas Schilling2009-08-311-0/+87
* Fix race condition for updating post/topic/etc. counter. (reported by BartVB)Meik Sievertsen2009-03-191-1/+1
* fix r8999Meik Sievertsen2008-10-191-1/+1
* Correctly display topic in MCP when start parameter is equal to or greater th...Chris Smith2008-10-161-0/+7
* Increase board topic counter when splitting topics. #32125Chris Smith2008-10-111-0/+3
* Split posts target forum requires 'f_post' now instead of 'm_split'. #31015Chris Smith2008-09-261-2/+2
* MCP topic view checkboxes now default to unchecked.Chris Smith2008-09-231-1/+1
* #31265Henry Sudhof2008-07-281-3/+5
* remove the _f_ portion from redirect urls now they no longer existMeik Sievertsen2008-04-211-2/+2
* some bugfixesMeik Sievertsen2007-10-121-1/+1
* *** empty log message ***Meik Sievertsen2007-10-041-3/+11
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-7/+7
* -#14438Henry Sudhof2007-09-131-4/+15
* #14363David M2007-09-061-1/+1
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-1/+1
* err, forgot to commitMeik Sievertsen2007-07-271-2/+2