Skip to content

Releases: iBridges-for-iRODS/iBridges-GUI

v0.2.4

27 Jun 16:38
473cbb4
Compare
Choose a tag to compare

What's Changed

  • Improving the templates, adding docs by @chStaiger in #216
  • Improving the templates, adding docs (#216) by @chStaiger in #217
  • Bugfix: Login crashed when wrong password was provided

Full Changelog: v0.2.3...v0.2.4

v0.2.3

26 Jun 15:55
301e991
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

26 Jun 15:52
441d92a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2-alpha...v0.2.2

v0.2.1

13 Jun 13:13
81d1b50
Compare
Choose a tag to compare

New design and some bugfixes

v0.1.0

12 Jun 10:53
b6f238a
Compare
Choose a tag to compare
  • Using ibridges as backend
  • Refactor tab views

iBridges-v.0.02-alpha

03 Mar 11:12
d17713f
Compare
Choose a tag to compare
  • Refactoring of backend

  • Configuration:

    • Introducing new keys in ibridges_config.json: check_free_space, force_transfers, amber_token, eln_token
    • All configuration is stored in a singleton context (utils.context.py); ibridges config is read in automatically; irods config can be set through offering the path to the irods_environment.json
  • Logging: introduce log-levels, configurable in ibridges_config.json

  • GUI:

    • Improvements in frontend for ElabJournal and AmberScript tab
    • Bundeling data: Check ACLs and respect force_transfers flag in configuration
  • iBridgesCli.py:

    • own config file is dropped and replaced by reading configuration from ibridges_config.json and irods_environment.json
    • Elabjournal is moved to a plugin for Cli

What's Changed

New Contributors

Full Changelog: v0.0.1-alpha...v0.0.2-alpha