log pkg/geoserver/boot.go @ 4936:21a48e2d2260 fairway-marks-import

age author description
Mon, 17 Feb 2020 00:45:21 +0100 Sascha L. Teichmann Create group layers in GeoServer via REST calls. fairway-marks-import
Sun, 16 Feb 2020 15:16:22 +0100 Sascha L. Teichmann Load and prepare data models for layer groups. TODO: Feed config to GeoServer. fairway-marks-import
Sat, 15 Feb 2020 09:12:10 +0100 Sascha L. Teichmann Bring back 5017:6129f7bb5b77 as it does not breaks style upload. fairway-marks-import
Fri, 14 Feb 2020 16:37:58 +0100 Tom Gottfried Backed out changeset 6129f7bb5b77 fairway-marks-import
Fri, 14 Feb 2020 12:14:58 +0100 Sascha L. Teichmann Tightened code a bit. fairway-marks-import
Thu, 13 Feb 2020 18:23:58 +0100 Sascha L. Teichmann First version of geo styles in ZIP files. fairway-marks-import
Tue, 15 Oct 2019 15:59:38 +0200 Tom Gottfried Fix identifiers in layers generated from SQL views
Wed, 09 Oct 2019 18:47:13 +0200 Tom Gottfried Add config for GeoServer database session startup SQL geoserver_sql_views
Mon, 09 Sep 2019 17:24:07 +0200 Tom Gottfried Merge default into geoserver_sql_views geoserver_sql_views
Fri, 06 Sep 2019 16:26:34 +0200 Tom Gottfried Merge default into geoserver_sql_views geoserver_sql_views
Fri, 06 Sep 2019 11:58:03 +0200 Tom Gottfried Add possibility to configure SRS for GeoServer SQL view geoserver_sql_views
Thu, 05 Sep 2019 17:27:34 +0200 Tom Gottfried Add header to XML geoserver_sql_views
Thu, 05 Sep 2019 16:55:40 +0200 Tom Gottfried Create SQL views in GeoServer from appropriate configuration geoserver_sql_views
Thu, 05 Sep 2019 12:23:31 +0200 Tom Gottfried Reflect database model changes for SQL views in backend geoserver_sql_views
Fri, 06 Sep 2019 18:09:48 +0200 Tom Gottfried Avoid unnecessary exceptions in GeoServer
Fri, 06 Sep 2019 16:17:36 +0200 Tom Gottfried Always associate style with layer
Fri, 30 Aug 2019 11:30:11 +0200 Sascha L. Teichmann GeoServer config: Moved ReconfigureStyle function out of boot.go into reconf.go .
Fri, 30 Aug 2019 09:29:19 +0200 Raimund Renkert Let the geoserver expose primary keys for features.
Fri, 02 Aug 2019 18:01:32 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with geoserver package.
Wed, 03 Jul 2019 18:26:41 +0200 Sascha L. Teichmann Cleanup templating of styles [WIP]. sld-colors
Wed, 03 Jul 2019 17:48:47 +0200 Sascha L. Teichmann go fmt'ed sld-colors
Wed, 26 Jun 2019 17:42:51 +0200 Markus Kottlaender fetch data for sld template from data base and interpolate colors (WIP) sld-colors
Fri, 17 May 2019 11:24:06 +0200 Sascha L. Teichmann More compact logging of GeoServer booting.
Tue, 23 Apr 2019 10:59:20 +0200 Sascha L. Teichmann GeoServer style import: Be aware that the uploaded style could be in other encodings than UTF-8.
Wed, 10 Apr 2019 11:14:21 +0200 Tom Gottfried Let GeoServer validate database connections before use
Wed, 13 Mar 2019 16:18:39 +0100 Bernhard Reiter Improve geoserver config to better calculate bounding boxes
Mon, 03 Dec 2018 20:46:35 +0100 Sascha L. Teichmann Added api doc strings for the geoserver package.
Fri, 30 Nov 2018 15:56:34 +0100 Sascha Wilde Add configuration of primary key metadata used by geoserver.
Sun, 25 Nov 2018 10:45:52 +0100 Sascha L. Teichmann Removed empty if branch.
Wed, 24 Oct 2018 15:36:00 +0200 Sascha L. Teichmann Be more consistent with info/warn/error messages when logging.
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
Wed, 03 Oct 2018 13:08:23 +0200 Sascha L. Teichmann Load style data only on demand to not waste menory. geo-style
Wed, 03 Oct 2018 02:04:20 +0200 Sascha L. Teichmann Finished direct updating when style is uploaded via controller. geo-style
Tue, 02 Oct 2018 23:29:55 +0200 Sascha L. Teichmann Started with direct applying style after modification via controller. WIP. geo-style
Tue, 02 Oct 2018 12:58:20 +0200 Sascha L. Teichmann Reconfiguring GeoServer is now queued async. geo-style
Mon, 01 Oct 2018 09:20:26 +0200 Sascha L. Teichmann Connect uploaded styles with layers during GeoServer boot configuration. geo-style
Sun, 30 Sep 2018 20:09:02 +0200 Sascha L. Teichmann The XSLT stuff is not need (Puh!). geo-style
Sun, 30 Sep 2018 19:42:16 +0200 Sascha L. Teichmann Upload style during boot. TODO: Connect with layer. geo-style
Sun, 30 Sep 2018 18:15:11 +0200 Sascha L. Teichmann Code simplification in geoserver boot configuration. geo-style
Sun, 30 Sep 2018 15:36:17 +0200 Sascha L. Teichmann Added a flag geoserver-clean to force deletion of the gemma workspace before configuring the GeoServer again. geo-style
Sat, 29 Sep 2018 22:34:24 +0200 Sascha L. Teichmann Moved GeoServer configuration to own package. geo-style base cmd/gemma/geoserver.go@fe6fa76f4cf7