log pkg/controllers/system.go @ 5423:24156a964eaa marking-single-beam

age author description
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.
Thu, 04 Jul 2019 18:05:08 +0200 Sascha L. Teichmann Only trigger the reconfiguation functions if the values have changed. sld-colors
Thu, 04 Jul 2019 17:44:39 +0200 Sascha L. Teichmann Trigger reconfiguration of GeoServer if the system settings were written. sld-colors
Tue, 11 Jun 2019 12:38:25 +0200 Sascha L. Teichmann Fixed more SQL typos. configuration
Tue, 11 Jun 2019 12:17:47 +0200 Sascha L. Teichmann Fixed typo in SQL statement. configuration
Tue, 11 Jun 2019 12:07:55 +0200 Sascha L. Teichmann Re-worked the Go part a little bit. configuration
Fri, 07 Jun 2019 12:53:41 +0200 Markus Kottlaender implemented configuration backend and frontend configuration
Thu, 25 Apr 2019 17:50:41 +0200 Sascha L. Teichmann Send empty JSON document when calling GET /api/system/config and "published-config" is not configure.
Thu, 25 Apr 2019 15:31:43 +0200 Sascha L. Teichmann Added "published-config" field to configuration.
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
Fri, 28 Sep 2018 13:54:57 +0200 Sascha Wilde Reverted fcb38cedc680 (More tightened color model.)
Fri, 28 Sep 2018 12:53:08 +0200 Sascha L. Teichmann More tightened color model.
Fri, 28 Sep 2018 11:51:06 +0200 Sascha Wilde Added end point to set style (colour) information for feature.
Fri, 28 Sep 2018 10:56:03 +0200 Sascha Wilde Added end point to get style (colour) information for feature.
Fri, 21 Sep 2018 18:01:39 +0200 Sascha Wilde Added simple endpoint to view system logs.