graph
- Added tag 0.6 for changeset 6f4afcd28ff32013-09-27, by Torsten Irländer
- merged.0.6 2013-09-27, by Raimund Renkert
- Removed columns in LProbeInfo entity and use readonly flag instead of 'fertig'.2013-09-27, by Raimund Renkert
- update queryconfig2013-09-27, by michaelstankoUpd
- merged.2013-09-24, by Raimund Renkert
- Catch persistence exception in case the probe is incomplete.2013-09-24, by Raimund Renkert
- Use injected ort creator to make the importer more robust.2013-09-24, by Raimund Renkert
- Added example config for remote deployment.2013-09-24, by Raimund Renkert
- New querconfig with custom queries created by Mr. Stanko from BfS.2013-09-23, by Torsten Irländer
- Validate probe objects in 'findById' service.2013-09-12, by Raimund Renkert
- Removed unused imports.2013-09-11, by Raimund Renkert
- Added tag 0.5 for changeset 567ce7697fc72013-09-11, by Raimund Renkert
- Code documentation.0.5 2013-09-10, by Raimund Renkert
- removed unused variables and imports.2013-09-10, by Raimund Renkert
- Use the new ort creator to produce ort and lort objects from laf attributes.2013-09-10, by Raimund Renkert
- New class to create ort objects from laf attributes.2013-09-10, by Raimund Renkert
- Fixed LProbe service. Send all visible objects if no parameter is set.2013-09-06, by Raimund Renkert
- Fixed LAF creator. TODO use koordinatenart and external koordinates.2013-09-05, by Raimund Renkert
- Validate that lat/lon coordinates are within the geometry of verwaltungseinheit.2013-09-05, by Raimund Renkert
- Added model for de_vg (geometries for s_verwaltungseinheit).2013-09-05, by Raimund Renkert
- Removed koordinatenart_id.2013-09-05, by Raimund Renkert
- Added reset for errors and warnings in importer.2013-09-05, by Raimund Renkert
- Fixed reset for errors and warnings.2013-09-05, by Raimund Renkert
- Added reset for errors and warnings and add error if probeid is NULL.2013-09-05, by Raimund Renkert
- Handle NULL probeId to avoid NULL key in importer response.2013-09-05, by Raimund Renkert
- Use the hibernate spatial postgis dialect to connect to the database.2013-09-04, by Raimund Renkert
- Added dependencies for hibernate-spatial and postgis.2013-09-04, by Raimund Renkert
- Export LAF via POST. The service now takes url encoded form data with multiple probe ids.2013-09-04, by Raimund Renkert
- Added tag 0.4 for changeset c26fcf4423532013-09-02, by Raimund Renkert
- Fixed sql statement for messmethode/messgroesse validation.0.4 2013-09-02, by Raimund Renkert
- Added tag 0.4 for changeset 6aecd10279b52013-08-30, by Raimund Renkert
- mered.2013-08-30, by Raimund Renkert
- Return the netzbetreiber name instead of the id in the info service.2013-08-30, by Raimund Renkert
- Added tag 0.4 for changeset 976f4e4df3632013-08-30, by Torsten Irländer
- Validate haputprobennummer on probe update and create.2013-08-30, by Raimund Renkert
- Fixed group string generation.2013-08-30, by Raimund Renkert
- Added entity for pflichtmessgroesse.2013-08-30, by Raimund Renkert
- Removed unused imports.2013-08-30, by Raimund Renkert
- More vaidation for messung objects.2013-08-30, by Raimund Renkert
- Ignore parser tests cause the parser uses authentication now.2013-08-29, by Raimund Renkert
- Added new writer module and report object for importer.2013-08-28, by Raimund Renkert
- Imporved error/warning handling and fixed some bugs in the importer module.2013-08-28, by Raimund Renkert
- Fixed validator to avoid NPE.2013-08-28, by Raimund Renkert
- Added attribute 'kda_id' to have a reference to 's_koordinaten_art'.2013-08-28, by Raimund Renkert
- Export additional attributes for 'ort'.2013-08-28, by Raimund Renkert
- Renamed 'MEDIA' to 'MEDIUM'.2013-08-28, by Raimund Renkert
- Fixed some regular expressions.2013-08-28, by Raimund Renkert
- Made the importer a little more robust and introduced a better warning/error reporting.2013-08-27, by Raimund Renkert
- Fixed keys and added probenzusatzwerte.2013-08-27, by Raimund Renkert
- Fixed authorization in exporter.2013-08-27, by Raimund Renkert
- New service for LAF export.2013-08-27, by Raimund Renkert
- Added LAF exporter and LAF creator.2013-08-27, by Raimund Renkert
- New interfaces for data exporter and data creator.2013-08-27, by Raimund Renkert
- Extracted LAF import service to its own service class.2013-08-23, by Raimund Renkert
- Use a more genereic path to LAF files in maven tests.2013-08-23, by Raimund Renkert
- Moved importer config.2013-08-23, by Raimund Renkert
- Added test files for LAF format.2013-08-23, by Raimund Renkert
- Completed importer for LAF format. Ort objects still need some attention.2013-08-23, by Raimund Renkert
- Use 'merge' instead of 'persist' since it saves detached objects, too.2013-08-23, by Raimund Renkert
- Removed dependencies from build target.2013-08-23, by Raimund Renkert