log pkg/controllers/surveys.go @ 5385:7f5fc8ece589 extented-report

age author description
Mon, 10 Feb 2020 17:14:00 +0100 Sascha Wilde List surveys even if mandatory base data is missing.
Tue, 22 Oct 2019 17:51:46 +0200 Sascha Wilde api/surveys list all existing surveys (no filter by gauge validity) v4.2
Thu, 22 Aug 2019 11:26:48 +0200 Sascha L. Teichmann Moved JSONHandler into middleware package. json-handler-middleware
Thu, 22 Aug 2019 10:54:08 +0200 Sascha L. Teichmann Made the de-serialized input of the JSON handler accessible via the context of the request. json-handler-middleware
Thu, 22 Aug 2019 10:18:13 +0200 Sascha L. Teichmann Made the sql.Conn in function accessible via the context of the request. json-handler-middleware
Fri, 02 Aug 2019 16:37:24 +0200 Sascha Wilde Fixed duplicates in list surveys endpoint.
Wed, 24 Jul 2019 17:11:23 +0200 Sascha Wilde Adapted surveys back end to new historization model. historization_ng