Tue, 13 Dec 2016 20:06:57 +0100 |
Tom Gottfried |
Handle errors in OrtFactory and pass them to the client.
|
Tue, 13 Dec 2016 19:05:53 +0100 |
Tom Gottfried |
latitude and longitude are serialized from geom.
|
Tue, 13 Dec 2016 18:55:22 +0100 |
Tom Gottfried |
mittelpunkt might be null.
|
Tue, 13 Dec 2016 17:24:06 +0100 |
Tom Gottfried |
Enable deserialization of geometries with DBUnit.
|
Tue, 13 Dec 2016 16:42:41 +0100 |
Tom Gottfried |
Cleanup GeoTools dependencies, add missing library for tests.
|
Tue, 13 Dec 2016 16:21:12 +0100 |
Tom Gottfried |
Adapt tests to model changes in rev 1bc8ab13e1f7.
|
Fri, 09 Dec 2016 18:20:22 +0100 |
Tom Gottfried |
Use validation rule on update as well.
|
Fri, 09 Dec 2016 18:15:42 +0100 |
Tom Gottfried |
Correct package.
|
Fri, 09 Dec 2016 17:15:21 +0100 |
Tom Gottfried |
Report errors in importing Ort as warning.
|
Fri, 09 Dec 2016 16:55:32 +0100 |
Tom Gottfried |
Validate new Ort imported via LAF.
|
Fri, 09 Dec 2016 16:34:44 +0100 |
Tom Gottfried |
Use reusable validation rule instead of in-service implementation.
|
Fri, 09 Dec 2016 16:33:42 +0100 |
Tom Gottfried |
Adapt docs.
|
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.
|