log schema/install-db.sh @ 5666:37c2354a6024 clickable-links

age author description
Fri, 02 Jul 2021 18:56:59 +0200 Sascha Wilde Added materialized views based data quality report extented-report
Mon, 04 Nov 2019 17:51:43 +0100 Sascha Wilde Recent changes to constraints on users.profiles need change of install-db.sh.
Fri, 20 Sep 2019 15:35:16 +0200 Tom Gottfried Merge default into geoserver_sql_views geoserver_sql_views
Tue, 10 Sep 2019 19:56:43 +0200 Tom Gottfried Use GeoServer's SQL view feature instead of in-database VIEWs geoserver_sql_views
Tue, 17 Sep 2019 17:24:03 +0200 Tom Gottfried Do not ignore any errors in database setup
Thu, 12 Sep 2019 18:13:47 +0200 Sascha Wilde Use stretches as areas of responsibility. stretches-for-responsibility
Wed, 17 Jul 2019 13:40:38 +0200 Sascha Wilde Added version info to schema.
Fri, 14 Jun 2019 13:29:40 +0200 Sascha Wilde Added handcrafted responsibility areas and matching stretches.
Fri, 12 Apr 2019 11:41:24 +0200 Tom Gottfried Fix privileges for GeoServer views
Thu, 11 Apr 2019 12:01:27 +0200 Tom Gottfried Separate view definitions for GeoServer from general schema definition
Fri, 15 Mar 2019 12:06:04 +0100 Tom Gottfried Drop roles even if database does not exist
Fri, 25 Jan 2019 13:09:17 +0100 Tom Gottfried Ensure generated passwords contain a non-alphanumeric character and digit
Wed, 16 Jan 2019 17:41:05 +0100 Tom Gottfried Make search functions self-replacing and indicate that in filename
Wed, 16 Jan 2019 17:30:13 +0100 Tom Gottfried Move not only authentication related functions to own file
Wed, 19 Dec 2018 17:59:31 +0100 Tom Gottfried Introduce SQL function to clip an area to a stretch
Mon, 26 Nov 2018 10:10:10 +0100 Sascha L. Teichmann Fixed authors in two schema files.
Mon, 26 Nov 2018 09:01:21 +0100 Fadi Abbud merges
Fri, 23 Nov 2018 13:46:47 +0100 Fadi Abbud add headers for licensing to some schema files
Sat, 24 Nov 2018 16:22:28 +0100 Sascha L. Teichmann Added missing copyright headers and authors in schema related files.
Fri, 23 Nov 2018 11:17:44 +0100 Bernhard Reiter repair schema install scripts
Fri, 23 Nov 2018 10:35:39 +0100 Fadi Abbud add headers for licensing to some schema files
Fri, 23 Nov 2018 09:35:10 +0100 Fadi Abbud add headers for licensing to some schema files
Mon, 05 Nov 2018 15:08:28 +0100 Tom Gottfried Add demo-data for published OGC services
Mon, 05 Nov 2018 13:07:16 +0100 Sascha Wilde Added geonames data and extended search for villages/cities.
Fri, 02 Nov 2018 16:27:54 +0100 Tom Gottfried Avoid psql's usage of a pager
Fri, 28 Sep 2018 09:56:01 +0200 Sascha Wilde Fixed db setup: default sys config is no demo data.
Thu, 27 Sep 2018 23:59:36 +0200 Sascha Wilde Extended schema to save feature style information.
Wed, 05 Sep 2018 11:05:58 +0200 Tom Gottfried Add function to construct isrs from text
Thu, 23 Aug 2018 16:41:44 +0200 Tom Gottfried Purge password reset role
Wed, 22 Aug 2018 18:46:30 +0200 Tom Gottfried Do not touch existing roles on database setup
Wed, 22 Aug 2018 17:21:25 +0200 Sascha L. Teichmann Drop metamorph role too when tearing down database.
Wed, 22 Aug 2018 16:48:56 +0200 Tom Gottfried Add metamorphic database role and user e.g. for GeoServer
Mon, 20 Aug 2018 17:58:56 +0200 Sascha L. Teichmann Fixed install db script to cope with user roles containing whitespace.
Fri, 10 Aug 2018 13:42:51 +0200 Tom Gottfried Do not assume existance of a specific database in setup
Fri, 10 Aug 2018 13:36:24 +0200 Tom Gottfried Ignore only role creation errors in database setup
Fri, 03 Aug 2018 13:52:23 +0200 Sascha Wilde db-setup script: Allow to set passwords manually.
Fri, 03 Aug 2018 13:40:10 +0200 Sascha Wilde Create standard roles as part of the base schema.
Thu, 02 Aug 2018 13:06:39 +0200 Tom Gottfried Add special role for password reset
Mon, 30 Jul 2018 17:30:08 +0200 Sascha L. Teichmann Simpified awk to filter users to drop in install-db.sh.
Mon, 30 Jul 2018 12:53:16 +0200 Sascha L. Teichmann Removed hard coded (and in my case wrong) port from dropping users in install-db.sh script.
Fri, 27 Jul 2018 13:25:14 +0200 Sascha Wilde db-setup script: Improved help message.
Fri, 27 Jul 2018 13:09:13 +0200 Sascha Wilde db-setup script: Be even more quiet during creation.
Fri, 27 Jul 2018 12:49:39 +0200 Sascha Wilde db-setup script: Be more quiet during creation.
Fri, 27 Jul 2018 12:47:17 +0200 Sascha Wilde Added simple --drop to db setup script.
Fri, 27 Jul 2018 11:53:17 +0200 Sascha Wilde Removed trailing whitespace.
Thu, 26 Jul 2018 19:33:42 +0200 Tom Gottfried Add view to list user profiles with role
Thu, 26 Jul 2018 18:51:24 +0200 Sascha Wilde Added simple script to install db schema.