log

age author description
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.
Fri, 14 Dec 2018 11:29:28 +0100 Sascha L. Teichmann Added PUT /api/imports/scheduler to add a import configuration.
Fri, 14 Dec 2018 11:24:50 +0100 Thomas Junk fairwayprofile: do not try to render fairwayprofile without dimensions
Fri, 14 Dec 2018 11:20:08 +0100 Thomas Junk unattended imports: added bottlenecks as import
Fri, 14 Dec 2018 11:02:46 +0100 Thomas Junk unattended imports: translations added
Fri, 14 Dec 2018 10:11:28 +0100 Sascha L. Teichmann Nice but no. Backed out changeset 761e8744e1f3
Fri, 14 Dec 2018 10:09:51 +0100 Sascha L. Teichmann Docker backend: No need to install gorilla context from distro.
Thu, 13 Dec 2018 18:37:35 +0100 Sascha L. Teichmann Added GET to /api/imports/scheduler.
Thu, 13 Dec 2018 18:08:17 +0100 Sascha L. Teichmann Started with REST API for scheduler.
Thu, 13 Dec 2018 17:34:12 +0100 Sascha L. Teichmann Merged.
Thu, 13 Dec 2018 14:06:48 +0100 Sascha L. Teichmann Bottleneck import: Use a prepared statement for import tracking, too.
Thu, 13 Dec 2018 15:34:18 +0100 Tom Gottfried Fix client Dockerfile
Thu, 13 Dec 2018 14:57:39 +0100 Tom Gottfried Fix backend Dockerfile
Thu, 13 Dec 2018 14:22:47 +0100 Tom Gottfried Fix database Dockerfile
Thu, 13 Dec 2018 13:41:27 +0100 Thomas Junk fix: error with translations
Thu, 13 Dec 2018 13:30:02 +0100 Thomas Junk Feat: Importscheduler renamed to "unattended imports"
Thu, 13 Dec 2018 12:48:25 +0100 Sascha L. Teichmann Removed bottlenecks command line tool. Should be replaced by a Gemma import job.
Thu, 13 Dec 2018 09:15:41 +0100 Thomas Junk WAMOS CHRISTMAS EDITION. ACTIVATE WITH VUE_APP_LET_IT_SNOW = true in your configuration
Wed, 12 Dec 2018 19:21:02 +0100 Sascha L. Teichmann Made bottleneck primary key an int. Attention: This may break something!