Tue, 28 Feb 2017 14:08:39 +0100 |
Raimund Renkert |
Fixed typo in audit trail service.
|
Tue, 28 Feb 2017 14:03:51 +0100 |
Raimund Renkert |
Do not allow access to unknow classes.
|
Tue, 28 Feb 2017 09:47:54 +0100 |
Raimund Renkert |
Set 'letzte_aenderung' to be no insertable. Use database default now() as initial value.
|
Fri, 24 Feb 2017 14:29:05 +0100 |
Raimund Renkert |
Added service for audit trail.
|
Fri, 24 Feb 2017 14:28:42 +0100 |
Raimund Renkert |
Added hibernate model for audit trail.
|
Fri, 24 Feb 2017 14:28:19 +0100 |
Raimund Renkert |
Added JSON object type to database dialect.
|
Fri, 24 Feb 2017 14:27:10 +0100 |
Raimund Renkert |
Add audit-trail table/trigger/views to database.
|
Thu, 09 Feb 2017 14:13:14 +0100 |
Tom Gottfried |
Advance version.
|
Thu, 09 Feb 2017 14:11:26 +0100 |
Tom Gottfried |
Added tag 2.5 for changeset 1f47e9fa10c4
|
Thu, 09 Feb 2017 14:11:11 +0100 |
Tom Gottfried |
Prepare tag.
2.5
|
Thu, 09 Feb 2017 14:06:39 +0100 |
Tom Gottfried |
Messprogramm has no such attribute anymore.
|
Thu, 09 Feb 2017 14:06:20 +0100 |
Tom Gottfried |
Use different coordinates than in dbUnit_ort.json for creation of new ort.
|
Wed, 08 Feb 2017 19:56:01 +0100 |
Tom Gottfried |
Fix authorization for OrtszuordnungMp and friends.
|
Wed, 08 Feb 2017 18:32:09 +0100 |
Tom Gottfried |
Map warning to existing client field and introduce new code.
|
Wed, 08 Feb 2017 18:02:05 +0100 |
Tom Gottfried |
Push down refreshing of persisted objects deeper into the stack.
|
Wed, 08 Feb 2017 17:46:45 +0100 |
Michael Stanko |
fix consistence errors
|
Wed, 08 Feb 2017 12:24:34 +0100 |
Raimund Renkert |
Fixed authorization for messprogramm ortszuordnung.
|
Wed, 08 Feb 2017 12:01:07 +0100 |
Raimund Renkert |
Fixed query to find ort by staat.
|
Wed, 08 Feb 2017 09:18:32 +0100 |
Raimund Renkert |
Do not set MpArt in ort factory.
|
Wed, 08 Feb 2017 09:12:17 +0100 |
Raimund Renkert |
Updated validation rules to allow messprogramm ortszuordnungen.
|
Fri, 03 Feb 2017 18:03:23 +0100 |
Tom Gottfried |
Typo.
|
Fri, 03 Feb 2017 14:03:52 +0100 |
Raimund Renkert |
Added missing file header and fixed doc.
|
Fri, 03 Feb 2017 14:03:27 +0100 |
Raimund Renkert |
Added model and service for stammdaten.kta.
|
Thu, 02 Feb 2017 17:38:36 +0100 |
Raimund Renkert |
merged.
|
Thu, 02 Feb 2017 17:38:08 +0100 |
Raimund Renkert |
Allow koord_*_extern to contain comma or dot as decimal separator.
|
Thu, 02 Feb 2017 17:32:30 +0100 |
Tom Gottfried |
Add warning to existing client-side fields.
|
Thu, 02 Feb 2017 17:28:31 +0100 |
Raimund Renkert |
Fixed query for messprogramme to show messprogramme without e-ort.
|
Thu, 02 Feb 2017 15:41:05 +0100 |
Tom Gottfried |
According to database schema, ort.ort_typ is allowed to be NULL.
|
Thu, 02 Feb 2017 15:01:12 +0100 |
Tom Gottfried |
Validate type of an Ort object.
|
Wed, 01 Feb 2017 11:23:09 +0100 |
Raimund Renkert |
Use gem_id for ort_id default value if exists.
|
Wed, 01 Feb 2017 10:50:12 +0100 |
Raimund Renkert |
Fixed query form messprogramme.
|
Mon, 30 Jan 2017 13:12:55 +0100 |
Raimund Renkert |
Removed ortId from messprogramm query statement and result.
|
Fri, 27 Jan 2017 17:08:59 +0100 |
Raimund Renkert |
Removed rule for entnahmeOrt since it is not possible to create a messprogramm.
|
Fri, 27 Jan 2017 17:08:16 +0100 |
Raimund Renkert |
Added services for stammdaten ort attributes.
|
Fri, 27 Jan 2017 17:07:43 +0100 |
Raimund Renkert |
Updated stammdaten data types.
|
Fri, 27 Jan 2017 16:12:52 +0100 |
Raimund Renkert |
Check for entnahmeOrt in messprogramm and add error if missing.
|
Fri, 27 Jan 2017 15:55:08 +0100 |
Raimund Renkert |
Removed check for ort_id in messprogramm validation.
|
Fri, 27 Jan 2017 15:44:30 +0100 |
Raimund Renkert |
Removed column ort_id from messprogramm in land_data.
|
Fri, 27 Jan 2017 15:14:53 +0100 |
Raimund Renkert |
Filter orte by netzbetreiber.
|
Fri, 27 Jan 2017 15:14:12 +0100 |
Raimund Renkert |
Changed ortszuordnungs model in messprogramm.
|
Fri, 27 Jan 2017 15:13:12 +0100 |
Raimund Renkert |
Renamed OrtszuordnungService.
|
Fri, 27 Jan 2017 15:11:50 +0100 |
Raimund Renkert |
Handle 'null' values in criteria queries.
|
Fri, 27 Jan 2017 15:10:01 +0100 |
Raimund Renkert |
Make use of the ort factory in ort service.
|
Fri, 27 Jan 2017 15:00:31 +0100 |
Raimund Renkert |
Moved rules to create an ort object to ort factory.
|
Fri, 27 Jan 2017 13:27:08 +0100 |
Maximilian Krambach |
typo
|
Thu, 26 Jan 2017 09:41:23 +0100 |
Michael Stanko |
fix bug in db_schema/stammdaten_data_ort_typ.sql
|
Wed, 25 Jan 2017 14:14:58 +0100 |
Michael Stanko |
add code to stamdaten.ort_typ
|
Tue, 17 Jan 2017 17:29:11 +0100 |
Raimund Renkert |
merged.
|
Tue, 17 Jan 2017 17:28:21 +0100 |
Raimund Renkert |
Initialize map for ort attributes once and reset attribute indicator for entnahmeOrt.
|
Wed, 04 Jan 2017 15:36:47 +0100 |
Michael Stanko |
enable new-line in sql text of queries
|
Mon, 19 Dec 2016 11:31:33 +0100 |
Raimund Renkert |
Added model class for bertiebsart.
|
Mon, 19 Dec 2016 10:53:42 +0100 |
Raimund Renkert |
merged.
|
Mon, 19 Dec 2016 10:52:48 +0100 |
Raimund Renkert |
Added details for probe and zusatzwerte in json export.
|
Fri, 16 Dec 2016 16:23:32 +0100 |
Tom Gottfried |
Its actually an property of an Ort that is validated here.
|
Fri, 16 Dec 2016 16:20:19 +0100 |
Tom Gottfried |
Make transformed coordinates available for validation.
|
Fri, 16 Dec 2016 16:18:37 +0100 |
Tom Gottfried |
Avoid having to handle missing shapes.
|
Fri, 16 Dec 2016 14:00:16 +0100 |
Tom Gottfried |
Advance version.
|
Fri, 16 Dec 2016 13:50:22 +0100 |
Tom Gottfried |
Added tag 2.4.1 for changeset 204fb75b0c06
|
Fri, 16 Dec 2016 13:50:12 +0100 |
Tom Gottfried |
Prepare tag.
2.4.1
|
Fri, 16 Dec 2016 12:13:40 +0100 |
Tom Gottfried |
Handle wrong parameter format and remove duplicate conditionals.
|
Fri, 16 Dec 2016 12:06:34 +0100 |
Tom Gottfried |
Implement negation of query filter closer to underlying API.
|
Thu, 15 Dec 2016 16:16:32 +0100 |
Tom Gottfried |
Add automatic tests for DeskriptorService.
|
Thu, 15 Dec 2016 13:19:00 +0100 |
Tom Gottfried |
Silence DEBUG logging of geotools.
|
Thu, 15 Dec 2016 12:42:20 +0100 |
Tom Gottfried |
Cleanup comments.
|
Wed, 14 Dec 2016 18:32:13 +0100 |
Tom Gottfried |
Fix dependencies in test deployment.
|
Tue, 13 Dec 2016 20:34:36 +0100 |
Tom Gottfried |
Test output latitude and longitude against input geometry.
|
Tue, 13 Dec 2016 20:32:00 +0100 |
Tom Gottfried |
Keep the potential details in a log file.
|
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().
|