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.
Fri, 02 Aug 2019 16:10:42 +0200 Tom Gottfried Remove utility function with possibly bad performance impact
Fri, 02 Aug 2019 13:37:40 +0200 Thomas Junk merge with improvepdf
Fri, 02 Aug 2019 13:37:17 +0200 Thomas Junk closing improvepdf improvepdf
Fri, 02 Aug 2019 13:30:29 +0200 Thomas Junk merge default into improvepdf improvepdf
Fri, 02 Aug 2019 13:15:12 +0200 Fadi Abbud client: waterlevel: remove whitespace and add comment
Fri, 02 Aug 2019 12:59:23 +0200 Fadi Abbud client: Waterleveldiagram
Fri, 02 Aug 2019 12:00:15 +0200 Sascha L. Teichmann Made 'golint' happier with imports package.
Fri, 02 Aug 2019 11:56:48 +0200 Sascha L. Teichmann Made 'golint' more happy with the octree package.
Fri, 02 Aug 2019 11:53:20 +0200 Thomas Junk waterlevel_diagram: make dot initially invisible
Fri, 02 Aug 2019 11:46:30 +0200 Sascha L. Teichmann Fairway avail controller for bottlenecks: Use common time parsing. An oversight from the timezone streamlining.
Fri, 02 Aug 2019 11:43:52 +0200 Sascha L. Teichmann Made 'go vet' happy with controllers again.
Fri, 02 Aug 2019 11:41:12 +0200 Sascha L. Teichmann Made 'go vet' happy with imports again.
Fri, 02 Aug 2019 11:34:16 +0200 Sascha L. Teichmann BN import: More clean-ups. Typo fixes. Code simplifications. Calling conventions ...
Fri, 02 Aug 2019 11:11:32 +0200 Thomas Junk optical adjustments to nowline and now line label
Fri, 02 Aug 2019 11:07:29 +0200 Thomas Junk draw now line with fixed delta
Fri, 02 Aug 2019 11:01:30 +0200 Thomas Junk added fixed delta
Fri, 02 Aug 2019 10:45:52 +0200 Thomas Junk waterlevels: drawing now line according to maximum of waterlevels
Fri, 02 Aug 2019 09:42:02 +0200 Thomas Junk refresh layers with preceding cache invalidation
Thu, 01 Aug 2019 12:48:33 +0200 Fadi Abbud client: fix rendering of nash-sutcliffe lines on pdf improvepdf
Thu, 01 Aug 2019 12:20:07 +0200 Fadi Abbud client: waterlevels: use offsets relative to svgwidth and svgheight improvepdf
Thu, 01 Aug 2019 11:57:36 +0200 Thomas Junk mixin: set relative defaults for margins improvepdf
Thu, 01 Aug 2019 11:47:27 +0200 Thomas Junk fairwayprofile: set margins relative to svgheight and svgwidth improvepdf
Thu, 01 Aug 2019 11:22:46 +0200 Thomas Junk fairway_availability: offsets relative to svgheight and svgwidth improvepdf
Thu, 01 Aug 2019 10:38:15 +0200 Thomas Junk hydrological_conditions: use offsets relative to svgwidth and svgheight improvepdf
Thu, 01 Aug 2019 19:27:30 +0200 Sascha Wilde bn-import: Downgraded info on missing validity from Warning to Info.
Thu, 01 Aug 2019 19:21:43 +0200 Sascha Wilde Fixed bn-import: never write tracking info to the db if import fails.
Thu, 01 Aug 2019 19:12:47 +0200 Sascha Wilde Enable better error handling for referenced gauges/bottlenecks constraints.
Thu, 01 Aug 2019 18:53:51 +0200 Sascha Wilde Merged request_hist_bns branch with improved bottleneck import.
Thu, 01 Aug 2019 18:23:32 +0200 Sascha Wilde bottleneck import: Fixed detection of identical bottlenecks. request_hist_bns
Thu, 01 Aug 2019 17:28:35 +0200 Sascha Wilde Moved bn schema changes rto version 1102, as 1101 is used. request_hist_bns
Thu, 01 Aug 2019 17:27:40 +0200 Sascha Wilde Cleanup by Sascha L. Teichmann applied. request_hist_bns
Thu, 01 Aug 2019 17:07:01 +0200 Sascha Wilde Merged default request_hist_bns
Thu, 01 Aug 2019 17:02:09 +0200 Tom Gottfried Bulk-delete tracked entries per table
Thu, 01 Aug 2019 16:46:13 +0200 Fadi Abbud client: fix drawing of diagram in case reference waterlevels are missing
Thu, 01 Aug 2019 15:53:22 +0200 Sascha Wilde Merged
Thu, 01 Aug 2019 14:22:24 +0200 Sascha Wilde Merged v4-preview20190726-fixes
Thu, 01 Aug 2019 15:16:58 +0200 Thomas Junk refresh layers deletes nashsutcliffecache
Thu, 01 Aug 2019 14:10:25 +0200 Sascha Wilde Use UTC for FWA diagrams. v4-preview20190726-fixes
Wed, 31 Jul 2019 19:08:53 +0200 Sascha Wilde Merged default request_hist_bns
Wed, 31 Jul 2019 19:08:35 +0200 Sascha Wilde bottleneck import: Use a global transaction with savepoints. request_hist_bns
Wed, 31 Jul 2019 18:33:49 +0200 Sascha Wilde Adapted db tests to new historization-implementation.
Wed, 31 Jul 2019 18:26:02 +0200 Tom Gottfried Document how to run database tests
Wed, 31 Jul 2019 18:00:49 +0200 Tom Gottfried Make port and database configurable
Wed, 31 Jul 2019 18:00:12 +0200 Tom Gottfried Fix doc
Wed, 31 Jul 2019 17:05:24 +0200 Sascha Wilde Merged default. request_hist_bns
Wed, 31 Jul 2019 17:04:31 +0200 Sascha Wilde WIP: Reworked bottleneck import: request_hist_bns
Tue, 30 Jul 2019 16:31:21 +0200 Thomas Junk calculate scaling factor depending on DPI
Tue, 30 Jul 2019 13:14:47 +0200 Sascha Wilde Change constraints for bottlenecks to include staging_done flag. request_hist_bns
Tue, 30 Jul 2019 11:30:31 +0200 Sascha Wilde Merged default request_hist_bns
Tue, 30 Jul 2019 12:03:56 +0200 Fadi Abbud clinet:pdf-gen: improve positioning of diagramlegend (waterlevels,hydrologicalconditions)
Mon, 29 Jul 2019 16:53:15 +0200 Sascha Wilde Fixed update-db.sh: guarantee order of update scripts.
Mon, 29 Jul 2019 15:59:09 +0200 Sascha Wilde Merged historization_ng
Fri, 26 Jul 2019 16:49:54 +0200 Sascha Wilde Merged default historization_ng
Fri, 26 Jul 2019 16:09:48 +0200 Sascha Wilde Added tag v4-preview20190726 for changeset aececbc3d047
Fri, 26 Jul 2019 15:01:23 +0200 Sascha L. Teichmann Merged timezone branch back into default. v4-preview20190726
Fri, 26 Jul 2019 14:59:48 +0200 Sascha L. Teichmann Merged default into timezone branch. timezone
Fri, 26 Jul 2019 13:46:55 +0200 Tom Gottfried Request historic bottleneck data from SOAP service request_hist_bns
Fri, 26 Jul 2019 12:53:01 +0200 Thomas Junk import review: on opening bottleneckreview details, the bottleneck source is refreshed
Fri, 26 Jul 2019 10:50:22 +0200 Sascha L. Teichmann Merged default into timezone branch. timezone
Fri, 26 Jul 2019 10:38:24 +0200 Sascha L. Teichmann Fixed broken schema statement.