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.
|