log

age author description
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
Tue, 21 Sep 2021 12:49:30 +0200 Sascha L. Teichmann Merged logging branch into default.
Mon, 20 Sep 2021 18:17:57 +0200 Sascha L. Teichmann Added new config params to example config. logging
Mon, 20 Sep 2021 18:14:02 +0200 Sascha L. Teichmann Signal config readiness after logging is configured. logging
Mon, 20 Sep 2021 18:09:38 +0200 Sascha L. Teichmann Use correct calldepth for logging. logging
Mon, 20 Sep 2021 18:02:09 +0200 Sascha L. Teichmann Do ogr2ogr check only once when it's needed the first time. logging
Mon, 20 Sep 2021 17:45:39 +0200 Sascha L. Teichmann Use own logging package. logging