aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_logs.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15656] Add "View post" link in the mod logs on the ACPZoddo2018-05-011-1/+1
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-2/+2
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-3/+2
* [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-2/+2
* [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-10/+10
* [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+3
* [ticket/12639] Don't make a copy of $marked when deleting logs in acp_logsTristan Darricau2014-06-021-7/+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-8/+14
|\
| * [ticket/10899] Get $phpbb_log from the containerTristan Darricau2014-05-271-1/+3
| * [ticket/10899] Refactoring in \phpbb\log\log_interfaceTristan Darricau2014-05-101-14/+10
| * [ticket/10899] Using Delete All in log viewer with keyword searchTristan Darricau2014-05-101-2/+10
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+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-2/+0
* [ticket/11849] Update some ACP modules with new paginationJoas Schilling2013-12-181-3/+4
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+2
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-2/+2
* [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-171-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-2/+3
* [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
* Merge branch 'develop-olympus' into developNils Adermann2011-07-161-2/+2
|\
| * [ticket/5506] Do not display an empty last page after deleting logs.Joas Schilling2011-07-141-2/+2
| * - accidentally undid changes introduced in r9979Jim Wigginton2009-08-221-1/+0
| * - replaced the drop down menu log filter thing with log searchingJim Wigginton2009-08-211-83/+5
| * - filtered logs weren't correctly paginatedJim Wigginton2009-08-101-1/+2
| * Fix a bug in r9781 #48595Chris Smith2009-07-271-0/+1
| * Make some adjustments to the log filter. r9781, r9800Chris Smith2009-07-261-1/+19
| * - added filtration ability to MCPJim Wigginton2009-07-201-1/+5
| * - added ability to filter logs by log_operationJim Wigginton2009-07-181-1/+61
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-2/+3
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+176
* | put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-170/+0
* | - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-2/+2
* | ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-2/+1
|/
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* #8737Meik Sievertsen2007-05-111-2/+2
* again, some changes here and there...Meik Sievertsen2007-03-231-16/+35
* rather large update, most important things done:Meik Sievertsen2006-11-241-3/+3
* sql_in_set changesMeik Sievertsen2006-08-121-2/+3
* Adding the new warning image to the appropriate placesGraham Eames2006-07-301-1/+1
* Correct some of the sort optionsGraham Eames2006-07-291-1/+1
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-1/+0
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-1/+1