silverstripe-framework/admin
2012-02-27 23:52:48 +01:00
..
code MINOR Don't require controller on instanciation of GridFieldPopupForms, as it can't be reliably determined e.g. during a getCMSFields() call. Should use existing FormField/Form API to retrieve controller when its required. 2012-02-27 23:52:48 +01:00
css ENHANCEMENT: File and Image CMSFields styling 2012-02-27 23:52:40 +01:00
images MINOR Cleaner tree icons 2012-02-03 15:27:33 +01:00
javascript MINOR Collapsing filter breaks the main navigation (SSF-108) 2012-02-03 15:27:24 +01:00
scss ENHANCEMENT: File and Image CMSFields styling 2012-02-27 23:52:40 +01:00
templates API CHANGE silverstripe_version file now contains the plain version number, rather than an SVN path 2012-02-01 18:42:21 +01:00
tests API CHANGE silverstripe_version file now contains the plain version number, rather than an SVN path 2012-02-01 18:42:21 +01:00
thirdparty MINOR Updated chosen.js to 0.9.5 2012-01-03 12:08:29 +01:00
_config.php BUGFIX Enforcing TinyMCE textarea call on window.load in addition to entwine/DOMReady to ensure TinyMCE.init() has been called and all plugins are loaded. 2011-12-15 00:48:29 +01:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
config.rb MINOR Removing compass asset_cache_buster functionality, as it wrongly changes the hashes even if files haven't changed, causing merging hassles - leave cache control to the webserver 2011-12-20 17:46:43 +01:00