log

age author description
Fri, 16 Aug 2019 15:32:20 +0200 Fadi Abbud closing stylesconfig stylesconfig
Fri, 16 Aug 2019 15:15:13 +0200 Fadi Abbud merge default into stylesconfig stylesconfig
Fri, 16 Aug 2019 14:43:47 +0200 Sascha L. Teichmann Refresh iso contour lines import: Improved logging a bit.
Fri, 16 Aug 2019 14:38:19 +0200 Sascha L. Teichmann Refresh iso contours import: Fixed usage of SQL to list all bottlenecks.
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.
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.
Mon, 05 Aug 2019 16:58:53 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with scheduler package.
Mon, 05 Aug 2019 16:55:31 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with pgxutils package.
Mon, 05 Aug 2019 16:48:11 +0200 Tom Gottfried Merged
Mon, 05 Aug 2019 16:45:48 +0200 Tom Gottfried Schema qualify tables in function body
Mon, 05 Aug 2019 16:47:03 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with misc package.
Mon, 05 Aug 2019 16:43:31 +0200 Sascha L. Teichmann Move warning limiter to common package to flesh up the misc package.
Mon, 05 Aug 2019 16:30:55 +0200 Sascha L. Teichmann Moved country -> spoken language lookup table to common package to flesh out the misc package.
Mon, 05 Aug 2019 16:24:40 +0200 Sascha L. Teichmann Moved binary session encoding/decoding into auth package as it is only used there.
Mon, 05 Aug 2019 16:07:56 +0200 Sascha L. Teichmann Don't trap SIGKILL. This is handled by the OS. Found by staticcheck.
Mon, 05 Aug 2019 15:55:58 +0200 Tom Gottfried Add pgTAP
Mon, 05 Aug 2019 14:35:54 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with wfs package.
Mon, 05 Aug 2019 13:51:08 +0200 Tom Gottfried Add Dockerfile for testing with upstream PostgreSQL/PostGIS
Fri, 02 Aug 2019 18:13:58 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with middleware package.
Fri, 02 Aug 2019 18:01:32 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with geoserver package.
Fri, 02 Aug 2019 17:53:18 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with common package.
Fri, 02 Aug 2019 17:14:13 +0200 Tom Gottfried Improve performance of row level security policies
Fri, 02 Aug 2019 17:08:58 +0200 Sascha L. Teichmann Made 'golint' and 'staticcheck' happy with auth package.
Fri, 02 Aug 2019 16:37:24 +0200 Sascha Wilde Fixed duplicates in list surveys endpoint.