silverstripe-framework/tests/forms
Ingo Schommer 655802177c BUGFIX Added Requirements::path_for_file() to support external URLs in required paths (incl. unit test)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@60415 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-08-11 07:22:50 +00:00
..
a.css FEATURE Added Requirements::combine_files() to reduce HTTP requests by concatenating javascript and css files. Uses JSMin library to further minify the payload by default. 2008-07-17 23:32:31 +00:00
a.js FEATURE Added Requirements::combine_files() to reduce HTTP requests by concatenating javascript and css files. Uses JSMin library to further minify the payload by default. 2008-07-17 23:32:31 +00:00
b.css FEATURE Added Requirements::combine_files() to reduce HTTP requests by concatenating javascript and css files. Uses JSMin library to further minify the payload by default. 2008-07-17 23:32:31 +00:00
b.js FEATURE Added Requirements::combine_files() to reduce HTTP requests by concatenating javascript and css files. Uses JSMin library to further minify the payload by default. 2008-07-17 23:32:31 +00:00
c.css FEATURE Added Requirements::combine_files() to reduce HTTP requests by concatenating javascript and css files. Uses JSMin library to further minify the payload by default. 2008-07-17 23:32:31 +00:00
c.js FEATURE Added Requirements::combine_files() to reduce HTTP requests by concatenating javascript and css files. Uses JSMin library to further minify the payload by default. 2008-07-17 23:32:31 +00:00
FormTest.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
RequirementsTest.php BUGFIX Added Requirements::path_for_file() to support external URLs in required paths (incl. unit test) 2008-08-11 07:22:50 +00:00