| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/9657] Use the service instead of the static class | Joas Schilling | 2013-07-11 | 1 | -5/+7 |
* | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis... | Joas Schilling | 2013-07-11 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-05-06 | 1 | -0/+1 |
| |\ |
|
| | * | [ticket/11144] Add missing {FORUM_NAME} variable | Gaëtan Muller | 2013-05-06 | 1 | -1/+1 |
| | * | [ticket/11144] Add missing {FORUM_NAME} variable | Gaëtan Muller | 2013-05-06 | 1 | -0/+1 |
* | | | [ticket/9657] Correctly determine the users permissions when deleting posts | Joas Schilling | 2013-03-12 | 1 | -5/+12 |
* | | | [ticket/9657] Remove already fixed todo | Joas Schilling | 2013-03-10 | 1 | -1/+0 |
* | | | [ticket/9657] Display reason field, when the user has both delete permissions | Joas Schilling | 2013-03-10 | 1 | -3/+7 |
* | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde... | Joas Schilling | 2012-12-20 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2012-12-20 | 1 | -2/+3 |
| |\ \
| | |/ |
|
| | * | [ticket/10880] The m_approve permisson no longer implies f_noapprove. | Andreas Fischer | 2012-12-19 | 1 | -3/+4 |
* | | | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-... | Joas Schilling | 2012-11-10 | 1 | -1/+44 |
|\ \ \
| |/ / |
|
| * | | Merge pull request #962 from imkingdavid/feature/add_events | Nils Adermann | 2012-09-01 | 1 | -0/+43 |
| |\ \ |
|
| | * | | [feature/add_events] Added core.posting_modify_template_vars | David King | 2012-08-26 | 1 | -0/+8 |
| | * | | [feature/add_events] Added note in modify_posting_parameters | David King | 2012-08-25 | 1 | -0/+4 |
| | * | | [feature/add_events] Add more parameters to core.modify_posting_parameters | David King | 2012-08-23 | 1 | -1/+6 |
| | * | | [feature/add_events] core.posting_refresh -> core.modify_posting_paramters | David King | 2012-08-21 | 1 | -10/+23 |
| | * | | [feature/add_events] Added core.posting_refresh event | David King | 2012-08-20 | 1 | -0/+13 |
| * | | | Merge pull request #921 from imkingdavid/ticket/10444 | Nils Adermann | 2012-09-01 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | [ticket/10444] Do not default to the previous post edit reason. | David King | 2012-07-12 | 1 | -1/+1 |
* | | | | [feature/soft-delete] Append _approved to *_posts and *_topics column names | Joas Schilling | 2012-11-09 | 1 | -4/+4 |
* | | | | [feature/soft-delete] Use request object instead of direct access | Joas Schilling | 2012-11-09 | 1 | -3/+3 |
* | | | | [feature/soft-delete] Remove the current work around on ajax confirm problem | Joas Schilling | 2012-11-09 | 1 | -18/+2 |
* | | | | [feature/soft-delete] Provide the options for permanent delete via AJAX | Joas Schilling | 2012-11-04 | 1 | -3/+20 |
* | | | | [feature/soft-delete] Fix deleting via post editing | Joas Schilling | 2012-11-03 | 1 | -3/+19 |
* | | | | [feature/soft-delete] Correctly manage softdeleting via posting.php | Joas Schilling | 2012-11-02 | 1 | -6/+15 |
* | | | | [feature/soft-delete] Invert the logic on confirm box | Joas Schilling | 2012-11-01 | 1 | -1/+3 |
* | | | | [feature/soft-delete] Display message when the posts are already soft deleted | Joas Schilling | 2012-10-31 | 1 | -0/+1 |
* | | | | [feature/soft-delete] Allow soft deleting/restoring topics via quickmoderation | Joas Schilling | 2012-10-27 | 1 | -2/+2 |
* | | | | [feature/soft-delete] Handle soft deleting via Delete Icon | Joas Schilling | 2012-10-24 | 1 | -16/+19 |
* | | | | [feature/soft-delete] Fix some more uses of topic_replies_real | Joas Schilling | 2012-10-22 | 1 | -6/+8 |
* | | | | [feature/soft-delete] Do not allow users to reply to soft deleted topics | Joas Schilling | 2012-10-09 | 1 | -2/+2 |
* | | | | [feature/soft-delete] Fix restoring a post via editing | Joas Schilling | 2012-10-08 | 1 | -48/+10 |
* | | | | [feature/soft-delete] Update docs of can_soft_delete and remove can_restore | Joas Schilling | 2012-10-05 | 1 | -5/+6 |
* | | | | [feature/soft-delete] Fix some small bugs | Josh Woody | 2012-08-29 | 1 | -3/+47 |
* | | | | [feature/soft-delete] Rename phpbb_visibility class to phpbb_content_visibility | Josh Woody | 2012-08-29 | 1 | -11/+11 |
* | | | | [feature/soft-delete] Implement the ability to soft-delete and restore posts | Josh Woody | 2012-08-29 | 1 | -9/+42 |
* | | | | [feature/soft-delete] I told you I was going to rename the class! | Josh Woody | 2012-08-29 | 1 | -2/+2 |
* | | | | [feature/soft-delete] Lay the groundwork for a soft-delete feature | Josh Woody | 2012-08-29 | 1 | -9/+9 |
|/ / / |
|
* | | | [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriate | Nathan | 2012-07-22 | 1 | -1/+1 |
|/ / |
|
* | | [feature/qrpreview] Do not error or show preview if no text is entered | David King | 2012-03-31 | 1 | -3/+3 |
* | | [feature/qrpreview] Preview from Quick Reply | David King | 2012-03-30 | 1 | -1/+1 |
* | | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-12-04 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | [ticket/10503] Debug error "Invalid arguments" when previewing edits | Joas Schilling | 2011-11-28 | 1 | -3/+4 |
* | | [ticket/10345] Use the plural function in some more places. | Joas Schilling | 2011-11-25 | 1 | -3/+3 |
* | | [ticket/10345] Make use of the plural function in some basic places | Joas Schilling | 2011-11-25 | 1 | -3/+3 |
* | | Merge branch 'develop-olympus' into develop | Nils Adermann | 2011-11-18 | 1 | -0/+17 |
|\ \
| |/ |
|
| * | [ticket/9776] Delete poll if no poll options were submitted. | Joas Schilling | 2011-11-18 | 1 | -0/+17 |
* | | [ticket/9608] Remove use of references in captcha and other places | Igor Wiedler | 2011-07-13 | 1 | -1/+1 |