aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_front.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15954] Add safeguards to include() callskasimi2019-01-261-1/+4
* Merge branch '3.1.x'Marc Alexander2016-01-161-5/+5
|\
| * [ticket/14412] Comment fixes for PHPDoc in the eventslavigor2016-01-151-5/+5
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* | Merge branch '3.1.x'Marc Alexander2015-10-111-1/+1
|\ \ | |/
| * [ticket/8920] Add a MCP PM reports view permissionZoddo2015-08-301-1/+1
* | Merge branch '3.1.x'Marc Alexander2015-05-081-4/+21
|\ \ | |/
| * Merge pull request #3459 from brunoais/ticket/13664Marc Alexander2015-05-081-4/+21
| |\
| | * [ticket/13664] BUMP version to 3.1.5-devbrunoais2015-05-061-1/+1
| | * [ticket/13664] Added alias to table to make modding easier.brunoais2015-03-011-3/+3
| | * [ticket/13664] Add event to allow changing number of unapproved posts listedbrunoais2015-03-011-0/+12
| | * [ticket/13664] From string query in mcp_front unapproved posts to built querybrunoais2015-03-011-4/+9
* | | Merge branch '3.1.x'Marc Alexander2015-05-081-0/+12
|\ \ \ | |/ /
| * | [ticket/13660] BUMP version to 3.1.5-RC1brunoais2015-05-061-1/+1
| * | [ticket/13660] Fix @since version.brunoais2015-03-101-1/+1
| * | [ticket/13660] Allow changing the query for total reports in mcp_frontbrunoais2015-02-281-0/+12
| |/
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-2/+2
|/
* [ticket/13569] Add missing sql_freeresults and remove unneeded resultsMarc Alexander2015-02-021-0/+2
* [ticket/12966] Sort by post_time and post_id where applicableMarc Alexander2014-08-231-3/+3
* Merge pull request #2762 from brunoais/ticket/12876Joas Schilling2014-08-081-0/+14
|\
| * [ticket/12876] core.mcp_mcp_front.mcp_front_view_queue_postid_list_afterbrunoais2014-08-071-0/+14
* | [ticket/12877] core.mcp_mcp_front_reports_listing_query_beforebrunoais2014-07-231-0/+12
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12052] Use different visibility when post was editedJoas Schilling2014-04-251-2/+2
* Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-101-1/+1
|\
| * [ticket/11140] Fix an error from an incorrect variable nameNathan Guse2012-10-091-1/+1
* | [feature/soft-delete] Lay the groundwork for a soft-delete featureJosh Woody2012-08-291-2/+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-43/+10
* Merge remote-tracking branch 'nickvergessen/ticket/10484' into developOleg Pudeyev2011-11-241-10/+12
|\
| * [ticket/10484] Use variables for sql_build_query() callsJoas Schilling2011-11-211-10/+12
* | Merge remote-tracking branch 'nickvergessen/ticket/10344' into developOleg Pudeyev2011-11-201-5/+8
|\ \ | |/ |/|
| * [ticket/10344] Add attachment icons to list of reported and queued posts/topicsJoas Schilling2011-08-271-5/+8
* | [ticket/9684] Remove code in some more files especially includes/Joas Schilling2011-04-071-29/+10
|/
* Merge branch 'develop-olympus' into developOleg Pudeyev2011-02-241-1/+1
|\
| * [ticket/9874] view_log() performs unneeded count query over all log entries.Joas Schilling2011-02-251-1/+1
| * fix #49625 r10002 - Do not drop forum_id on mcp_front (un)approvalJoas Schilling2009-09-121-1/+1
| * Fix bug #49625 - Performing actions in Main MCP tab does not return correctlyRuslan Uzdenov2009-08-171-0/+5
| * Fix Bug #49725 introduced in r9814Joas Schilling2009-08-151-3/+3
| * geez, maybe we should stop displaying text and this would become easierNils Adermann2009-07-261-2/+2
| * geez I'm blind - use the right template and lang varsNils Adermann2009-07-221-3/+3
| * Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-211-0/+92
| * Fix an issue in r9015 re-index the intersected arrayChris Smith2008-10-181-3/+3
| * Moderators can only see reports/queue/logs from forums they can actually read...Chris Smith2008-10-141-3/+3
| * Display coloured poster username of queued posts displayed on the front of th...Chris Smith2008-10-141-3/+6
* | [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/+380
* | put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-282/+0
* | been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003,...Chris Smith2008-11-131-6/+9
* | ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-16/+15
|/