silverstripe-framework/admin
Ingo Schommer 6162ae5e3f Fixed preview link ordering in CMS
jQuery seems to order by DOM rather than occurrence of
selectors, which means it always takes the last populated
field (in our case the "live" link over the "draft" link).
2012-08-28 18:31:15 +02:00
..
code BUG: open ticket 7812 correcting filter syntax on a DataObject used by function updatetreenodes 2012-08-27 14:41:07 +12:00
css Removed special "from"/"to" filter field CSS rules 2012-08-27 16:03:21 +02:00
images ENHANCEMENT: Change media insertion to use button and apply design 2012-06-11 10:54:48 +02:00
javascript Fixed preview link ordering in CMS 2012-08-28 18:31:15 +02:00
scss Removed special "from"/"to" filter field CSS rules 2012-08-27 16:03:21 +02:00
templates CMS Localization 2012-08-10 00:17:34 +02:00
tests MINOR Fix broken test 2012-05-28 12:03:13 +12:00
thirdparty Fix chosen dropdown width not being set. 2012-08-16 23:26:29 +02:00
_config.php BUGFIX Inlining TinyMCE HTML popup (fixes #7451) 2012-06-13 14:39:50 +02: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