log

age author description
Thu, 02 May 2019 14:44:16 +0200 Fadi Abbud client: add box element for pdf-template (waterlevel)
Thu, 02 May 2019 12:59:52 +0200 Fadi Abbud client: implement geting templates from backend for waterlevel diagram
Thu, 02 May 2019 11:35:23 +0200 Fadi Abbud client: remove console log
Thu, 02 May 2019 11:14:58 +0200 Fadi Abbud client: pdf-gen: include the diagram elements in the upload template constraint
Thu, 02 May 2019 10:46:50 +0200 Fadi Abbud client: pdf-gen: prepare pdf template for waterlevel diagram
Tue, 30 Apr 2019 15:33:05 +0200 Thomas Junk merge
Tue, 30 Apr 2019 15:32:57 +0200 Thomas Junk wip
Tue, 30 Apr 2019 12:05:04 +0200 Thomas Junk available_fairway_depths: Component made visible
Tue, 30 Apr 2019 15:11:47 +0200 Sascha L. Teichmann Fairway availability depth: Fixed SQL statement.
Tue, 30 Apr 2019 13:32:52 +0200 Fadi Abbud client: fix style for waterlevel diagram
Mon, 29 Apr 2019 18:16:51 +0200 Markus Kottlaender client: resolve linter issues
Mon, 29 Apr 2019 18:09:44 +0200 Markus Kottlaender client: available fairway depth diagram: fixed method calls
Mon, 29 Apr 2019 17:16:09 +0200 Fadi Abbud client: improve pdf-gen code for diagrams
Mon, 29 Apr 2019 17:06:46 +0200 Thomas Junk fairway_availability: generative code fixed
Mon, 29 Apr 2019 16:05:14 +0200 Markus Kottlaender client: fix openLayersMap getter calls
Mon, 29 Apr 2019 15:08:59 +0200 Markus Kottlaender client: panes: added d-flex class to first and second pane
Mon, 29 Apr 2019 13:27:50 +0200 Thomas Junk fairway_availability: generative code for diagram added
Mon, 29 Apr 2019 12:58:27 +0200 Markus Kottlaender client: don't acces module's own state through rootState
Mon, 29 Apr 2019 12:11:06 +0200 Markus Kottlaender client: map layers: share certain layer objects across map
Mon, 29 Apr 2019 11:58:20 +0200 Sascha L. Teichmann Display Available Fairway Depths: Implemented monthly, quarterly and yearly stepping through the measurements.
Mon, 29 Apr 2019 11:50:50 +0200 Markus Kottlaender client: compare surveys: fixed property of undefined error
Mon, 29 Apr 2019 11:40:37 +0200 Markus Kottlaender client: compare surveys: changing label of button to sync maps depending on whether maps are synced or not
Mon, 29 Apr 2019 11:36:00 +0200 Sascha L. Teichmann Display Available Fairway Depths: More controller code.
Sun, 28 Apr 2019 22:26:48 +0200 Sascha L. Teichmann Added stub for GET /api/data/fairway-depth/{gauge}
Sun, 28 Apr 2019 22:03:37 +0200 Sascha L. Teichmann Cosmetics.
Sun, 28 Apr 2019 21:41:20 +0200 Sascha L. Teichmann Simpified code.
Sun, 28 Apr 2019 21:29:41 +0200 Sascha L. Teichmann Simplified code.
Sun, 28 Apr 2019 15:26:14 +0200 Sascha L. Teichmann Display Available Fairway Depths: Introduced type to re-use code from Available Fairway Depths vs. LNWL.
Fri, 26 Apr 2019 11:44:05 +0200 Sascha L. Teichmann OGC proxy: Made rewriting less spammy.
Fri, 26 Apr 2019 11:21:11 +0200 Fadi Abbud client: fix license header for waterlevel.vue and hydrologicalconditions.vue
Fri, 26 Apr 2019 11:01:45 +0200 Fadi Abbud client: remove css classes and adjust styles for hydrological-diagram
Fri, 26 Apr 2019 09:36:49 +0200 Fadi Abbud client: remove unnecessary css classes for waterlevel diagram
Thu, 25 Apr 2019 18:39:02 +0200 Sascha L. Teichmann Client: Fixed usage of published config to configure the OSM server URL.
Thu, 25 Apr 2019 17:50:41 +0200 Sascha L. Teichmann Send empty JSON document when calling GET /api/system/config and "published-config" is not configure.
Thu, 25 Apr 2019 17:17:36 +0200 Fadi Abbud client: adjust some styles for waterlevel diagram
Thu, 25 Apr 2019 16:53:17 +0200 Thomas Junk added new option to example_conf.toml
Thu, 25 Apr 2019 16:36:13 +0200 Thomas Junk hgignore: added pub-config.json to hgignore to prevent accidental commits
Thu, 25 Apr 2019 15:31:43 +0200 Sascha L. Teichmann Added "published-config" field to configuration.
Thu, 25 Apr 2019 13:11:41 +0200 Sascha L. Teichmann Nash Sutcliffe: Removed dead code.
Thu, 25 Apr 2019 12:48:08 +0200 Thomas Junk layers: Code for provisioning a dynamic URL for OSM etd.
Thu, 25 Apr 2019 11:39:17 +0200 Sascha L. Teichmann Nash Sutcliffe: Optimization: When append predicted values only accept predictions where the issue date is 24/48/72h in the past of the measure date.
Thu, 25 Apr 2019 11:15:27 +0200 Sascha L. Teichmann Merged direct-match-nash-sutcliffe branch into default.
Wed, 24 Apr 2019 22:26:16 +0200 Sascha L. Teichmann "Sharp" match for predicted and measured values in nash sutcliffe. direct-match-nash-sutcliffe
Wed, 24 Apr 2019 13:34:48 +0200 Sascha L. Teichmann Nash Sutcliffe: Fixed misplaced return path in interpolation.
Tue, 23 Apr 2019 18:10:19 +0200 Sascha L. Teichmann Nash Sutcliffe: Treat last prediction date as valid afterwards. Small optimizsations.
Tue, 23 Apr 2019 16:53:56 +0200 Sascha L. Teichmann Fixed binary search in table of timed values.
Tue, 23 Apr 2019 16:49:36 +0200 Sascha L. Teichmann Compare time.Time's with Equal.
Tue, 23 Apr 2019 12:10:01 +0200 Sascha L. Teichmann Use common.DateFormat for parsing dates everywhere.
Tue, 23 Apr 2019 10:59:20 +0200 Sascha L. Teichmann GeoServer style import: Be aware that the uploaded style could be in other encodings than UTF-8.
Tue, 23 Apr 2019 10:12:31 +0200 Sascha L. Teichmann Fixed c&p sign error in Nash Sutcliffe calculation.
Tue, 23 Apr 2019 10:10:54 +0200 Sascha L. Teichmann Simplified and fixed Nash Sutcliffe calculation.
Sun, 21 Apr 2019 19:11:38 +0200 Sascha L. Teichmann Fixed wrong index access.
Sun, 21 Apr 2019 19:02:35 +0200 Sascha L. Teichmann Made 'go vet' happy again.
Sun, 21 Apr 2019 18:59:00 +0200 Sascha L. Teichmann Reworked Nash-Sutcliffe calculation.
Sun, 21 Apr 2019 11:14:20 +0200 Sascha L. Teichmann Prepare new Nash-Sutcliffe calculation.
Thu, 18 Apr 2019 15:29:09 +0200 Markus Kottlaender client: added button to sync/unsync maps when comparing sounding results
Thu, 18 Apr 2019 14:24:52 +0200 Markus Kottlaender client: added pane rotate button to profile dialog when second map is displayed
Thu, 18 Apr 2019 14:20:36 +0200 Markus Kottlaender client: panes: made paneRotate mutation automatically rotate if no rotation value is provided
Thu, 18 Apr 2019 14:12:27 +0200 Markus Kottlaender client: removed pane control from toolbar since there will be contextual controls.
Thu, 18 Apr 2019 14:04:57 +0200 Markus Kottlaender client: added link and unlink icons