log pkg/controllers/system.go @ 4311:f9bb06f2dbe3

age author description
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.