silverstripe-framework/admin
Ingo Schommer e4db3c6c05 Removed DateField special width with .hasDatepicker class
Causes field to change width after first display,
as the .hasDatepicker class is added dynamically on first field focus.
Since we don't add an icon by default, there's no difference
between an <input> field with date picker, an input field for dates,
and a simple input field. Fall back to global (or CMS specific) rules.
2012-08-27 16:02:40 +02:00
..
code i18n for CMS section titles (see #7798) 2012-08-26 23:58:31 +02:00
css Removed DateField special width with .hasDatepicker class 2012-08-27 16:02:40 +02:00
images ENHANCEMENT: Change media insertion to use button and apply design 2012-06-11 10:54:48 +02:00
javascript NEW Open external links in preview mode in new window (fixes #7652) 2012-08-27 14:42:10 +02:00
scss Removed DateField special width with .hasDatepicker class 2012-08-27 16:02:40 +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