aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_styles.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15528] Display style phpBB versionJakub Senko2018-01-211-0/+1
* [ticket/15171] Fix testRubén Calvo2017-10-311-1/+1
* [ticket/15171] Replace all BBCode templates by defaultRubén Calvo2017-10-311-11/+11
* [ticket/15201] FixRubén Calvo2017-08-281-6/+2
* [ticket/15201] CastingsRubén Calvo2017-08-281-2/+6
* [ticket/15201] Set user style to default style when it is disabled or uninsta...Rubén Calvo2017-08-281-2/+2
* Merge branch '3.1.x' into 3.2.xMarc Alexander2017-03-191-0/+4
|\
| * [ticket/14820] Add style version in ACPRubén Calvo2017-03-161-0/+4
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+0
* | Merge remote-tracking branch 'upstream/3.1.x'Tristan Darricau2015-10-121-1/+17
|\ \ | |/
| * [ticket/14188] Add core.acp_styles_action_before eventJakub Senko2015-09-231-1/+17
* | Merge branch 'ticket/13930' into ticket/13930-masterMarc Alexander2015-06-081-1/+1
|\ \ | |/
| * [ticket/13930] Add missing spaces to codeMarc Alexander2015-06-081-1/+1
* | [ticket/11768] Updated annotation [ci skip]JoshyPHP2015-04-021-1/+1
* | [ticket/11768] Invalidate the text_formatter cache whenever a style is installedJoshyPHP2015-04-021-1/+11
* | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-1/+4
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-3/+10
|/
* [ticket/10744] Fix some doc blocksJoas Schilling2014-11-211-2/+3
* [ticket/10744] Type hint objects for IDE usagesJoas Schilling2014-11-211-0/+15
* [ticket/10744] Prevent installing styles with reserved namesJoas Schilling2014-11-211-0/+7
* Merge pull request #3 from phpbb/ticket/security-161Joas Schilling2014-10-231-5/+14
|\
| * [ticket/security-161] Add form token to styles management form.Cesar G2014-10-221-5/+14
* | [ticket/13121] Remove cache mode from style management moduleMatt Friedman2014-10-011-22/+0
* | [ticket/12901] Fix another wrong type hint for $levelJoas Schilling2014-08-031-1/+1
* | [ticket/12901] Fix type hinting of style $leveljeroendedauw2014-08-031-1/+1
* | [ticket/12563] Adds « and » to the links in acp_styles.phpCrizzo2014-06-221-2/+2
* | [ticket/12563] Removes strintf in acp_styles.php and shorts up <a>Crizzo2014-06-121-2/+2
* | [ticket/12563] Changes 2 language variables to better understandable namesCrizzo2014-06-101-2/+2
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
* | [ticket/12476] Increase assets also from acp_styles and phpbbclin-aleha2014-05-091-0/+1
|/
* [ticket/12292] Improve style details pageMatt Friedman2014-03-201-0/+3
* [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-281-1/+5
* [ticket/11310] Add hashes to action links to prevent CSRF attacksJoas Schilling2013-03-121-6/+15
* [ticket/10758] Dependency inject parameters into cache_moderators.Oleg Pudeyev2012-12-151-1/+3
* [ticket/11041] Correctly import PHP file extension from global space.Andreas Fischer2012-08-021-3/+3
* [ticket/11012] Normalize $phpEx member vars to $php_extIgor Wiedler2012-07-211-5/+5
* Merge branch 'develop-olympus' into developNils Adermann2012-05-311-1/+1
|\
| * [ticket/10550] Sort not installed styles list in the styles section of the ACP.Andreas Fischer2012-05-291-1/+5
* | [ticket/10762] Check for phpbb_version when installing styleVjacheslav Trushkin2012-04-041-1/+1
* | [ticket/10752] Fixes for acp_stylesVjacheslav Trushkin2012-04-031-39/+51
* | [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
|\ \ | |/