graph
- Remove wrong period check.2016-09-23, by Tom Gottfried
- fixed some nullpointers in messproramm validator rules2016-09-22, by Maximilian Krambach
- Fixed data input for messporgramm_transfer table.schema-update 2016-09-20, by Raimund Renkert
- Added new table for messprogramm mappings.schema-update 2016-09-20, by Raimund Renkert
- Added unit tests for importer update path.schema-update 2016-09-19, by Raimund Renkert
- Added class to merge/update objects coming from the importer.schema-update 2016-09-19, by Raimund Renkert
- Added unit tests for probe- and messung identifier.schema-update 2016-09-09, by Raimund Renkert
- Added identifier for probe and messung objects for use in LAF importer.schema-update 2016-09-09, by Raimund Renkert
- Added unique constraint for probe.id_altschema-update 2016-09-09, by Raimund Renkert
- A period with end before start is not meaningful.2016-09-08, by Tom Gottfried
- A period with end before start is not meaningful.2016-09-07, by Tom Gottfried
- Added json export.schema-update 2016-09-05, by Raimund Renkert
- Fixed warnings.schema-update 2016-09-05, by Raimund Renkert
- Organized imports and removed unused logger.schema-update 2016-09-05, by Raimund Renkert
- Updated unit tests to fit the new data model.schema-update 2016-09-02, by Raimund Renkert
- Added Annotation to set the id to generated value.schema-update 2016-09-02, by Raimund Renkert
- Fixed model and its dependencies.schema-update 2016-09-02, by Raimund Renkert
- Fixed datatype for ba_id attribute.schema-update 2016-09-02, by Raimund Renkert
- Removed verbose logging.schema-update 2016-08-31, by Raimund Renkert
- Updated status workflow.schema-update 2016-08-31, by Raimund Renkert
- Make dynamic inserts on probe and messung objects to avoid 'not null'-constraint error.schema-update 2016-08-31, by Raimund Renkert
- Added additional attributes to complete the model.schema-update 2016-08-31, by Raimund Renkert
- Updated sql query strings to match the new schema.schema-update 2016-08-31, by Raimund Renkert
- Removed schema bund from setup_db script.schema-update 2016-08-31, by Raimund Renkert
- merged.schema-update 2016-07-08, by Raimund Renkert
- Moved referenced tables.schema-update 2016-07-08, by Raimund Renkert
- Updated server application to new database model. THIS IS STILL WIP!!!schema-update 2016-07-08, by Raimund Renkert
- Updated probe data.schema-update 2016-07-04, by Raimund Renkert
- Added FK to probe and messprogramm.schema-update 2016-07-04, by Raimund Renkert
- Added table betriebsartschema-update 2016-07-04, by Raimund Renkert
- Updated references.schema-update 2016-07-04, by Raimund Renkert
- 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