Skip to content

Releases: ClevrSolutions/DropZone

Update 4.0.6

26 Oct 10:15
Compare
Choose a tag to compare

Fix for Duplicate column value violates its unique constraint
Maxfiles option

Update 4.0.5

11 May 11:07
Compare
Choose a tag to compare

Fix for TypeError: Converting circular structure to JSON' disabled all logging

Update 4.0.4

01 May 13:07
Compare
Choose a tag to compare

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

08 Mar 15:55
Compare
Choose a tag to compare

mxui.dom. functions replaced with domConstruct.create
Merge csrftoken (Thanks Jelte)

Update Mendix 7.6

06 Sep 07:37
Compare
Choose a tag to compare
change csrftoken

Update Mendix 7.6 - cleanup and deprecations

06 Sep 13:02
Compare
Choose a tag to compare
Update 4.0.2

Removed log messages
Removed 8.0 Deprecations

Mendix 7.x

18 May 08:47
Compare
Choose a tag to compare

Update for Mendix 7.x

Thanks to Adam Fothergill for his updates.

Rework and added functionality - Thanks to Andries Smit

29 Aug 14:33
Compare
Choose a tag to compare

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

01 Aug 11:17
Compare
Choose a tag to compare

Small fix for including the correct css file.

Fix for image entity name / one to many upload

20 Feb 15:19
Compare
Choose a tag to compare

Thanks to Andries Smit for solving this