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