summaryrefslogtreecommitdiff
path: root/lib/exe/css.php
Commit message (Expand)AuthorAge
* removed deprecated support for style.local.iniAnika Henke2015-07-31
* Merge remote-tracking branch 'origin/master' into stylerAnika Henke2015-07-25
|\
| * Revert "Additionally allow more media types" #982Andreas Gohr2015-07-24
* | allow preview style replacementsAndreas Gohr2015-05-16
|/
* Update css.phpRainbow Spike2015-01-12
* Merge pull request #982 from gamma/css.phpAndreas Gohr2015-01-08
|\
| * Merge branch 'master' into new_css.phpGerry Weißbach2014-12-22
| |\
| * | Additionally allow more media typesGerry Weißbach2014-09-12
* | | Remove error supression for file_exists()Andreas Gohr2015-01-07
| |/ |/|
* | Extendable config cascade for userstyles and userscriptGerrit Uitslag2014-12-10
* | Merge remote-tracking branch 'origin/master' into scrutinizerissuesGerrit Uitslag2014-12-09
|\ \
| * | visibility from private to protected for DokuCssFileGerrit Uitslag2014-10-22
| * | preserve comments in less if 'compress' config disabledGerrit Uitslag2014-10-11
| |/
* / more PHPDocs, unused var, small bit code reformattingGerrit Uitslag2014-10-01
|/
* don't treat double slashes as comments when used in stringAndreas Gohr2014-05-14
* Merge pull request #616 from splitbrain/stripsourcemapsChristopher Smith2014-03-18
|\
| * strip sourcemaps in CSS and JS #601Andreas Gohr2014-03-15
* | Merge pull request #586 from splitbrain/jqueryupdateChristopher Smith2014-03-18
|\ \
| * | fixed online comment strippingAndreas Gohr2014-03-05
| * | fix single line comments in CSS compressionAndreas Gohr2014-03-05
| |/
* / Fixed cache dependency for template's style.iniMichal Koutný2014-03-16
|/
* included geshi styles per @import, removed from lib/exe/cssAnika Henke2014-02-15
* move geshi highlighting to it's own LESS fileAndreas Gohr2014-02-15
* fix error on CSS includes on windowsAndreas Gohr2014-02-02
* improved comments for code associated with PR#407 & PR#408Christopher Smith2013-11-26
* Merge pull request #406 from splitbrain/remove-deprecated-stuffChristopher Smith2013-11-17
|\
| * removed loading of deprecated RTL stylesAnika Henke2013-11-04
* | Merge pull request #407 from splitbrain/FS#2875Christopher Smith2013-11-17
|\ \
| * | refactor to improve eleganceChristopher Smith2013-11-11
| * | fix sp. in commentChristopher Smith2013-11-11
| * | update url/file rewriting in css_loadfile() to support @import of less filesChristopher Smith2013-11-05
| * | add DOKU_INC to less import directoriesChristopher Smith2013-11-05
| |/
* / Fix an issue with style.ini replacements values not having relativeChristopher Smith2013-11-12
|/
* Revert "Fixes validation problems with base64 encoded images in CSS."Anika Henke2013-11-03
* compact some CSS styles to their shorthand syntax FS#2509furun2013-10-15
* removed css_moveimports() this is now done by lessphpAndreas Gohr2013-10-12
* Fix CodeSniffer violationsMatt Perry2013-08-27
* added style.local.ini to cache filesAnika Henke2013-08-03
* Merge remote-tracking branch 'origin/confstyleini' into confstyleiniAnika Henke2013-08-03
|\
| * removed debug statementAndreas Gohr2013-08-03
* | fixed conf style.ini not working due to wrong incbase pathAnika Henke2013-08-03
|/
* Readded style.local.ini and deprecated itAndreas Gohr2013-08-03
* allow for a style.ini in conf/<tpl>/style.iniAndreas Gohr2013-08-03
* Merge branch 'less'Andreas Gohr2013-08-02
|\
| * check less compilation for errorsAndreas Gohr2013-08-02
| * removed possibility to have rtl.less files in pluginsAnika Henke2013-07-31
| * removed debug statement. sorryAndreas Gohr2013-07-30
| * convert ini replacements to less vars firstAndreas Gohr2013-07-30
| * fixed ini replacement to less variables stuffAndreas Gohr2013-07-30
| * add LESS supportAndreas Gohr2013-07-29