aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_reports.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3469 from brunoais/ticket/13672Joas Schilling2015-05-281-0/+20
|\
| * [ticket/13672] Removed bogus sting concatenationbrunoais2015-05-081-1/+1
| * [ticket/13672] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * [ticket/13672] Allow changing the data from the user-submitted reportbrunoais2015-03-051-0/+20
* | Merge pull request #3468 from brunoais/ticket/13668Joas Schilling2015-05-281-5/+33
|\ \
| * | [ticket/13668] Removed bogus sting concatenationbrunoais2015-05-081-1/+1
| * | [ticket/13668] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| * | [ticket/13668] Allow changing the query to obtain the user-submitted report.brunoais2015-03-051-0/+19
| |/
| * [ticket/13668] Convert the mcp report_details query to a built querybrunoais2015-03-051-5/+14
* | [ticket/13819] Add missing sql_freeresult() to files in includes/Marc Alexander2015-05-051-0/+1
|/
* [ticket/13057] Add $phpbb_dispatcher to the global in mcp/mcp_report.phpTristan Darricau2014-09-111-1/+1
* Merge pull request #2826 from brunoais/ticket/12928Marc Alexander2014-08-301-0/+21
|\
| * [ticket/12928] Update to RC4brunoais2014-08-091-1/+1
| * [ticket/12928] core.mcp_reports_gather_query_beforebrunoais2014-08-081-0/+21
* | [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-5/+5
|/
* [ticket/12612] Prefix check_ids() with phpbb_Joas Schilling2014-06-231-1/+1
* [ticket/12612] Prefix mcp_sorting() with phpbb_Joas Schilling2014-06-231-1/+1
* [ticket/12612] Prefix get_*_data() with phpbb_ and delete unused globalJoas Schilling2014-06-231-4/+4
* [ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacyTristan Darricau2014-06-161-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [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/12371' into develop...Nils Adermann2014-05-021-1/+1
|\
| * [ticket/12052] Use different visibility when post was editedJoas Schilling2014-04-251-1/+1
* | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-4/+2
|/
* [ticket/12153] Remove redundant calls to pagination.on_page().Cesar G2014-02-031-1/+0
* Merge pull request #1889 from prototech/ticket/11963Nathan Guse2013-12-301-6/+4
|\
| * [ticket/11963] Don't depend on user_notify flag to delete report notifications.Cesar G2013-11-231-6/+4
* | [ticket/11849] Update more MCP calls to pagination classJoas Schilling2013-12-181-2/+3
|/
* Merge remote-tracking branch 'remotes/upstream/develop-olympus' into developNathan Guse2013-09-121-0/+1
|\
| * [ticket/11829] Use report_closed to determine status in MCP report_detailsrechosen2013-09-041-0/+1
* | [ticket/11774] Fix constant to avoid PHP errorsOliver Schramm2013-08-081-1/+1
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-031-38/+28
|\ \
| * \ Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2013-01-151-14/+7
| |\ \
| | * | [ticket/11171] Cleanup of leftoversBruno Ais2012-12-071-12/+1
| | * | [ticket/11171] Use the options stored to decide how to show itBruno Ais2012-12-071-2/+6
| * | | [ticket/11103] Instantiate $phpbb_notifications as neededNathan Guse2012-12-131-4/+8
| * | | [ticket/11103] Create user loader class, update for DICNathan Guse2012-11-201-5/+5
| * | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-101-2/+2
| |\ \ \ | | |/ /
| * | | [ticket/11103] Use the full class name as the item_type/methodNathan Guse2012-10-201-5/+5
| * | | [ticket/11103] Remove unnecessary commentsNathan Guse2012-10-181-1/+0
| * | | [ticket/11103] Finishing up report post/pm and adding report closedNathan Guse2012-10-111-22/+12
| * | | [ticket/11103] Working on report notifications (post/pm)Nathan Guse2012-10-091-1/+5
* | | | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-101-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Merge PR #786 branch 'brunoais/ticket/10845' into developOleg Pudeyev2012-11-061-2/+2
| |\ \ \
| | * | | [ticket/10845] Remove censor from textBruno Ais2012-05-021-1/+1
| | * | | [ticket/10845] Now it shows the preview post parsedBruno Ais2012-05-011-2/+2
| * | | | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-171-1/+1
| | |/ / | |/| |
* | | | [feature/soft-delete] Fix the rest of *_approved and the delete_post unit testJoas Schilling2012-11-101-3/+3
* | | | [feature/soft-delete] Lay the groundwork for a soft-delete featureJosh Woody2012-08-291-1/+1
|/ / /