silverstripe-framework/admin
Ingo Schommer f56097a29b Merge pull request #386 from adrexia/sapphire
---

Includes:
* Changes to chosen to include a custom function that will let the drop-down rise-up if there is room and it would otherwise drop beneath the size of the window (changes in coffeescript, jquery output, and chosen css)
* Changes in SCSS to stop the automatic addition of scrollbars, and to limit the extra space at the bottom of the filter div

Issues remaining:
* jLayout is calculating the height of the filter div incorrectly. It is assuming the div is around 70px longer than it is. This height assumption is linked somehow to chosen, as initiating the select box results in a correct height calculation.
2012-05-07 11:21:23 +02:00
..
code ENHANCEMENT Section icons in CMS (#7269) 2012-05-03 13:49:19 +02:00
css Merge pull request #386 from adrexia/sapphire 2012-05-07 11:21:23 +02:00
images Merge pull request #395 from silverstripe-big-o/sapphire 2012-05-03 11:26:12 +02:00
javascript ENHANCEMENT Allow opt-out of autofocus in CMS editor form, to avoid browser "auto scrolling" to bring the focused element into view (fixes #7242) 2012-05-02 18:27:45 +02:00
scss Merge pull request #386 from adrexia/sapphire 2012-05-07 11:21:23 +02:00
templates ENHANCEMENT Section icons in CMS (#7269) 2012-05-03 13:49:19 +02:00
tests MINOR Disabled MainMenu caching in LeftAndMain 2012-05-03 14:19:07 +02:00
thirdparty BUGFIX: 7117 Fixes 2012-05-01 17:14:16 +12:00
_config.php BUGFIX Fixing reference to moved editor_plugin_src.js in HtmlEditorConfig settings 2012-04-17 11:56:59 +12: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