log

age author description
Sun, 23 Dec 2018 12:51:51 +0100 Sascha L. Teichmann Fairway availability import: Don't use tabs in SQL statements.
Fri, 21 Dec 2018 15:56:28 +0100 Raimund Renkert Implemented first version of fairway availability import.
Fri, 21 Dec 2018 14:15:33 +0100 Sascha L. Teichmann Scheduled imports: Made gauge measurement import able to be scheduled.
Fri, 21 Dec 2018 13:04:46 +0100 Sascha L. Teichmann Scheduler: Moved code to figure out the scheduled jobs per user from the database to a more suited place.
Fri, 21 Dec 2018 12:19:29 +0100 Sascha L. Teichmann Cosmetics.
Fri, 21 Dec 2018 12:15:54 +0100 Sascha L. Teichmann Bottleneck import: Cleaned up source a bit (removed outdated TODOs).
Fri, 21 Dec 2018 10:33:49 +0100 Sascha L. Teichmann Import queue: Moved email notification stuff to separate file.
Fri, 21 Dec 2018 10:25:15 +0100 Sascha L. Teichmann Import queue: In email notifications generate links to <server>/#/?review=<id> when the state is "pending" and <server>/#/?importlog=<id> otherwise.
Fri, 21 Dec 2018 08:29:40 +0100 Sascha L. Teichmann Added ids filter to importqueue listing.
Thu, 20 Dec 2018 18:39:19 +0100 Sascha L. Teichmann Scheduled imports: Don't track the user in the running scheduler.
Thu, 20 Dec 2018 18:14:28 +0100 Sascha L. Teichmann Scheduled imports: Load configuration from database when triggered by cron.
Thu, 20 Dec 2018 17:23:54 +0100 Sascha L. Teichmann Scheduled imports: The configuration id is not optional as it used to load the concrete configuration from the database.
Thu, 20 Dec 2018 17:17:05 +0100 Sascha L. Teichmann Scheduled imports: We do the gauge measurements first.
Thu, 20 Dec 2018 16:45:26 +0100 Thomas Junk highlighing feature for staging area
Thu, 20 Dec 2018 16:00:50 +0100 Sascha L. Teichmann Import email notification: Generate correct link.
Thu, 20 Dec 2018 15:53:20 +0100 Bernhard Reiter client: improve ECDIS WMS map loading
Thu, 20 Dec 2018 15:45:09 +0100 Sascha L. Teichmann Import email notifications: Removed leading new line.
Thu, 20 Dec 2018 15:33:29 +0100 Sascha L. Teichmann Import queue: Implemented email notifications.
Thu, 20 Dec 2018 15:20:49 +0100 Bernhard Reiter client: (minor) improve loading of d4d-portal WMS.
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