log pkg/imports/modelconvert.go @ 4911:bcb8b69e4358 fairway-marks-import

age author description
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.