log pkg/controllers/system.go @ 3929:45be361f2d48

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