Wed, 09 Oct 2013 15:00:31 +0200 |
Raimund Renkert |
Enable multiselect in queryfilter. (Used as example in final workshop)
|
Wed, 09 Oct 2013 14:57:28 +0200 |
Raimund Renkert |
merged.
|
Wed, 09 Oct 2013 14:56:14 +0200 |
Raimund Renkert |
Added service with filter. Filter uses the sql 'LIKE' operation to request items.
|
Wed, 09 Oct 2013 14:54:34 +0200 |
Raimund Renkert |
Added new method to filter data including limit and start for dataitems.
|
Wed, 09 Oct 2013 14:51:15 +0200 |
Raimund Renkert |
Added and/or operators with 'LIKE' filter to query builder.
|
Wed, 09 Oct 2013 14:49:41 +0200 |
Raimund Renkert |
Added attribute 'totalcount' to response.
|
Fri, 27 Sep 2013 14:54:02 +0200 |
Torsten Irländer |
Added tag 0.6 for changeset 6f4afcd28ff3
|
Fri, 27 Sep 2013 10:20:19 +0200 |
Raimund Renkert |
merged.
0.6
|
Fri, 27 Sep 2013 10:19:34 +0200 |
Raimund Renkert |
Removed columns in LProbeInfo entity and use readonly flag instead of 'fertig'.
|
Fri, 27 Sep 2013 08:06:06 +0200 |
michaelstankoUpd |
update queryconfig
|
Tue, 24 Sep 2013 14:01:06 +0200 |
Raimund Renkert |
merged.
|
Tue, 24 Sep 2013 14:00:31 +0200 |
Raimund Renkert |
Catch persistence exception in case the probe is incomplete.
|
Tue, 24 Sep 2013 13:08:13 +0200 |
Raimund Renkert |
Use injected ort creator to make the importer more robust.
|
Tue, 24 Sep 2013 13:06:38 +0200 |
Raimund Renkert |
Added example config for remote deployment.
|
Mon, 23 Sep 2013 14:47:59 +0200 |
Torsten Irländer |
New querconfig with custom queries created by Mr. Stanko from BfS.
|
Thu, 12 Sep 2013 12:34:48 +0200 |
Raimund Renkert |
Validate probe objects in 'findById' service.
|
Wed, 11 Sep 2013 12:16:08 +0200 |
Raimund Renkert |
Removed unused imports.
|
Wed, 11 Sep 2013 11:03:50 +0200 |
Raimund Renkert |
Added tag 0.5 for changeset 567ce7697fc7
|
Tue, 10 Sep 2013 15:55:54 +0200 |
Raimund Renkert |
Code documentation.
0.5
|
Tue, 10 Sep 2013 10:17:32 +0200 |
Raimund Renkert |
removed unused variables and imports.
|
Tue, 10 Sep 2013 10:16:05 +0200 |
Raimund Renkert |
Use the new ort creator to produce ort and lort objects from laf attributes.
|
Tue, 10 Sep 2013 10:12:04 +0200 |
Raimund Renkert |
New class to create ort objects from laf attributes.
|
Fri, 06 Sep 2013 12:54:38 +0200 |
Raimund Renkert |
Fixed LProbe service. Send all visible objects if no parameter is set.
|
Thu, 05 Sep 2013 17:36:28 +0200 |
Raimund Renkert |
Fixed LAF creator. TODO use koordinatenart and external koordinates.
|
Thu, 05 Sep 2013 17:24:10 +0200 |
Raimund Renkert |
Validate that lat/lon coordinates are within the geometry of verwaltungseinheit.
|
Thu, 05 Sep 2013 17:22:44 +0200 |
Raimund Renkert |
Added model for de_vg (geometries for s_verwaltungseinheit).
|
Thu, 05 Sep 2013 17:21:43 +0200 |
Raimund Renkert |
Removed koordinatenart_id.
|
Thu, 05 Sep 2013 13:15:59 +0200 |
Raimund Renkert |
Added reset for errors and warnings in importer.
|
Thu, 05 Sep 2013 13:14:39 +0200 |
Raimund Renkert |
Fixed reset for errors and warnings.
|
Thu, 05 Sep 2013 13:13:43 +0200 |
Raimund Renkert |
Added reset for errors and warnings and add error if probeid is NULL.
|
Thu, 05 Sep 2013 13:12:23 +0200 |
Raimund Renkert |
Handle NULL probeId to avoid NULL key in importer response.
|
Wed, 04 Sep 2013 10:40:56 +0200 |
Raimund Renkert |
Use the hibernate spatial postgis dialect to connect to the database.
|