log

age author description
Fri, 19 Jul 2019 17:16:29 +0200 Sascha Wilde Fixed duplicates for historized bottlenecks in search.
Mon, 22 Jul 2019 10:41:06 +0200 Thomas Junk waterlevels: include startOfDay and endOfDay as parameters)
Fri, 19 Jul 2019 16:59:25 +0200 Sascha Wilde Fixed offset for fairway box
Fri, 19 Jul 2019 14:30:14 +0200 Tom Gottfried Optimize index setup a bit
Fri, 19 Jul 2019 14:06:31 +0200 Thomas Junk legend for print fixed
Fri, 19 Jul 2019 14:02:19 +0200 Thomas Junk fix legend
Fri, 19 Jul 2019 13:07:11 +0200 Thomas Junk fix avail_fwd pdf coloring of labels
Fri, 19 Jul 2019 12:59:11 +0200 Thomas Junk available_fairway_depth_LNWL: in case the limits are equal the middle label is omitted. and in print too
Fri, 19 Jul 2019 12:39:50 +0200 Thomas Junk available_fairway_depth: in case the limits are equal the middle label is omitted. and in print too
Fri, 19 Jul 2019 12:08:15 +0200 Thomas Junk available_fairway_depthLNWL: in case the resultset has no inbetween result, the bar chart should render correct
Fri, 19 Jul 2019 11:53:06 +0200 Thomas Junk available_fairway_depth: in case the resultset has no inbetween result, the bar chart should render correct
Fri, 19 Jul 2019 11:04:24 +0200 Thomas Junk Layerselect: when no bottleneck/no survey is selected, both ISOLINE and DIFFERENCES layer are activated with cql filter for bottleneck_id=NO_BOTTLENECK_SELECTED
Fri, 19 Jul 2019 09:54:40 +0200 Sascha Wilde Added tag v4-preview20190717 for changeset 5396581cf203
Thu, 18 Jul 2019 19:57:10 +0200 Tom Gottfried Speed up time based filtering of gauge measurements and predictions
Thu, 18 Jul 2019 19:49:56 +0200 Tom Gottfried Fixup rev. eb11ada33fa7: add schema version
Thu, 18 Jul 2019 19:46:19 +0200 Tom Gottfried Let psql treat each schema update script as a file
Thu, 18 Jul 2019 18:14:03 +0200 Thomas Junk if no bottlenck is given the update bottleneck filter should not query the geoserver
Thu, 18 Jul 2019 17:33:18 +0200 Tom Gottfried Avoid full sequential scans on some tables for every query
Thu, 18 Jul 2019 15:04:30 +0200 Thomas Junk improve fairwaydiagram printing positioning
Thu, 18 Jul 2019 12:50:33 +0200 Fadi Abbud clinet: pdf-gen: fix positioning of text for template-textbox element
Wed, 17 Jul 2019 18:39:18 +0200 Tom Gottfried For whatever reasons yarn now needs git to fetch packages
Wed, 17 Jul 2019 18:38:44 +0200 Tom Gottfried Do not load previously downloaded Go-packages into docker context
Wed, 17 Jul 2019 17:17:05 +0200 Sascha Wilde Schema: added missing version bump.
Wed, 17 Jul 2019 16:48:26 +0200 Sascha Wilde Schema: Use SQL instead of PLPGSQL for get_schema_version().
Wed, 17 Jul 2019 16:40:29 +0200 Sascha Wilde Fixed schema update-script to ignore text files.
Wed, 17 Jul 2019 16:08:09 +0200 Sascha Wilde Added documentation to database updates.
Wed, 17 Jul 2019 15:45:56 +0200 Fadi Abbud client: pdf-gen: improve addtext for pdf
Wed, 17 Jul 2019 15:12:23 +0200 Sascha Wilde Reverted merge with diagram-cleanup -- its not yet ready.
Wed, 17 Jul 2019 14:18:43 +0200 Thomas Junk merge with diagram-cleanup
Wed, 17 Jul 2019 14:17:49 +0200 Thomas Junk closing branch diagram-cleanup diagram-cleanup
Wed, 17 Jul 2019 14:17:26 +0200 Thomas Junk merge with default diagram-cleanup
Wed, 17 Jul 2019 14:13:51 +0200 Thomas Junk merge
Wed, 17 Jul 2019 14:13:34 +0200 Thomas Junk merge with pdfprint
Wed, 17 Jul 2019 14:13:11 +0200 Thomas Junk closing branch pdfprint pdfprint
Wed, 17 Jul 2019 14:12:59 +0200 Thomas Junk merge with default pdfprint
Wed, 17 Jul 2019 13:54:01 +0200 Sascha Wilde Set schema version in update-db.sh, not in extra scripts.
Wed, 17 Jul 2019 13:40:38 +0200 Sascha Wilde Added version info to schema.
Wed, 17 Jul 2019 13:00:19 +0200 Thomas Junk merge with default diagram-cleanup
Wed, 17 Jul 2019 12:48:19 +0200 Thomas Junk document algorithm pdfprint
Wed, 17 Jul 2019 12:28:25 +0200 Thomas Junk improve PDFTool pdfprint
Wed, 17 Jul 2019 12:13:08 +0200 Sascha Wilde Put updates in a single transaction. v4-preview20190717
Wed, 17 Jul 2019 12:05:06 +0200 Sascha Wilde Added database schema versioning and db update script.
Wed, 17 Jul 2019 11:38:24 +0200 Sascha L. Teichmann Removed more dead code.
Wed, 17 Jul 2019 11:34:37 +0200 Sascha L. Teichmann Fixed cases for error strings.
Wed, 17 Jul 2019 11:30:21 +0200 Sascha L. Teichmann Removed stupid bool == true comparision.
Wed, 17 Jul 2019 11:29:20 +0200 Sascha L. Teichmann Removed dead code.
Wed, 17 Jul 2019 11:28:11 +0200 Sascha L. Teichmann Cleaned up whitespace in HTML template for password reset.
Wed, 17 Jul 2019 11:26:36 +0200 Sascha L. Teichmann Bufferd kill signal channel to not miss signals if recieving code is not ready.
Wed, 17 Jul 2019 10:47:11 +0200 Sascha L. Teichmann Added db migration for nee password reset mechanism.
Wed, 17 Jul 2019 10:32:48 +0200 Sascha L. Teichmann Moved 3.0.1 db migration to 0301 to have a four digit pattern.
Wed, 17 Jul 2019 10:29:02 +0200 Sascha L. Teichmann Moved db migrations to 3.0.1 to a new folder under updates.
Fri, 12 Jul 2019 16:18:49 +0200 Markus Kottlaender client: fairway profile diagram: inlined scaleFairwayProfile method to be more in line with other diagrams diagram-cleanup
Fri, 12 Jul 2019 15:53:20 +0200 Markus Kottlaender client: diagram mixin: removed unncessary method params diagram-cleanup
Fri, 12 Jul 2019 15:36:02 +0200 Markus Kottlaender client: diagram: avoid unnecessary const in default template diagram-cleanup
Fri, 12 Jul 2019 15:32:15 +0200 Markus Kottlaender client: diagrams: moved downloadPDF function to mixin diagram-cleanup
Fri, 12 Jul 2019 15:18:15 +0200 Markus Kottlaender client: moved import of DiagramLegend component to diagram mixin diagram-cleanup
Fri, 12 Jul 2019 15:14:16 +0200 Markus Kottlaender client: moved duplicated code to mixins and unified code patterns in diagram components [WIP] diagram-cleanup
Tue, 16 Jul 2019 18:39:24 +0200 Sascha L. Teichmann Removed dead code.
Tue, 16 Jul 2019 18:32:24 +0200 Sascha L. Teichmann PW reset: Mention in mail that the request will be canceled if you log in before following the link.
Tue, 16 Jul 2019 16:54:55 +0200 Fadi Abbud clinet: pdf-gen: fix addText function in pdftool