silverstripe-framework/view
Jeremy Thomerson 4c0b452c0f ENHANCEMENT: allow overridable JS/CSS minification
This allows someone to extends Requirements_Backend and plug in their own minification
of files, including CSS minification.  It also allows them to override whether or not
the header comment is written for each file.
2013-06-04 12:52:11 +00:00
..
ArrayData.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
GenericTemplateGlobalProvider.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Requirements.php ENHANCEMENT: allow overridable JS/CSS minification 2013-06-04 12:52:11 +00:00
SSTemplateParser.php MINOR: if no doctyle is set, include comments inside <html> 2013-04-22 18:16:09 +00:00
SSTemplateParser.php.inc MINOR: if no doctyle is set, include comments inside <html> 2013-04-22 18:16:09 +00:00
SSViewer.php FIX: exclude directory from available themes when underscore is first character 2013-05-23 16:49:35 +01:00
TemplateGlobalProvider.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
TemplateIteratorProvider.php Remove end php tag from TemplateIteratorProvider 2012-10-10 11:15:55 +13:00
ViewableData.php Merge remote-tracking branch 'origin/3.0' into 3.1 2013-05-09 10:34:20 +02:00