log schema/auth.sql @ 5385:7f5fc8ece589 extented-report

age author description
Thu, 01 Jul 2021 22:19:38 +0200 Sascha L. Teichmann Forget to grant select rights to stats_updates table. extented-report
Thu, 01 Jul 2021 21:56:50 +0200 Sascha L. Teichmann Added a table to store SQL update scripts for aggregated data. extented-report
Wed, 25 Mar 2020 16:51:45 +0100 Sascha L. Teichmann Enable jobs to be removed by the import queue. queued-stage-done
Wed, 18 Mar 2020 12:16:42 +0100 Tom Gottfried Fix row level security policies for waterway admin
Fri, 13 Mar 2020 17:34:59 +0100 Tom Gottfried Keep historic data of waterway axis
Fri, 13 Mar 2020 14:09:32 +0100 Tom Gottfried Inline SQL function in row level security policies
Thu, 12 Mar 2020 14:49:19 +0100 Tom Gottfried Add row level security policies for waterway axis
Wed, 13 Nov 2019 10:52:50 +0100 Tom Gottfried Remove obsolete comment
Wed, 23 Oct 2019 16:41:43 +0200 Sascha Wilde Added epic comments on responsibility_area and same_country policies.
Wed, 23 Oct 2019 15:23:52 +0200 Sascha Wilde Improved performance for RLS on read access.
Fri, 18 Oct 2019 12:04:04 +0200 Tom Gottfried Authorize sections based on country of creator
Tue, 15 Oct 2019 16:28:46 +0200 Tom Gottfried Add missing RLS policies for sections
Thu, 12 Sep 2019 18:13:47 +0200 Sascha Wilde Use stretches as areas of responsibility. stretches-for-responsibility
Wed, 21 Aug 2019 16:17:46 +0200 Bernhard Reiter Remove unused systemconf.feature_colours from backend
Fri, 02 Aug 2019 17:14:13 +0200 Tom Gottfried Improve performance of row level security policies
Fri, 02 Aug 2019 16:10:42 +0200 Tom Gottfried Remove utility function with possibly bad performance impact
Tue, 16 Jul 2019 12:38:44 +0200 Sascha L. Teichmann Reworked password reset to be single mailed. pwreset-rework
Sat, 15 Jun 2019 14:36:50 +0200 Tom Gottfried Align bottleneck validity at gauges
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.