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
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
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!
Wed, 12 Dec 2018 17:21:11 +0100 Thomas Junk added 15minutes as custom value
Wed, 12 Dec 2018 17:17:53 +0100 Thomas Junk nice advanced schedule selection
Wed, 12 Dec 2018 15:48:33 +0100 Raimund Renkert Bottleneck import: Implemented backend to store bottlenecks in database.
Wed, 12 Dec 2018 14:50:28 +0100 Thomas Junk importqueue: internationalization 24h format
Wed, 12 Dec 2018 13:01:52 +0100 Thomas Junk layout
Wed, 12 Dec 2018 12:53:40 +0100 Thomas Junk layout
Wed, 12 Dec 2018 12:25:41 +0100 Thomas Junk select first surveydate after identification of bottleneck
Wed, 12 Dec 2018 12:01:42 +0100 Thomas Junk Backed out changeset a0833dc8b1c1
Wed, 12 Dec 2018 11:59:18 +0100 Thomas Junk removed feature-toggle
Wed, 12 Dec 2018 11:55:16 +0100 Thomas Junk reload strategy for details on refreshing
Wed, 12 Dec 2018 11:24:47 +0100 Thomas Junk importqueue: loading indicator
Wed, 12 Dec 2018 09:59:33 +0100 Thomas Junk bottlenecks layout
Wed, 12 Dec 2018 09:48:37 +0100 Thomas Junk layout importqueue
Wed, 12 Dec 2018 09:22:20 +0100 Thomas Junk refac: component filestructure. remove admin/map hierarchy
Tue, 11 Dec 2018 22:59:10 +0100 Sascha L. Teichmann Import scheduler: Start scheduler a gemma boot time with configurations from database which have a schedule.
Tue, 11 Dec 2018 20:47:11 +0100 Sascha L. Teichmann Don't error if an action is not defined if bound.
Tue, 11 Dec 2018 16:13:37 +0100 Thomas Junk importqueue better collapsible behaviour
Tue, 11 Dec 2018 13:33:52 +0100 Thomas Junk importqueue as collapsible
Tue, 11 Dec 2018 09:59:23 +0100 Thomas Junk fix: select first sounfing result after selecting bottleneck
Mon, 10 Dec 2018 16:23:40 +0000 Sascha L. Teichmann Translated using Weblate (Austrian German)
Mon, 10 Dec 2018 18:14:44 +0100 Sascha L. Teichmann Registered a dummy callback function for scheduled fairway imports in the scheduler.
Mon, 10 Dec 2018 17:46:42 +0100 Sascha L. Teichmann Started with JSON model for import configurations.
Mon, 10 Dec 2018 17:10:30 +0100 Thomas Junk importqueue detail view
Mon, 10 Dec 2018 16:49:34 +0100 Sascha L. Teichmann Import queue: Give milliseconds in JSON output, too.
Mon, 10 Dec 2018 15:55:10 +0100 Sascha L. Teichmann Add table to store import configuration.
Mon, 10 Dec 2018 15:31:27 +0100 Bernhard Reiter translation: update
Mon, 10 Dec 2018 15:29:14 +0100 Bernhard Reiter Translations: merging new translations
Mon, 10 Dec 2018 13:17:50 +0100 Sascha L. Teichmann If a user is removed or renamed kill her/his schedule. Needs more case on renaming.