log pkg/imports/agm.go @ 2187:7c83b5277c1c

age author description
Mon, 11 Feb 2019 18:35:01 +0100 Sascha L. Teichmann Import queue: Removed boilerplate code to deserialize jobs from JSON by making it part of the import queue.
Fri, 08 Feb 2019 17:59:24 +0100 Sascha L. Teichmann Approved gauge measurement imports: Suppress diff lines when old and new are identical.
Fri, 08 Feb 2019 15:39:17 +0100 Sascha L. Teichmann Import queue: The job kind parameter when creating a new job from a string was never used.
Tue, 05 Feb 2019 12:27:40 +0100 Sascha L. Teichmann Approved gauge measuments import: Give type hints when insertinf/querying isrs location codes.
Mon, 04 Feb 2019 15:39:58 +0100 Sascha L. Teichmann Approved gauge measurement import: Added diff-summary. XXX: May be broken!
Mon, 04 Feb 2019 11:34:09 +0100 Sascha L. Teichmann Approved gauge measuremnet imports: Removed an indirection layer accessing the columns of the CSV file.
Thu, 24 Jan 2019 12:56:31 +0100 Tom Gottfried Move import queue to its own database namespace
Mon, 21 Jan 2019 15:18:52 +0100 Sascha L. Teichmann Moved time guessing to misc code to be recycled.
Fri, 11 Jan 2019 16:49:55 +0100 Sascha L. Teichmann Fixed broken SQL statement (once again).
Fri, 11 Jan 2019 16:48:14 +0100 Sascha L. Teichmann (Approved) gauge measurement import: Fixed row level security.
Fri, 11 Jan 2019 15:40:50 +0100 Sascha L. Teichmann Approved gauge measurements import: Removed some debug logging.
Fri, 11 Jan 2019 15:28:10 +0100 Sascha L. Teichmann Approved gauge measurement import: Implemented. TODO: Fix staging.
Fri, 11 Jan 2019 12:10:23 +0100 Sascha L. Teichmann Gauge measurement import: Added reference_code column.
Fri, 11 Jan 2019 11:36:34 +0100 Sascha L. Teichmann Gauge measurement import: Added a rescale function that brings all numerical values into cm.
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.
Wed, 09 Jan 2019 21:58:35 +0100 Sascha L. Teichmann Approved gauges measurements: Open CSV and read headers.
Wed, 09 Jan 2019 18:26:52 +0100 Sascha L. Teichmann Approved gauge measurements: Added a stub to upload a CSV file for parsing.