2015-12-08 |
Tom Gottfried |
Test failed because used mkommentar was not authorized.
statusworkflow
|
2015-12-08 |
Tom Gottfried |
Fix typo.
statusworkflow
|
2015-12-03 |
Raimund Renkert |
Added stammdaten queries.
|
2015-12-03 |
Raimund Renkert |
Added attribute 'type' to query configs.
|
2015-12-03 |
Raimund Renkert |
Removed geometries from stammdaten ort since they are not used.
|
2015-12-03 |
Raimund Renkert |
Added and updated model, services, etc for to fit the new db schema.
|
2015-12-02 |
Raimund Renkert |
merged.
|
2015-12-02 |
Raimund Renkert |
Updated database schema.
|
2015-11-25 |
Tom Gottfried |
Fix typos in query config.
|
2015-11-25 |
Raimund Renkert |
merged.
|
2015-11-25 |
Raimund Renkert |
Fixed encoding problem for query configuration.
|
2015-11-20 |
Tom Gottfried |
Do not trace SQL statements to lada-server.log.
|
2015-11-19 |
Raimund Renkert |
merged.
|
2015-11-19 |
Raimund Renkert |
Authorize messwert, kommentar and status.
|
2015-11-19 |
Raimund Renkert |
Updated the authorization to fit the needs of the new status workflow.
|
2015-11-19 |
Raimund Renkert |
Addedd method to authorize a messung using the id and the status.
|
2015-11-19 |
Tom Gottfried |
Whitespace-cleanup in schema definitions.
|
2015-11-19 |
Tom Gottfried |
Remove outdated duplicate VIEW definition.
|
2015-11-19 |
Tom Gottfried |
Do not create database objects in case of erroneous definitions.
|
2015-11-19 |
Raimund Renkert |
Added test cases for 'status kombi'.
|
2015-11-19 |
Raimund Renkert |
Added copyright header.
|
2015-11-19 |
Raimund Renkert |
Fixed 'statusfolge' validator.
|
2015-11-19 |
Raimund Renkert |
Removed debug output.
|
2015-11-18 |
Raimund Renkert |
Added view for reachable status values.
|
2015-11-18 |
Raimund Renkert |
mergedmerged..
|
2015-11-18 |
Raimund Renkert |
Added, reordered and fixed tests.
|
2015-11-18 |
Raimund Renkert |
Set the previous status as active status.
|
2015-11-18 |
Raimund Renkert |
Added 'order by' for multiple columns.
|
2015-11-18 |
Raimund Renkert |
Validate status objects.
|
2015-11-18 |
Raimund Renkert |
return the violation on error.
|
2015-11-18 |
Raimund Renkert |
Added new rule for status validation.
|
2015-11-16 |
Tom Gottfried |
Mention setup script and Dockerfiles in README.
|
2015-11-16 |
Tom Gottfried |
Fix setting symlink (file exists).
|
2015-11-13 |
Tom Gottfried |
Mention timezone setting in install docs.
|
2015-11-13 |
Tom Gottfried |
Add custom standalone.conf with timezone set to UTC.
|
2015-11-13 |
Raimund Renkert |
Added validator and first rule for status.
|
2015-11-13 |
Raimund Renkert |
Use status to get readonly flag for messungen.
|
2015-11-13 |
Raimund Renkert |
Fixed status and messung services.
|
2015-11-12 |
Raimund Renkert |
Fixed PersistenceException in PUT status.
|
2015-11-12 |
Raimund Renkert |
merged.
|
2015-11-12 |
Raimund Renkert |
Fixed status values on messung create.
|
2015-11-12 |
Raimund Renkert |
Search the next StatusStufe and create a new copy of a Status in on PUT.
|
2015-11-12 |
Raimund Renkert |
Return only reachable status values.
|
2015-11-12 |
Raimund Renkert |
Authorize messungen with status and not the "fertig"-flag.
|
2015-11-12 |
Raimund Renkert |
Added fields for status and user roles/functions.
|
2015-11-12 |
Raimund Renkert |
Added methods to get plain objects.
|
2015-11-12 |
Raimund Renkert |
Updated and added model for status workflow.
|
2015-11-12 |
Raimund Renkert |
Updated database schema for status workflow.
|
2015-11-05 |
Raimund Renkert |
Fixed stammdaten.ort service.
|
2015-11-11 |
Tom Gottfried |
Adapt version of test dependencies.
|
2015-11-11 |
Tom Gottfried |
Set auth headers for Stammdaten tests and reactivate them.
|
2015-11-11 |
Tom Gottfried |
Hibernate needs nextval to insert new datasets.
|
2015-11-05 |
Tom Gottfried |
Symlinks allow editing module config in place.
|
2015-11-04 |
Tom Gottfried |
Tests should not depend on actual data nor order of attributes in JSON.
|
2015-11-03 |
Tom Gottfried |
Package versions of Postgres and Postgres-JDBC do not match in jessie.
|
2015-11-03 |
Raimund Renkert |
Removed log message.
|
2015-11-03 |
Raimund Renkert |
Skip status and location tests.
|
2015-11-03 |
Raimund Renkert |
Build war file in validator test to turn off the shibboleth filter.
|
2015-11-03 |
Raimund Renkert |
Added authentication information to all requests.
|
2015-11-03 |
Raimund Renkert |
Simply delete a messung object (the db uses on delete cascade)
|