graph
- Added README containing information how to build the war-file and javadoc.2013-11-11, by Raimund Renkert
- Added tag 0.6.1 for changeset 768afe4f79412013-10-11, by Torsten Irländer
- merged.0.6.1 2013-10-11, by Raimund Renkert
- Removed 'nebenproben_nr' from lprobeinfoid.2013-10-11, by Raimund Renkert
- Fixed tests to connect to the latest server version.2013-10-11, by Torsten Irländer
- Enable multiselect in queryfilter. (Used as example in final workshop)2013-10-09, by Raimund Renkert
- merged.2013-10-09, by Raimund Renkert
- Added service with filter. Filter uses the sql 'LIKE' operation to request items.2013-10-09, by Raimund Renkert
- Added new method to filter data including limit and start for dataitems.2013-10-09, by Raimund Renkert
- 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