log

age author description
Thu, 17 Oct 2019 12:45:14 +0200 Fadi Abbud client: merge translations from weblate
Thu, 17 Oct 2019 12:41:43 +0200 Sascha Wilde Further increased class break labels for better readability in print
Thu, 17 Oct 2019 12:27:12 +0200 Thomas Junk minor fixes date localization
Thu, 17 Oct 2019 12:24:52 +0200 Thomas Junk Waterlevel: implement date localization
Thu, 17 Oct 2019 12:07:06 +0200 Thomas Junk hydrological_conditions: unify localization for brush and diagram
Thu, 17 Oct 2019 11:51:23 +0200 Thomas Junk hydrological_conditions: localize datestrings
Thu, 17 Oct 2019 10:40:29 +0200 Thomas Junk omit datetimelocalization
Thu, 17 Oct 2019 10:37:16 +0200 Fadi Abbud Translated using Weblate (German (Austria))
Thu, 17 Oct 2019 09:32:06 +0200 Fadi Abbud client: translations: update source strings
Wed, 16 Oct 2019 22:06:17 +0200 Sascha L. Teichmann morphology difference: buffer common boundary polygon by 10cm to fix numerical problems leading to unexpected holes.
Wed, 16 Oct 2019 19:49:19 +0200 Sascha Wilde Added dummy db update to fill in missing surtyp for sr data.
Wed, 16 Oct 2019 18:22:33 +0200 Sascha L. Teichmann STRTree: more efficent usage of slicing in collecting triangles during clipping.
Wed, 16 Oct 2019 18:03:24 +0200 Sascha L. Teichmann STRTree: Improve usage of bounding boxes in leaves of the tree. Speeds stuff 10x up.
Wed, 16 Oct 2019 17:35:25 +0200 Sascha Wilde FA: fix inconsistency in access to values of LDCs and limiting value.
Wed, 16 Oct 2019 16:51:09 +0200 Sascha Wilde Merged
Wed, 16 Oct 2019 16:50:36 +0200 Sascha Wilde FA diagram: take latest available LDC.
Wed, 16 Oct 2019 16:49:03 +0200 Sascha Wilde Fixed crash: handle case when no LDC is available.
Wed, 16 Oct 2019 16:48:20 +0200 Thomas Junk import_overview: save additional information for approval dialogue in the store
Wed, 16 Oct 2019 16:40:08 +0200 Fadi Abbud client: translations: mark strings for translation
Wed, 16 Oct 2019 15:59:38 +0200 Fadi Abbud client: AFDDialogue: mark strings for translations
Wed, 16 Oct 2019 15:52:50 +0200 Thomas Junk fairwayprofile: fix broken legend
Wed, 16 Oct 2019 15:44:38 +0200 Thomas Junk fix pdf colors legend
Wed, 16 Oct 2019 15:40:36 +0200 Thomas Junk merge
Wed, 16 Oct 2019 15:40:27 +0200 Thomas Junk adjust fill color in pdf legend
Wed, 16 Oct 2019 15:31:09 +0200 Fadi Abbud client: formatter: unify date formatting
Wed, 16 Oct 2019 15:24:30 +0200 Fadi Abbud client: mark sounding results strings for translation
Wed, 16 Oct 2019 14:50:17 +0200 Raimund Renkert Updated sounding result wms styles to also reconfigure classbreak labels.
Wed, 16 Oct 2019 13:43:30 +0200 Raimund Renkert Added FeatureInfo for sounding results including surtyp attribute.
Wed, 16 Oct 2019 13:02:08 +0200 Sascha L. Teichmann morphology: do correct clipping of classbreak heights based on z range of model.
Wed, 16 Oct 2019 11:51:53 +0200 Sascha L. Teichmann morphology: Doing ST_SimplifyPreserveTopology before ST_MakeValid when storing geometries to database speeds things up ... a lot.