2015-02-04 |
Raimund Renkert |
Updated README.
prototype-1.0
|
2015-02-04 |
Raimund Renkert |
Added new branch for prototype-1.0.
prototype-1.0
|
2014-02-24 |
Raimund Renkert |
Updated INSTALL doc.
|
2014-02-13 |
Raimund Renkert |
Updated INSTALL
|
2014-01-20 |
Torsten Irländer |
Kontaktdaten BFS eingefügt
|
2014-01-20 |
Torsten Irländer |
Textpassagen zwischen README und INSTALL ausgetauscht.
|
2014-01-20 |
Raimund Renkert |
Added INSTALL file.
|
2014-01-20 |
Raimund Renkert |
Added license text.
|
2014-01-20 |
Raimund Renkert |
Added license header to source files.
|
2014-01-14 |
Raimund Renkert |
Updated Testcases.
|
2014-01-14 |
Torsten Irländer |
Added tag 1.0 for changeset 146b2dfd7ddf
|
2014-01-13 |
Raimund Renkert |
merged.
1.0
|
2014-01-13 |
Raimund Renkert |
Validate objects after creation in importer.
|
2014-01-08 |
Torsten Irländer |
Added tag 1.0 for changeset 0bc65c128530
|
2014-01-08 |
Raimund Renkert |
merged.
|
2014-01-08 |
Raimund Renkert |
Updated importer config.
|
2014-01-08 |
Raimund Renkert |
Fixed some problems regarding orte.
|
2014-01-08 |
Raimund Renkert |
Avoid NPE in "orts typ" while validating.
|
2014-01-08 |
Raimund Renkert |
Create the koordinate_s value correctly.
|
2014-01-07 |
Raimund Renkert |
Changed hibernate spatial version from 4.0-M1 release to final 4.0.
|
2013-12-17 |
Raimund Renkert |
Set readonly flag for proben using the mstId as criteria.
|
2013-12-16 |
Raimund Renkert |
Fixed data type in database request.
|
2013-12-16 |
Raimund Renkert |
Allow reset of 'fertig'-flag.
|
2013-12-05 |
Raimund Renkert |
Use persist instead of create to save a new probe object.
|
2013-12-05 |
Raimund Renkert |
Save a new ort object and set the field 'bezeichnung' with a generated value.
|
2013-12-05 |
Raimund Renkert |
Added method to persist database objects.
|
2013-12-03 |
Raimund Renkert |
Updated s_verwaltungseinheit model to fit the new db table columns.
|
2013-12-03 |
Raimund Renkert |
Fixed typos in model.
|
2013-11-11 |
Raimund Renkert |
Added README containing information how to build the war-file and javadoc.
|
2013-10-11 |
Torsten Irländer |
Added tag 0.6.1 for changeset 768afe4f7941
|
2013-10-11 |
Raimund Renkert |
merged.
0.6.1
|
2013-10-11 |
Raimund Renkert |
Removed 'nebenproben_nr' from lprobeinfoid.
|
2013-10-11 |
Torsten Irländer |
Fixed tests to connect to the latest server version.
|
2013-10-09 |
Raimund Renkert |
Enable multiselect in queryfilter. (Used as example in final workshop)
|
2013-10-09 |
Raimund Renkert |
merged.
|
2013-10-09 |
Raimund Renkert |
Added service with filter. Filter uses the sql 'LIKE' operation to request items.
|
2013-10-09 |
Raimund Renkert |
Added new method to filter data including limit and start for dataitems.
|
2013-10-09 |
Raimund Renkert |
Added and/or operators with 'LIKE' filter to query builder.
|
2013-10-09 |
Raimund Renkert |
Added attribute 'totalcount' to response.
|
2013-09-27 |
Torsten Irländer |
Added tag 0.6 for changeset 6f4afcd28ff3
|
2013-09-27 |
Raimund Renkert |
merged.
0.6
|
2013-09-27 |
Raimund Renkert |
Removed columns in LProbeInfo entity and use readonly flag instead of 'fertig'.
|
2013-09-27 |
michaelstankoUpd |
update queryconfig
|
2013-09-24 |
Raimund Renkert |
merged.
|
2013-09-24 |
Raimund Renkert |
Catch persistence exception in case the probe is incomplete.
|
2013-09-24 |
Raimund Renkert |
Use injected ort creator to make the importer more robust.
|
2013-09-24 |
Raimund Renkert |
Added example config for remote deployment.
|
2013-09-23 |
Torsten Irländer |
New querconfig with custom queries created by Mr. Stanko from BfS.
|
2013-09-12 |
Raimund Renkert |
Validate probe objects in 'findById' service.
|
2013-09-11 |
Raimund Renkert |
Removed unused imports.
|
2013-09-11 |
Raimund Renkert |
Added tag 0.5 for changeset 567ce7697fc7
|
2013-09-10 |
Raimund Renkert |
Code documentation.
0.5
|
2013-09-10 |
Raimund Renkert |
removed unused variables and imports.
|
2013-09-10 |
Raimund Renkert |
Use the new ort creator to produce ort and lort objects from laf attributes.
|
2013-09-10 |
Raimund Renkert |
New class to create ort objects from laf attributes.
|
2013-09-06 |
Raimund Renkert |
Fixed LProbe service. Send all visible objects if no parameter is set.
|
2013-09-05 |
Raimund Renkert |
Fixed LAF creator. TODO use koordinatenart and external koordinates.
|
2013-09-05 |
Raimund Renkert |
Validate that lat/lon coordinates are within the geometry of verwaltungseinheit.
|
2013-09-05 |
Raimund Renkert |
Added model for de_vg (geometries for s_verwaltungseinheit).
|
2013-09-05 |
Raimund Renkert |
Removed koordinatenart_id.
|