aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12612] Prefix check_ids() with phpbb_Joas Schilling2014-06-235-16/+16
* [ticket/12612] Prefix mcp_sorting() with phpbb_Joas Schilling2014-06-235-6/+6
* [ticket/12612] Prefix get_*_data() with phpbb_ and delete unused globalJoas Schilling2014-06-238-33/+33
* [ticket/12612] Prefix module url functions with phpbb_Joas Schilling2014-06-232-2/+2
* [ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacyTristan Darricau2014-06-162-3/+3
* [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy rulesetTristan Darricau2014-06-161-1/+1
* Merge pull request #2434 from Nicofuma/ticket/8610Joas Schilling2014-06-092-7/+35
|\
| * [ticket/8610] Throw an error when the dest topic isn't setTristan Darricau2014-05-271-1/+1
| * [ticket/8610] Fix bookmarks when merging all the posts of a topicTristan Darricau2014-05-271-4/+18
| * [ticket/8610] Merging topics does not handle bookmarks correctlyTristan Darricau2014-05-101-3/+17
* | [ticket/12675] Fix code sniffer complaints introduced by recent commitsMarc Alexander2014-06-091-1/+1
* | [ticket/12639] Send a correct IN entry when deleting marked logsTristan Darricau2014-06-021-1/+1
* | [ticket/12639] Delete entry in admin-log leads to mysql-errorTristan Darricau2014-05-311-2/+0
* | Merge pull request #2433 from Nicofuma/ticket/10899Joas Schilling2014-05-301-13/+21
|\ \
| * | [ticket/10899] Refactoring in \phpbb\log\log_interfaceTristan Darricau2014-05-101-16/+18
| * | [ticket/10899] Using Delete All in log viewer with keyword searchTristan Darricau2014-05-101-2/+8
| |/
* | Merge pull request #2357 from Nicofuma/ticket/11942Joas Schilling2014-05-301-8/+6
|\ \
| * | [ticket/11942] Don't change the reason to '' when hard deletingTristan Darricau2014-05-291-2/+2
| * | [ticket/11942] Always display delete reasonTristan Darricau2014-05-111-2/+0
| * | [ticket/11942] Adding the reason to hard deleted topic/postNicofuma2014-05-041-2/+2
| * | [ticket/11942] Delete post/topic reason should be added to logsNicofuma2014-05-041-2/+2
| |/
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-2720-94/+140
* | Merge pull request #2487 from n-aleha/ticket/12583Joas Schilling2014-05-261-7/+56
|\ \
| * | [ticket/12583] Redirect only on non-empty $messagen-aleha2014-05-251-3/+7
| * | [ticket/12583] Add event core.mcp_warn_post_before/aftern-aleha2014-05-231-5/+50
* | | Merge pull request #2488 from n-aleha/ticket/12584Joas Schilling2014-05-261-7/+52
|\ \ \
| * | | [ticket/12584] Redirect only on non-empty $messagen-aleha2014-05-251-3/+7
| * | | [ticket/12584] Add event core.mcp_warn_user_before/aftern-aleha2014-05-251-5/+46
| |/ /
* | | Merge pull request #2134 from marcosbc/ticket/12270Joas Schilling2014-05-261-24/+58
|\ \ \ | |/ / |/| |
| * | [ticket/12270] Fixed topic counting bug and testsmarcosbc2014-05-241-0/+3
| * | [ticket/12270] Fixed tests not workingmarcosbc2014-05-211-6/+11
| * | [ticket/12270] No quote notif and double poster notification fixmarcosbc2014-05-101-10/+14
| * | [ticket/12270] Fixed rebase conflictsmarcosbc2014-05-031-21/+14
| * | [ticket/12270] Correct confirm approval message for topicsmarcosbc2014-05-031-5/+17
| * | [ticket/12270] Correcting to follow phpBB coding standardsmarcosbc2014-05-031-1/+3
| * | [ticket/12270] Better structured code and no debug error messagemarcosbc2014-05-031-7/+11
| * | [ticket/12270] Correct notifications for posts/topics now workingmarcosbc2014-05-031-10/+14
| * | [ticket/12270] Reverted templatesmarcosbc2014-05-031-1/+0
| * | [ticket/12270] Correct post&topic approval msg, no template changesmarcosbc2014-05-031-2/+9
| * | [ticket/12270] Corrent post and topic approval notification messagemarcosbc2014-05-031-0/+1
| |/
* | [ticket/12501] Only select attachments uploaded before the post was reported.Cesar G2014-05-051-0/+1
* | [ticket/12501] Parse the reported post message before its attachments.Cesar G2014-05-051-2/+9
|/
* Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...Nils Adermann2014-05-021-1/+1
|\
| * [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-251-1/+1
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop...Nils Adermann2014-05-027-24/+41
|\ \
| * | [ticket/11772] Do not send out new topic/post notifications when reapprovingJoas Schilling2014-04-251-9/+24
| * | [ticket/12052] Use different visibility when post was editedJoas Schilling2014-04-257-15/+17
| |/
* | Merge remote-tracking branch 'remotes/Nicofuma/ticket/12445' into develop-asc...Nathaniel Guse2014-05-011-1/+1
|\ \
| * | [ticket/12445] Disapproved post: the name of the poster should be in logsNicofuma2014-04-261-1/+1
| |/
* | Merge pull request #2362 from n-aleha/ticket/12186aJoas Schilling2014-04-291-1/+1
|\ \