Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Releases: hhucn/dbas

v1.27.2

22 Sep 20:55
@n2o n2o
053a1d5
Compare
Choose a tag to compare

1.27.2 (2020-09-22)

  • Fix Google Closure Compilation !911
  • Remove dead code

v1.27.0

28 May 20:02
@n2o n2o
v1.27.0
2ba2b43
Compare
Choose a tag to compare

1.27.0 (2020-05-28)

  • Change look of chat bubbles to look like a real chat. !888
  • Rework, how the docker compose files are structured !894
  • Refactor a lot of code to use the ORM for real (Too many merge requests to list)
  • Replace the Group table with an enum !872

v1.26.0

09 Mar 15:00
@n2o n2o
v1.26.0
2cfa77d
Compare
Choose a tag to compare

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

17 Feb 14:23
@n2o n2o
021d162
Compare
Choose a tag to compare

1.25.1 (2020-02-17)

  • Speed improvements !817 !816
  • Pass correct env vars to database and simplify cypress tests in CI !818

v1.25.0

11 Feb 15:45
@n2o n2o
c613fe7
Compare
Choose a tag to compare

1.25.0 (2020-02-11)

  • Increase loading speed of index page !814
  • Update JS Dependencies !813

v1.24.1

11 Feb 12:37
@n2o n2o
cce00fb
Compare
Choose a tag to compare

1.24.1 (2020-02-11)

  • Security Update for our dependencies !812
  • Make frontend tests more stable !809

v1.24.0

31 Jan 13:32
@n2o n2o
c89262c
Compare
Choose a tag to compare

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
  • Add is_supportive to ArgumentDTO via API !806
  • Enable user registration via API !791

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

  • Rename private methods and refactor duplicate code blocks !786
  • Rework History !788 !790 !798 !789
  • Refactor JavaScript to make min-length and max-length for text-input global !793

v1.23.0

18 Sep 14:31
@n2o n2o
344c554
Compare
Choose a tag to compare

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

v1.22.0

26 Aug 11:36
@n2o n2o
8226198
Compare
Choose a tag to compare
  • Migrate to Bootstrap 4 and rework UI !755
  • Add Makefile to split old shell script !761
  • Simplify and correct duplication check in set_statements_as_new_premisegroup !762
  • Fix API route in ElasticSearch !763
  • Fix wrong counting of password length !764

v1.21.0

18 Jul 13:35
@n2o n2o
v1.21.0
e335f63
Compare
Choose a tag to compare

1.21.0 (2019-07-18)

  • Save the user's group in the JWT token
  • Update node version
  • Add route to create an issue from API !759
  • Simplify docker build process, fix doc-building !757
  • Remove redundant arguments when searching for a reference !753
  • Language fix for graph view !754