graph
- 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