log

age author description
Wed, 08 May 2019 13:11:30 +0200 Sascha L. Teichmann controllers: re-factored the SQL filter to a tree like structure to be of more general use.
Wed, 08 May 2019 12:45:21 +0200 Tom Gottfried Do not offer an import for review that did not import anything
Wed, 08 May 2019 11:45:57 +0200 Thomas Junk available_fairway_depth: translate frequency
Wed, 08 May 2019 11:25:11 +0200 Thomas Junk statistics: persist fields to vuex
Wed, 08 May 2019 10:50:14 +0200 Sascha L. Teichmann controllers: moved filter builder to a separate file.
Wed, 08 May 2019 10:37:47 +0200 Sascha L. Teichmann Schema: Added type column for users.templates. TODO: Add backend code to filter by it.
Tue, 07 May 2019 18:51:11 +0200 Markus Kottlaender client: ui box header: removed old unused functionality and added support for smaller fontsize and padding
Tue, 07 May 2019 18:37:12 +0200 Markus Kottlaender client: identify: edited title of box header
Tue, 07 May 2019 18:35:11 +0200 Tom Gottfried Warn only once if gauge is unknown
Tue, 07 May 2019 17:38:25 +0200 Thomas Junk available_fairway_depth: move statistic dialog to store
Tue, 07 May 2019 16:59:11 +0200 Thomas Junk available_fairway_depth: display selected feature
Tue, 07 May 2019 16:30:20 +0200 Thomas Junk statistics: put selected feature in fairwaystore
Tue, 07 May 2019 16:20:15 +0200 Markus Kottlaender client: removed old splitscreen code
Tue, 07 May 2019 14:54:16 +0200 Markus Kottlaender client: map: fixed loading animation for layers
Tue, 07 May 2019 14:06:23 +0200 Thomas Junk available_fairway_depth: implement reactivity
Tue, 07 May 2019 13:08:03 +0200 Fadi Abbud client: fix the rendering of diagram on pdf by splitscreen case (waterlevels)
Tue, 07 May 2019 12:59:24 +0200 Thomas Junk available_fairway_depth: display mock
Tue, 07 May 2019 12:18:07 +0200 Markus Kottlaender client: layers: loading animation for refreshing layer sources
Mon, 06 May 2019 18:18:17 +0200 Tom Gottfried Handle failing INSERTs gracefully during gauge measurements import
Mon, 06 May 2019 17:45:24 +0200 Markus Kottlaender client: statistics dialog: fix resetting selectedEntry
Mon, 06 May 2019 17:39:55 +0200 Thomas Junk statistics: sprinkled more fairy dust on to bottleneck selection
Mon, 06 May 2019 17:36:20 +0200 Thomas Junk statistics: sprinkled fairy dust on to bottleneck selection
Mon, 06 May 2019 16:54:46 +0200 Thomas Junk statistic: choice between bottlenecks and stretches implemented
Mon, 06 May 2019 16:36:03 +0200 Sascha L. Teichmann Sections import: Added a sections import. Derived from the stretches import w/o the countries.
Mon, 06 May 2019 16:18:41 +0200 Sascha L. Teichmann Stretch import: Added missing prepared statement closing.
Mon, 06 May 2019 15:18:19 +0200 Sascha L. Teichmann Consmetics: Adjusted config.
Mon, 06 May 2019 15:17:45 +0200 Sascha L. Teichmann Fixed yarn.lock.
Mon, 06 May 2019 15:13:57 +0200 Markus Kottlaender client: layers: moved refresh button from zoom controls to layers dialog
Mon, 06 May 2019 14:29:02 +0200 Markus Kottlaender client: moved Zoom component to map subdirectory
Mon, 06 May 2019 14:27:54 +0200 Markus Kottlaender client: map zoom controls: each map has it's own independent contrls now