log

age author description
Wed, 09 Dec 2015 16:29:57 +0100 Tom Gottfried When editing status, record resulting new entry with current time. statusworkflow
Tue, 08 Dec 2015 15:14:25 +0100 Tom Gottfried Test failed because used messungsId was not authorized. statusworkflow
Tue, 08 Dec 2015 15:09:16 +0100 Tom Gottfried Fix typos statusworkflow
Tue, 08 Dec 2015 15:00:48 +0100 Tom Gottfried Test failed because used messungsId was not authorized. statusworkflow
Tue, 08 Dec 2015 14:36:17 +0100 Tom Gottfried Fix typos. statusworkflow
Tue, 08 Dec 2015 12:50:18 +0100 Tom Gottfried Test failed because used mkommentar was not authorized. statusworkflow
Tue, 08 Dec 2015 10:37:05 +0100 Tom Gottfried Fix typo. statusworkflow
Thu, 03 Dec 2015 12:01:27 +0100 Raimund Renkert Added stammdaten queries.
Thu, 03 Dec 2015 11:59:41 +0100 Raimund Renkert Added attribute 'type' to query configs.
Thu, 03 Dec 2015 11:58:51 +0100 Raimund Renkert Removed geometries from stammdaten ort since they are not used.
Thu, 03 Dec 2015 11:41:03 +0100 Raimund Renkert Added and updated model, services, etc for to fit the new db schema.
Wed, 02 Dec 2015 14:07:26 +0100 Raimund Renkert merged.
Wed, 02 Dec 2015 14:06:48 +0100 Raimund Renkert Updated database schema.
Wed, 25 Nov 2015 18:28:25 +0100 Tom Gottfried Fix typos in query config.
Wed, 25 Nov 2015 13:35:12 +0100 Raimund Renkert merged.
Wed, 25 Nov 2015 13:34:39 +0100 Raimund Renkert Fixed encoding problem for query configuration.
Fri, 20 Nov 2015 11:30:59 +0100 Tom Gottfried Do not trace SQL statements to lada-server.log.
Thu, 19 Nov 2015 16:55:32 +0100 Raimund Renkert merged.
Thu, 19 Nov 2015 16:54:09 +0100 Raimund Renkert Authorize messwert, kommentar and status.
Thu, 19 Nov 2015 16:53:30 +0100 Raimund Renkert Updated the authorization to fit the needs of the new status workflow.
Thu, 19 Nov 2015 16:52:30 +0100 Raimund Renkert Addedd method to authorize a messung using the id and the status.
Thu, 19 Nov 2015 12:13:10 +0100 Tom Gottfried Whitespace-cleanup in schema definitions.
Thu, 19 Nov 2015 12:11:23 +0100 Tom Gottfried Remove outdated duplicate VIEW definition.
Thu, 19 Nov 2015 11:45:00 +0100 Tom Gottfried Do not create database objects in case of erroneous definitions.
Thu, 19 Nov 2015 08:50:33 +0100 Raimund Renkert Added test cases for 'status kombi'.
Thu, 19 Nov 2015 08:50:08 +0100 Raimund Renkert Added copyright header.
Thu, 19 Nov 2015 08:49:44 +0100 Raimund Renkert Fixed 'statusfolge' validator.
Thu, 19 Nov 2015 08:48:53 +0100 Raimund Renkert Removed debug output.
Wed, 18 Nov 2015 15:58:11 +0100 Raimund Renkert Added view for reachable status values.
Wed, 18 Nov 2015 15:40:00 +0100 Raimund Renkert mergedmerged..
Wed, 18 Nov 2015 15:39:21 +0100 Raimund Renkert Added, reordered and fixed tests.
Wed, 18 Nov 2015 15:38:47 +0100 Raimund Renkert Set the previous status as active status.
Wed, 18 Nov 2015 15:38:18 +0100 Raimund Renkert Added 'order by' for multiple columns.
Wed, 18 Nov 2015 15:37:32 +0100 Raimund Renkert Validate status objects.
Wed, 18 Nov 2015 15:32:24 +0100 Raimund Renkert return the violation on error.
Wed, 18 Nov 2015 15:32:02 +0100 Raimund Renkert Added new rule for status validation.
Mon, 16 Nov 2015 16:34:50 +0100 Tom Gottfried Mention setup script and Dockerfiles in README.
Mon, 16 Nov 2015 11:19:59 +0100 Tom Gottfried Fix setting symlink (file exists).
Fri, 13 Nov 2015 15:57:14 +0100 Tom Gottfried Mention timezone setting in install docs.
Fri, 13 Nov 2015 15:40:36 +0100 Tom Gottfried Add custom standalone.conf with timezone set to UTC.
Fri, 13 Nov 2015 13:42:25 +0100 Raimund Renkert Added validator and first rule for status.
Fri, 13 Nov 2015 13:41:36 +0100 Raimund Renkert Use status to get readonly flag for messungen.
Fri, 13 Nov 2015 13:40:25 +0100 Raimund Renkert Fixed status and messung services.
Thu, 12 Nov 2015 13:28:08 +0100 Raimund Renkert Fixed PersistenceException in PUT status.
Thu, 12 Nov 2015 12:20:12 +0100 Raimund Renkert merged.
Thu, 12 Nov 2015 12:19:34 +0100 Raimund Renkert Fixed status values on messung create.
Thu, 12 Nov 2015 12:17:29 +0100 Raimund Renkert Search the next StatusStufe and create a new copy of a Status in on PUT.
Thu, 12 Nov 2015 12:15:18 +0100 Raimund Renkert Return only reachable status values.
Thu, 12 Nov 2015 12:14:46 +0100 Raimund Renkert Authorize messungen with status and not the "fertig"-flag.
Thu, 12 Nov 2015 12:13:39 +0100 Raimund Renkert Added fields for status and user roles/functions.
Thu, 12 Nov 2015 12:12:11 +0100 Raimund Renkert Added methods to get plain objects.
Thu, 12 Nov 2015 12:11:43 +0100 Raimund Renkert Updated and added model for status workflow.
Thu, 12 Nov 2015 12:03:03 +0100 Raimund Renkert Updated database schema for status workflow.
Thu, 05 Nov 2015 10:52:40 +0100 Raimund Renkert Fixed stammdaten.ort service.
Wed, 11 Nov 2015 12:07:03 +0100 Tom Gottfried Adapt version of test dependencies.
Wed, 11 Nov 2015 11:55:36 +0100 Tom Gottfried Set auth headers for Stammdaten tests and reactivate them.
Wed, 11 Nov 2015 11:12:23 +0100 Tom Gottfried Hibernate needs nextval to insert new datasets.
Thu, 05 Nov 2015 10:13:01 +0100 Tom Gottfried Symlinks allow editing module config in place.
Wed, 04 Nov 2015 13:00:04 +0100 Tom Gottfried Tests should not depend on actual data nor order of attributes in JSON.
Tue, 03 Nov 2015 12:06:14 +0100 Tom Gottfried Package versions of Postgres and Postgres-JDBC do not match in jessie.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)