log pkg/controllers/system.go @ 5736:55892008ec96 default tip

age author description
Tue, 20 Feb 2024 22:22:57 +0100 Sascha L. Teichmann Fix all revive issue (w/o machine generated stuff). revive-cleanup
Sun, 11 Feb 2024 21:37:00 +0100 Sascha L. Teichmann Get rid of deprecation warnings from staticcheck. sr-v2
Mon, 20 Sep 2021 17:45:39 +0200 Sascha L. Teichmann Use own logging package. logging
Thu, 08 Jul 2021 12:21:55 +0200 Sascha L. Teichmann [WIP] Add support for scan marking points in geoserver. marking-single-beam
Tue, 08 Oct 2019 16:37:40 +0200 Sascha L. Teichmann Re-enable templating for sounding differences on config changes. iso-areas
Tue, 08 Oct 2019 13:02:21 +0200 Sascha L. Teichmann Adjusted templating for iso areas. iso-areas
Wed, 02 Oct 2019 16:09:10 +0200 Sascha L. Teichmann Made 'go vet' happy again.
Thu, 22 Aug 2019 14:55:52 +0200 Sascha L. Teichmann Simplified WMS reconfiguration call if registered key was found.
Thu, 22 Aug 2019 14:34:53 +0200 Fadi Abbud styles-config: implement styling of WMS-Layers
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
Wed, 21 Aug 2019 16:17:46 +0200 Bernhard Reiter Remove unused systemconf.feature_colours from backend
Wed, 21 Aug 2019 11:47:18 +0200 Sascha L. Teichmann Example how to style distance_marks WMS layer with templating.
Fri, 16 Aug 2019 13:15:34 +0200 Sascha L. Teichmann Added a import queue job to recalculate the contour lines of the sounding results if the heights have changed.