log

age author description
Tue, 18 Dec 2018 13:26:26 +0100 Sascha L. Teichmann WFS downloader: Dump features to stdout for testing purposes.
Tue, 18 Dec 2018 12:57:43 +0100 Thomas Junk fix:reimported STATES in staging view
Tue, 18 Dec 2018 12:56:57 +0100 Sascha L. Teichmann Merged.
Tue, 18 Dec 2018 12:56:37 +0100 Sascha L. Teichmann WFS downloader: Support different feature output formats.
Tue, 18 Dec 2018 12:56:05 +0100 Thomas Junk refac: extracted staging details view
Tue, 18 Dec 2018 12:42:43 +0100 Sascha L. Teichmann WFS downloader: Propagate namespaces of feature type into GetFeature request.
Tue, 18 Dec 2018 12:38:58 +0100 Thomas Junk refac: cleanup import paths
Tue, 18 Dec 2018 12:29:48 +0100 Thomas Junk refac: move staging area to separate folder
Tue, 18 Dec 2018 11:53:53 +0100 Sascha L. Teichmann Store bottleneck_id's instead of id's in bottleneck import summary.
Tue, 18 Dec 2018 09:33:34 +0100 Thomas Junk import stretches boilerplate added
Tue, 18 Dec 2018 08:45:45 +0100 Thomas Junk add missing spacer
Mon, 17 Dec 2018 18:27:57 +0100 Sascha L. Teichmann WFS download: Started with GET downloader (paged and unpaged).
Mon, 17 Dec 2018 16:48:09 +0100 Thomas Junk import sounding result in new section
Mon, 17 Dec 2018 15:54:27 +0100 Thomas Junk spacer in admin interface added
Mon, 17 Dec 2018 15:45:39 +0100 Thomas Junk refac: extracted spacer component
Mon, 17 Dec 2018 15:22:22 +0100 Thomas Junk 20 users per page
Mon, 17 Dec 2018 15:01:43 +0100 Thomas Junk login token renewal implemented
Mon, 17 Dec 2018 13:01:58 +0100 Sascha L. Teichmann WFS Capabilities parser: Wrote a custom xml.Unmarshaler to extract the namespaces of FeatureTypes, too. They are needed in GetFeature requests.
Mon, 17 Dec 2018 12:31:56 +0100 Thomas Junk importqueue logs: layout
Mon, 17 Dec 2018 12:23:18 +0100 Sascha L. Teichmann WFS Capabilities parser: Parse FeatureTypeList, too.
Mon, 17 Dec 2018 11:13:11 +0100 Sascha L. Teichmann WFS Capabilities parser: Parse constraints, too.
Mon, 17 Dec 2018 10:43:04 +0100 Thomas Junk unattended imports: layout
Mon, 17 Dec 2018 10:13:04 +0100 Thomas Junk importqueue: no-wrap and horizontal scrollbar added
Fri, 14 Dec 2018 18:35:09 +0100 Sascha L. Teichmann Started with WFS Capabilities parser.
Fri, 14 Dec 2018 17:32:59 +0100 Sascha L. Teichmann Fixed usage of tracking prepared statement in bottleneck import.
Fri, 14 Dec 2018 15:00:52 +0100 Sascha L. Teichmann Fixed stage done SQL for bottleneck imports.
Fri, 14 Dec 2018 13:30:19 +0100 Thomas Junk unattended imports: manual trigger of import
Fri, 14 Dec 2018 13:25:19 +0100 Sascha L. Teichmann Added PATCH /imports/scheduler/{id:[0-9]+} to modify a single import configuration.
Fri, 14 Dec 2018 12:49:44 +0100 Sascha L. Teichmann Added GET /imports/scheduler/{id:[0-9]+} to show infos about single import configuration.
Fri, 14 Dec 2018 12:34:12 +0100 Sascha L. Teichmann Added DELETE /imports/scheduler/{id:[0-9]+} to delete a schedule from the scheduler.