log pkg/imports/modelconvert.go @ 5670:b75d0b303328

age author description
Sat, 06 Aug 2022 02:09:57 +0200 Sascha L. Teichmann Made golint finally happy.
Fri, 02 Jul 2021 00:42:05 +0200 Sascha L. Teichmann Added an import to run update stats scripts. extented-report
Sun, 30 May 2021 13:18:10 +0200 Sascha L. Teichmann Added infrastructure for report 'import'. extented-report
Fri, 13 Mar 2020 17:34:59 +0100 Tom Gottfried Keep historic data of waterway axis
Fri, 28 Feb 2020 16:18:44 +0100 Tom Gottfried Follow-up of rev. 1b309a8e7673 for DAYMAR fairway-marks-import
Fri, 28 Feb 2020 13:43:52 +0100 Tom Gottfried Follow-up of rev. 1b309a8e7673 for BOYLAT fairway-marks-import
Thu, 27 Feb 2020 21:05:09 +0100 Tom Gottfried Distinguish more clearly between BCNLAT HYDRO and IENC features fairway-marks-import
Wed, 19 Feb 2020 15:08:35 +0100 Sascha L. Teichmann Simplified importing of fairway marks. fairway-marks-import
Mon, 17 Feb 2020 18:38:45 +0100 Tom Gottfried Add missing fairway mark types fairway-marks-import
Fri, 14 Feb 2020 12:14:36 +0100 Tom Gottfried Add import for fairway marks of type BOYLAT fairway-marks-import
Mon, 10 Feb 2020 18:47:27 +0100 Tom Gottfried Add import for fairway marks of type BOYCAR fairway-marks-import
Mon, 10 Feb 2020 18:02:22 +0100 Tom Gottfried Type specific names for fairway marks import fairway-marks-import
Tue, 14 Jan 2020 15:01:42 +0100 Tom Gottfried Draft implementation of fairway marks import fairway-marks-import
Tue, 19 Nov 2019 16:08:55 +0100 Sascha L. Teichmann Fixed the golint issues of the imports package.
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, 05 Aug 2019 17:45:03 +0200 Sascha L. Teichmann A few more doc strings to make 'golint' a little bit more happy with the imports package.
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.
Tue, 19 Mar 2019 12:42:43 +0100 Sascha L. Teichmann WFS downloads: Fetch user and password from config.
Fri, 08 Mar 2019 19:15:47 +0100 Tom Gottfried Expose axis snapping tolerance to users
Mon, 28 Jan 2019 20:35:14 +0100 Sascha L. Teichmann Imports: Handle manual imports with a single route using the shortnames of the imports to distiquish between them. unify_imports
Mon, 28 Jan 2019 14:12:15 +0100 Sascha L. Teichmann Waterway gauge import: Fixed model converter (missed URL). unify_imports
Fri, 25 Jan 2019 16:07:09 +0100 Sascha L. Teichmann This breaks this branch!!!! Starting to remove the old persistent layer for configured imports. unify_imports
Fri, 25 Jan 2019 12:57:53 +0100 Sascha L. Teichmann Imports: Moved constructor functions for import models to a table in the import package to be re-used by the configure/scheduled import. unify_imports
Fri, 25 Jan 2019 12:31:50 +0100 Sascha L. Teichmann Imports: Moved model conversion into a table in the imports package. unify_imports