log

age author description
Mon, 24 Dec 2018 13:12:11 +0100 Thomas Junk refac: use dynamic imports for components
Mon, 24 Dec 2018 12:57:36 +0100 Thomas Junk debugging sourcemap
Sun, 23 Dec 2018 20:38:52 +0100 Sascha L. Teichmann Deduplicated code for triggering manual imports.
Sun, 23 Dec 2018 19:43:58 +0100 Sascha L. Teichmann Bottleneck import: Made schedulable, too. Even if it's not required.
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.