silverstripe-framework/admin
2012-01-03 23:01:05 +01:00
..
code MINOR Moved EditorToolbar() from CMSMain to LeftAndMain (as we don't support loading link forms via ajax) 2012-01-03 23:01:02 +01:00
css MINOR Adding step indicators to "insert link" dialog 2012-01-03 23:01:05 +01:00
images MINOR More robust way to style "triangle"/"flyout"/"step indicator" in forms, via background image rather than CSS3 with hard-to-maintain dimension and positioning tweaks. Use inline-block to have it working within other elements (+titles) rather than standalone 2012-01-03 23:01:05 +01:00
javascript MINOR Disable 'preview' button if not applicable 2012-01-03 18:11:18 +01:00
scss MINOR Adding step indicators to "insert link" dialog 2012-01-03 23:01:05 +01:00
templates MINOR Cache link forms for a couple of minutes, as they don't contain any record/interface specific settings and generally only change when the underlying PHP is changed 2012-01-03 23:01:05 +01:00
tests MINOR Making SecurityAdminTest more resilient against markup order changes 2012-01-02 16:48:36 +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