log

age author description
Mon, 25 Oct 2021 16:19:13 +0200 Fadi Abbud Client: Force entering a password by user-reactivation
Fri, 22 Oct 2021 20:11:19 +0200 Sascha L. Teichmann Try harder to retry executing review finalization jobs if they fail: 500 times each 10 min.
Fri, 22 Oct 2021 10:54:43 +0200 Hosted Weblate Merge
Thu, 21 Oct 2021 23:46:00 +0200 Sascha L. Teichmann SR import: Log if Z values will be negated.
Thu, 21 Oct 2021 20:20:30 +0200 Tom Gottfried Make invalid output of ISRSrange_area() less likely
Thu, 21 Oct 2021 19:50:39 +0200 Tom Gottfried Improve performance of bottleneck area calculation
Thu, 21 Oct 2021 14:36:02 +0200 Sascha L. Teichmann Upgraded the 3rd party dependencies.
Thu, 21 Oct 2021 11:40:58 +0200 Sascha Wilde Removed "TEST" from data-quality-report template
Tue, 19 Oct 2021 17:27:05 +0200 Tom Gottfried Fixup rev. eec88a166251 and 8797274e2739: Adapt database initialization
Tue, 19 Oct 2021 15:00:30 +0200 Tom Gottfried Fixup rev. eec88a166251 and 8797274e2739: Adapt tests
Tue, 19 Oct 2021 14:53:25 +0200 Tom Gottfried Fixup rev. 8797274e2739: Adapt test data
Tue, 19 Oct 2021 14:47:48 +0200 Tom Gottfried Fixup rev. eec88a166251: Adapt test data
Tue, 19 Oct 2021 13:12:39 +0200 Tom Gottfried Use current axis only for calculating bottleneck areas
Fri, 15 Oct 2021 15:14:33 +0200 Sascha L. Teichmann Merged deactivate-users branch into default.
Thu, 30 Sep 2021 12:47:09 +0200 Fadi Abbud Client: Fix checkbox of hiding inactive users deactivate-users
Wed, 29 Sep 2021 17:10:42 +0200 Fadi Abbud Client: Improve users-table layout deactivate-users
Fri, 24 Sep 2021 13:10:25 +0200 Fadi Abbud Client: Add ability to list only active users deactivate-users
Thu, 23 Sep 2021 17:33:07 +0200 Fadi Abbud Client: Implement reactivating of user deactivate-users
Thu, 23 Sep 2021 14:47:36 +0200 Fadi Abbud Client: Notify user by successfully deleting/deactivating users deactivate-users
Thu, 23 Sep 2021 13:40:33 +0200 Fadi Abbud Client: Distinguish deactivated users in the table deactivate-users
Wed, 22 Sep 2021 18:53:19 +0200 Sascha L. Teichmann Fixed whitespace in SQL statement. deactivate-users
Wed, 22 Sep 2021 18:50:16 +0200 Sascha L. Teichmann Removed delete_user plpgsql function. deactivate-users
Wed, 22 Sep 2021 17:25:47 +0200 Sascha L. Teichmann Simplified delete_user a bit. deactivate-users
Wed, 22 Sep 2021 16:57:45 +0200 Sascha L. Teichmann Login rights are now tracked by triggers. deactivate-users
Wed, 22 Sep 2021 16:55:15 +0200 Sascha L. Teichmann Added missing trigger functions to migration. deactivate-users
Wed, 22 Sep 2021 12:02:03 +0200 Sascha L. Teichmann Moved active login/nologin to triggers. Allow /user PATCH endpoint to modify the field. deactivate-users
Tue, 21 Sep 2021 22:06:43 +0200 Sascha L. Teichmann Moved logic to delete deactivate users into plpgsql function. deactivate-users
Tue, 21 Sep 2021 19:02:53 +0200 Sascha L. Teichmann Implemented delete a user if its a none admin user or a admin w/o imports. deactivate-users
Tue, 21 Sep 2021 15:39:51 +0200 Sascha L. Teichmann Only active users can get a session token. deactivate-users
Tue, 21 Sep 2021 15:31:26 +0200 Sascha L. Teichmann Added a active column to users. deactivate-users