graph
- 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
- Added services for stammdaten and updated models.2016-01-08, by Raimund Renkert
- Added tests for stammdaten2016-01-08, by Raimund Renkert
- Moved base class for tests to package 'test'.2016-01-08, by Raimund Renkert
- Refactored Authorization.2016-01-08, by Raimund Renkert
- Refactored test environment.2015-12-18, by Raimund Renkert
- Updated stammdaten test.2015-12-18, by Raimund Renkert
- Updated base test.2015-12-18, by Raimund Renkert
- Updated test configs for arquillian persistence extension.2015-12-18, by Raimund Renkert
- Added persistence extension for arquillian and downgraded junit to have a2015-12-18, by Raimund Renkert
- !!!CAUTION!!! changed services path!2015-12-18, by Raimund Renkert
- !!!CAUTION!!! Changed persistence unit JNDI name!2015-12-18, by Raimund Renkert
- Fixed and completed ort and ortzuordnung model.2015-12-18, by Raimund Renkert
- Fixed database function.2015-12-18, by Raimund Renkert
- Fixed POST for status and use PUT to reset the current status.statusworkflow 2015-12-14, by Raimund Renkert
- Update "fertig" flag on status changes.statusworkflow 2015-12-14, by Raimund Renkert
- No authorization is given if all objects are requested.statusworkflow 2015-12-09, by Tom Gottfried
- When editing status, record resulting new entry with current time.statusworkflow 2015-12-09, by Tom Gottfried
- Test failed because used messungsId was not authorized.statusworkflow 2015-12-08, by Tom Gottfried
- Fix typosstatusworkflow 2015-12-08, by Tom Gottfried
- Test failed because used messungsId was not authorized.statusworkflow 2015-12-08, by Tom Gottfried
- Fix typos.statusworkflow 2015-12-08, by Tom Gottfried
- Test failed because used mkommentar was not authorized.statusworkflow 2015-12-08, by Tom Gottfried
- Fix typo.statusworkflow 2015-12-08, by Tom Gottfried
- Added stammdaten queries.2015-12-03, by Raimund Renkert
- Added attribute 'type' to query configs.2015-12-03, by Raimund Renkert
- Removed geometries from stammdaten ort since they are not used.2015-12-03, by Raimund Renkert
- Added and updated model, services, etc for to fit the new db schema.2015-12-03, by Raimund Renkert
- merged.2015-12-02, by Raimund Renkert
- Updated database schema.2015-12-02, by Raimund Renkert
- Fix typos in query config.2015-11-25, by Tom Gottfried
- merged.2015-11-25, by Raimund Renkert
- Fixed encoding problem for query configuration.2015-11-25, by Raimund Renkert
- Do not trace SQL statements to lada-server.log.2015-11-20, by Tom Gottfried
- merged.2015-11-19, by Raimund Renkert
- Authorize messwert, kommentar and status.2015-11-19, by Raimund Renkert
- Updated the authorization to fit the needs of the new status workflow.2015-11-19, by Raimund Renkert
- Addedd method to authorize a messung using the id and the status.2015-11-19, by Raimund Renkert
- Whitespace-cleanup in schema definitions.2015-11-19, by Tom Gottfried
- Remove outdated duplicate VIEW definition.2015-11-19, by Tom Gottfried
- Do not create database objects in case of erroneous definitions.2015-11-19, by Tom Gottfried
- Added test cases for 'status kombi'.2015-11-19, by Raimund Renkert
- Added copyright header.2015-11-19, by Raimund Renkert
- Fixed 'statusfolge' validator.2015-11-19, by Raimund Renkert
- Removed debug output.2015-11-19, by Raimund Renkert
- Added view for reachable status values.2015-11-18, by Raimund Renkert
- mergedmerged..2015-11-18, by Raimund Renkert
- Added, reordered and fixed tests.2015-11-18, by Raimund Renkert
- Set the previous status as active status.2015-11-18, by Raimund Renkert
- Added 'order by' for multiple columns.2015-11-18, by Raimund Renkert
- Validate status objects.2015-11-18, by Raimund Renkert
- return the violation on error.2015-11-18, by Raimund Renkert
- Added new rule for status validation.2015-11-18, by Raimund Renkert
- Mention setup script and Dockerfiles in README.2015-11-16, by Tom Gottfried
- Fix setting symlink (file exists).2015-11-16, by Tom Gottfried
- Mention timezone setting in install docs.2015-11-13, by Tom Gottfried
- Add custom standalone.conf with timezone set to UTC.2015-11-13, by Tom Gottfried
- Added validator and first rule for status.2015-11-13, by Raimund Renkert
- Use status to get readonly flag for messungen.2015-11-13, by Raimund Renkert
- Fixed status and messung services.2015-11-13, by Raimund Renkert
- Fixed PersistenceException in PUT status.2015-11-12, by Raimund Renkert
- merged.2015-11-12, by Raimund Renkert
- Fixed status values on messung create.2015-11-12, by Raimund Renkert
- Search the next StatusStufe and create a new copy of a Status in on PUT.2015-11-12, by Raimund Renkert
- Return only reachable status values.2015-11-12, by Raimund Renkert
- Authorize messungen with status and not the "fertig"-flag.2015-11-12, by Raimund Renkert
- Added fields for status and user roles/functions.2015-11-12, by Raimund Renkert
- Added methods to get plain objects.2015-11-12, by Raimund Renkert
- Updated and added model for status workflow.2015-11-12, by Raimund Renkert
- Updated database schema for status workflow.2015-11-12, by Raimund Renkert
- Fixed stammdaten.ort service.2015-11-05, by Raimund Renkert
- Adapt version of test dependencies.2015-11-11, by Tom Gottfried
- Set auth headers for Stammdaten tests and reactivate them.2015-11-11, by Tom Gottfried
- Hibernate needs nextval to insert new datasets.2015-11-11, by Tom Gottfried
- Symlinks allow editing module config in place.2015-11-05, by Tom Gottfried
- Tests should not depend on actual data nor order of attributes in JSON.2015-11-04, by Tom Gottfried
- Package versions of Postgres and Postgres-JDBC do not match in jessie.2015-11-03, by Tom Gottfried
- Removed log message.2015-11-03, by Raimund Renkert
- Skip status and location tests.2015-11-03, by Raimund Renkert
- Build war file in validator test to turn off the shibboleth filter.2015-11-03, by Raimund Renkert
- Added authentication information to all requests.2015-11-03, by Raimund Renkert
- Simply delete a messung object (the db uses on delete cascade)2015-11-03, by Raimund Renkert
- Added stub to filter reachable status values.2015-11-02, by Raimund Renkert
- Added "parentModified" attribute to status protocol.2015-11-02, by Raimund Renkert
- merged.2015-10-30, by Raimund Renkert
- Added grant to all sequences.2015-10-30, by Raimund Renkert
- Updated lada schema: Added status workflow model and cleaned up some triggers.2015-10-30, by Raimund Renkert
- Improve install doc.2015-10-28, by Tom Gottfried
- Dockerfile: add comment where server is reachable.2015-10-28, by Tom Gottfried
- Add dockerised setup for running the server.2015-10-27, by Tom Gottfried
- Set the new created status protocol at messung.2015-10-27, by Raimund Renkert
- merged.2015-10-27, by Raimund Renkert
- Updated model and services for the new status workflow.2015-10-27, by Raimund Renkert
- Added model and services for statusstufe and statuswert.2015-10-27, by Raimund Renkert
- Add Dockerfile for dockerised DB-server.2015-10-26, by Tom Gottfried
- Add script to set up database as user postgres.2015-10-26, by Tom Gottfried
- Add initial DB schema script.2015-10-26, by Tom Gottfried
- add new entry in probenquery2015-10-09, by Michael Stanko
- add new search 'HP-Nr-Filter'2015-09-22, by Michael Stanko
- fix set media_from_mediadesk2015-09-18, by Michael Stanko
- Added tag 2.2.0 for changeset d4d43d846a602015-09-14, by Raimund Renkert
- Removed tag 2.2.02.2.0 2015-09-14, by Raimund Renkert
- Set fixed size for first deskriptoren request.2015-09-14, by Raimund Renkert
- Added tag 2.2.0 for changeset d7c0b950c1ce2015-09-14, by Raimund Renkert
- Removed tag 2.2.02015-09-14, by Raimund Renkert
- Fixed size of main descriptor fields and return 'null' instead of "" for empty2015-09-14, by Raimund Renkert
- Added tag 2.2.0 for changeset 00aaa48d37fe2015-09-11, by Raimund Renkert
- Updated version number.2015-09-11, by Raimund Renkert
- Fixed validator for descriptor to umwelt.2015-09-11, by Raimund Renkert
- Added tag 2.1.2 for changeset 2ba85d14160e2015-08-27, by Dustin Demuth
- Increased Version Number to 2.1.22.1.2 2015-08-27, by Dustin Demuth
- Filter the group string. This should be tidied...2015-08-25, by Dustin Demuth
- removed -dev from artifact id2015-08-14, by Dustin Demuth
- Added tag 2.1.1 for changeset 9ff0882d73d82015-08-14, by Dustin Demuth
- Version 2.1.12.1.1 2015-08-14, by Dustin Demuth
- Switch to shibboleth authorization in all REST-services.2015-08-14, by Raimund Renkert
- Added shibboleth authorization.2015-08-14, by Raimund Renkert
- Removed the OpenId authentorization files and dependencies.2015-08-14, by Raimund Renkert
- Added tag 2.1.0 for changeset 1fa184bc27682015-08-06, by Raimund Renkert
- Updated version numbers.2.1.0 2015-08-06, by Raimund Renkert
- Fixed probe object delete service.2015-08-06, by Raimund Renkert
- Added README file.2015-07-27, by Raimund Renkert
- Fixed some tests to fit the changed database.2015-07-27, by Raimund Renkert
- Fixed possible NPE.2015-07-27, by Raimund Renkert
- Fixed possible NPE.2015-07-27, by Raimund Renkert
- Fixed NPE in probe validation rule.2015-07-22, by Raimund Renkert
- Code style and documentation.2015-07-22, by Raimund Renkert
- get all netzbetreiber without filtering.2015-07-20, by Raimund Renkert
- added autofill Mediadescription2015-07-15, by Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1
- fixed lower case search field2015-07-15, by Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1
- added intellij project stuff to hgignore2015-07-14, by Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1
- Added tag 2.0.2 for changeset 3f21fd768c5e2015-07-10, by Raimund Renkert
- Updated version.2.0.2 2015-07-10, by Raimund Renkert
- Removed tag 2.0.22015-07-10, by Raimund Renkert
- Added tag 2.0.2 for changeset aa04157e4a602015-07-10, by Raimund Renkert
- Updated version number.2015-07-10, by Raimund Renkert
- Fixed deskriptor validation.2015-07-10, by Raimund Renkert
- fixed delete probe service.2015-07-10, by Raimund Renkert
- Added owner attribute to probe listing.2015-07-10, by Raimund Renkert
- Fixed ort generation from messprogramme.2015-07-10, by Raimund Renkert
- Refactored finding the umwelt id to be able to use it for messprogramme.2015-07-10, by Raimund Renkert
- Find the correct umweltbereich.2015-07-10, by Raimund Renkert
- Find the umw_id for probe objects.2015-07-09, by Raimund Renkert
- Filter messgroessen by messmethode if mmtId is set.2015-07-08, by Raimund Renkert
- Added logical or for integer lists.2015-07-08, by Raimund Renkert
- Fixed descriptor validation.2015-07-07, by Raimund Renkert
- Documentation.2015-07-07, by Raimund Renkert
- probequery.json extended2015-07-01, by Michael Stanko
- Added missing dependency 'openid4java'2015-06-17, by Raimund Renkert