aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_topic.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3833 from rxu/ticket/14102Marc Alexander2015-09-161-0/+24
|\
| * [ticket/14102] Add core event to the mcp_topic.phprxu2015-08-151-0/+24
|/
* Merge pull request #3413 from kasimi/ticket/13540Marc Alexander2015-03-051-0/+4
|\
| * [ticket/13540] Add total post count to mcp_topic_review_modify_row eventkasimi2015-02-171-0/+2
| * [ticket/13540] Add topic_info to mcp_topic_review_modify_row eventkasimi2015-02-161-0/+2
* | [ticket/13595] Removed unused codeJoshyPHP2015-02-131-8/+0
|/
* [ticket/13540] Added var row to both eventskasimi2015-01-251-0/+2
* [ticket/13540] Add core event for MCP topic review block datakasimi2015-01-241-3/+31
* [ticket/12612] Prefix check_ids() with phpbb_Joas Schilling2014-06-231-2/+2
* [ticket/12612] Prefix mcp_sorting() with phpbb_Joas Schilling2014-06-231-2/+2
* [ticket/12612] Prefix get_*_data() with phpbb_ and delete unused globalJoas Schilling2014-06-231-6/+6
* [ticket/12612] Prefix module url functions with phpbb_Joas Schilling2014-06-231-1/+1
* Merge pull request #2434 from Nicofuma/ticket/8610Joas Schilling2014-06-091-4/+18
|\
| * [ticket/8610] Fix bookmarks when merging all the posts of a topicTristan Darricau2014-05-271-4/+18
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
|/
* [ticket/12052] Use different visibility when post was editedJoas Schilling2014-04-251-3/+3
* [ticket/12153] Remove redundant calls to pagination.on_page().Cesar G2014-02-031-1/+0
* [ticket/11849] Update more MCP calls to pagination classJoas Schilling2013-12-181-8/+4
* [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
|/ / /