Releases: iBridges-for-iRODS/iBridges-GUI
Releases · iBridges-for-iRODS/iBridges-GUI
v0.2.4
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
What's Changed
- Add dependency ibridges >= 0.2.3 by @chStaiger in #215
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Redesign by @chStaiger in #149
- Move to a package by @qubixes in #151
- 153 browser by @chStaiger in #155
- 156 logging for browser and main by @chStaiger in #157
- Create dependabot.yml by @chStaiger in #162
- Bump pylint from 2.16.2 to 3.1.1 by @dependabot in #167
- Bump pytest-cov from 4.0.0 to 5.0.0 by @dependabot in #166
- Bump setproctitle from 1.3.2 to 1.3.3 by @dependabot in #165
- Bump flake8 from 6.0.0 to 7.0.0 by @dependabot in #164
- Bump pytest from 7.2.1 to 8.2.0 by @dependabot in #163
- Bump pyinstaller from 5.8.0 to 6.6.0 by @dependabot in #168
- Add configuration editor by @chStaiger in #161
- Bump pylint from 3.1.1 to 3.2.2 by @dependabot in #171
- Bump pytest from 8.2.0 to 8.2.1 by @dependabot in #170
- New tab for search by @chStaiger in #169
- Improve search by @chStaiger in #172
- Rename by @chStaiger in #173
- Add quarto publishing to main by @chStaiger in #175
- Sync by @chStaiger in #174
- Quarto by @chStaiger in #177
- Bump pyinstaller from 6.6.0 to 6.7.0 by @dependabot in #178
- Overhaul! by @chStaiger in #180
- Docs by @chStaiger in #181
- Typos by @chStaiger in #182
- Fixing typos in documentation by @chStaiger in #183
- Insert figure by @chStaiger in #186
- Revert " Insert figure" by @chStaiger in #187
- Update README.md by @chStaiger in #188
- 184 latest ibridges by @chStaiger in #185
- 189 improve sync by @chStaiger in #191
- 192 search by @chStaiger in #195
- 135 rename by @chStaiger in #194
- Bump pyinstaller from 6.7.0 to 6.8.0 by @dependabot in #203
- Bump pytest from 8.2.1 to 8.2.2 by @dependabot in #202
- Bump pylint from 3.2.2 to 3.2.3 by @dependabot in #201
- GUI style color scheme by @chStaiger in #200
- Bump flake8 from 7.0.0 to 7.1.0 by @dependabot in #207
- Bump ibridges from 0.2.1 to 0.2.2 by @dependabot in #206
- 205 freeze by @chStaiger in #209
- Add dropdown menu for server templates by @chStaiger in #210
- login checks if home collection exists, remove from other classes by @chStaiger in #211
- Check existance and writability of default_resource by @chStaiger in #212
- Logging by @chStaiger in #208
New Contributors
- @qubixes made their first contribution in #151
- @dependabot made their first contribution in #167
Full Changelog: v0.0.2-alpha...v0.2.2
v0.2.1
v0.1.0
iBridges-v.0.02-alpha
-
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
- Introducing new keys in ibridges_config.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
- checking if the irods session is valid by @wurDevTim in #62
- Adding Amberscript connector to the merged code base. by @chStaiger in #66
- [#65] Remove unneeded annotations by @jpmcfarland in #71
- Irods connector rewrite part 1 by @wurDevTim in #72
- Refactor cli new by @maartenschermer in #76
- Develop by @chStaiger in #77
- Ibridges context by @chStaiger in #78
- Test hooking by @maartenschermer in #79
- [73] Adjust session handling by @jpmcfarland in #80
- [85] Allow independent backend session by @jpmcfarland in #86
- Icommands refactor by @maartenschermer in #90
- [96] Fix print to logging bugs by @jpmcfarland in #97
- bugfix meta class not instantiated in manager by @wurDevTim in #104
- Cli integration by @chStaiger in #98
- Cli integration by @chStaiger in #106
- cli_improvements by @chStaiger in #112
- [108] Unify logging initialization by @jpmcfarland in #109
- [103] Connectors issues by @jpmcfarland in #105
- Cli session handling by @chStaiger in #114
- Feature request: #95 by @chStaiger in #116
- 115 gui elab and amber tabs hide tokens by @chStaiger in #117
- 40 how to integrate a new tab by @chStaiger in #118
- Updating user docs by @chStaiger in #119
- [121] Adjust Context workflow by @jpmcfarland in #122
- Check push by @chStaiger in #124
- CLI plugins compatible with Python 3.8 by @maartenschermer in #127
- Create iBridges-alpha-0.0.1 by @chStaiger in #120
- Fix bug in getting acls. by @chStaiger in #132
New Contributors
- @maartenschermer made their first contribution in #76
Full Changelog: v0.0.1-alpha...v0.0.2-alpha