graph
- Format date values for audit trail.2017-03-08, by Raimund Renkert
- Added action to probe audit trail.2017-03-08, by Raimund Renkert
- Record inserts in audit table.2017-03-08, by Raimund Renkert
- Set postgresql version to 9.5 in dockerfile for more jsonb support.2017-03-08, by Raimund Renkert
- Removed comment.2017-02-28, by Raimund Renkert
- Fixed typo in audit trail service.2017-02-28, by Raimund Renkert
- Do not allow access to unknow classes.2017-02-28, by Raimund Renkert
- Set 'letzte_aenderung' to be no insertable. Use database default now() as initial value.2017-02-28, by Raimund Renkert
- Added service for audit trail.2017-02-24, by Raimund Renkert
- Added hibernate model for audit trail.2017-02-24, by Raimund Renkert
- Added JSON object type to database dialect.2017-02-24, by Raimund Renkert
- Add audit-trail table/trigger/views to database.2017-02-24, by Raimund Renkert
- Advance version.2017-02-09, by Tom Gottfried
- Added tag 2.5 for changeset 1f47e9fa10c42017-02-09, by Tom Gottfried
- Prepare tag.2.5 2017-02-09, by Tom Gottfried
- Messprogramm has no such attribute anymore.2017-02-09, by Tom Gottfried
- Use different coordinates than in dbUnit_ort.json for creation of new ort.2017-02-09, by Tom Gottfried
- Fix authorization for OrtszuordnungMp and friends.2017-02-08, by Tom Gottfried
- Map warning to existing client field and introduce new code.2017-02-08, by Tom Gottfried
- Push down refreshing of persisted objects deeper into the stack.2017-02-08, by Tom Gottfried
- fix consistence errors2017-02-08, by Michael Stanko
- Fixed authorization for messprogramm ortszuordnung.2017-02-08, by Raimund Renkert
- Fixed query to find ort by staat.2017-02-08, by Raimund Renkert
- Do not set MpArt in ort factory.2017-02-08, by Raimund Renkert
- Updated validation rules to allow messprogramm ortszuordnungen.2017-02-08, by Raimund Renkert
- Typo.2017-02-03, by Tom Gottfried
- Added missing file header and fixed doc.2017-02-03, by Raimund Renkert
- Added model and service for stammdaten.kta.2017-02-03, by Raimund Renkert
- merged.2017-02-02, by Raimund Renkert
- Allow koord_*_extern to contain comma or dot as decimal separator.2017-02-02, by Raimund Renkert
- Add warning to existing client-side fields.2017-02-02, by Tom Gottfried
- Fixed query for messprogramme to show messprogramme without e-ort.2017-02-02, by Raimund Renkert
- According to database schema, ort.ort_typ is allowed to be NULL.2017-02-02, by Tom Gottfried
- Validate type of an Ort object.2017-02-02, by Tom Gottfried
- Use gem_id for ort_id default value if exists.2017-02-01, by Raimund Renkert
- Fixed query form messprogramme.2017-02-01, by Raimund Renkert
- Removed ortId from messprogramm query statement and result.2017-01-30, by Raimund Renkert
- Removed rule for entnahmeOrt since it is not possible to create a messprogramm.2017-01-27, by Raimund Renkert
- Added services for stammdaten ort attributes.2017-01-27, by Raimund Renkert
- Updated stammdaten data types.2017-01-27, by Raimund Renkert
- Check for entnahmeOrt in messprogramm and add error if missing.2017-01-27, by Raimund Renkert
- Removed check for ort_id in messprogramm validation.2017-01-27, by Raimund Renkert
- Removed column ort_id from messprogramm in land_data.2017-01-27, by Raimund Renkert
- Filter orte by netzbetreiber.2017-01-27, by Raimund Renkert
- Changed ortszuordnungs model in messprogramm.2017-01-27, by Raimund Renkert
- Renamed OrtszuordnungService.2017-01-27, by Raimund Renkert
- Handle 'null' values in criteria queries.2017-01-27, by Raimund Renkert
- Make use of the ort factory in ort service.2017-01-27, by Raimund Renkert