aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_styles.php
Commit message (Expand)AuthorAgeFilesLines
...
* | [ticket/10752] Changing private to protected variables in acp_stylesVjacheslav Trushkin2012-04-031-8/+8
* | [ticket/10752] More fixes for acp_stylesVjacheslav Trushkin2012-04-031-102/+101
* | [ticket/10752] Pass-by-reference fix for acp_stylesVjacheslav Trushkin2012-04-031-12/+12
* | [ticket/10752] Removing globals acp_stylesVjacheslav Trushkin2012-04-031-141/+127
* | [feature/merging-style-components] Fix back link on install pageIgor Wiedler2012-03-311-1/+1
* | [feature/merging-style-components] Renaming "delete" to "uninstall" for stylesVjacheslav Trushkin2012-03-311-32/+32
* | [feature/merging-style-components] Fixing few errors in acp_stylesVjacheslav Trushkin2012-03-311-6/+1
* | [feature/merging-style-components] Fix notices in acp_stylesIgor Wiedler2012-03-311-2/+3
* | [feature/merging-style-components] New acp_stylesVjacheslav Trushkin2012-03-141-2243/+946
* | Merge branch 'develop-olympus' into developIgor Wiedler2012-02-071-9/+8
|\ \ | |/
| * [ticket/10616] Add template inheritance to exported templateVjacheslav Trushkin2012-02-031-9/+8
* | Merge branch 'develop-olympus' into developOleg Pudeyev2012-01-061-0/+3
|\ \ | |/
| * [ticket/10563] Show deactivated styles below active styles in acpVjacheslav Trushkin2012-01-021-0/+3
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2012-01-021-1/+1
* | Merge remote-tracking branch 'unknownbliss/ticket/9916' into developAndreas Fischer2012-01-021-2/+1
|\ \
| * | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-12-241-1/+6
|\ \ \ | |/ / |/| / | |/
| * 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
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-12-161-2/+16
|\ \ \ | |/ /
| * | [ticket/10531] Disallow deleting of the last styleJoas Schilling2011-12-151-2/+16
| |/
* | [ticket/10463] removed extra comma in malformed query in acp_styles.phpDavid King2011-12-151-1/+1
* | [feature/remove-db-styles] Remove forgotten template variables.Chris Smith2011-09-201-6/+0
* | [feature/remove-db-styles] Rework filesystem permission checks from 6d24a71.Chris Smith2011-09-201-18/+52
* | [feature/remove-db-styles] Add error if template/theme file is unwritable.Chris Smith2011-09-201-29/+25
* | [feature/remove-db-styles] Remove style.php DB storage.Chris Smith2011-09-201-6/+1
* | [feature/remove-db-styles] ACP has forgotten how to store themes in the DB.Chris Smith2011-09-201-120/+22
* | [feature/remove-db-styles] Missed a few template DB bits in acp_styles.Chris Smith2011-09-201-23/+3
* | [feature/remove-db-styles] Removing unused methods from acp_style.Chris Smith2011-09-201-176/+0
* | [feature/remove-db-styles] Removed database storage of style components.Chris Smith2011-09-201-349/+27
* | [feature/remove-imagesets] Changing admin control panel styles moduleVjacheslav Trushkin2011-09-031-791/+27
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-07-071-0/+1
|\ \ | |/
| * [ticket/10250] Destroy cached md5 hash of site_logo on refreshing an imagesetNils Adermann2011-07-051-0/+1
* | [ticket/10148] Turn TEMPLATE_BITFIELD into an instance variable.Oleg Pudeyev2011-04-241-2/+2
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-03-101-1/+1
|\ \ | |/
| * [ticket/10035] ACP template edit feature allows to read any files on webserver.rxu2011-03-071-1/+1
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-02-211-42/+216
|\ \ | |/
| * [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
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* 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