summaryrefslogtreecommitdiff
path: root/lib/exe/css.php
Commit message (Expand)AuthorAge
* 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
* | Fixes validation problems with base64 encoded images in CSS.flammy2013-06-24
|/
* fixed interwiki and filetype styles being included in all css modesAnika Henke2012-10-12
* changed local style.ini to be merged with standard oneAnika Henke2012-10-11
* added support for local style.ini filesAnika Henke2012-10-07
* Start output buffering in lib/exe/css.php only when the CSS is generatedMichael Hamann2012-09-18
* Load rtl userstyle as it is still supported (did it ever work?)Michael Hamann2012-09-18
* Set default userstyle only once as screen userstyleMichael Hamann2012-09-18
* Fix CSS cache handling and CSS outputMichael Hamann2012-09-18
* Merge branch 'input-validation' of git://github.com/whoopdedo/dokuwiki into p...Andreas Gohr2012-07-06
|\
| * Input wrapper for exe scriptsTom N Harris2012-06-28
* | added accidentally removed jquery-ui styles back againAnika Henke2012-04-09
* | load only one stylesheet for all modes instead of threeAnika Henke2012-04-09
|/
* removed some more occurances of DOKU_TPL*Andreas Gohr2012-02-01
* FS#2317 fix CSS compress for generic pseudo classes/pseudo elementsChristopher Smith2011-10-15
* issue #57, function names, params, html fixesKate Arzamastseva2011-08-24
* Merge branch 'datauris'Andreas Gohr2011-07-07
|\
| * Made the maximum embed size for datauris configurableAndreas Gohr2011-06-18
| * Use data uris for small image files in CSSAndreas Gohr2011-06-17
* | another fix for the jQuery-UI themeAndreas Gohr2011-07-05
* | fixed loading of the jQuery-UI style sheetAndreas Gohr2011-07-05
* | Refactor CSS and JS cachingAdrian Lang2011-07-02
|/
* Updated jQuery-UI, added jQuery updater, load theme in CSS dispatcherAndreas Gohr2011-06-05
* Make interwiki links match with every other icon-link: need 1px top and botto...marklundeberg2011-03-08
* improved css.php and core stylesAnika Henke2011-02-26
* Fixed css_loadfile and removed unneeded complexity, added testcasesMichael Hamann2011-01-09
* Preserve @import statements in CSSGabriel Birke2011-01-09
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* use config cascade for userscripts and styles FS#1678Andreas Gohr2010-06-27
* removed require's in lib/exe/*Andreas Gohr2010-02-01
* Emit less E_NOTICEs and E_STRICTsAdrian Lang2009-11-04
* Remove spellchecker css include since it does not existAdrian Lang2009-10-28
* save compressed css/js caches with io_saveFile and check for gzip supportAndreas Gohr2009-10-18
* Whitespace cleanup FS#1709furun2009-10-16
* Use all available icons for file links (FS#1759)Tom N Harris2009-09-26
* Support for multirange requests for media FS#1630Andreas Gohr2009-03-13
* fixed multiple gzip/sendfile problems in css and js dispatchers FS#1571Andreas Gohr2009-01-22