This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
Releases: hhucn/dbas
Releases · hhucn/dbas
v1.27.2
v1.27.0
v1.26.0
1.26.0 (2020-03-09)
- Export endpoint to AIF and DOT, import from AIF !822 !841
- Add database constraint to prevent arguments without conclusion !836
- A lot of refactoring for more ORM usage and less database commits. [Too many MR]
- Remove the
initializedb.py
file !823 - Fix wrong opinion on rebut !845
- Fix for poetry using a virtualenv inside docker container !844
v1.25.1
v1.25.0
v1.24.1
v1.24.0
1.24.0 (2020-01-31)
Fixes
- Fix D-BAS Build !803 !802
- Fix problem when creating new issues !797
- Fix GraphQL !795
- Do not crash if elastic search returns with error !801
- Clarify that web make has to be executed while the container is running !799
- Display cursor as pointer when hovering login/logout menu item !785
- Fix race condition, which seems to brake some tests on certain machines !783
- Fix changing password for new local user not possible !784
Additions
- Add cypress frontend tests !805
- Add statistics script via CLI !794
- Add documentation for
whoami
-Route !800 - Add documentation for the guest-user 📚 !780
- Add correct URL to HHU's Identity Management System !779
API
Changes
- Replace pip with poetry !796
- User creating an issue automatically participate in it !781
- Use
ilike
to query case-insensitive nicknames !804
Refactoring #sadtember
v1.23.0
1.23.0 (2019-09-18)
- Resolve "Warn user if input is probably not a single statement" !766
- Add variables for automatic deployment with multiple yml files !768
- Remove old references to build scripts and remove old code fragments !769
- Change Language string for discussion init to contain three points indicating following text !770
- Bypass/elasticsearch if not available !775
- Resolve "Prevent LDAP Accounts from changing their Password via D-BAS" !772
- Add read-only user to database !776
- Use registry container for docker-compose.search.yml 🐳 🚀 !777
- Set dependencies to empty vector to enable re-build of deployment job !778