aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_forum.php
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge branch 'develop-olympus' of github.com:phpbb/phpbb3 into ticket/8610Nathan Guse2012-12-131-10/+6
| | |\
| | * | [ticket/8610] Use phpbb_update_rows_avoiding_duplicatesNathan Guse2012-12-131-11/+5
| | * | [ticket/8610] Revert some funky merging I did from rebaseNathan Guse2012-12-131-4/+1
| | * | [ticket/8610] Update Bookmarks and Subscriptions when splitting topicsNathaniel Guse2012-12-131-2/+10
| | * | [ticket/8610] Update Bookmarks when merging topicsNathaniel Guse2012-12-131-1/+9
| * | | Merge branch 'develop-olympus' into developAndreas Fischer2012-12-141-7/+6
| |\ \ \ | | | |/ | | |/|
| | * | [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] Fix inaccurately copy pasted comment.Oleg Pudeyev2012-12-011-1/+1
| | * | [ticket/11162] Use phpbb_update_rows_avoiding_duplicates in mcp.Oleg Pudeyev2012-12-011-6/+1
| | |/
* | | [feature/soft-delete] Add "Restore" to the mcp forum quick moderationJoas Schilling2012-12-181-1/+2
* | | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-101-3/+3
|\ \ \ | |/ /
| * | Merge PR #722 branch 'Senky/ticket/9918' into developOleg Pudeyev2012-11-061-2/+2
| |\ \
| | * | [ticket/9918] default values in request_var changed to one stringSenky2012-04-151-1/+1
| | * | [ticket/9918] $redirect variable used from nowSenky2012-04-091-2/+2
| * | | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-171-1/+1
* | | | [feature/soft-delete] Link to delete_topics module when the topic is deletedJoas Schilling2012-11-101-3/+2
* | | | [feature/soft-delete] Fix the rest of *_approved and the delete_post unit testJoas Schilling2012-11-101-1/+1
* | | | [feature/soft-delete] Fix some more uses of topic_replies_realJoas Schilling2012-10-221-1/+1
* | | | [feature/soft-delete] Correctly calculate the number of replies everywhereJoas Schilling2012-10-221-2/+3
* | | | [feature/soft-delete] Fix several problems in the forum mcpJoas Schilling2012-10-101-4/+5
* | | | [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-3/+7
|/ / /
* | | [feature/php-events] Fix naming and doc of core.mcp_view_forum_modify_topicrowJoas Schilling2012-08-041-2/+10
* | | [feature/php-events] Add missing global $phpbb_dispatcherJoas Schilling2012-08-011-1/+1
* | | [feature/events] Fixing events issuesMichael Cullum2012-08-011-3/+1
* | | [feature/events] Adding core.mcp_forum_topicrow ledgeMichael Cullum2012-08-011-0/+5
* | | [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/+2
|/ /
* | [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
* | [feature/remove-imagesets] Adjustments to php filesVjacheslav Trushkin2011-09-041-1/+0
* | [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-071-4/+4
* | 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
| |/
| * revert r10079 (bug #50035) to be able to investigate other options of handlin...Meik Sievertsen2009-10-031-3/+0
| * Fix Bug #50035 - Fix handling of bookmarks and subscriptions on "split topcis...Joas Schilling2009-08-311-0/+3
| * Really fix #13970 broken fix in r8853.Chris Smith2008-10-111-1/+1
| * #24185Meik Sievertsen2008-03-311-2/+2
| * - backport viewforum performance change from 3.1.x to 3.0.xMeik Sievertsen2008-01-051-4/+17
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-1/+5
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+447
* | put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-449/+0