Thu, 05 Dec 2013 11:16:06 +0100 |
Raimund Renkert |
Use persist instead of create to save a new probe object.
|
Thu, 05 Dec 2013 09:55:13 +0100 |
Raimund Renkert |
Save a new ort object and set the field 'bezeichnung' with a generated value.
|
Thu, 05 Dec 2013 09:54:19 +0100 |
Raimund Renkert |
Added method to persist database objects.
|
Tue, 03 Dec 2013 17:27:36 +0100 |
Raimund Renkert |
Updated s_verwaltungseinheit model to fit the new db table columns.
|
Tue, 03 Dec 2013 17:07:31 +0100 |
Raimund Renkert |
Fixed typos in model.
|
Mon, 11 Nov 2013 11:31:06 +0100 |
Raimund Renkert |
Added README containing information how to build the war-file and javadoc.
|
Fri, 11 Oct 2013 14:16:48 +0200 |
Torsten Irländer |
Added tag 0.6.1 for changeset 768afe4f7941
|
Fri, 11 Oct 2013 12:04:01 +0200 |
Raimund Renkert |
merged.
0.6.1
|
Fri, 11 Oct 2013 12:03:25 +0200 |
Raimund Renkert |
Removed 'nebenproben_nr' from lprobeinfoid.
|
Fri, 11 Oct 2013 11:45:51 +0200 |
Torsten Irländer |
Fixed tests to connect to the latest server version.
|
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.
|