log

age author description
Thu, 20 Dec 2018 14:39:23 +0100 Sascha L. Teichmann New config variable 'external-url'.
Thu, 20 Dec 2018 14:18:30 +0100 Thomas Junk fix: calculate center to zoom to via turfjs
Thu, 20 Dec 2018 13:45:32 +0100 Sascha L. Teichmann Import queue: Implemented auto-accept and email sending.
Thu, 20 Dec 2018 13:19:54 +0100 Sascha L. Teichmann Cosmetics.
Thu, 20 Dec 2018 12:50:37 +0100 Thomas Junk fix: make length check explicit
Thu, 20 Dec 2018 12:50:20 +0100 Thomas Junk fix: make length check explicit
Thu, 20 Dec 2018 12:21:17 +0100 Raimund Renkert No new measurement are not an error. Fixed typos.
Thu, 20 Dec 2018 12:06:37 +0100 Raimund Renkert Implemented gauge measurement import.
Thu, 20 Dec 2018 12:05:30 +0100 Raimund Renkert Updated database schema for gauge meaurement imports.
Thu, 20 Dec 2018 11:38:49 +0100 Bernhard Reiter client: improve pdf generation
Thu, 20 Dec 2018 10:41:56 +0100 Bernhard Reiter client: make version info comply to semver 2.0.0
Thu, 20 Dec 2018 09:37:29 +0100 Thomas Junk refac: move to map in staging component resolves now via id
Thu, 20 Dec 2018 08:42:06 +0100 Bernhard Reiter translations: merge updated translations
Wed, 19 Dec 2018 18:37:40 +0100 Sascha L. Teichmann Use new function to calculate bn area.
Wed, 19 Dec 2018 18:12:03 +0100 Tom Gottfried Cleanup GRANTs for waterway_admin
Wed, 19 Dec 2018 17:59:31 +0100 Tom Gottfried Introduce SQL function to clip an area to a stretch
Wed, 19 Dec 2018 16:48:00 +0100 Sascha L. Teichmann Added grants to waterway.bottlenecks to waterway.admin to pass declining of imports.
Wed, 19 Dec 2018 15:58:44 +0100 Sascha L. Teichmann Refactored: Moved REST /api/imports/scheduler to /api/imports/config
Wed, 19 Dec 2018 15:07:14 +0100 Sascha L. Teichmann WFS downloader: Parse into raw feature collections.
Wed, 19 Dec 2018 12:52:33 +0100 Thomas Junk staging area: implemented details and zoom to bbox
Tue, 18 Dec 2018 18:36:02 +0100 Sascha L. Teichmann WFS downloader: Started with mapping return features to Go structs.
Tue, 18 Dec 2018 16:47:28 +0100 Sascha L. Teichmann More obvious calculation of part length in clipping polygon segments.
Tue, 18 Dec 2018 16:37:34 +0100 Sascha L. Teichmann Sounding result import: Fixed reading bounding polygon from clipping shape.
Tue, 18 Dec 2018 16:25:03 +0100 Thomas Junk staging now with details
Tue, 18 Dec 2018 16:09:44 +0100 Thomas Junk refac: staging rebuilt with divs instead tables to accomplish detailsview
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.
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