Releases: DCOR-dev/DCOR-Aid
Releases · DCOR-dev/DCOR-Aid
DCOR-Aid 0.7.2
0.7.2
- fix: when --version is passed, don't load the entire UI to prevent
uploads/downlodas from blocking in the background - ref: add pyqtSlots where appropriate
0.7.1
- fix: handle connection errors on startup when no internet connection
is available (#34) - fix: QTimer timeout value for downloads and uploads was too short
- fix: simplify error messages on connection errors in UI
- enh: do not re-download already-downloaded resources (#31)
- enh: implement resume for downloads (#31)
DCOR-Aid 0.7.0
- feat: implement download manager
- feat: rename first tab to "Find Data" and allow searching for
private datasets - fix: perform sanity checks for datasets (#27)
- enh: allow to download all resources of a collection (#13)
- enh: implement search for packages the user has access to
- enh: implement DBInterrogator functions for generating a private
user db (partly #5) - setup: bump dclab from 0.35.3 to 0.35.6
- ref: simplify
dbmodel
submodule (just use Interrogator) - ref: expand dedicated
api
submodule (moved functions from
upload.dataset
) - ref: introduce dedicated
common
submodule - ref: introduce dedicated
worker
submodule forKThread
andDaemon
DCOR-Aid 0.6.4
- enh: automatically respwan job tasks on connection errors (#26)
- enh: allow to abort the "compress" step of a job
- enh: when loading upload tasks that have already been loaded
before, tell the user how many there were
DCOR-Aid 0.6.3
DCOR-Aid 0.6.2
DCOR-Aid 0.6.1
DCOR-Aid 0.6.0
- feat: search and browse public data on a DCOR instance
- feat: drag resources in data browser to Shape-Out 2.7.0
(partially #1) - setup: bump dclab from 0.34.4 to 0.34.6
DCOR-Aid 0.5.11
DCOR-Aid 0.5.10
- fix: removed confusing wait-cursor during circle selection
- fix: manual upload dialog was shown even though user pressed
cancel on circle creation (#20) - fix: silenced very long error message about connection errors
in the background thread that refreshes the login status - tests: add complementary tests for upload queue and persistent job
list
DCOR-Aid 0.5.9
- fix: TypeError when attempting a manual upload when the user did not
have a circle set-up (#17) - fix: manual uploads were not added to persistent job list