log

age author description
Fri, 09 Dec 2016 16:32:10 +0100 Tom Gottfried We might want to serialize an object without geom.
Fri, 09 Dec 2016 15:34:15 +0100 Tom Gottfried Rename validation of Ortszuordnung.
Fri, 09 Dec 2016 14:57:17 +0100 Tom Gottfried Make all state identifiers unique.
Fri, 09 Dec 2016 14:47:13 +0100 Tom Gottfried In memoriam Oracle.
Fri, 09 Dec 2016 14:40:42 +0100 Tom Gottfried Use NULL instead of '-' for missing values.
Fri, 09 Dec 2016 12:26:10 +0100 Tom Gottfried Do not try to create a new Ort if coordinate transformation failed.
Fri, 09 Dec 2016 12:08:19 +0100 Tom Gottfried Adapt validation rule to changes in data model.
Fri, 09 Dec 2016 11:31:13 +0100 Tom Gottfried Add missing annotations to avoid deserialisation errors.
Thu, 08 Dec 2016 16:56:17 +0100 Tom Gottfried Put latitude and longitude in correct order for EPSG:4326.
Thu, 08 Dec 2016 16:11:15 +0100 Tom Gottfried Add transient fields to be able to deserialize objects from client.
Thu, 08 Dec 2016 15:23:55 +0100 Tom Gottfried The referencing column does not need to be wider than what it refereces.
Thu, 08 Dec 2016 14:59:02 +0100 Tom Gottfried Avoid fetching the whole table from DB if we don't need it at all.
Thu, 08 Dec 2016 14:47:21 +0100 Tom Gottfried An Ort always has a location which is created from respective input.
Thu, 08 Dec 2016 14:30:35 +0100 Tom Gottfried Remove obsolete redundant attributes.
Thu, 08 Dec 2016 11:09:02 +0100 Tom Gottfried Handle unknown and not yet implemented Koordinatenart.
Tue, 06 Dec 2016 14:52:57 +0100 Tom Gottfried Added description of Docker dev environment to README.
Mon, 05 Dec 2016 12:28:59 +0100 Tom Gottfried Add spatial index to speed up OrtFactory.findVerwaltungseinheit().
Mon, 05 Dec 2016 12:20:10 +0100 Tom Gottfried Add missing FK constraint.
Fri, 02 Dec 2016 20:22:56 +0100 Tom Gottfried Backout 2f9dfd292ff1 because it reverts d667092cc788.
Fri, 02 Dec 2016 20:13:12 +0100 Tom Gottfried Add public schema to search path and remove obsolete data-source.
Fri, 02 Dec 2016 19:56:29 +0100 Tom Gottfried Silence DEBUG-logging of geotools.
Fri, 02 Dec 2016 19:15:35 +0100 Tom Gottfried That statement has surely never been successfully tested.
Fri, 02 Dec 2016 14:29:33 +0100 Michael Stanko fix bug in setup-db.sh
Thu, 01 Dec 2016 16:36:04 +0100 Tom Gottfried Separate build/deploy and javadoc.
Thu, 01 Dec 2016 16:34:23 +0100 Tom Gottfried With Java 7 we have to use the 14.x-branch of GeoTools.
Thu, 01 Dec 2016 12:25:20 +0100 Tom Gottfried Fix DB setup.
Wed, 30 Nov 2016 13:03:53 +0100 Raimund Renkert Added missing geotools dependencies.
Wed, 30 Nov 2016 12:27:49 +0100 Raimund Renkert Removed execution of not existing script...
Wed, 30 Nov 2016 12:13:36 +0100 Raimund Renkert Fixed setup db script.
Tue, 29 Nov 2016 16:00:27 +0100 Raimund Renkert merged.
Tue, 29 Nov 2016 15:59:38 +0100 Raimund Renkert Added ort factory to generate and find attributes, updated model.
Tue, 29 Nov 2016 15:57:09 +0100 Raimund Renkert Removed table de_vg and added verwaltungsgrenze.
Tue, 29 Nov 2016 15:54:48 +0100 Raimund Renkert Import german administrative borders using EPSG:4326.
Tue, 29 Nov 2016 15:51:17 +0100 Raimund Renkert Fixed setup-db script for use with docker.
Fri, 25 Nov 2016 22:25:13 +0100 Michael Stanko reorganize db setup
Fri, 25 Nov 2016 10:29:18 +0100 Evi Huber Add MPL to Messprogramm
Fri, 25 Nov 2016 10:24:22 +0100 Evi Huber Add MPL to Messprogramm
Fri, 25 Nov 2016 09:37:39 +0100 Michael Stanko redesign stammdaten.verwaltungseinheit
Mon, 21 Nov 2016 14:54:09 +0100 Raimund Renkert Export the id according to the specification for PZB_S.
Mon, 21 Nov 2016 14:53:09 +0100 Raimund Renkert merged
Mon, 21 Nov 2016 14:49:22 +0100 Raimund Renkert Import HOEHE_NN and ORTS_ZUSATZCODE for new ort objects.
Fri, 18 Nov 2016 21:42:27 +0100 Tom Gottfried LAF requires char sequences to be quoted in export.
Fri, 18 Nov 2016 19:50:17 +0100 Tom Gottfried Do not try to export non-existant Probe objects.
Fri, 18 Nov 2016 16:56:33 +0100 Tom Gottfried staatId might be null since rev 33dc7dc6b7bc.
Fri, 18 Nov 2016 13:22:45 +0100 Tom Gottfried Add missing column.
Fri, 18 Nov 2016 10:06:33 +0100 Raimund Renkert Check for data in ort attributes in laf import.
Wed, 16 Nov 2016 17:02:22 +0100 Raimund Renkert Declared variable in db function set_ort_id.
Wed, 16 Nov 2016 15:59:24 +0100 Raimund Renkert Fixed validation workflow in laf importer.
Wed, 16 Nov 2016 15:58:30 +0100 Raimund Renkert Create a new ort object on demand while importing LAF data.
Wed, 16 Nov 2016 15:57:14 +0100 Raimund Renkert Removed NOT NULL constraint from stammdaten.ort.staat_id.
Wed, 16 Nov 2016 15:56:43 +0100 Raimund Renkert Added trigger to fill stammdaten.ort attributes.
Fri, 11 Nov 2016 16:52:49 +0100 Tom Gottfried Integrate Audit Log Analyzer. pgaudit
Fri, 11 Nov 2016 16:50:00 +0100 Tom Gottfried Improbe audit trail configuration. pgaudit
Thu, 10 Nov 2016 13:49:31 +0100 Raimund Renkert merged.
Thu, 10 Nov 2016 13:48:46 +0100 Raimund Renkert Avoid NPE in TimestampLocker.
Wed, 09 Nov 2016 20:01:00 +0100 Tom Gottfried Log parameters in statements. pgaudit
Wed, 09 Nov 2016 17:33:16 +0100 Tom Gottfried Add hint for creation of schema objects for log analyzer. pgaudit
Wed, 09 Nov 2016 17:24:49 +0100 Tom Gottfried Let the database enforce,too, what rev 46db98d060ae introduced.
Wed, 09 Nov 2016 16:32:29 +0100 Raimund Renkert Fixed rule to allow update of 'entnahmeOrt'.
Wed, 09 Nov 2016 15:42:08 +0100 Raimund Renkert Allow update of "entnahme ort" in validation.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)