graph
- Updated values.schema-update 2016-07-04, by Raimund Renkert
- Added filter and query type table.schema-update 2016-07-04, by Raimund Renkert
- Update data files.schema-update 2016-07-04, by Raimund Renkert
- add stammdaten.kta and stammdaten.ortszusatzschema-update 2016-07-07, by Michael Stanko
- Introduce default value vor Messregime in Messprogramm.2016-07-05, by Tom Gottfried
- Fixed typos.schema-update 2016-07-04, by Raimund Renkert
- Made most constraints inline.schema-update 2016-07-04, by Raimund Renkert
- Added inline FK constraints.schema-update 2016-07-04, by Raimund Renkert
- Reordered tables.schema-update 2016-07-04, by Raimund Renkert
- Replaced explicid sequences with serials.schema-update 2016-07-04, by Raimund Renkert
- Fixed column names in constraints.schema-update 2016-07-04, by Raimund Renkert
- Fixed names and typos.schema-update 2016-07-04, by Raimund Renkert
- Renamed/Removed some columns.schema-update 2016-07-04, by Raimund Renkert
- Use status_kombi as FK in status_protokolschema-update 2016-07-04, by Raimund Renkert
- Added FK constraints.schema-update 2016-07-04, by Raimund Renkert
- Removed column name, added column kommentar in messprogrammschema-update 2016-07-04, by Raimund Renkert
- Renamed erzeuger to mst_id.schema-update 2016-07-04, by Raimund Renkert
- Removed duplicated netzbetreiber column. (mst_id already contains theschema-update 2016-07-04, by Raimund Renkert
- Moved comments to the end of the file.schema-update 2016-07-01, by Raimund Renkert
- Added index for "child"-tables and removed index for probe.schema-update 2016-07-01, by Raimund Renkert
- Moved messung.status FK constraint.schema-update 2016-07-01, by Raimund Renkert
- Updated trigger and functions.schema-update 2016-07-01, by Raimund Renkert
- Moved trigger creation to table definition.schema-update 2016-07-01, by Raimund Renkert
- Moved FK constraints into table definition.schema-update 2016-07-01, by Raimund Renkert
- Reordered table creation to allow inline definition of FKs.schema-update 2016-07-01, by Raimund Renkert
- Moved unique constraints into table definition.schema-update 2016-07-01, by Raimund Renkert
- Removed duplicated defaults.schema-update 2016-07-01, by Raimund Renkert
- Declare primary keys in tabel definition.schema-update 2016-07-01, by Raimund Renkert
- Removed obsolete search_path statements.schema-update 2016-07-01, by Raimund Renkert
- Replaced explicit sequences by serials.schema-update 2016-07-01, by Raimund Renkert
- Replaced translation tables for probe and messung with id_alt columns.schema-update 2016-07-01, by Raimund Renkert
- Removed schema 'bund'.schema-update 2016-07-01, by Raimund Renkert
- Make ID for Messregime an integer.2016-07-01, by Tom Gottfried
- Updated description how to create filters.2016-07-01, by Raimund Renkert
- Complement mandatory fields for messprogramm.2016-07-01, by Tom Gottfried
- Fix CHECK-Constraint definition.2016-07-01, by Tom Gottfried
- Added unique constraint to result.query_id and result.data_index and fixed data2016-06-29, by Raimund Renkert
- Added instructions for messung queries. Fixed typo.2016-06-29, by Raimund Renkert
- Beschreibung zur Erstellung von Filtern zu README hinzugefügt.2016-06-29, by Raimund Renkert
- Remove API that should not be used since rev 9121d99a471e.2016-06-28, by Tom Gottfried
- Removed code duplicated database trigger since rev 9121d99a471e.2016-06-27, by Tom Gottfried
- Check mandatory fields before saving a Messprogramm.2016-06-27, by Tom Gottfried
- Refactored probe generation.2016-06-17, by Raimund Renkert
- Correct comment.2016-06-15, by Tom Gottfried
- Deactivate tests for validators and land-interfaces.2016-06-14, by Tom Gottfried
- Avoid duplicate entries in interface tests.2016-06-14, by Tom Gottfried
- Use a minimal set of master data based on empty database for tests.2016-06-14, by Tom Gottfried
- Adapt LADA version in Dockerfile.2016-06-08, by Tom Gottfried
- Fix statusFilter query.2016-06-08, by Tom Gottfried
- Fix multiselect delimiter.2016-06-08, by Tom Gottfried
- Make tests more verbose on failure.2016-06-07, by Tom Gottfried
- New version number.2016-06-07, by Tom Gottfried
- Get version from pom.xml instead of hard coded.2016-06-07, by Tom Gottfried
- Merged.2016-06-06, by Tom Gottfried
- By convention, use client-i18n-strings for data_index.2016-06-06, by Tom Gottfried
- Add missing FK-constraint.2016-06-02, by Tom Gottfried
- fix multiselect query2016-06-02, by Michael Stanko
- Add option to create database with schema only.2016-06-02, by Tom Gottfried
- Authorize status change only for matching user.2016-06-01, by Tom Gottfried
- Explain with comments and remove conditions each applied by one above.2016-05-30, by Tom Gottfried
- IDs should be equal, not just contain each other.2016-05-30, by Tom Gottfried
- Improve readability.2016-05-27, by Tom Gottfried
- Fixed ldap group names in auth table.2016-05-27, by Raimund Renkert
- Fixed authorization issues.2016-05-27, by Raimund Renkert
- Use the netzbetreiber id value instead of casting data to ort and request2016-05-26, by Raimund Renkert
- fix query config for messungs query2016-05-26, by Michael Stanko
- Allow a user only to manipulate Ort with own Netzbetreiber.2016-05-25, by Tom Gottfried
- Avoid NPE if requested object does not exist.2016-05-25, by Tom Gottfried
- The database might refuse to delete an object e.g. due to FK constraints.2016-05-25, by Tom Gottfried
- Use ON DELETE CASCADE to ease removing queries from database.2016-05-24, by Tom Gottfried
- Sample data: Fix setting of query_id_seq.2016-05-24, by Tom Gottfried
- merged.2016-05-25, by Raimund Renkert
- Allow users to create a stammdaten ort.2016-05-25, by Raimund Renkert
- Correct Typo.2016-05-24, by Tom Gottfried
- Return correct response if update failed.2016-05-24, by Tom Gottfried
- Round some values to three digits, breaking ties half to even, before storing.2016-05-23, by Tom Gottfried
- statusStufe should be governed by the server only.2016-05-18, by Tom Gottfried
- Fix typo.2016-05-18, by Tom Gottfried
- Backed out changeset af0883b735512016-05-18, by Tom Gottfried
- Fix typo.2016-05-18, by Tom Gottfried
- change 'similar to' to 'IN' Conditions in filter queries2016-05-12, by Michael Stanko
- redesign messung query2016-05-11, by Michael Stanko
- Fix query for messungen.2016-05-10, by Tom Gottfried
- Avoid NPE in status service.2016-05-10, by Raimund Renkert
- Removed check for duplicates in stammdatenservices (method: PUT).2016-05-10, by Raimund Renkert
- Fix IDs vs. sequence values.2016-05-09, by Tom Gottfried
- merged.2016-05-09, by Raimund Renkert
- Fixed database attribute name.2016-05-09, by Raimund Renkert
- Remove PostgreSQL 9.5-specific client parameter (again).2016-05-06, by Tom Gottfried
- A bit of cleanup.2016-05-06, by Tom Gottfried
- Stop on error.2016-05-06, by Tom Gottfried
- Remove wrong test operator and prepare for more options.2016-05-06, by Tom Gottfried
- remove debug switch from setup-db.sh2016-05-04, by Michael Stanko
- add initialze sequences in lada_data.sql2016-05-04, by Michael Stanko
- erase mpr_id values in lada_data.sql2016-05-04, by Michael Stanko
- erase mpr_id values in lada_data.sql2016-05-04, by Michael Stanko
- merged.2016-04-29, by Raimund Renkert
- Use databse triggers for update on field 'letzteAenderung'.2016-04-29, by Raimund Renkert
- fix db-setup and stammdaten_data.sql2016-04-28, by Michael Stanko
- Added missing UNIQUE-Constraint.2016-04-15, by Tom Gottfried
- Fixed typos and added simple query config for messung objects.2016-04-13, by Raimund Renkert
- Removed timestamp update (letzte_aenderung) from server code.2016-04-13, by Raimund Renkert
- Use authorization in status service.2016-04-13, by Raimund Renkert
- Always set statusEdit attribute for messung objects.2016-04-13, by Raimund Renkert
- Updated stammdaten services: allow multiselect filters and check duplicates2016-04-13, by Raimund Renkert
- merged.2016-04-08, by Raimund Renkert
- Fixed NPE for messungen without status.2016-04-08, by Raimund Renkert
- Added posible qid parameter to request messungen via query.2016-04-08, by Raimund Renkert
- Added service to request messung queries.2016-04-08, by Raimund Renkert
- We need a wider range to allow arbitrary input formated +-9.99e+-992016-04-08, by Tom Gottfried
- Sequences in bund schema have to be set to correct values.2016-04-08, by Tom Gottfried
- netzbetreiber_id is mandatory for ort.2016-04-08, by Tom Gottfried
- Replace reference on non-existent dataset.2016-04-08, by Tom Gottfried
- Remove PostgreSQL 9.5-specific client parameter.2016-04-08, by Tom Gottfried
- Order result colums by the index stored in the db.2016-04-07, by Raimund Renkert
- Added data dumps.2016-04-07, by Raimund Renkert
- merged.2016-04-06, by Raimund Renkert
- Fixed authorization. Avoids NPE for users/roles without mst_id2016-04-06, by Raimund Renkert
- Set netzbetreiber-specific IDs UNIQUE per netzbetreiber.2016-04-05, by Tom Gottfried
- Set known mandatory fields in stammdaten NOT NULL.2016-04-05, by Tom Gottfried
- Fix automatic tests.2016-03-24, by Tom Gottfried
- Improve readability of DDL for editable stammdaten tables.2016-03-24, by Tom Gottfried
- probe and messprogramm always need a mst_id and labor_mst_id.2016-03-23, by Tom Gottfried
- Improve readability of DDL for messprogramm table.2016-03-23, by Tom Gottfried
- Improve readability of DDL for probe tables.2016-03-23, by Tom Gottfried
- Added labor_mst_id column to messprogramm.2016-03-14, by Raimund Renkert
- Add the initial status to generated messung objects.2016-03-14, by Raimund Renkert
- 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
- 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