log

age author description
Sun, 23 Dec 2018 13:30:33 +0100 Sascha L. Teichmann Fairway availability import: Made schedulable, too.
Sun, 23 Dec 2018 12:57:28 +0100 Sascha L. Teichmann Imports: Stripped schema prefixes from table dependencies.
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.