2016-02-11 |
Tom Gottfried |
These values can and should never be set.
|
2016-02-11 |
Tom Gottfried |
Available status values need to be filtered by the users functions.
|
2016-02-11 |
Tom Gottfried |
Allow filtering of columns of any type with IN().
|
2016-02-11 |
Tom Gottfried |
Use equals() to compare int-values of Integer objects.
|
2016-02-11 |
Tom Gottfried |
Fix copy-paste error.
|
2016-02-11 |
Raimund Renkert |
Use updated messung to evaluate authorization attributes.
|
2016-02-11 |
Raimund Renkert |
Permit users to add or reset a status on lower level.
|
2016-02-09 |
Tom Gottfried |
Remove unused VIEWs.
|
2016-02-08 |
Tom Gottfried |
Add necessary constraints for status workflow.
|
2016-02-08 |
Tom Gottfried |
Status workflow definitions are needed and assumed to be given by the server.
|
2016-02-08 |
Tom Gottfried |
Put status workflow definitions in one place.
|
2016-02-08 |
Tom Gottfried |
Functions are needed and assumed to be given by the server.
|
2016-02-05 |
Tom Gottfried |
Use inline primary key definitions and remove autogenerated comments.
|
2016-02-05 |
Tom Gottfried |
Whitespace cleanup.
|
2016-02-05 |
Tom Gottfried |
Reorganise database setup scripts.
|
2016-02-05 |
Tom Gottfried |
MessungAuthorizer decides about statusEdit.
|
2016-02-04 |
Raimund Renkert |
Allow users with funktion 1 to edit status if statuswert = 4.
|
2016-02-04 |
Raimund Renkert |
Set empty text as comment in copied status.
|
2016-02-04 |
Raimund Renkert |
Check if current status stufe is lower or equal to the users funktion.
|
2016-02-04 |
Raimund Renkert |
Since LST has no netzbetreiberId, check if the user belongs to a LST in
|
2016-02-03 |
Raimund Renkert |
Allow GET for status objects with messungsId.
|
2016-02-02 |
Raimund Renkert |
merged.
|
2016-02-02 |
Raimund Renkert |
Added services for favorites and filter.
|
2016-02-02 |
Raimund Renkert |
Create a new user object if not exists and use user authorization for queries.
|
2016-02-02 |
Raimund Renkert |
Avoid NPEs.
|
2016-02-02 |
Raimund Renkert |
Updated model for query, filter, result, etc.
|
2016-02-02 |
Tom Gottfried |
Allow setting variables via commandline.
|
2016-01-28 |
Raimund Renkert |
send all orte objects if limit param is '0'.
|
2016-01-27 |
Dustin Demuth |
Added lighttpd to Dockerfile in order to serve apidoc is necessary
|
2016-01-27 |
Raimund Renkert |
Updated tests.
|
2016-01-27 |
Raimund Renkert |
Fixed code style.
|
2016-01-27 |
Raimund Renkert |
Added missing file header.
|
2016-01-27 |
Raimund Renkert |
Services no use the database based query filter.
|
2016-01-27 |
Raimund Renkert |
Moved and updated the query service.
|
2016-01-27 |
Raimund Renkert |
Added model for filter queries.
|
2016-01-27 |
Raimund Renkert |
Updated db schema for filter queries.
|
2016-01-27 |
Tom Gottfried |
Close outdated branch.
prototype-1.0
|
2016-01-21 |
Raimund Renkert |
Allow paging for editable stammdaten and set readonly attribute.
|
2016-01-21 |
Raimund Renkert |
Added 'readonly' attribute to model.
|
2016-01-21 |
Raimund Renkert |
Get the correct user function from auth infos.
|
2016-01-21 |
Raimund Renkert |
Merged branches.
|
2016-01-14 |
Raimund Renkert |
Updated statusworkflow and use new value 'zurückgesetzt'.
statusworkflow
|
2016-01-14 |
Raimund Renkert |
Use auth objects in user info to keep mst <-> function association.
statusworkflow
|
2016-01-08 |
Raimund Renkert |
Fixed request methods.
|
2016-01-08 |
Raimund Renkert |
Added services for stammdaten and updated models.
|
2016-01-08 |
Raimund Renkert |
Added tests for stammdaten
|
2016-01-08 |
Raimund Renkert |
Moved base class for tests to package 'test'.
|
2016-01-08 |
Raimund Renkert |
Refactored Authorization.
|
2015-12-18 |
Raimund Renkert |
Refactored test environment.
|
2015-12-18 |
Raimund Renkert |
Updated stammdaten test.
|
2015-12-18 |
Raimund Renkert |
Updated base test.
|
2015-12-18 |
Raimund Renkert |
Updated test configs for arquillian persistence extension.
|
2015-12-18 |
Raimund Renkert |
Added persistence extension for arquillian and downgraded junit to have a
|
2015-12-18 |
Raimund Renkert |
!!!CAUTION!!! changed services path!
|
2015-12-18 |
Raimund Renkert |
!!!CAUTION!!! Changed persistence unit JNDI name!
|
2015-12-18 |
Raimund Renkert |
Fixed and completed ort and ortzuordnung model.
|
2015-12-18 |
Raimund Renkert |
Fixed database function.
|
2015-12-14 |
Raimund Renkert |
Fixed POST for status and use PUT to reset the current status.
statusworkflow
|
2015-12-14 |
Raimund Renkert |
Update "fertig" flag on status changes.
statusworkflow
|
2015-12-09 |
Tom Gottfried |
No authorization is given if all objects are requested.
statusworkflow
|