aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_styles.php
Commit message (Expand)AuthorAgeFilesLines
* Coding guidelines in r9629Chris Smith2009-07-071-1/+1
* Fix bug #47345 - Check if template file is empty before trying to read from it.Andreas Fischer2009-06-261-1/+14
* Fixed bug #14304Gabriel Vazquez2009-06-191-14/+27
* Fix bug #46145 - Template cache error for files of template-subfoldersJoas Schilling2009-06-161-9/+9
* Fix bug #45705 - Show error in the ACP when template folder is not readable.Andreas Fischer2009-06-081-0/+5
* late fix for #45135Henry Sudhof2009-05-131-2/+2
* add missing $super assignment - Bug #43635Meik Sievertsen2009-04-171-2/+2
* #43965Henry Sudhof2009-04-131-1/+1
* #43965Henry Sudhof2009-04-131-1/+2
* Inherit the bitfieldHenry Sudhof2009-03-261-1/+18
* #42985 - use path in JS instead of nameMeik Sievertsen2009-03-171-0/+2
* Fix imageset editing for retaining and correctly setting dimensions for image...Meik Sievertsen2009-03-071-106/+110
* Make sure a style set to "default" is also always active. ;) (Bug #37475)Meik Sievertsen2008-12-021-0/+6
* problems with case handling #36725Henry Sudhof2008-11-131-3/+3
* Provide a way to disable the config write check and rename the ACP style edit...Chris Smith2008-11-091-1/+1
* Fix problems with styles using an underscore within the filename. (Bug #34315)Meik Sievertsen2008-09-261-9/+40
* some changes for proper code documentationMeik Sievertsen2008-08-231-59/+59
* more verbose style.php in DEBUG modeHenry Sudhof2008-08-131-0/+4
* cleaning tpl fallbacks upHenry Sudhof2008-07-301-1/+2
* #30735Henry Sudhof2008-07-281-5/+13
* Okay. Frozen, we never said anything about it being permafrost. Also, this is...Henry Sudhof2008-07-281-56/+450
* Thanks NBBNHenry Sudhof2008-04-281-0/+9
* some language/style/code fixes (refer to the diff of the changelog)Meik Sievertsen2008-02-231-1/+1
* make sure we always check for a valid directory handleMeik Sievertsen2007-10-211-6/+8
* #14850Meik Sievertsen2007-10-201-0/+5
* some bugfixesMeik Sievertsen2007-10-121-25/+25
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-7/+15
* #i62 - #i65Meik Sievertsen2007-09-221-1/+1
* some fixes. :PMeik Sievertsen2007-09-181-1/+1
* some bugs fixedMeik Sievertsen2007-08-151-12/+8
* - properly export localized imagesetsDavid M2007-07-271-0/+48
* err, forgot to commitMeik Sievertsen2007-07-271-9/+9
* try to normalize everything...Meik Sievertsen2007-07-221-6/+6
* again, a lot of bug fixesMeik Sievertsen2007-07-191-1/+6
* - search result extract shouldn't end in the middle of a multibyte character ...Nils Adermann2007-07-151-0/+12
* even more fixes. :oMeik Sievertsen2007-07-151-2/+2
* basically what is listed within the changelog. ;)Meik Sievertsen2007-07-121-3/+3
* do as advertised :/Meik Sievertsen2007-07-031-3/+3
* different approach actuallyMeik Sievertsen2007-07-011-5/+8
* let's try to correctly catch some conditions as well as letting the cache bei...Meik Sievertsen2007-07-011-0/+7
* some fixes...Meik Sievertsen2007-06-301-2/+2
* *** empty log message ***Meik Sievertsen2007-06-161-1/+0
* #12423Henry Sudhof2007-06-151-1/+2
* Introducing the ability to manually set the dimensions of an image in the ima...Henry Sudhof2007-06-111-5/+14
* #12251David M2007-06-091-2/+2
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-5/+5
* Adding a few safeguards to stop people from breaking their own boards ;)Henry Sudhof2007-06-041-7/+10
* #11255David M2007-05-221-13/+14
* Ooops, sorryHenry Sudhof2007-05-181-8/+3
* #11144Henry Sudhof2007-05-181-4/+28