log

age author description
Tue, 12 May 2020 15:58:42 +0200 Sascha L. Teichmann Merged. new-fwa
Tue, 12 May 2020 15:58:19 +0200 Sascha L. Teichmann Write the data out! new-fwa
Tue, 12 May 2020 15:58:01 +0200 Thomas Junk changed route for availability new-fwa
Tue, 12 May 2020 15:52:10 +0200 Sascha L. Teichmann Switched kind and type parts in route. new-fwa
Tue, 12 May 2020 15:04:12 +0200 Sascha L. Teichmann Fill classification columns in CSV export. new-fwa
Tue, 12 May 2020 14:42:26 +0200 Thomas Junk changed route parameter from objnam to bottleneck_id. new-fwa
Tue, 12 May 2020 14:27:54 +0200 Sascha L. Teichmann Another swapped sql parameter. new-fwa
Tue, 12 May 2020 14:16:30 +0200 Sascha L. Teichmann Fixed order of parameters in SQL result. new-fwa
Tue, 12 May 2020 14:10:47 +0200 Sascha L. Teichmann Try explicit type cast new-fwa
Tue, 12 May 2020 13:58:42 +0200 Sascha L. Teichmann Validities may have an NULL upper bound. new-fwa
Tue, 12 May 2020 13:49:19 +0200 Sascha L. Teichmann Added missing parameter to SQL query. new-fwa
Tue, 12 May 2020 13:14:15 +0200 wilde Added bottleneck_id column to bottleneck_overview view. new-fwa
Tue, 12 May 2020 12:43:31 +0200 Sascha L. Teichmann Renamed variable shipable to overLDC to remove implicit semantics. new-fwa
Tue, 12 May 2020 12:38:31 +0200 Sascha L. Teichmann Added a comment about the mode. new-fwa
Tue, 12 May 2020 12:37:00 +0200 Sascha L. Teichmann Use LOS 3 as a default. new-fwa
Tue, 12 May 2020 11:31:54 +0200 Sascha L. Teichmann find minima of each class. new-fwa
Tue, 12 May 2020 11:00:50 +0200 Sascha L. Teichmann Write LCD columns. new-fwa
Tue, 12 May 2020 10:45:52 +0200 Sascha L. Teichmann Removed old bottlenecks controller. new-fwa
Tue, 12 May 2020 10:40:20 +0200 Sascha L. Teichmann Removed old controller code for stretches and sections. new-fwa
Tue, 12 May 2020 10:29:25 +0200 Sascha L. Teichmann Write headers. new-fwa
Tue, 12 May 2020 10:15:32 +0200 Sascha L. Teichmann Unify headers for CSV export. new-fwa
Tue, 12 May 2020 10:04:06 +0200 Thomas Junk linter new-fwa
Mon, 11 May 2020 20:10:15 +0200 Sascha L. Teichmann Remove old routes for availabilties. new-fwa
Mon, 11 May 2020 19:52:25 +0200 Sascha L. Teichmann Track the number days LDCs are not available at bottlenecks. new-fwa
Mon, 11 May 2020 19:42:07 +0200 Sascha L. Teichmann Started to accumulate time segments. new-fwa
Mon, 11 May 2020 19:21:40 +0200 Sascha L. Teichmann If for given day a bottleneck out of many is not shipable the a stretch/section is no shipable for that day. new-fwa
Mon, 11 May 2020 19:12:13 +0200 Sascha L. Teichmann Use breaks to classfify. new-fwa
Mon, 11 May 2020 16:42:36 +0200 Sascha L. Teichmann Made breaks defaults more sensible new-fwa
Mon, 11 May 2020 16:24:04 +0200 Sascha L. Teichmann Pull breaks from the request parameters. new-fwa
Mon, 11 May 2020 16:18:23 +0200 Sascha L. Teichmann Some checks to prevent trivial errors. new-fwa
Mon, 11 May 2020 16:10:26 +0200 Sascha L. Teichmann Introduce separate breaks from depths and widths. new-fwa
Mon, 11 May 2020 15:06:44 +0200 Sascha L. Teichmann Fixed bug in quarter detection. new-fwa
Mon, 11 May 2020 15:02:15 +0200 Sascha L. Teichmann Define how modes work. new-fwa
Mon, 11 May 2020 11:57:48 +0200 Sascha L. Teichmann Some code simplification. new-fwa
Mon, 11 May 2020 11:41:57 +0200 Sascha L. Teichmann Simplified header generation for CSV output. new-fwa
Mon, 11 May 2020 11:17:00 +0200 Sascha L. Teichmann LC comparison are always run against the value field of the measurements. new-fwa
Mon, 11 May 2020 11:03:19 +0200 Sascha L. Teichmann Introduced type for mode (monthly, quarterly, yearly). new-fwa
Fri, 08 May 2020 18:59:14 +0200 Sascha L. Teichmann Start calculting the navigability. TODO: accumulate and do output. new-fwa
Fri, 08 May 2020 15:59:44 +0200 Sascha L. Teichmann Load water values, too. new-fwa
Fri, 08 May 2020 15:34:28 +0200 Sascha L. Teichmann Made timeranges all UTC. new-fwa
Fri, 08 May 2020 15:29:36 +0200 Sascha L. Teichmann Load LDCs. new-fwa
Fri, 08 May 2020 11:43:06 +0200 Sascha L. Teichmann Prepare to treat stretches and sections, too. new-fwa
Fri, 08 May 2020 09:24:19 +0200 Sascha L. Teichmann Removed duplicated code. new-fwa
Thu, 07 May 2020 17:50:29 +0200 Sascha L. Teichmann Started with loading limiting factors and validities. new-fwa
Thu, 07 May 2020 16:25:58 +0200 Sascha L. Teichmann More code movement. new-fwa
Thu, 07 May 2020 15:46:51 +0200 Sascha L. Teichmann Started to move code around. new-fwa
Wed, 06 May 2020 17:35:40 +0200 Sascha L. Teichmann go mod tidy new-fwa
Wed, 06 May 2020 17:24:14 +0200 Sascha L. Teichmann Merge default into new-fwa branch. new-fwa
Wed, 29 Apr 2020 20:33:29 +0200 Sascha L. Teichmann Merged default into new-fwa branch. new-fwa
Wed, 29 Apr 2020 10:32:48 +0200 Sascha L. Teichmann Merged default into new-fwa branch. new-fwa
Thu, 02 Apr 2020 19:06:52 +0200 Sascha L. Teichmann Merged default into new-fwa branch. new-fwa
Thu, 02 Apr 2020 15:09:29 +0200 Sascha L. Teichmann Merged default into new-fwa branch. new-fwa
Thu, 02 Apr 2020 11:40:21 +0200 Sascha L. Teichmann Merged default into new-fwa branch. new-fwa
Wed, 01 Apr 2020 15:38:20 +0200 Sascha L. Teichmann Merged default into new-fwa branch. new-fwa
Tue, 31 Mar 2020 20:03:05 +0200 Sascha L. Teichmann Merged default into 'new-fwa' branch. new-fwa
Fri, 27 Mar 2020 15:57:40 +0100 Sascha L. Teichmann Merged default into new-fwa branch. new-fwa
Mon, 23 Mar 2020 15:29:55 +0100 Sascha L. Teichmann Added controller stub for new fairway availability. new-fwa
Tue, 12 May 2020 16:52:08 +0200 wilde Bumped version for development.
Mon, 04 May 2020 22:15:54 +0200 Sascha Wilde Added tag v5.0 for changeset 4983d76670d5
Mon, 04 May 2020 22:14:42 +0200 Sascha Wilde Hu? v5.0
Mon, 04 May 2020 17:59:59 +0200 wilde Final release 5.0.0.
Wed, 29 Apr 2020 16:33:25 +0200 Fadi Abbud Upgrade client dependencies
Wed, 22 Apr 2020 17:34:43 +0200 Fadi Abbud update source strings for translations
Wed, 22 Apr 2020 13:55:33 +0200 Thomas Junk merge with detectvisiblesoundings
Wed, 22 Apr 2020 13:55:16 +0200 Thomas Junk closing detectvisiblesoundings detectvisiblesoundings
Tue, 21 Apr 2020 16:30:28 +0200 Fadi Abbud client: Improve detecting of bottleneck for pdf-generation detectvisiblesoundings
Tue, 21 Apr 2020 13:45:54 +0200 Thomas Junk limit to selected survey detectvisiblesoundings
Tue, 21 Apr 2020 11:30:39 +0200 Thomas Junk use correct projection. console.log removed. detectvisiblesoundings
Tue, 21 Apr 2020 09:15:24 +0200 Thomas Junk first draft for SR-detection detectvisiblesoundings
Wed, 15 Apr 2020 11:28:30 +0200 Fadi Abbud update source strings for translations
Wed, 15 Apr 2020 11:22:54 +0200 Fadi Abbud merge translations from weblate
Tue, 14 Apr 2020 11:36:13 +0200 Sascha L. Teichmann Import queue: Limit number of repetions of failed jobs to 200 and wait at least 5 seconds between the attempts.
Tue, 07 Apr 2020 16:34:35 +0200 Bernhard Reiter client: raise nodejs requirement to v12.16.1
Tue, 07 Apr 2020 15:16:11 +0200 Fadi Abbud timeslider: avoid moving cursor to future area (click event)
Mon, 06 Apr 2020 15:09:20 +0200 Fadi Abbud timeslider: respect hour by reverting cursor to now while dragging in future area
Mon, 06 Apr 2020 12:22:04 +0200 Fadi Abbud timeslider: prevent dragging outside the time-slider(right margin)
Fri, 03 Apr 2020 11:54:05 +0200 Fadi Abbud timeslider: prevent selecting values outside the visible area while dragging
Fri, 03 Apr 2020 10:56:54 +0200 Thomas Junk timeslider: prevent manual selection of future dates
Fri, 03 Apr 2020 10:36:16 +0200 Thomas Junk timeslider: prevent selecting future dates while dragging
Fri, 03 Apr 2020 10:23:13 +0200 Thomas Junk timeslide: fix unexpected jumping of scrubber when drag event ends
Fri, 03 Apr 2020 09:55:02 +0200 Fadi Abbud client: Refactor code to let zoom works on the cursor
Thu, 02 Apr 2020 16:12:24 +0200 Raimund Renkert Use ImageLayer instead of TileLayer for FairwayMarks
Thu, 02 Apr 2020 16:11:09 +0200 Raimund Renkert Commented unavailable feature types in fairway marks import.
Thu, 02 Apr 2020 13:17:13 +0200 Fadi Abbud add missing Author in Timeslider
Thu, 02 Apr 2020 12:05:07 +0200 Thomas Junk fix toast css. Respect newlines in messages
Wed, 01 Apr 2020 19:01:08 +0200 Tom Gottfried Add forgotten cleanup of fairway dimensions
Wed, 01 Apr 2020 15:48:07 +0200 Raimund Renkert Changed FD coordinate calculation from polygon to multipolygon.
Wed, 01 Apr 2020 15:18:12 +0200 Sascha L. Teichmann Send the info if an import job was re-scheduled to sync callers.
Wed, 01 Apr 2020 14:20:09 +0200 Raimund Renkert Avoid double loading of WFS features on refresh.
Wed, 01 Apr 2020 14:19:38 +0200 Raimund Renkert Set empty feature array if loading failed for WFS.
Wed, 01 Apr 2020 13:51:04 +0200 Fadi Abbud client: fix cursor placement on time slider
Wed, 01 Apr 2020 11:19:07 +0200 Thomas Junk timelider: greyout future
Wed, 01 Apr 2020 11:10:39 +0200 Fadi Abbud client: remove Gauge from the refreshed layers with time slider
Wed, 01 Apr 2020 10:37:10 +0200 Thomas Junk hide data_availability_layer when timeslide is activated
Wed, 01 Apr 2020 10:01:25 +0200 Thomas Junk timeslide for fairway_dimensions
Wed, 01 Apr 2020 09:57:23 +0200 Tom Gottfried Avoid unnecessary trigger executions
Tue, 31 Mar 2020 18:59:28 +0200 Tom Gottfried Keep historic data of fairway dimensions
Tue, 31 Mar 2020 15:30:23 +0200 Tom Gottfried Do not mask error with subsequent error on commit
Tue, 31 Mar 2020 14:17:58 +0200 Fadi Abbud client: Time based request for bottlenecks layer
Tue, 31 Mar 2020 12:50:30 +0200 Tom Gottfried Prevent equal axis geometries with intersecting validity
Tue, 31 Mar 2020 10:52:26 +0200 Tom Gottfried Backed out changeset c9bca9a9666c
Tue, 31 Mar 2020 09:32:23 +0200 Thomas Junk layers: log errors additinally to console.
Mon, 30 Mar 2020 19:41:04 +0200 Tom Gottfried Do not mask error with subsequent error on commit
Mon, 30 Mar 2020 11:07:16 +0200 Thomas Junk remove console.log statements
Mon, 30 Mar 2020 10:52:13 +0200 Thomas Junk Import overview: Show busy-spinner during dispatch of review-request.
Fri, 27 Mar 2020 15:42:11 +0100 Tom Gottfried Merge queued-stage-done into default
Fri, 27 Mar 2020 15:34:16 +0100 Tom Gottfried Merge default into queued-stage-done queued-stage-done
Fri, 27 Mar 2020 15:31:03 +0100 Tom Gottfried Move schema versions beyond what is in default branch queued-stage-done
Fri, 27 Mar 2020 15:30:15 +0100 Fadi Abbud client: Time based search
Fri, 27 Mar 2020 13:09:02 +0100 Sascha L. Teichmann review decisions controller: Lowered immediate feedback timeout to 5 secs. queued-stage-done
Fri, 27 Mar 2020 12:37:26 +0100 Sascha Wilde Added new (optional) parameter "time" to search end point.
Fri, 27 Mar 2020 12:24:25 +0100 Tom Gottfried Merge default into queued-stage-done queued-stage-done
Fri, 27 Mar 2020 12:20:48 +0100 Tom Gottfried Handle deletion of non-existent sounding results gracefully
Fri, 27 Mar 2020 10:33:39 +0100 Sascha Wilde Removed no longer used endpoint /bottlenecks
Fri, 27 Mar 2020 10:17:09 +0100 Thomas Junk Backed out changeset 67efc7e4df4b
Fri, 27 Mar 2020 09:34:05 +0100 Thomas Junk attach zoomevent to cursor
Fri, 27 Mar 2020 00:40:52 +0100 Sascha L. Teichmann Moved misplaced log line around. queued-stage-done
Thu, 26 Mar 2020 22:24:45 +0100 Sascha L. Teichmann Added mechanism to have sync import jobs on import queue. queued-stage-done
Thu, 26 Mar 2020 14:41:23 +0100 Tom Gottfried Prioritize review jobs on selection queued-stage-done
Thu, 26 Mar 2020 13:53:05 +0100 Sascha L. Teichmann Removed unused constant. queued-stage-done