aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_reports.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15910] Pass object arguments by reference implicitlykasimi2018-12-121-2/+2
* [ticket/15873] Add core.mcp_report_template_data3D-I2018-11-181-2/+31
* [ticket/15849] Stop using php4 constructorsRuben Calvo2018-10-211-1/+1
* [ticket/15701] Display signature in MCPJakub Senko2018-09-251-0/+5
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-16/+16
* [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-011-0/+2
* Merge branch '3.1.x'Marc Alexander2016-01-161-3/+3
|\
| * [ticket/14412] Comment fixes for PHPDoc in the eventslavigor2016-01-151-3/+3
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+0
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-4/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* | [ticket/9485] Add post_id to relevant $phpbb_log->add()Zoddo2015-08-301-0/+1
* | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-1/+1
* | Merge branch '3.1.x'Joas Schilling2015-05-281-0/+20
|\ \ | |/
| * 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 branch '3.1.x'Joas Schilling2015-05-281-5/+34
|\ \ \ | |/ /
| * | 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
* | | Merge branch '3.1.x'Andreas Fischer2015-05-061-0/+1
|\ \ \ | |/ /
| * | [ticket/13819] Add missing sql_freeresult() to files in includes/Marc Alexander2015-05-051-0/+1
| |/
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-15/+15
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-3/+11
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-1/+4
|/
* [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
|\