aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_styles.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10550] Sort not installed styles list in the styles section of the ACP.Andreas Fischer2012-05-291-1/+5
* [ticket/10616] Add template inheritance to exported templateVjacheslav Trushkin2012-02-031-9/+8
* [ticket/10563] Show deactivated styles below active styles in acpVjacheslav Trushkin2012-01-021-0/+3
* Merge remote-tracking branch 'cyberalien/ticket/10507' into develop-olympusOleg Pudeyev2011-12-241-1/+6
|\
| * [ticket/10507] Sort styles in acpVjacheslav Trushkin2011-12-151-1/+6
* | [ticket/10531] Disallow deleting of the last styleJoas Schilling2011-12-151-2/+16
|/
* [ticket/10250] Destroy cached md5 hash of site_logo on refreshing an imagesetNils Adermann2011-07-051-0/+1
* [ticket/10035] ACP template edit feature allows to read any files on webserver.rxu2011-03-071-1/+1
* [ticket/9675] Correctly check whether the style/component is still in use.Joas Schilling2011-02-081-28/+64
* [ticket/9675] Put the code into methods to avoid code duplication.Joas Schilling2011-02-081-118/+154
* [ticket/9675] Add option to delete template/theme/imageset when deleting style.Joas Schilling2011-02-081-1/+103
* Merge branch 'ticket/nickvergessen/7296' into develop-olympusAndreas Fischer2010-08-281-5/+0
|\
| * [ticket/7296] Exporting styles to tar creates corrupted archives.Joas Schilling2010-08-221-5/+0
* | Merge branch 'ticket/nickvergessen/9519' into develop-olympusAndreas Fischer2010-08-281-6/+6
|\ \
| * | [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-101-6/+6
| |/
* | [ticket/9646] Honor CSS comments in @import statementsJosh Woody2010-08-201-2/+10
|/
* [bug/59135] Fix open_basedir issues when accessing styles- and language-manag...Joas Schilling2010-03-131-2/+2
* Fix r10360, Bug #55665Andreas Fischer2009-12-221-1/+2
* Bug #55665 - Restrict search for styles/../style.cfg to folders.Joas Schilling2009-12-211-0/+4
* Fix wrong error message for non-writable template file in acp_styles.php - Bu...Meik Sievertsen2009-08-311-1/+2
* 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