log pkg/controllers/srimports.go @ 1328:d753ce6cf588

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