log pkg/models/imports.go @ 5710:37c8feeecb4d

age author description
Sat, 06 Aug 2022 02:09:57 +0200 Sascha L. Teichmann Made golint finally happy.
Wed, 19 Feb 2020 15:08:35 +0100 Sascha L. Teichmann Simplified importing of fairway marks. fairway-marks-import
Tue, 14 Jan 2020 15:01:42 +0100 Tom Gottfried Draft implementation of fairway marks import fairway-marks-import
Mon, 16 Sep 2019 16:41:56 +0200 Sascha Wilde Added back end for deletion of sounding results.
Thu, 12 Sep 2019 20:08:29 +0200 Sascha Wilde Implemented deletion of stretches.
Wed, 07 Aug 2019 15:23:41 +0200 Sascha L. Teichmann Exposed the import to delete sections under POST /api/imports/dsec with a JSON input as '{ "id": 42 }'.
Mon, 06 May 2019 16:36:03 +0200 Sascha L. Teichmann Sections import: Added a sections import. Derived from the stretches import w/o the countries.
Wed, 13 Mar 2019 18:19:44 +0100 Tom Gottfried Fetch data from ERDMS for all allowed countries
Fri, 08 Mar 2019 19:15:47 +0100 Tom Gottfried Expose axis snapping tolerance to users
Mon, 18 Feb 2019 12:40:07 +0100 Sascha L. Teichmann Configured Imports: Fixed unmarshalling of WFS imports.
Mon, 18 Feb 2019 11:57:10 +0100 Sascha L. Teichmann Import config: Marshalling of so properties got lost somehow.
Mon, 04 Feb 2019 12:49:50 +0100 Sascha L. Teichmann Imports: Fixed small issue with de-serializing stretches.
Tue, 29 Jan 2019 08:28:50 +0100 Sascha L. Teichmann Imports: Made stretch import marshable (even if it is not needed). unify_imports
Fri, 25 Jan 2019 11:52:54 +0100 Sascha L. Teichmann Imports: Added a persistent model for the extra attributes. unify_imports
Fri, 25 Jan 2019 09:55:56 +0100 Sascha L. Teichmann Imports: Stretch imports are not configurabel and scheduable. unify_imports
Thu, 24 Jan 2019 18:19:43 +0100 Sascha L. Teichmann Bring manual imports to new import modeling. unify_imports
Thu, 24 Jan 2019 17:38:31 +0100 Sascha L. Teichmann Moved stretch import to imports file. unify_imports
Thu, 24 Jan 2019 17:36:57 +0100 Sascha L. Teichmann Moved distance marks ashore import into imports file. unify_imports
Thu, 24 Jan 2019 17:35:26 +0100 Sascha L. Teichmann Moved fairway dimension import to imports file. unify_imports
Thu, 24 Jan 2019 17:33:37 +0100 Sascha L. Teichmann Moved distancemarks virtual to imports file. unify_imports
Thu, 24 Jan 2019 17:30:45 +0100 Sascha L. Teichmann Moved waterway(area|axis|gauge) import to imports file. unify_imports
Thu, 24 Jan 2019 17:26:30 +0100 Sascha L. Teichmann Moved fairwayavailability to a local model. unify_imports
Thu, 24 Jan 2019 17:21:14 +0100 Sascha L. Teichmann Moved gaugemeasurement to local package. unify_imports
Thu, 24 Jan 2019 17:14:10 +0100 Sascha L. Teichmann Started to simplify the import models. unify_imports