silverstripe-framework/admin
David Craig 254b942737 Adds npm for managing client-side dependencies
- Includes a package.json file with build and CI scripts
- Includes shrinkwrap file for locking dependency version
- Includes Gulp for running build tasks
- Includes a 'build' task for copying library files from node_modules to thirdparty
- Includes a 'sanity' task for makes sure library files in thirdparty match what's in node_modules
- Includes updates to .travis.yml (new JS_SANITY_CHECK flag) to run the sanity task
2016-01-13 09:23:47 +13:00
..
code Merge remote-tracking branch 'origin/3' 2015-11-03 14:23:16 +13:00
css Send user to new area when inserting url 2015-10-29 11:37:59 +13:00
font Update asset admin toolbar 2015-10-23 17:39:42 +13:00
images Move 'upload new file' section to main files area 2015-09-28 12:02:33 +13:00
javascript Merge remote-tracking branch 'origin/3' 2015-11-03 14:23:16 +13:00
scss Send user to new area when inserting url 2015-10-29 11:37:59 +13:00
templates Update asset admin toolbar 2015-10-23 17:39:42 +13:00
tests BUG Fix missing framework/admin/tests 2015-09-10 11:06:15 +12:00
thirdparty Adds npm for managing client-side dependencies 2016-01-13 09:23:47 +13:00
_config.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
config.rb Update compass config 2015-07-09 10:11:00 +12:00