graph
- Added and/or operators with 'LIKE' filter to query builder.2013-10-09, by Raimund Renkert
- Added attribute 'totalcount' to response.2013-10-09, by Raimund Renkert
- 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
- Commented out the main in Importertest and removed some annotations.2013-08-23, by Raimund Renkert
- Updated system property keys.2013-08-21, by Raimund Renkert
- Stop parsing as soon as posible if laf content is not valid.2013-08-21, by Raimund Renkert
- Updates systemproperty keys and testcases.2013-08-21, by Raimund Renkert
- Updated system property keys.2013-08-21, by Raimund Renkert
- Added system properties to maven surefire plugin to have them available in tests.2013-08-21, by Raimund Renkert
- Config file for LAF importer.2013-08-20, by Raimund Renkert
- JUnit test cases and small test application for LAF importer.2013-08-20, by Raimund Renkert
- First version of the LAF importer.2013-08-20, by Raimund Renkert
- New interfaces for importer and object producer.2013-08-20, by Raimund Renkert
- Added tag 0.3 for changeset 82bea32eddb72013-08-16, by Torsten Irländer
- Edited Example.0.3 2013-08-16, by Torsten Irländer
- merged.2013-08-16, by Raimund Renkert
- Use sql queries from config to get proben.2013-08-16, by Raimund Renkert
- Set default values for width and flex.2013-08-16, by Raimund Renkert
- New filter method with free parameters and resultset.2013-08-16, by Raimund Renkert
- Added label attribute to the QueryFilter2013-08-16, by Torsten Irländer
- Added label attribute to the filter configuration2013-08-16, by Torsten Irländer
- Changed example queryconf2013-08-16, by Torsten Irländer
- merged.2013-08-15, by Raimund Renkert
- Use the new model and utility classes in queryservice.2013-08-15, by Raimund Renkert
- New utility class for creating and reading query configs.2013-08-15, by Raimund Renkert
- New model classes for query configs.2013-08-15, by Raimund Renkert
- Added dependency org.json.2013-08-15, by Raimund Renkert
- Removed archive configuration. Prevents deployment using pure maven.2013-08-15, by Torsten Irländer
- Added config to pom to write metadata in the manifest file and send metadata via info service.2013-08-14, by Raimund Renkert
- New method to get user name in authentication module.2013-08-14, by Raimund Renkert
- Added authinfo service. This service returns information about ownership and readonly status of a probe object.2013-08-14, by Raimund Renkert
- Removed content from beans.xml. The content prevents dependency injection.2013-08-14, by Raimund Renkert
- Added upload function to the ProbenService. Must be implemented.2013-08-13, by Torsten Irländer
- Formatting2013-08-09, by Torsten Irländer
- Removed scope for junit in junit-testprofile2013-08-09, by Torsten Irländer
- Do not skip tests.2013-08-09, by Torsten Irländer
- Added global dependency (Testing was just set in a profile before)2013-08-09, by Torsten Irländer