aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_pm_reports.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15910] Pass object arguments by reference implicitlykasimi2018-12-121-2/+2
* [ticket/15849] Stop using php4 constructorsRuben Calvo2018-10-211-1/+1
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-5/+5
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-1/+1
* [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-5/+5
* [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-1/+3
* [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-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-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-2/+2
* [ticket/12153] Remove redundant calls to pagination.on_page().Cesar G2014-02-031-1/+0
* [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/11641] Use $parse_flagsBruno Ais2013-08-011-1/+2
* | [ticket/11641] generate_text_for_display on mcp/mcp_pm_reports.phpBruno Ais2013-07-161-10/+1
* | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2013-01-151-0/+1
|\ \
| * \ 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
| | * fix mcp sorting for pm_reports, and some minor language changesNils Adermann2009-07-221-4/+4
| | * Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-211-0/+323
* | [ticket/11103] Instantiate $phpbb_notifications as neededNathan Guse2012-12-131-2/+3
* | [ticket/11103] Create user loader class, update for DICNathan Guse2012-11-201-1/+1
* | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-101-2/+2
|\ \ | |/
| * [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-171-2/+2
* | [ticket/11103] Use the full class name as the item_type/methodNathan Guse2012-10-201-1/+1
* | [ticket/11103] Remove unnecessary commentsNathan Guse2012-10-181-1/+0
* | [ticket/11103] Finishing up PM Report notificationsNathan Guse2012-10-091-0/+4
|/
* [ticket/10990] Changes for developNathan Guse2012-07-221-1/+1
* [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-1/+1
* [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-2/+2
* [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-1/+1
* [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-3/+4
* [ticket/10968] Render pagination within the templateDrae2012-07-181-1/+2
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-1/+1
* [ticket/10344] Add attachment icons to list of reported and queued posts/topicsJoas Schilling2011-08-271-0/+1
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+323