log pkg/controllers/system.go @ 5601:1222b777f51f

age author description
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.
Thu, 11 Jul 2019 18:54:22 +0200 Sascha L. Teichmann If the settings for sounding diffs are changed in a way that they need recalculation, flush the cache.
Tue, 09 Jul 2019 11:31:49 +0200 Sascha L. Teichmann Validate the config values of the morpho classes when saving. Also don't trigger the expensive re-calculation of the contour lines if only the colors changed.