graph
- Validate type of an Ort object.2017-02-02, by Tom Gottfried
- Use gem_id for ort_id default value if exists.2017-02-01, by Raimund Renkert
- Fixed query form messprogramme.2017-02-01, by Raimund Renkert
- Removed ortId from messprogramm query statement and result.2017-01-30, by Raimund Renkert
- Removed rule for entnahmeOrt since it is not possible to create a messprogramm.2017-01-27, by Raimund Renkert
- Added services for stammdaten ort attributes.2017-01-27, by Raimund Renkert
- Updated stammdaten data types.2017-01-27, by Raimund Renkert
- Check for entnahmeOrt in messprogramm and add error if missing.2017-01-27, by Raimund Renkert
- Removed check for ort_id in messprogramm validation.2017-01-27, by Raimund Renkert
- Removed column ort_id from messprogramm in land_data.2017-01-27, by Raimund Renkert
- Filter orte by netzbetreiber.2017-01-27, by Raimund Renkert
- Changed ortszuordnungs model in messprogramm.2017-01-27, by Raimund Renkert
- Renamed OrtszuordnungService.2017-01-27, by Raimund Renkert
- Handle 'null' values in criteria queries.2017-01-27, by Raimund Renkert
- Make use of the ort factory in ort service.2017-01-27, by Raimund Renkert
- Moved rules to create an ort object to ort factory.2017-01-27, by Raimund Renkert
- typo2017-01-27, by Maximilian Krambach
- fix bug in db_schema/stammdaten_data_ort_typ.sql2017-01-26, by Michael Stanko
- add code to stamdaten.ort_typ2017-01-25, by Michael Stanko
- merged.2017-01-17, by Raimund Renkert
- Initialize map for ort attributes once and reset attribute indicator for entnahmeOrt.2017-01-17, by Raimund Renkert
- enable new-line in sql text of queries2017-01-04, by Michael Stanko
- Added model class for bertiebsart.2016-12-19, by Raimund Renkert
- merged.2016-12-19, by Raimund Renkert
- Added details for probe and zusatzwerte in json export.2016-12-19, by Raimund Renkert
- Its actually an property of an Ort that is validated here.2016-12-16, by Tom Gottfried
- Make transformed coordinates available for validation.2016-12-16, by Tom Gottfried
- Avoid having to handle missing shapes.2016-12-16, by Tom Gottfried
- Advance version.2016-12-16, by Tom Gottfried
- Added tag 2.4.1 for changeset 204fb75b0c062016-12-16, by Tom Gottfried
- Prepare tag.2.4.1 2016-12-16, by Tom Gottfried
- Handle wrong parameter format and remove duplicate conditionals.2016-12-16, by Tom Gottfried
- Implement negation of query filter closer to underlying API.2016-12-16, by Tom Gottfried
- Add automatic tests for DeskriptorService.2016-12-15, by Tom Gottfried
- Silence DEBUG logging of geotools.2016-12-15, by Tom Gottfried
- Cleanup comments.2016-12-15, by Tom Gottfried
- Fix dependencies in test deployment.2016-12-14, by Tom Gottfried
- Test output latitude and longitude against input geometry.2016-12-13, by Tom Gottfried
- Keep the potential details in a log file.2016-12-13, by Tom Gottfried
- Handle errors in OrtFactory and pass them to the client.2016-12-13, by Tom Gottfried
- latitude and longitude are serialized from geom.2016-12-13, by Tom Gottfried
- mittelpunkt might be null.2016-12-13, by Tom Gottfried
- Enable deserialization of geometries with DBUnit.2016-12-13, by Tom Gottfried
- Cleanup GeoTools dependencies, add missing library for tests.2016-12-13, by Tom Gottfried
- Adapt tests to model changes in rev 1bc8ab13e1f7.2016-12-13, by Tom Gottfried
- Use validation rule on update as well.2016-12-09, by Tom Gottfried
- Correct package.2016-12-09, by Tom Gottfried
- Report errors in importing Ort as warning.2016-12-09, by Tom Gottfried
- Validate new Ort imported via LAF.2016-12-09, by Tom Gottfried
- Use reusable validation rule instead of in-service implementation.2016-12-09, by Tom Gottfried
- Adapt docs.2016-12-09, by Tom Gottfried
- We might want to serialize an object without geom.2016-12-09, by Tom Gottfried
- Rename validation of Ortszuordnung.2016-12-09, by Tom Gottfried
- Make all state identifiers unique.2016-12-09, by Tom Gottfried
- In memoriam Oracle.2016-12-09, by Tom Gottfried
- Use NULL instead of '-' for missing values.2016-12-09, by Tom Gottfried
- Do not try to create a new Ort if coordinate transformation failed.2016-12-09, by Tom Gottfried
- Adapt validation rule to changes in data model.2016-12-09, by Tom Gottfried
- Add missing annotations to avoid deserialisation errors.2016-12-09, by Tom Gottfried
- Put latitude and longitude in correct order for EPSG:4326.2016-12-08, by Tom Gottfried