EasyUploads - Vaadin Add-on Directory
Use file uploads as fields in Form, upload multiple files at once - easily!Discussion Forum
Usage examples
V7 version sources
EasyUploads version 0.1.0
Initial release.
EasyUploads version 0.2.0
* MultiFileUpload: Drag and drop and multiple selection via OS dialog in Safari, Chorme and FF (with latest stable versions)
* dependency to 6.5.0 nightly (brings eg. bettter portlet support)
EasyUploads version 0.3.0
This version works with vaadin 6.5 nightly since revision [15850]
Earlier versions can be used with 6.5 (0.2) and 6.4 (0.1)
EasyUploads version 0.3.1
Modified to support vaadin 6.5 nightly since revision [15973]
0.3.0:
This version works with vaadin 6.5 nightly since revision [15850]
Earlier versions can be used with 6.5 (0.2) and 6.4 (0.1)
EasyUploads version 0.4.0
0.4.0
Selection of multiple files with IE now possible via flash fallback (swfupload).
0.3.1:
Modified to support vaadin 6.5 nightly since revision [15973]
0.3.0:
This version works with vaadin 6.5 nightly since revision [15850]
Earlier versions can be used with 6.5 (0.2) and 6.4 (0.1)
EasyUploads version 0.4.1
0.4.1
Does not throw exception when trying to set read through in UploadField. Instead silently ignores.
0.4.0
Selection of multiple files with IE now possible via flash fallback (swfupload).
0.3.1:
Modified to support vaadin 6.5 nightly since revision [15973]
0.3.0:
This version works with vaadin 6.5 nightly since revision [15850]
Earlier versions can be used with 6.5 (0.2) and 6.4 (0.1
EasyUploads version 0.4.2
Fixed issues when calling discard in buffered mode (memory buffer).
0.4.1:
Does not throw exception when trying to set read through in UploadField. Instead silently ignores.
0.4.0:
Selection of multiple files with IE now possible via flash fallback (swfupload).
0.3.1:
Modified to support vaadin 6.5 nightly since revision [15973]
0.3.0:
This version works with vaadin 6.5 nightly since revision [15850]
Earlier versions can be used with 6.5 (0.2) and 6.4 (0.1
EasyUploads version 0.4.3
0.4.3
Added setButtonCaption method for UploadField
0.4.2:
Fixed issues when calling discard in buffered mode (memory buffer).
0.4.1:
Does not throw exception when trying to set read through in UploadField. Instead silently ignores.
0.4.0:
Selection of multiple files with IE now possible via flash fallback (swfupload).
0.3.1:
Modified to support vaadin 6.5 nightly since revision [15973]
0.3.0:
This version works with vaadin 6.5 nightly since revision [15850]
Earlier versions can be used with 6.5 (0.2) and 6.4 (0.1
EasyUploads version 0.4.4
MultiFileUpload: Removed limitation of file types in IE's flash fallback.
MultiFileUpload: attach-detach-attach no more adds duplicate "dropzones"
Removed obsolete debug code
Depends to soon to be released 6.5.5 (works with latest nightlies)
0.4.3
Added setButtonCaption method for UploadField
0.4.2:
Fixed issues when calling discard in buffered mode (memory buffer).
0.4.1:
Does not throw exception when trying to set read through in UploadField. Instead silently ignores.
0.4.0:
Selection of multiple files with IE now possible via flash fallback (swfupload).
0.3.1:
Modified to support vaadin 6.5 nightly since revision [15973]
0.3.0:
This version works with vaadin 6.5 nightly since revision [15850]
Earlier versions can be used with 6.5 (0.2) and 6.4 (0.1
EasyUploads version 0.4.5
Fixed compilation problem with GWT 2.3 (Vaadin 6.6). Also added IE9 support.
EasyUploads version 0.4.7
Fixed multiupload visibility issue in Opera + some other minor bugfixes and cleaning
EasyUploads version 0.4.8
Both dragging and selecting in MultiFileUpload now works similarly (deletes files after handleFile() method is called). Also made FileBuffer configurable so that files may be kept although the buffer value is changed.
EasyUploads version 0.4.9
* Buttons in IE and Opera now looks the like other Vaadin buttons.
* Caption in multifileupload can now be modified
EasyUploads version 0.5.0
Features and bug fixes by Jeff Zhu:
* Classic style for UploadField
* Support max upload size in bytes
* The upload component in UploadField should be invisible during upload
* fixed issue with progressbar in UploadField
EasyUploads version 0.5.1
Setting immediate now does not revert button caption in UploadField. Happens easily in with e.g. Visual Designer
EasyUploads version 0.5.2
Several improvements contributed by "StEwert.con"
EasyUploads version 7.0.0
V7 compatible version of the add-on. Contains previous features and new client side file type and size filter for html5 capable browsers (extension + api in UploadField).
EasyUploads version 0.5.3
Some enhancements and API openings by Joonas Kekoni for V6 branch.
EasyUploads version 7.0.1
Removed usage of elemental API -> compiles all browser permutations without special tricks.
EasyUploads version 7.2.0
Fixes some bizarre issues with Chrome, fixed by Teemu Pöntelin.
Fixes compatibility with Vaadin 7.2
EasyUploads version 7.2.2
Fixed a XSS vulnerability
EasyUploads version 7.3.3
Fixed NPE issues with empty fields (thanks to contributors!) and fixed theme to be more compatible with Valo.
EasyUploads version 7.4.0
Fixed compatibilities with 7.4.0 release and Valo theme
EasyUploads version 7.4.1
Fixed broken "auto commit" for byte[] types, probably regression since V7 upgraded
EasyUploads version 7.4.2
Avoid possibly mixing file names and some other enhancements. See project page for changes.
EasyUploads version 7.4.6
Yet another set of improvements by Anna via sponsored add-on development. See github timeline for all recent changes.
EasyUploads version 7.4.10
null
EasyUploads version 8.0.0
First Vaadin 8 compatible version. Further versions will aim to add support for HasField support (needed for Vaadin 8 Binder usage).
EasyUploads version 9.0.0
First version that don't require Vaadin 7 compatibility package. Some versions might be missing -> consider using 8.0.x series, which depends on vaadin 7 compatibility packages if those are vital. In any case, report issues and missing features to the github project page.