log pkg/controllers/srimports.go @ 3713:ac168fcf210e

age author description
Thu, 20 Jun 2019 12:54:35 +0200 Sascha L. Teichmann Eat single-beam parameter in form of 'single-beam' mit accepted values of 'true, false, 0, 1, singlebeam, single-beam, multibeam, multi-beam'.
Thu, 20 Jun 2019 11:59:36 +0200 Sascha L. Teichmann Spelled singlebeam as single-beam and multibeam as multi-beam.
Tue, 04 Jun 2019 11:14:33 +0200 Sascha L. Teichmann SR import: access beam-type parameter supplied by client. TODO: Implement single beam code path.
Wed, 10 Apr 2019 15:15:00 +0200 Sascha L. Teichmann Upload imports: spell form field 'send-email' instead of 'email'.
Tue, 12 Feb 2019 11:09:55 +0100 Sascha L. Teichmann Imports: Deduplicted file upload code.
Wed, 30 Jan 2019 17:28:00 +0100 Sascha L. Teichmann Sounding results import: Removed senseless parameters.
Tue, 29 Jan 2019 08:28:50 +0100 Sascha L. Teichmann Imports: Made stretch import marshable (even if it is not needed). unify_imports
Wed, 23 Jan 2019 17:58:57 +0100 Sascha L. Teichmann Imports: Made retries and the waiting between the attempts configurable.
Fri, 18 Jan 2019 15:04:53 +0100 Sascha L. Teichmann To prepare stretch import made some model data types re-usable.
Sun, 13 Jan 2019 13:09:50 +0100 Sascha L. Teichmann Sounding result / Approved gauge measurement import: Send email when field 'email' is set to true not 'bottleneck'. Doh!
Thu, 10 Jan 2019 16:19:26 +0100 Sascha L. Teichmann Import queue: Auto acceptance is now a property of the import kind itself and is not configurable any more.
Tue, 08 Jan 2019 13:35:44 +0100 Sascha L. Teichmann Imports: Made imports re-runnable if they fail.
Thu, 20 Dec 2018 15:33:29 +0100 Sascha L. Teichmann Import queue: Implemented email notifications.
Thu, 20 Dec 2018 13:45:32 +0100 Sascha L. Teichmann Import queue: Implemented auto-accept and email sending.
Fri, 07 Dec 2018 13:08:17 +0100 Sascha L. Teichmann Added stub for bottleneck importer.