2016-12-08 |
Tom Gottfried |
Avoid fetching the whole table from DB if we don't need it at all.
|
2016-12-08 |
Tom Gottfried |
An Ort always has a location which is created from respective input.
|
2016-12-08 |
Tom Gottfried |
Remove obsolete redundant attributes.
|
2016-12-08 |
Tom Gottfried |
Handle unknown and not yet implemented Koordinatenart.
|
2016-12-06 |
Tom Gottfried |
Added description of Docker dev environment to README.
|
2016-12-05 |
Tom Gottfried |
Add spatial index to speed up OrtFactory.findVerwaltungseinheit().
|
2016-12-05 |
Tom Gottfried |
Add missing FK constraint.
|
2016-12-02 |
Tom Gottfried |
Backout 2f9dfd292ff1 because it reverts d667092cc788.
|
2016-12-02 |
Tom Gottfried |
Add public schema to search path and remove obsolete data-source.
|
2016-12-02 |
Tom Gottfried |
Silence DEBUG-logging of geotools.
|
2016-12-02 |
Tom Gottfried |
That statement has surely never been successfully tested.
|
2016-12-02 |
Michael Stanko |
fix bug in setup-db.sh
|
2016-12-01 |
Tom Gottfried |
Separate build/deploy and javadoc.
|
2016-12-01 |
Tom Gottfried |
With Java 7 we have to use the 14.x-branch of GeoTools.
|
2016-12-01 |
Tom Gottfried |
Fix DB setup.
|
2016-11-30 |
Raimund Renkert |
Added missing geotools dependencies.
|
2016-11-30 |
Raimund Renkert |
Removed execution of not existing script...
|
2016-11-30 |
Raimund Renkert |
Fixed setup db script.
|
2016-11-29 |
Raimund Renkert |
merged.
|
2016-11-29 |
Raimund Renkert |
Added ort factory to generate and find attributes, updated model.
|
2016-11-29 |
Raimund Renkert |
Removed table de_vg and added verwaltungsgrenze.
|
2016-11-29 |
Raimund Renkert |
Import german administrative borders using EPSG:4326.
|
2016-11-29 |
Raimund Renkert |
Fixed setup-db script for use with docker.
|
2016-11-25 |
Michael Stanko |
reorganize db setup
|
2016-11-25 |
Evi Huber |
Add MPL to Messprogramm
|
2016-11-25 |
Evi Huber |
Add MPL to Messprogramm
|
2016-11-25 |
Michael Stanko |
redesign stammdaten.verwaltungseinheit
|
2016-11-21 |
Raimund Renkert |
Export the id according to the specification for PZB_S.
|
2016-11-21 |
Raimund Renkert |
merged
|
2016-11-21 |
Raimund Renkert |
Import HOEHE_NN and ORTS_ZUSATZCODE for new ort objects.
|
2016-11-18 |
Tom Gottfried |
LAF requires char sequences to be quoted in export.
|
2016-11-18 |
Tom Gottfried |
Do not try to export non-existant Probe objects.
|
2016-11-18 |
Tom Gottfried |
staatId might be null since rev 33dc7dc6b7bc.
|
2016-11-18 |
Tom Gottfried |
Add missing column.
|
2016-11-18 |
Raimund Renkert |
Check for data in ort attributes in laf import.
|
2016-11-16 |
Raimund Renkert |
Declared variable in db function set_ort_id.
|
2016-11-16 |
Raimund Renkert |
Fixed validation workflow in laf importer.
|
2016-11-16 |
Raimund Renkert |
Create a new ort object on demand while importing LAF data.
|
2016-11-16 |
Raimund Renkert |
Removed NOT NULL constraint from stammdaten.ort.staat_id.
|
2016-11-16 |
Raimund Renkert |
Added trigger to fill stammdaten.ort attributes.
|
2016-11-11 |
Tom Gottfried |
Integrate Audit Log Analyzer.
pgaudit
|
2016-11-11 |
Tom Gottfried |
Improbe audit trail configuration.
pgaudit
|
2016-11-10 |
Raimund Renkert |
merged.
|
2016-11-10 |
Raimund Renkert |
Avoid NPE in TimestampLocker.
|
2016-11-09 |
Tom Gottfried |
Log parameters in statements.
pgaudit
|
2016-11-09 |
Tom Gottfried |
Add hint for creation of schema objects for log analyzer.
pgaudit
|
2016-11-09 |
Tom Gottfried |
Let the database enforce,too, what rev 46db98d060ae introduced.
|
2016-11-09 |
Raimund Renkert |
Fixed rule to allow update of 'entnahmeOrt'.
|
2016-11-09 |
Raimund Renkert |
Allow update of "entnahme ort" in validation.
|
2016-11-09 |
Raimund Renkert |
Added validation to make sure a probe has only one 'entnahme ort'.
|
2016-11-09 |
Raimund Renkert |
Let the database generate id_alt and initial status for new messung objects.
|
2016-11-09 |
Raimund Renkert |
Write raw data on exit probe context in laf listener.
|
2016-11-08 |
Tom Gottfried |
Remove creation of unused superuser and create missing directory.
pgaudit
|
2016-11-08 |
Tom Gottfried |
Use pgaudit to generate an audit trail.
pgaudit
|
2016-11-08 |
Raimund Renkert |
Do not export empty 'deskriptoren' in json exporter.
|
2016-11-08 |
Raimund Renkert |
Do not export an empty HauptprobenNr.
|
2016-11-08 |
Raimund Renkert |
Fixed deskriptoren output in json export.
|
2016-11-08 |
Raimund Renkert |
Added plaintext attributes to json export.
|
2016-11-08 |
Raimund Renkert |
Fixed attribute key in laf export.
|
2016-11-08 |
Raimund Renkert |
Check for errors in probe objects and cancel import writing out the errors.
|