log pkg/controllers/surveys.go @ 4159:80e9cfb2be98

age author description
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
Thu, 13 Jun 2019 19:13:42 +0200 Tom Gottfried Ensure sounding results are associated to matching bottleneck version
Wed, 12 Jun 2019 17:11:15 +0200 Tom Gottfried 'Historicise' bottlenecks on import
Thu, 16 May 2019 18:41:43 +0200 Tom Gottfried 'Historicise' gauges on import
Mon, 18 Feb 2019 18:45:12 +0100 Tom Gottfried Cleanup schema for reference water levels
Fri, 08 Feb 2019 11:47:31 +0100 Sascha L. Teichmann Surveys controller: Fixed nullable water level.
Fri, 08 Feb 2019 11:26:05 +0100 Bernhard Reiter Extend /surveys endpoint to include waterlevel_value
Thu, 07 Feb 2019 17:45:00 +0100 Bernhard Reiter Extending endpoint /surveys to return depth_reference
Wed, 06 Feb 2019 15:44:55 +0100 Bernhard Reiter Extend /surveys/ endpoint to include reference gauge
Wed, 12 Dec 2018 19:21:02 +0100 Sascha L. Teichmann Made bottleneck primary key an int. Attention: This may break something!
Sun, 25 Nov 2018 17:15:44 +0100 Sascha L. Teichmann Renamed BottleneckId to BottleneckID to make golint happy.
Sat, 24 Nov 2018 10:32:06 +0100 Sascha L. Teichmann Added missing authors names in Go files.
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
Thu, 27 Sep 2018 21:30:52 +0200 Sascha L. Teichmann Added missing error check in surveys controller.
Thu, 27 Sep 2018 17:25:03 +0200 Sascha Wilde Added end point lo list available surveys for a given bottleneck.