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.