silverstripe-framework/admin
Naomi Guyer 2dabaebad8 BUG: File Uploading Notifications (fixes #7883)
Put "File upload complete" and "back to folder" together. Turned 'File
upload' into a message, and updated the message styles.
Moved allowed file types into the area where users are uploading files.
This is a temporary fix until js tooltips are implemented, at which
point, these details will be shown when clicking a question mark beside
"Choose files".
Added small animation effect to files when opening iframe to edit. Now
slides down, rather than just appearing open
Linked to silverstripe/silverstripe-cms#223
2012-11-02 12:46:16 +13:00
..
code Fixed merge errors in CMSProfileController 2012-10-30 18:03:49 +01:00
css BUG: File Uploading Notifications (fixes #7883) 2012-11-02 12:46:16 +13:00
images ENHANCEMENT: Change media insertion to use button and apply design 2012-06-11 10:54:48 +02:00
javascript Merge remote-tracking branch 'origin/3.0' 2012-10-08 16:48:52 +02:00
scss BUG: File Uploading Notifications (fixes #7883) 2012-11-02 12:46:16 +13:00
templates Remove sub navigation for "Files" (fixes 7956) 2012-10-23 09:55:08 +13:00
tests FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
thirdparty Fix chosen dropdown width not being set. 2012-08-16 23:26:29 +02:00
_config.php Merge branch 'tinymce_fancy_selectts' of https://github.com/halkyon/sapphire into 3.0 2012-10-05 14:39:27 +13: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