silverstripe-framework/admin
Ingo Schommer 701c700d4c Fixed UploadField JS dependencies
When adding the deps straight into the file (recommended),
the onchange handler in file-upload isn't firing properly when a file is uploaded through
the <input type=file> button - it falls back to default behaviour, which submits the
containing form, failing because the upload is handled by a different URL.
2016-09-15 22:19:15 +12:00
..
client Fixed UploadField JS dependencies 2016-09-15 22:19:15 +12:00
code FIX Webpack handles images & fonts. 2016-09-15 22:19:09 +12:00
javascript/lang Merge branch '3' 2016-08-23 10:37:47 +01:00
templates/SilverStripe API Move preview panel to CMS module 2016-09-13 13:20:17 +12:00
tests Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
themes Tabs support in new file/image editor 2016-09-14 14:08:59 +12:00
thirdparty API Removed duplicated thirdparty deps 2016-09-15 22:19:12 +12:00
_config.php API Namespace all classes 2016-09-08 10:23:17 +12:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00