| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -4/+4 |
* | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 1 | -4/+4 |
* | [ticket/9657] Keep approval state of posts/topics when copying them | Joas Schilling | 2013-07-13 | 1 | -6/+35 |
* | [ticket/9657] Fix a little error when moving softdeleted topics | Joas Schilling | 2013-07-12 | 1 | -1/+0 |
* | [ticket/9657] Initialise variable outside of the loop | Joas Schilling | 2013-07-11 | 1 | -0/+1 |
* | [ticket/9657] Use the service instead of the static class | Joas Schilling | 2013-07-11 | 1 | -6/+9 |
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde... | Joas Schilling | 2012-12-20 | 1 | -0/+22 |
|\ |
|
| * | Merge PR #1140 branch 'develop-olympus' into develop | Oleg Pudeyev | 2012-12-16 | 1 | -0/+22 |
| |\ |
|
| | * | [ticket/8610] Revert some funky merging I did from rebase | Nathan Guse | 2012-12-13 | 1 | -1/+1 |
| | * | [ticket/8610] Add some comments | Nathan Guse | 2012-12-13 | 1 | -0/+2 |
| | * | [ticket/8610] Update Bookmarks when forking topics | Nathaniel Guse | 2012-12-13 | 1 | -1/+21 |
* | | | [feature/soft-delete] Split deleting soft-deleted posts from unapproving posts | Joas Schilling | 2012-12-20 | 1 | -4/+4 |
* | | | [feature/soft-delete] Fix a problem with the "only softdeleted posts" logic | Joas Schilling | 2012-12-18 | 1 | -5/+5 |
* | | | [feature/soft-delete] Fix the rest of *_approved and the delete_post unit test | Joas Schilling | 2012-11-10 | 1 | -6/+6 |
* | | | [feature/soft-delete] Append _approved to *_posts and *_topics column names | Joas Schilling | 2012-11-09 | 1 | -3/+3 |
* | | | [feature/soft-delete] Use request object instead of direct access | Joas Schilling | 2012-11-09 | 1 | -25/+25 |
* | | | [feature/soft-delete] Correctly manage soft deleting via MCP | Joas Schilling | 2012-11-02 | 1 | -10/+26 |
* | | | [feature/soft-delete] Invert the logic on confirm box | Joas Schilling | 2012-11-01 | 1 | -2/+8 |
* | | | [feature/soft-delete] Display message when the posts are already soft deleted | Joas Schilling | 2012-10-31 | 1 | -1/+28 |
* | | | [feature/soft-delete] Allow to soft delete posts in the MCP quick moderation | Joas Schilling | 2012-10-30 | 1 | -5/+85 |
* | | | [feature/soft-delete] Allow soft deleting/restoring topics via quickmoderation | Joas Schilling | 2012-10-27 | 1 | -8/+129 |
* | | | [feature/soft-delete] Fix some more topic/post count handling | Joas Schilling | 2012-10-23 | 1 | -15/+7 |
* | | | [feature/soft-delete] Fix mcp_move_topic() topic/post count handling | Joas Schilling | 2012-10-23 | 1 | -52/+43 |
* | | | [feature/soft-delete] Fix some more uses of topic_replies_real | Joas Schilling | 2012-10-22 | 1 | -4/+7 |
* | | | [feature/soft-delete] Fix typo in column name topic_visibility | Joas Schilling | 2012-08-29 | 1 | -1/+1 |
* | | | [feature/soft-delete] Lay the groundwork for a soft-delete feature | Josh Woody | 2012-08-29 | 1 | -6/+6 |
|/ / |
|
* | | [ticket/11052] update search backend constructor everywhere | Dhruv | 2012-08-15 | 1 | -1/+1 |
* | | [ticket/10637] Leftovers from implementation of extensions in mcp_main | Vjacheslav Trushkin | 2012-02-09 | 1 | -7/+2 |
* | | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2011-10-14 | 1 | -9/+8 |
|\ \
| |/ |
|
| * | [ticket/10377] Do not allow all moderators to sticky posts | Igor Wiedler | 2011-10-14 | 1 | -9/+8 |
* | | Merge branch 'develop-olympus' into develop | Oleg Pudeyev | 2011-04-17 | 1 | -25/+26 |
|\ \
| |/ |
|
| * | [ticket/10109] Fix "Undefined Index" errors when copying a topic. | Joas Schilling | 2011-04-07 | 1 | -25/+26 |
* | | [ticket/9684] Remove code in some more files especially includes/ | Joas Schilling | 2011-04-07 | 1 | -18/+6 |
* | | [ticket/9684] Remove code for global announcement in root-files | Joas Schilling | 2011-04-07 | 1 | -156/+13 |
* | | [ticket/8065] Add an option to lock topics while moving them. | Joas Schilling | 2011-01-30 | 1 | -0/+9 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | | [feature/request-class] Convert any direct access to $_* to use $request | Igor Wiedler | 2010-09-25 | 1 | -4/+5 |
|/ |
|
* | [ticket/7972] Copying topics in the MCP now indexes the new topic. | Chris Smith | 2010-08-20 | 1 | -0/+35 |
* | - Bug #56255 - Moving topics to a forum where you are on queue | Josh Woody | 2010-01-18 | 1 | -1/+1 |
* | Fix Bug #52125, regression from r9678 for Bug #46225 | Meik Sievertsen | 2009-09-29 | 1 | -2/+10 |
* | Apply locale-independent basename() to attachment filenames. New function add... | Meik Sievertsen | 2009-08-01 | 1 | -2/+2 |
* | Copy poll options properly when copying topic. #39065 | Chris Smith | 2009-07-19 | 1 | -1/+3 |
* | Correct calculation of source/target forum statistics if mass moving topics w... | Meik Sievertsen | 2009-04-28 | 1 | -20/+52 |
* | Fix race condition for updating post/topic/etc. counter. (reported by BartVB) | Meik Sievertsen | 2009-03-19 | 1 | -2/+2 |
* | Fixed bug #'ers 41295, 41385, 41955, 41705 and 41985 | Jim Wigginton | 2009-02-26 | 1 | -0/+5 |
* | Better return links when deleting topics through the MCP. #34655 | Chris Smith | 2008-09-27 | 1 | -5/+13 |
* | * Use a distinct log message for shadow topic deletions to differentiate betw... | Chris Smith | 2008-09-26 | 1 | -1/+1 |
* | Duplicate log messages for deleting a topic ('LOG_TOPIC_DELETED' has been dep... | Chris Smith | 2008-09-26 | 1 | -1/+1 |
* | Log the forum name that topics are moved into. | Chris Smith | 2008-09-23 | 1 | -1/+1 |