graph
- Use the laborMstId in generated probe objects.2016-03-14, by Raimund Renkert
- Fixed IAE on messung create.2016-03-11, by Raimund Renkert
- Load probe attribute 'laborMstId' from db and use this field to authorize2016-03-11, by Raimund Renkert
- Replaced replaceable character for 'SIMILAR TO' clause in queries2016-03-09, by Raimund Renkert
- Remove unused outdated API.2016-02-19, by Tom Gottfried
- Removed column 'query_id' from filter_value table.2016-02-19, by Raimund Renkert
- Added 'funktionen' as attribute to user service response.2016-02-19, by Raimund Renkert
- Check messung status to authorize GET requests on Messung objects.2016-02-18, by Raimund Renkert
- Use correctly working Postgres-JDBC-driver.2016-02-15, by Tom Gottfried
- Move auto-setting 'fertig' to correct block.2016-02-15, by Tom Gottfried
- There is no way from LAND-Rückfrage to LST-*.2016-02-15, by Tom Gottfried
- There are only two clear-cut cases where 'fertig' should be set.2016-02-15, by Tom Gottfried
- Allow 'editing' of status 'Rückfrage'2016-02-15, by Tom Gottfried
- Avoid NPE by rejecting invalid requests.2016-02-12, by Tom Gottfried
- merged2016-02-12, by Raimund Renkert
- Use lock mechanism for messung objects on status POST.2016-02-11, by Raimund Renkert
- These values can and should never be set.2016-02-11, by Tom Gottfried
- Available status values need to be filtered by the users functions.2016-02-11, by Tom Gottfried
- Allow filtering of columns of any type with IN().2016-02-11, by Tom Gottfried
- Use equals() to compare int-values of Integer objects.2016-02-11, by Tom Gottfried
- Fix copy-paste error.2016-02-11, by Tom Gottfried
- Use updated messung to evaluate authorization attributes.2016-02-11, by Raimund Renkert
- Permit users to add or reset a status on lower level.2016-02-11, by Raimund Renkert
- Remove unused VIEWs.2016-02-09, by Tom Gottfried
- Add necessary constraints for status workflow.2016-02-08, by Tom Gottfried
- Status workflow definitions are needed and assumed to be given by the server.2016-02-08, by Tom Gottfried
- Put status workflow definitions in one place.2016-02-08, by Tom Gottfried
- Functions are needed and assumed to be given by the server.2016-02-08, by Tom Gottfried
- Use inline primary key definitions and remove autogenerated comments.2016-02-05, by Tom Gottfried
- Whitespace cleanup.2016-02-05, by Tom Gottfried
- Reorganise database setup scripts.2016-02-05, by Tom Gottfried
- MessungAuthorizer decides about statusEdit.2016-02-05, by Tom Gottfried
- Allow users with funktion 1 to edit status if statuswert = 4.2016-02-04, by Raimund Renkert
- Set empty text as comment in copied status.2016-02-04, by Raimund Renkert
- Check if current status stufe is lower or equal to the users funktion.2016-02-04, by Raimund Renkert
- Since LST has no netzbetreiberId, check if the user belongs to a LST in2016-02-04, by Raimund Renkert
- Allow GET for status objects with messungsId.2016-02-03, by Raimund Renkert
- merged.2016-02-02, by Raimund Renkert
- Added services for favorites and filter.2016-02-02, by Raimund Renkert
- Create a new user object if not exists and use user authorization for queries.2016-02-02, by Raimund Renkert
- Avoid NPEs.2016-02-02, by Raimund Renkert
- Updated model for query, filter, result, etc.2016-02-02, by Raimund Renkert
- Allow setting variables via commandline.2016-02-02, by Tom Gottfried
- send all orte objects if limit param is '0'.2016-01-28, by Raimund Renkert
- Added lighttpd to Dockerfile in order to serve apidoc is necessary2016-01-27, by Dustin Demuth
- Updated tests.2016-01-27, by Raimund Renkert
- Fixed code style.2016-01-27, by Raimund Renkert
- Added missing file header.2016-01-27, by Raimund Renkert
- Services no use the database based query filter.2016-01-27, by Raimund Renkert
- Moved and updated the query service.2016-01-27, by Raimund Renkert
- Added model for filter queries.2016-01-27, by Raimund Renkert
- Updated db schema for filter queries.2016-01-27, by Raimund Renkert
- Close outdated branch.prototype-1.0 2016-01-27, by Tom Gottfried
- Allow paging for editable stammdaten and set readonly attribute.2016-01-21, by Raimund Renkert
- Added 'readonly' attribute to model.2016-01-21, by Raimund Renkert
- Get the correct user function from auth infos.2016-01-21, by Raimund Renkert
- Merged branches.2016-01-21, by Raimund Renkert
- Updated statusworkflow and use new value 'zurückgesetzt'.statusworkflow 2016-01-14, by Raimund Renkert
- Use auth objects in user info to keep mst <-> function association.statusworkflow 2016-01-14, by Raimund Renkert
- Fixed request methods.2016-01-08, by Raimund Renkert