| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11310] Add hashes to action links to prevent CSRF attacks | Joas Schilling | 2013-03-12 | 1 | -6/+15 |
* | [ticket/10758] Dependency inject parameters into cache_moderators. | Oleg Pudeyev | 2012-12-15 | 1 | -1/+3 |
* | [ticket/11041] Correctly import PHP file extension from global space. | Andreas Fischer | 2012-08-02 | 1 | -3/+3 |
* | [ticket/11012] Normalize $phpEx member vars to $php_ext | Igor Wiedler | 2012-07-21 | 1 | -5/+5 |
* | Merge branch 'develop-olympus' into develop | Nils Adermann | 2012-05-31 | 1 | -1/+1 |
|\ |
|
| * | [ticket/10550] Sort not installed styles list in the styles section of the ACP. | Andreas Fischer | 2012-05-29 | 1 | -1/+5 |
* | | [ticket/10762] Check for phpbb_version when installing style | Vjacheslav Trushkin | 2012-04-04 | 1 | -1/+1 |
* | | [ticket/10752] Fixes for acp_styles | Vjacheslav Trushkin | 2012-04-03 | 1 | -39/+51 |
* | | [ticket/10752] Changing private to protected variables in acp_styles | Vjacheslav Trushkin | 2012-04-03 | 1 | -8/+8 |
* | | [ticket/10752] More fixes for acp_styles | Vjacheslav Trushkin | 2012-04-03 | 1 | -102/+101 |
* | | [ticket/10752] Pass-by-reference fix for acp_styles | Vjacheslav Trushkin | 2012-04-03 | 1 | -12/+12 |
* | | [ticket/10752] Removing globals acp_styles | Vjacheslav Trushkin | 2012-04-03 | 1 | -141/+127 |
* | | [feature/merging-style-components] Fix back link on install page | Igor Wiedler | 2012-03-31 | 1 | -1/+1 |
* | | [feature/merging-style-components] Renaming "delete" to "uninstall" for styles | Vjacheslav Trushkin | 2012-03-31 | 1 | -32/+32 |
* | | [feature/merging-style-components] Fixing few errors in acp_styles | Vjacheslav Trushkin | 2012-03-31 | 1 | -6/+1 |
* | | [feature/merging-style-components] Fix notices in acp_styles | Igor Wiedler | 2012-03-31 | 1 | -2/+3 |
* | | [feature/merging-style-components] New acp_styles | Vjacheslav Trushkin | 2012-03-14 | 1 | -2243/+946 |
* | | Merge branch 'develop-olympus' into develop | Igor Wiedler | 2012-02-07 | 1 | -9/+8 |
|\ \
| |/ |
|
| * | [ticket/10616] Add template inheritance to exported template | Vjacheslav Trushkin | 2012-02-03 | 1 | -9/+8 |
* | | Merge branch 'develop-olympus' into develop | Oleg Pudeyev | 2012-01-06 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | [ticket/10563] Show deactivated styles below active styles in acp | Vjacheslav Trushkin | 2012-01-02 | 1 | -0/+3 |
* | | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2012-01-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'unknownbliss/ticket/9916' into develop | Andreas Fischer | 2012-01-02 | 1 | -2/+1 |
|\ \ |
|
| * | | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | | | Merge branch 'develop-olympus' into develop | Oleg Pudeyev | 2011-12-24 | 1 | -1/+6 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Merge remote-tracking branch 'cyberalien/ticket/10507' into develop-olympus | Oleg Pudeyev | 2011-12-24 | 1 | -1/+6 |
| |\ |
|
| | * | [ticket/10507] Sort styles in acp | Vjacheslav Trushkin | 2011-12-15 | 1 | -1/+6 |
* | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-12-16 | 1 | -2/+16 |
|\ \ \
| |/ / |
|
| * | | [ticket/10531] Disallow deleting of the last style | Joas Schilling | 2011-12-15 | 1 | -2/+16 |
| |/ |
|
* | | [ticket/10463] removed extra comma in malformed query in acp_styles.php | David King | 2011-12-15 | 1 | -1/+1 |
* | | [feature/remove-db-styles] Remove forgotten template variables. | Chris Smith | 2011-09-20 | 1 | -6/+0 |
* | | [feature/remove-db-styles] Rework filesystem permission checks from 6d24a71. | Chris Smith | 2011-09-20 | 1 | -18/+52 |
* | | [feature/remove-db-styles] Add error if template/theme file is unwritable. | Chris Smith | 2011-09-20 | 1 | -29/+25 |
* | | [feature/remove-db-styles] Remove style.php DB storage. | Chris Smith | 2011-09-20 | 1 | -6/+1 |
* | | [feature/remove-db-styles] ACP has forgotten how to store themes in the DB. | Chris Smith | 2011-09-20 | 1 | -120/+22 |
* | | [feature/remove-db-styles] Missed a few template DB bits in acp_styles. | Chris Smith | 2011-09-20 | 1 | -23/+3 |
* | | [feature/remove-db-styles] Removing unused methods from acp_style. | Chris Smith | 2011-09-20 | 1 | -176/+0 |
* | | [feature/remove-db-styles] Removed database storage of style components. | Chris Smith | 2011-09-20 | 1 | -349/+27 |
* | | [feature/remove-imagesets] Changing admin control panel styles module | Vjacheslav Trushkin | 2011-09-03 | 1 | -791/+27 |
* | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2011-07-07 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | [ticket/10250] Destroy cached md5 hash of site_logo on refreshing an imageset | Nils Adermann | 2011-07-05 | 1 | -0/+1 |
* | | [ticket/10148] Turn TEMPLATE_BITFIELD into an instance variable. | Oleg Pudeyev | 2011-04-24 | 1 | -2/+2 |
* | | Merge branch 'develop-olympus' into develop | Oleg Pudeyev | 2011-03-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | [ticket/10035] ACP template edit feature allows to read any files on webserver. | rxu | 2011-03-07 | 1 | -1/+1 |
* | | Merge branch 'develop-olympus' into develop | Oleg Pudeyev | 2011-02-21 | 1 | -42/+216 |
|\ \
| |/ |
|
| * | [ticket/9675] Correctly check whether the style/component is still in use. | Joas Schilling | 2011-02-08 | 1 | -28/+64 |
| * | [ticket/9675] Put the code into methods to avoid code duplication. | Joas Schilling | 2011-02-08 | 1 | -118/+154 |
| * | [ticket/9675] Add option to delete template/theme/imageset when deleting style. | Joas Schilling | 2011-02-08 | 1 | -1/+103 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'ticket/nickvergessen/7296' into develop-olympus | Andreas Fischer | 2010-08-28 | 1 | -5/+0 |
|\ |
|