log

age author description
Fri, 16 Aug 2019 13:15:34 +0200 Sascha L. Teichmann Added a import queue job to recalculate the contour lines of the sounding results if the heights have changed.
Fri, 16 Aug 2019 10:29:17 +0200 Fadi Abbud styles-config: impelement rest-send buttons for all style changes stylesconfig
Thu, 15 Aug 2019 16:58:39 +0200 Fadi Abbud merge default into stylesconfig stylesconfig
Thu, 15 Aug 2019 16:55:58 +0200 Fadi Abbud styles-config: improve code for ColorSettings component stylesconfig
Thu, 15 Aug 2019 12:10:27 +0200 Fadi Abbud styles-config: implement layers-styling on the map stylesconfig
Thu, 15 Aug 2019 10:28:43 +0200 Fadi Abbud styles-config: edit some color-values for geo styling in schema stylesconfig
Wed, 14 Aug 2019 17:58:57 +0200 Fadi Abbud styles-config: fix typo stylesconfig
Wed, 14 Aug 2019 17:35:52 +0200 Fadi Abbud styles-config: revert from changeset 4288:cd267ed8371e stylesconfig
Wed, 14 Aug 2019 17:30:49 +0200 Fadi Abbud styles-config: deal with alpha values for colors stylesconfig
Wed, 14 Aug 2019 17:24:58 +0200 Fadi Abbud styles-config: convert default styles value to hex values stylesconfig
Wed, 14 Aug 2019 15:17:10 +0200 Fadi Abbud styles-config: refactor http requests for all layers in ColorSetting.vue component stylesconfig
Wed, 14 Aug 2019 10:43:40 +0200 Fadi Abbud Forget new system config for geo stylintg in schema. stylesconfig
Wed, 14 Aug 2019 10:41:50 +0200 Fadi Abbud Added more system configuration for geo styling. stylesconfig
Wed, 14 Aug 2019 09:17:59 +0200 Fadi Abbud merge default into stylesconfig stylesconfig
Fri, 09 Aug 2019 09:51:46 +0200 Fadi Abbud style-config: improve layout stylesconfig
Thu, 08 Aug 2019 17:16:20 +0200 Fadi Abbud style-config: implement waterway profiles style-field stylesconfig
Thu, 08 Aug 2019 16:23:17 +0200 Fadi Abbud client: implement basis layer-styles configurations stylesconfig
Wed, 14 Aug 2019 17:12:23 +0200 Tom Gottfried Log fatal errors as errors, not warnings, in imports
Wed, 14 Aug 2019 16:55:46 +0200 Tom Gottfried Add flag and filter for imports having errors
Wed, 14 Aug 2019 14:56:35 +0200 Sascha L. Teichmann Fixed building filters for listing import queue.
Wed, 14 Aug 2019 14:08:59 +0200 Raimund Renkert client: Removed confirm dialog when deleting sections.
Mon, 12 Aug 2019 15:02:19 +0200 Raimund Renkert Client: Use importer backend to add a delete job for sections.
Mon, 12 Aug 2019 14:39:55 +0200 Sascha L. Teichmann Delete section import: Fixed swapped arguments for tracking.
Mon, 12 Aug 2019 14:21:26 +0200 Sascha L. Teichmann Delete section import: Fixed SQL usage.
Mon, 12 Aug 2019 11:35:27 +0200 Sascha L. Teichmann The system stetting should only be setable by a the system admin.
Wed, 07 Aug 2019 15:23:41 +0200 Sascha L. Teichmann Exposed the import to delete sections under POST /api/imports/dsec with a JSON input as '{ "id": 42 }'.
Wed, 07 Aug 2019 13:11:16 +0200 Sascha L. Teichmann Added an "import" job to delete a section from the database.
Wed, 07 Aug 2019 10:27:11 +0200 Tom Gottfried Enable faster access to import logs
Wed, 07 Aug 2019 10:23:01 +0200 Tom Gottfried Fixup rev. d3fb2f37380b
Tue, 06 Aug 2019 12:23:37 +0200 Sascha L. Teichmann Made 'golint' happy with the wkb package.