silverstripe-framework/admin
Naomi Guyer dc5e36ec5c BUGFIX: 7117 Fixes
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-01 17:14:16 +12:00
..
code BUGFIX Fixing stray . in the "Page type: x" tooltip hovering over a page 2012-05-01 15:16:22 +12:00
css BUGFIX: 7117 Fixes 2012-05-01 17:14:16 +12:00
images Merge branch 'integration' 2012-04-11 16:31:12 +02:00
javascript Merge pull request #385 from adrexia/7210-close-filter-panel-default 2012-04-30 20:26:41 -07:00
scss BUGFIX: 7117 Fixes 2012-05-01 17:14:16 +12:00
templates MINOR Consistent link method names: LeftAndMain->PreviewLink() changed to LinkPreview() 2012-04-18 22:59:18 +02:00
tests API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12: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