aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | [ticket/11171] Use the options stored to decide how to show itBruno Ais2012-12-071-2/+6
| | | |/ / / / / / /
| | * | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-01-061-0/+1
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | / | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | [ticket/11292] Fix: Newlines removed in display of PM reportsMartin Beckmann2012-12-241-0/+1
| * | | | | | | | [ticket/11103] Mark topic/post subscription notification read when approvedNathan Guse2012-12-151-1/+13
| * | | | | | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2012-12-152-13/+11
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/11103] Instantiate $phpbb_notifications as neededNathan Guse2012-12-133-10/+20
| * | | | | | | | | [ticket/11103] Create user loader class, update for DICNathan Guse2012-11-203-20/+20
| * | | | | | | | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-107-16/+16
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | [ticket/11103] Use the full class name as the item_type/methodNathan Guse2012-10-203-18/+22
| * | | | | | | | | [ticket/11103] Remove unnecessary commentsNathan Guse2012-10-183-13/+0
| * | | | | | | | | [ticket/11103] Ability to query data before running create_insert_array()Nathan Guse2012-10-121-0/+7
| * | | | | | | | | [ticket/11103] Finishing up report post/pm and adding report closedNathan Guse2012-10-111-22/+12
| * | | | | | | | | [ticket/11103] Finishing up PM Report notificationsNathan Guse2012-10-091-0/+4
| * | | | | | | | | Merge branch 'ticket/11140' of github.com:EXreaction/phpbb3 into ticket/11103Nathan Guse2012-10-091-1/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [ticket/11103] Working on report notifications (post/pm)Nathan Guse2012-10-091-1/+5
| * | | | | | | | | | [ticket/11103] Make $phpbb_notifications a global and use it everywhereNathan Guse2012-10-041-4/+2
| * | | | | | | | | | [ticket/11103] Topic/Post in queue notificationNathan Guse2012-09-151-1/+20
| * | | | | | | | | | [ticket/11103] Topic and post dis/approval notificationsNathan Guse2012-09-151-46/+36
| * | | | | | | | | | [ticket/11103] Starting approve_post type notificationNathan Guse2012-09-151-25/+8
| * | | | | | | | | | [ticket/11103] Normalization of $phpbb_notifications variable nameNathan Guse2012-09-141-3/+3
| * | | | | | | | | | [ticket/11103] Add/Update/Mark Read functions accept an array for the typeNathan Guse2012-09-141-1/+1
| * | | | | | | | | | [ticket/11103] Restyle the notification listNathan Guse2012-09-091-1/+3
| * | | | | | | | | | [ticket/11103] Post notificationsNathan Guse2012-09-091-3/+3
* | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-203-11/+82
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge PR #1140 branch 'develop-olympus' into developOleg Pudeyev2012-12-163-2/+75
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | / / / / / | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | [ticket/8610] Update commentNathan Guse2012-12-151-1/+1
| | * | | | | | | | Merge branch 'develop-olympus' of github.com:phpbb/phpbb3 into ticket/8610Nathan Guse2012-12-132-16/+12
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | [ticket/8610] Use phpbb_update_rows_avoiding_duplicatesNathan Guse2012-12-132-22/+6
| | * | | | | | | | | [ticket/8610] Revert some funky merging I did from rebaseNathan Guse2012-12-133-12/+3
| | * | | | | | | | | [ticket/8610] Add some commentsNathan Guse2012-12-132-0/+4
| | * | | | | | | | | [ticket/8610] Update Bookmarks and Subscriptions when splitting topicsNathaniel Guse2012-12-132-4/+64
| | * | | | | | | | | [ticket/8610] Update Bookmarks when merging posts into another topicNathaniel Guse2012-12-131-1/+9
| | * | | | | | | | | [ticket/8610] Update Bookmarks when forking topicsNathaniel Guse2012-12-131-1/+21
| | * | | | | | | | | [ticket/8610] Update Bookmarks when merging topicsNathaniel Guse2012-12-131-1/+9
| * | | | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-12-142-13/+11
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | / / / / / | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | [ticket/11162] Rename tricky updates to database helper.Oleg Pudeyev2012-12-122-2/+2
| | * | | | | | | | [ticket/11162] Use correct functions.Oleg Pudeyev2012-12-052-4/+4
| | * | | | | | | | [ticket/11162] Add includes.Oleg Pudeyev2012-12-042-0/+8
| | * | | | | | | | [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-012-12/+2
| | |/ / / / / / /
* | | | | | | | | [feature/soft-delete] Split deleting soft-deleted posts from unapproving postsJoas Schilling2012-12-202-10/+61
* | | | | | | | | [feature/soft-delete] Split up on the initial switch instead of a second oneJoas Schilling2012-12-201-41/+30
* | | | | | | | | [feature/soft-delete] Fix a problem with "delete topics" in mcpJoas Schilling2012-12-181-1/+2
* | | | | | | | | [feature/soft-delete] Add delete information to approve deatils pageJoas Schilling2012-12-181-0/+31
* | | | | | | | | [feature/soft-delete] Add "Restore" to the mcp forum quick moderationJoas Schilling2012-12-181-1/+2
* | | | | | | | | [feature/soft-delete] Fix a problem with the "only softdeleted posts" logicJoas Schilling2012-12-181-5/+5
* | | | | | | | | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-108-17/+17
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge PR #722 branch 'Senky/ticket/9918' into developOleg Pudeyev2012-11-062-6/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/9918] default values in request_var changed to one stringSenky2012-04-152-3/+3
| | * | | | | | | | [ticket/9918] $redirect variable used from nowSenky2012-04-092-6/+6
| | | |_|_|_|/ / / | | |/| | | | | |