Releases: ClevrSolutions/DropZone
Update 4.0.6
Update 4.0.5
Fix for TypeError: Converting circular structure to JSON' disabled all logging
Update 4.0.4
Fix for Error with Mendix 7.13.1 : DEPRECATED: mendix.lang.null Exec
Fix for removeFile on error.
Option to remove files after uploading
Update 4.0.3
mxui.dom. functions replaced with domConstruct.create
Merge csrftoken (Thanks Jelte)
Update Mendix 7.6
change csrftoken
Update Mendix 7.6 - cleanup and deprecations
Update 4.0.2 Removed log messages Removed 8.0 Deprecations
Mendix 7.x
Update for Mendix 7.x
Thanks to Adam Fothergill for his updates.
Rework and added functionality - Thanks to Andries Smit
Andries Smit improvements:
Improve Function and Code Quality
Upgrade to latest Dropzone Lib (v4.3.0 AMD)
removed Jquery Depedency.
Add Auto upload option
Make use of libs parallel upload processing.
Use latest boilerplate Mendix.
Added Grunt files.
Added addition debug loggin and error feedback.
Improved Mendix Test project
Enabled debug in index.html
Updated latest to XSD
Moved CSS into ui/widgetname.css
Remove images (not used in latest lib).
Use JS Doc for generating documentation.
Fixed Refresh after delete
Renamed, Css
Update Version number to 3.1.0
Fix for css on linux and Mendix cloud
Small fix for including the correct css file.
Fix for image entity name / one to many upload
Thanks to Andries Smit for solving this