aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_icons.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-8/+8
* [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-161-1/+0
* Merge branch '3.1.x' into 3.2.xTristan Darricau2016-10-021-6/+16
|\
| * [ticket/14789] Move form key checks to where they actually do somethingMarc Alexander2016-09-301-6/+16
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-09-181-2/+16
|\ \ | |/
| * [ticket/14789] Add link hashes and form tokens to all acp links/buttonsMarc Alexander2016-09-181-2/+16
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+0
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+2
* | [ticket/14157] Allow to set the alt/title attribute on post iconsZoddo2015-10-101-2/+12
* | [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-021-1/+5
* | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-4/+4
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-20/+20
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-1/+2
|/
* [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