Releases: DCOR-dev/DCOR-Aid
Releases · DCOR-dev/DCOR-Aid
DCOR-Aid 0.4.3
DCOR-Aid 0.4.1
DCOR-Aid 0.4.0
- feat: allow to renew and revoke API tokens (#12)
- fix: selecting dcor-access token file in health-facility wizard
section did not work. - fix: medical scenario should only support private data uploads
- fix: aborting or restarting an upload job in the GUI did not work
- fix: use circle name in upload dialog dropdown if title is empty
- setup: setup.py test is deprecated
- tests: added first GUI tests
- docs: pathify logo text
DCOR-Aid 0.3.0
- BREAKING CHANGE: all methods and functions dealing with API calls
now accept a CKANAPI instance instead of a server and an API key.
This was necessary, because we have to support certificate pinning. - fix: actually use server certificate for "medical" user scenario
- fix: support new CKAN API tokens
- setup: bump dclab from 0.32.2 to 0.32.4
DCOR-Aid 0.2.2
DCOR-Aid 0.1.1
DCOR-Aid 0.1.0
- feat: implement persistent upload resource schema presets (#9)
- fix: do not allow user to proceed with upload unless 'authors'
is specified (to avoid cryptic error message) - fix: minor issue of visualizing whether user changed
supplementary resource information - enh: enable DCOR usage (anonymous and registered users)
- enh: make sure the user really wants to upload datasets without
editing any metadata (#10) - enh: improve upload dialog understandability
- ref: migrate preferences to QSettings
- ref: refactor upload dialog to a real dialog
DCOR-Aid 0.0.8
DCOR-Aid 0.0.7
- fix: allow resuming when upload fails (#3)
- fix: start even if DCOR is down
- fix: do not display mean upload rate during upload
- fix: require restart when server is changed
- enh: ask user to create a Circle when the user is not member of any
- enh: add basic wizard functionalities
- enh: resource upload supports supplementary resource schemas
- enh: stick to package_revise when finalizing dataset
- enh: verify resource uploads via SHA256 sum (#7)
- enh: fetch license list directly from server
- enh: functionalize action buttons in upload
- enh: increase verbosity of CKANAPI
- enh: implement resource compression (#6)
- ref: move connectivity check and user database update to separate
background threads - ref: store traceback of failed upload in job info