2016-07-07 |
Michael Stanko |
add stammdaten.kta and stammdaten.ortszusatz
schema-update
|
2016-07-05 |
Tom Gottfried |
Introduce default value vor Messregime in Messprogramm.
|
2016-07-04 |
Raimund Renkert |
Fixed typos.
schema-update
|
2016-07-04 |
Raimund Renkert |
Made most constraints inline.
schema-update
|
2016-07-04 |
Raimund Renkert |
Added inline FK constraints.
schema-update
|
2016-07-04 |
Raimund Renkert |
Reordered tables.
schema-update
|
2016-07-04 |
Raimund Renkert |
Replaced explicid sequences with serials.
schema-update
|
2016-07-04 |
Raimund Renkert |
Fixed column names in constraints.
schema-update
|
2016-07-04 |
Raimund Renkert |
Fixed names and typos.
schema-update
|
2016-07-04 |
Raimund Renkert |
Renamed/Removed some columns.
schema-update
|
2016-07-04 |
Raimund Renkert |
Use status_kombi as FK in status_protokol
schema-update
|
2016-07-04 |
Raimund Renkert |
Added FK constraints.
schema-update
|
2016-07-04 |
Raimund Renkert |
Removed column name, added column kommentar in messprogramm
schema-update
|
2016-07-04 |
Raimund Renkert |
Renamed erzeuger to mst_id.
schema-update
|
2016-07-04 |
Raimund Renkert |
Removed duplicated netzbetreiber column. (mst_id already contains the
schema-update
|
2016-07-01 |
Raimund Renkert |
Moved comments to the end of the file.
schema-update
|
2016-07-01 |
Raimund Renkert |
Added index for "child"-tables and removed index for probe.
schema-update
|
2016-07-01 |
Raimund Renkert |
Moved messung.status FK constraint.
schema-update
|
2016-07-01 |
Raimund Renkert |
Updated trigger and functions.
schema-update
|
2016-07-01 |
Raimund Renkert |
Moved trigger creation to table definition.
schema-update
|
2016-07-01 |
Raimund Renkert |
Moved FK constraints into table definition.
schema-update
|
2016-07-01 |
Raimund Renkert |
Reordered table creation to allow inline definition of FKs.
schema-update
|
2016-07-01 |
Raimund Renkert |
Moved unique constraints into table definition.
schema-update
|
2016-07-01 |
Raimund Renkert |
Removed duplicated defaults.
schema-update
|
2016-07-01 |
Raimund Renkert |
Declare primary keys in tabel definition.
schema-update
|
2016-07-01 |
Raimund Renkert |
Removed obsolete search_path statements.
schema-update
|
2016-07-01 |
Raimund Renkert |
Replaced explicit sequences by serials.
schema-update
|
2016-07-01 |
Raimund Renkert |
Replaced translation tables for probe and messung with id_alt columns.
schema-update
|
2016-07-01 |
Raimund Renkert |
Removed schema 'bund'.
schema-update
|
2016-07-01 |
Tom Gottfried |
Make ID for Messregime an integer.
|
2016-07-01 |
Raimund Renkert |
Updated description how to create filters.
|
2016-07-01 |
Tom Gottfried |
Complement mandatory fields for messprogramm.
|
2016-07-01 |
Tom Gottfried |
Fix CHECK-Constraint definition.
|
2016-06-29 |
Raimund Renkert |
Added unique constraint to result.query_id and result.data_index and fixed data
|
2016-06-29 |
Raimund Renkert |
Added instructions for messung queries. Fixed typo.
|
2016-06-29 |
Raimund Renkert |
Beschreibung zur Erstellung von Filtern zu README hinzugefĂĽgt.
|
2016-06-28 |
Tom Gottfried |
Remove API that should not be used since rev 9121d99a471e.
|
2016-06-27 |
Tom Gottfried |
Removed code duplicated database trigger since rev 9121d99a471e.
|
2016-06-27 |
Tom Gottfried |
Check mandatory fields before saving a Messprogramm.
|
2016-06-17 |
Raimund Renkert |
Refactored probe generation.
|
2016-06-15 |
Tom Gottfried |
Correct comment.
|
2016-06-14 |
Tom Gottfried |
Deactivate tests for validators and land-interfaces.
|
2016-06-14 |
Tom Gottfried |
Avoid duplicate entries in interface tests.
|
2016-06-14 |
Tom Gottfried |
Use a minimal set of master data based on empty database for tests.
|
2016-06-08 |
Tom Gottfried |
Adapt LADA version in Dockerfile.
|
2016-06-08 |
Tom Gottfried |
Fix statusFilter query.
|
2016-06-08 |
Tom Gottfried |
Fix multiselect delimiter.
|
2016-06-07 |
Tom Gottfried |
Make tests more verbose on failure.
|
2016-06-07 |
Tom Gottfried |
New version number.
|
2016-06-07 |
Tom Gottfried |
Get version from pom.xml instead of hard coded.
|
2016-06-06 |
Tom Gottfried |
Merged.
|
2016-06-06 |
Tom Gottfried |
By convention, use client-i18n-strings for data_index.
|
2016-06-02 |
Tom Gottfried |
Add missing FK-constraint.
|
2016-06-02 |
Michael Stanko |
fix multiselect query
|
2016-06-02 |
Tom Gottfried |
Add option to create database with schema only.
|
2016-06-01 |
Tom Gottfried |
Authorize status change only for matching user.
|
2016-05-30 |
Tom Gottfried |
Explain with comments and remove conditions each applied by one above.
|
2016-05-30 |
Tom Gottfried |
IDs should be equal, not just contain each other.
|
2016-05-27 |
Tom Gottfried |
Improve readability.
|
2016-05-27 |
Raimund Renkert |
Fixed ldap group names in auth table.
|