log

age author description
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.
Tue, 06 Aug 2019 11:45:12 +0200 Fadi Abbud Clinet: pdf-gen: adjust default template positioning values
Tue, 06 Aug 2019 11:23:27 +0200 Sascha L. Teichmann Made 'golint' happy (again) with the controllers package.
Tue, 06 Aug 2019 11:13:28 +0200 Sascha L. Teichmann Made 'golint' finally happy with imports package.
Mon, 05 Aug 2019 18:32:54 +0200 Tom Gottfried Add readable error message for SR import
Mon, 05 Aug 2019 18:21:19 +0200 Tom Gottfried Always try to translate to readable error if import failed
Mon, 05 Aug 2019 18:14:41 +0200 Sascha L. Teichmann Another round of doc strings to make 'golint' a little bit more happy with the imports package.
Mon, 05 Aug 2019 17:45:03 +0200 Sascha L. Teichmann A few more doc strings to make 'golint' a little bit more happy with the imports package.
Mon, 05 Aug 2019 17:16:46 +0200 Sascha L. Teichmann Made 'staticcheck' happy with pgxutils package.