log schema/auth.sql @ 3631:9709081719ae configuration

age author description
Tue, 11 Jun 2019 12:43:05 +0200 Sascha L. Teichmann Added missing insert grant to sys_admin.system_config for sys_admins. configuration
Fri, 07 Jun 2019 14:17:01 +0200 Markus Kottlaender grant read permission on system_config for waterway_users configuration
Thu, 16 May 2019 18:41:43 +0200 Tom Gottfried 'Historicise' gauges on import
Wed, 03 Apr 2019 16:42:03 +0200 Tom Gottfried Allow sys_admin to access tables in staging area without restrictions
Wed, 03 Apr 2019 15:26:39 +0200 Tom Gottfried Simplify function and move to appropriate schema
Wed, 27 Mar 2019 10:52:09 +0100 Sascha L. Teichmann Due to performance problems with users.current_user_country() inlined it as
Thu, 07 Mar 2019 15:55:25 +0100 Sascha L. Teichmann Schema: Added caching schema containing the sounding differences.
Thu, 14 Feb 2019 15:11:00 +0100 Sascha L. Teichmann Ajjusted RLS for user templates.
Wed, 13 Feb 2019 16:59:38 +0100 Sascha Wilde sysadmin users shall be able to create new stretches w/o restrictions.
Wed, 13 Feb 2019 10:52:14 +0100 Tom Gottfried Remove debris and associate templates to country
Fri, 08 Feb 2019 11:02:05 +0100 Sascha L. Teichmann Print templates: Stubbed endpoints under /api/templates/print/{name}
Wed, 30 Jan 2019 23:57:51 +0100 Sascha L. Teichmann Waterway profiles import: Implemented the parsing of the data lines of the CSV file and stored the values into the database.
Thu, 24 Jan 2019 12:56:31 +0100 Tom Gottfried Move import queue to its own database namespace
Wed, 23 Jan 2019 16:25:43 +0100 Tom Gottfried Fix area generation from multipolygon input
Fri, 18 Jan 2019 18:15:41 +0100 Sascha L. Teichmann Fixed RLS policy for waterway.stretches.
Fri, 18 Jan 2019 12:11:50 +0100 Sascha L. Teichmann Fixed RLS for stretches table.
Thu, 17 Jan 2019 19:22:49 +0100 Tom Gottfried Fix policies interfering badly with integrity checks
Thu, 17 Jan 2019 18:15:15 +0100 Tom Gottfried Simplify RLS policies on import jobs
Thu, 17 Jan 2019 09:27:28 +0100 Raimund Renkert Added RLS for responsibility area on fairway dimensions.
Wed, 16 Jan 2019 18:12:41 +0100 Tom Gottfried Sync access to import config attributes to import config
Wed, 16 Jan 2019 17:30:13 +0100 Tom Gottfried Move not only authentication related functions to own file
Mon, 14 Jan 2019 17:43:28 +0100 Tom Gottfried Row level security for import jobs
Fri, 11 Jan 2019 17:43:26 +0100 Sascha L. Teichmann RLS gauge_measurements: Another attempt.
Fri, 11 Jan 2019 16:48:14 +0100 Sascha L. Teichmann (Approved) gauge measurement import: Fixed row level security.
Wed, 09 Jan 2019 15:53:48 +0100 Sascha L. Teichmann Configured imports: Allow sys_admin access to import_configuation.
Thu, 20 Dec 2018 12:05:30 +0100 Raimund Renkert Updated database schema for gauge meaurement imports.
Wed, 19 Dec 2018 18:12:03 +0100 Tom Gottfried Cleanup GRANTs for waterway_admin
Wed, 19 Dec 2018 16:48:00 +0100 Sascha L. Teichmann Added grants to waterway.bottlenecks to waterway.admin to pass declining of imports.
Mon, 10 Dec 2018 15:55:10 +0100 Sascha L. Teichmann Add table to store import configuration.
Mon, 26 Nov 2018 15:21:34 +0100 Sascha L. Teichmann Added missing rights and fixed trigger function.