silverstripe-framework/admin
Naomi Guyer 7523f98e04 BUGFIXES: File Uploads
* Add arrows back to edit-all toggle button
* Don't show dimensions if the item being inserted doesn't have them.
* Set pop-up windows to be a percentage of the window height for better
use of space
* Fix broken fieldholdersmall styling within files edit
* Add placeholder if no preview
*Take out minFileSize so upload will work on Android phones
2012-06-08 18:40:33 +02:00
..
code ENHANCEMENT: Point userhelp link at a new userhelp instance. (#7430) 2012-06-07 13:46:47 +12:00
css BUGFIXES: File Uploads 2012-06-08 18:40:33 +02:00
images BUGFIXES: File Uploads 2012-06-08 18:40:33 +02:00
javascript BUGFIX Stability improvements on CMS layout logic 2012-06-06 21:05:36 +02:00
scss BUGFIXES: File Uploads 2012-06-08 18:40:33 +02:00
templates BUGFIX CMS Breadcrumbs and tabs as inline blocks which can span multiple lines, rather than being cropped off (fixes #6882) 2012-06-06 21:05:33 +02:00
tests MINOR Fix broken test 2012-05-28 12:03:13 +12:00
thirdparty BUGFIX: typeof undefined error fix 2012-05-10 15:18:52 +12:00
_config.php FEATURE: Allow adding media to the CMS using oEmbed 2012-05-24 17:00:21 +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