aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_topic.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11892] Fix undefined variables: to_forum_id & to_topic_idCesar G2013-10-081-26/+10
* Merge branch 'develop-olympus' into developAndreas Fischer2013-08-151-2/+2
|\
| * [ticket/11775] Fix error when moving the last post to another topicJoas Schilling2013-08-081-2/+2
* | Merge remote-tracking branch 'brunoais/ticket/11653' into developJoas Schilling2013-08-011-7/+2
|\ \
| * | [ticket/11653] Use $parse_flagsBruno Ais2013-08-011-1/+2
| * | [ticket/11653] generate_text_for_display on mcp/mcp_topic.phpBruno Ais2013-07-161-7/+1
* | | [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-3/+4
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-201-5/+51
|\ \ \ | |/ /
| * | 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 remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-101-4/+4
|\ \ \ | |/ /
| * | 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/soft-delete] Fix naming of soft delete (we wont use that in the UI)Joas Schilling2012-11-031-1/+1
* | | | [feature/soft-delete] Fix restoring/approving posts with mcp moderationJoas Schilling2012-10-311-6/+12
* | | | [feature/soft-delete] Allow to soft delete posts in the MCP quick moderationJoas Schilling2012-10-301-1/+3
* | | | [feature/soft-delete] Correctly calculate the number of replies everywhereJoas Schilling2012-10-221-8/+1
* | | | [feature/soft-delete] Rename phpbb_visibility class to phpbb_content_visibilityJosh Woody2012-08-291-1/+1
* | | | [feature/soft-delete] I told you I was going to rename the class!Josh Woody2012-08-291-1/+1
* | | | [feature/soft-delete] Lay the groundwork for a soft-delete featureJosh Woody2012-08-291-11/+11
|/ / /
* | | [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