log pkg/controllers/srimports.go @ 1528:5874cedd7f91

age author description
Fri, 07 Dec 2018 12:21:55 +0100 Sascha L. Teichmann Sounding result import: Accept *.txt files for XYZ data, too.
Sun, 25 Nov 2018 16:26:41 +0100 Sascha L. Teichmann To make golint happier made context.Context to be the first argument in all calls.
Sat, 24 Nov 2018 16:40:34 +0100 Sascha L. Teichmann Used keyed initializer to make 'go vet' happy.
Thu, 22 Nov 2018 18:16:47 +0100 Sascha L. Teichmann Import sounding result: If uploading a zip with a meta.json which has
Tue, 20 Nov 2018 18:05:19 +0100 Sascha L. Teichmann Sounding result import: Forgot to return the token temp file to the importer. Doh!
Tue, 20 Nov 2018 17:04:06 +0100 Sascha L. Teichmann Sounding result import: Added the feature to override bottleneck, EPSG, depth reference and date in meta.json by POST arguments.
Mon, 19 Nov 2018 18:32:06 +0100 Sascha L. Teichmann Added endpoint to explicitly delete a temp upload.
Mon, 19 Nov 2018 18:09:28 +0100 Sascha L. Teichmann If there are no XYZ files in the ZIP we cant help the user.
Mon, 19 Nov 2018 17:56:44 +0100 Sascha L. Teichmann Finished the sounding result upload controller to temp uploads.
Mon, 19 Nov 2018 17:28:35 +0100 Sascha L. Teichmann Factored out som zip lookup code to be reusable in sounding result upload controller.
Mon, 19 Nov 2018 17:14:42 +0100 Sascha L. Teichmann Started with an upload sounding result to temp upload area.
Mon, 19 Nov 2018 16:15:30 +0100 Sascha L. Teichmann Add an area for temp uploads on the server to be addressed
Mon, 19 Nov 2018 12:17:27 +0100 Sascha L. Teichmann Renamed controller file of sounding result imports to a more suited name. base pkg/controllers/imports.go@9da1c9d5c1f3