aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_icons.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14789] Move form key checks to where they actually do somethingMarc Alexander2016-09-301-6/+16
* [ticket/14789] Add link hashes and form tokens to all acp links/buttonsMarc Alexander2016-09-181-2/+16
* [ticket/13045] Remove Pragma headersJakub Senko2014-09-171-1/+1
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-1/+1
* [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-1/+0
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-021-0/+1
* [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-2/+1
* Merge pull request #1920 from prototech/ticket/12038Nathan Guse2013-12-301-1/+10
|\
| * [ticket/12038] Use $move_executed in place of $db->sql_affectedrows().Cesar G2013-12-061-1/+1
| * [ticket/12038] AJAXify move up/down buttons in the smilies/topic icons page.Cesar G2013-12-051-0/+9
* | [ticket/11849] Fix more function callsJoas Schilling2013-12-181-2/+3
|/
* Merge pull request #1839 from bantu/task/code-snifferNils Adermann2013-11-011-1/+1
|\
| * [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-301-1/+1
* | [ticket/11987] Replace {PHPBB_ROOT_PATH} with {ROOT_PATH}.Cesar G2013-10-301-1/+0
|/
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-3/+3
* [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-2/+2
* [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-1/+1
* [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-1/+1
* [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-1/+1
* [ticket/10968] Render pagination within the templateDrae2012-07-181-4/+2
* [ticket/10271] AJAXified various deletions in the ACP.Callum Macrae2012-03-311-0/+12
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/10345] Use the plural function in some more places.Joas Schilling2011-11-251-17/+3
* [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-2/+2
* Merge branch 'develop-olympus' into developAndreas Fischer2011-04-081-0/+4
|\
| * [ticket/10084] Add smilie/icon errors out when file is missingJoas Schilling2011-04-071-0/+4
* | [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
|/
* Fix Bug #57455 - Fix problems with firebird by no longer using 'count' as a c...Andreas Fischer2010-02-081-2/+3
* Fix Bug #53185 (icon width/height adjustement for icons > 127px also applied ...Meik Sievertsen2009-10-261-20/+27
* Fixed bugs #43145, #44375, #44415 and #43045Jim Wigginton2009-09-021-0/+23
* - Add hard limit for smiliesMarek A. R2009-07-171-7/+48
* ok, i misread this one. :) related to r9763Meik Sievertsen2009-07-171-2/+3
* A small correction to #r9763Meik Sievertsen2009-07-171-19/+19
* - Add pagination for icons and smilies in the ACP and smilies in the smiley p...Marek A. R2009-07-161-5/+15
* Sort topic icons/smilies by filename when adding new topics/smilies (Bug #13501)Meik Sievertsen2008-10-061-0/+12
* #26705Henry Sudhof2008-06-091-2/+2
* #19675Henry Sudhof2008-01-221-5/+15
* make sure we always check for a valid directory handleMeik Sievertsen2007-10-211-5/+7
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-23/+31
* #14559Meik Sievertsen2007-09-261-2/+4
* #i62 - #i65Meik Sievertsen2007-09-221-0/+1
* #13968David M2007-08-061-1/+4
* Language changes, take them while they are hot.Henry Sudhof2007-08-061-3/+22
* Introducing some changes to acp_icons. This adds language variables.Henry Sudhof2007-08-011-12/+29
* + some fixesMeik Sievertsen2007-07-241-2/+2
* try to normalize everything...Meik Sievertsen2007-07-221-4/+4