Releases: gdcc/dvwebloader
Releases · gdcc/dvwebloader
DVWebloader v0.3
DVWebloader v0.3 has many improvements:
- catches any path/name issues with chars not allowed in Dataverse (previously could result in failure after uploads completed)
- shows an error message in the UI (not just the console) if the last step to call Dataverse fails,
- adds a configurable 'Max files to upload' limit, allowing very large directories to be uploaded in multiple batches
- includes buttons to select/deselect all. Select only selects files not yet in the dataset, up to the max number of files specified (all by default),
- adds progress bars for individual s3 uploads (0-50% is the upload progress while 50-100% is progress in calculating the hash value, so the speed in the first/second half of the bar could be different.)
- adds a clearer success message with a note and link if a new draft dataset version was created
- hides the 'Start Upload' button after upload has been done
- provides a localinstall.sh script to be able to run w/o calling external libraries
- fixes an intermittent issue when using sha512 hash values
- provides a downloadable zip for installation
DVWebloader v0.2
Code as of June 2024