log

age author description
Sun, 24 Oct 2021 20:16:41 +0200 Sascha L. Teichmann WIP: Continued work on aggregating GM logs. aggregate-gm-import-logging
Sun, 24 Oct 2021 16:54:00 +0200 Sascha L. Teichmann WIP: Started to log GM imports in a more agregated way. aggregate-gm-import-logging
Thu, 28 Oct 2021 10:15:18 +0200 Fadi Abbud Translation: Update source strings
Thu, 28 Oct 2021 09:59:41 +0200 Fadi Abbud Translation: Merge translations from weblate
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