graph
- Removed importer config.2015-02-04, by Raimund Renkert
- Updated README.prototype-1.0 2015-02-04, by Raimund Renkert
- Added new branch for prototype-1.0.prototype-1.0 2015-02-04, by Raimund Renkert
- Updated INSTALL doc.2014-02-24, by Raimund Renkert
- Updated INSTALL2014-02-13, by Raimund Renkert
- Kontaktdaten BFS eingefügt2014-01-20, by Torsten Irländer
- Textpassagen zwischen README und INSTALL ausgetauscht.2014-01-20, by Torsten Irländer
- Added INSTALL file.2014-01-20, by Raimund Renkert
- Added license text.2014-01-20, by Raimund Renkert
- Added license header to source files.2014-01-20, by Raimund Renkert
- Updated Testcases.2014-01-14, by Raimund Renkert
- Added tag 1.0 for changeset 146b2dfd7ddf2014-01-14, by Torsten Irländer
- merged.1.0 2014-01-13, by Raimund Renkert
- Validate objects after creation in importer.2014-01-13, by Raimund Renkert
- Added tag 1.0 for changeset 0bc65c1285302014-01-08, by Torsten Irländer
- merged.2014-01-08, by Raimund Renkert
- Updated importer config.2014-01-08, by Raimund Renkert
- Fixed some problems regarding orte.2014-01-08, by Raimund Renkert
- Avoid NPE in "orts typ" while validating.2014-01-08, by Raimund Renkert
- Create the koordinate_s value correctly.2014-01-08, by Raimund Renkert
- Changed hibernate spatial version from 4.0-M1 release to final 4.0.2014-01-07, by Raimund Renkert
- Set readonly flag for proben using the mstId as criteria.2013-12-17, by Raimund Renkert
- Fixed data type in database request.2013-12-16, by Raimund Renkert
- Allow reset of 'fertig'-flag.2013-12-16, by Raimund Renkert
- Use persist instead of create to save a new probe object.2013-12-05, by Raimund Renkert
- Save a new ort object and set the field 'bezeichnung' with a generated value.2013-12-05, by Raimund Renkert
- Added method to persist database objects.2013-12-05, by Raimund Renkert
- Updated s_verwaltungseinheit model to fit the new db table columns.2013-12-03, by Raimund Renkert
- Fixed typos in model.2013-12-03, by Raimund Renkert
- 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