Wed, 23 Mar 2016 12:47:16 +0100 |
Tom Gottfried |
Improve readability of DDL for probe tables.
|
Mon, 14 Mar 2016 10:18:24 +0100 |
Raimund Renkert |
Added labor_mst_id column to messprogramm.
|
Mon, 14 Mar 2016 10:15:43 +0100 |
Raimund Renkert |
Add the initial status to generated messung objects.
|
Mon, 14 Mar 2016 10:15:06 +0100 |
Raimund Renkert |
Use the laborMstId in generated probe objects.
|
Fri, 11 Mar 2016 14:00:10 +0100 |
Raimund Renkert |
Fixed IAE on messung create.
|
Fri, 11 Mar 2016 13:59:16 +0100 |
Raimund Renkert |
Load probe attribute 'laborMstId' from db and use this field to authorize
|
Wed, 09 Mar 2016 17:00:55 +0100 |
Raimund Renkert |
Replaced replaceable character for 'SIMILAR TO' clause in queries
|
Fri, 19 Feb 2016 14:55:17 +0100 |
Tom Gottfried |
Remove unused outdated API.
|
Fri, 19 Feb 2016 14:23:58 +0100 |
Raimund Renkert |
Removed column 'query_id' from filter_value table.
|
Fri, 19 Feb 2016 14:00:17 +0100 |
Raimund Renkert |
Added 'funktionen' as attribute to user service response.
|
Thu, 18 Feb 2016 11:50:20 +0100 |
Raimund Renkert |
Check messung status to authorize GET requests on Messung objects.
|
Mon, 15 Feb 2016 16:05:52 +0100 |
Tom Gottfried |
Use correctly working Postgres-JDBC-driver.
|
Mon, 15 Feb 2016 12:31:31 +0100 |
Tom Gottfried |
Move auto-setting 'fertig' to correct block.
|
Mon, 15 Feb 2016 12:19:36 +0100 |
Tom Gottfried |
There is no way from LAND-Rückfrage to LST-*.
|
Mon, 15 Feb 2016 12:01:54 +0100 |
Tom Gottfried |
There are only two clear-cut cases where 'fertig' should be set.
|
Mon, 15 Feb 2016 11:33:44 +0100 |
Tom Gottfried |
Allow 'editing' of status 'Rückfrage'
|
Fri, 12 Feb 2016 14:22:53 +0100 |
Tom Gottfried |
Avoid NPE by rejecting invalid requests.
|
Fri, 12 Feb 2016 12:10:09 +0100 |
Raimund Renkert |
merged
|
Thu, 11 Feb 2016 17:07:14 +0100 |
Raimund Renkert |
Use lock mechanism for messung objects on status POST.
|
Thu, 11 Feb 2016 16:25:46 +0100 |
Tom Gottfried |
These values can and should never be set.
|
Thu, 11 Feb 2016 16:23:38 +0100 |
Tom Gottfried |
Available status values need to be filtered by the users functions.
|
Thu, 11 Feb 2016 16:21:57 +0100 |
Tom Gottfried |
Allow filtering of columns of any type with IN().
|
Thu, 11 Feb 2016 16:19:52 +0100 |
Tom Gottfried |
Use equals() to compare int-values of Integer objects.
|
Thu, 11 Feb 2016 16:15:40 +0100 |
Tom Gottfried |
Fix copy-paste error.
|
Thu, 11 Feb 2016 12:28:21 +0100 |
Raimund Renkert |
Use updated messung to evaluate authorization attributes.
|
Thu, 11 Feb 2016 10:27:12 +0100 |
Raimund Renkert |
Permit users to add or reset a status on lower level.
|
Tue, 09 Feb 2016 15:11:36 +0100 |
Tom Gottfried |
Remove unused VIEWs.
|
Mon, 08 Feb 2016 18:31:08 +0100 |
Tom Gottfried |
Add necessary constraints for status workflow.
|
Mon, 08 Feb 2016 18:23:41 +0100 |
Tom Gottfried |
Status workflow definitions are needed and assumed to be given by the server.
|
Mon, 08 Feb 2016 13:21:42 +0100 |
Tom Gottfried |
Put status workflow definitions in one place.
|
Mon, 08 Feb 2016 12:45:26 +0100 |
Tom Gottfried |
Functions are needed and assumed to be given by the server.
|
Fri, 05 Feb 2016 18:32:03 +0100 |
Tom Gottfried |
Use inline primary key definitions and remove autogenerated comments.
|