log schema/gemma.sql @ 1759:0edebe44067d

age author description
Thu, 10 Jan 2019 17:21:51 +0100 Sascha L. Teichmann Import queue: Removed auto_accept from imports table, too.
Thu, 10 Jan 2019 16:19:26 +0100 Sascha L. Teichmann Import queue: Auto acceptance is now a property of the import kind itself and is not configurable any more.
Tue, 08 Jan 2019 13:35:44 +0100 Sascha L. Teichmann Imports: Made imports re-runnable if they fail.
Mon, 07 Jan 2019 13:23:39 +0100 Sascha L. Teichmann Import configuration: [WIP] Added table for extra configuration attributes.
Thu, 27 Dec 2018 23:23:36 +0100 Sascha L. Teichmann Waterway axis: Removed unique geohash index.
Fri, 21 Dec 2018 15:56:28 +0100 Raimund Renkert Implemented first version of fairway availability import.
Thu, 20 Dec 2018 13:45:32 +0100 Sascha L. Teichmann Import queue: Implemented auto-accept and email sending.
Thu, 20 Dec 2018 12:05:30 +0100 Raimund Renkert Updated database schema for gauge meaurement imports.
Thu, 13 Dec 2018 18:37:35 +0100 Sascha L. Teichmann Added GET to /api/imports/scheduler.
Wed, 12 Dec 2018 19:21:02 +0100 Sascha L. Teichmann Made bottleneck primary key an int. Attention: This may break something!
Mon, 10 Dec 2018 15:55:10 +0100 Sascha L. Teichmann Add table to store import configuration.
Thu, 06 Dec 2018 15:37:06 +0100 Sascha Wilde Fixed date of latest measurement in bottlenecks list.
Fri, 30 Nov 2018 15:56:34 +0100 Sascha Wilde Add configuration of primary key metadata used by geoserver.
Wed, 28 Nov 2018 09:52:34 +0100 Sascha L. Teichmann Imports: An Import (e.g. a sounding result import) can now write a 'summary' of a successful import. This is done if the import switches to to state 'pending'.
Mon, 26 Nov 2018 17:14:56 +0100 Sascha L. Teichmann Removed bad trigger ... works in wrong direction.