Skip to content

Releases: ClevrSolutions/DropZone

Update 4.0.6

Choose a tag to compare

@ChrisdeG ChrisdeG released this 26 Oct 10:15

Fix for Duplicate column value violates its unique constraint
Maxfiles option

Update 4.0.5

Choose a tag to compare

@ChrisdeG ChrisdeG released this 11 May 11:07

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

Update 4.0.4

Choose a tag to compare

@ChrisdeG ChrisdeG released this 01 May 13:07

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

Choose a tag to compare

@ChrisdeG ChrisdeG released this 08 Mar 15:55

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

Update Mendix 7.6

Choose a tag to compare

@ChrisdeG ChrisdeG released this 06 Sep 07:37
change csrftoken

Update Mendix 7.6 - cleanup and deprecations

Choose a tag to compare

@ChrisdeG ChrisdeG released this 06 Sep 13:02
Update 4.0.2

Removed log messages
Removed 8.0 Deprecations

Mendix 7.x

Choose a tag to compare

@ChrisdeG ChrisdeG released this 18 May 08:47

Update for Mendix 7.x

Thanks to Adam Fothergill for his updates.

Rework and added functionality - Thanks to Andries Smit

Choose a tag to compare

@ChrisdeG ChrisdeG released this 29 Aug 14:33

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

Choose a tag to compare

@ChrisdeG ChrisdeG released this 01 Aug 11:17

Small fix for including the correct css file.

Fix for image entity name / one to many upload

Choose a tag to compare

@ChrisdeG ChrisdeG released this 20 Feb 15:19

Thanks to Andries Smit for solving this