graph
- Rev d1d7d684800c missed to adapt default FK value.2016-10-28, by Tom Gottfried
- Switch back to 1-based id of betriebsart.2016-10-28, by Tom Gottfried
- Changed from primitive datatype to class to make attribtes nullable.2016-10-28, by Raimund Renkert
- merged.2016-10-28, by Raimund Renkert
- Fixed query that uses status_wert to filter messungen.2016-10-28, by Raimund Renkert
- Client and server now expect these combinations to be modelled, too.2016-10-27, by Tom Gottfried
- Replace code duplicating validation rule with validation.2016-10-27, by Tom Gottfried
- Persist errors intended to be shown to the user.2016-10-27, by Tom Gottfried
- Removed debug output2016-10-27, by Raimund Renkert
- Made importer a bit more error resistent.2016-10-27, by Raimund Renkert
- Adjusted laf exporter to fit the new specifications.2016-10-27, by Raimund Renkert
- merged.2016-10-27, by Raimund Renkert
- Added antlr4 dependencies to pom.xml and war archive in tests.2016-10-27, by Raimund Renkert
- Fix identification of identifier for error report.2016-10-26, by Tom Gottfried
- Fix setting sequences in test data.2016-10-26, by Tom Gottfried
- Fixed error handling for importer.2016-10-26, by Raimund Renkert
- Added method to authorize new objects.2016-10-24, by Raimund Renkert
- Fixed NPE in error listener.2016-10-24, by Raimund Renkert
- Fixed merging objects during import.2016-10-24, by Raimund Renkert
- Added method to get the object found in the db.2016-10-24, by Raimund Renkert
- Updated importer.2016-10-24, by Raimund Renkert
- Removed column 'datenbasis_id' from messprogramm_transfer table.2016-10-24, by Raimund Renkert
- Close branch schema-update after being merged to default.schema-update 2016-10-14, by Tom Gottfried
- Merged branch schema-update into default.2016-10-14, by Tom Gottfried
- Ignore TAGS file.2016-10-14, by Tom Gottfried
- Adapt version name.2016-10-14, by Tom Gottfried
- Added tag 2.3.0 for changeset effef57f3f7e2016-10-14, by Tom Gottfried
- Complement and correct data model and docs for queries.2.3.0 2016-10-14, by Tom Gottfried
- Fix IDs vs. sequence.2016-10-13, by Tom Gottfried
- Apply database seeding only once and run all tests in sequence.2016-10-13, by Tom Gottfried
- Untabify config file and improve logging.2016-10-13, by Tom Gottfried
- Fix regression of Rev 37952c111f71.2016-10-13, by Tom Gottfried
- Code style.2016-10-13, by Tom Gottfried
- Remove obsolete query configuration.2016-10-13, by Tom Gottfried
- Prepare for easier schema update testing.2016-10-13, by Tom Gottfried
- Run psql quietly when running large SQL scripts.2016-10-13, by Tom Gottfried
- update stammdaten.deskriptor_umweltschema-update 2016-10-13, by Michael Stanko
- Use Intervall-class for generation of yearly Probe objects.2016-10-11, by Tom Gottfried
- Fix validation of subintervall for yearly samples.2016-10-10, by Tom Gottfried
- Remove unused private methods.2016-10-10, by Tom Gottfried
- update db_schema/stammdaten_data.sqlschema-update 2016-10-07, by Michael Stanko
- Use Intervall class for generation of weekly Probe objects.2016-10-01, by Tom Gottfried
- Remove verbose logging in potentially heavily used function.2016-09-30, by Tom Gottfried
- Calendar.DAY_OF_YEAR is 1-based.2016-09-30, by Tom Gottfried
- Avoid repeating potentially lengthy download of shapefiles.2016-09-30, by Tom Gottfried
- Use Intervall class for daily Probe objects.2016-09-30, by Tom Gottfried
- Adjust end to end of the day.2016-09-30, by Tom Gottfried
- Remove obsolete TODO comment.2016-09-30, by Tom Gottfried
- Authorize generation of Probe objects by Messprogramm.2016-09-30, by Tom Gottfried
- Do not authorize everything unknown.2016-09-30, by Tom Gottfried
- Add minimalistic authorization for Messprogramm.2016-09-30, by Tom Gottfried
- Removed old importer stuff and added new Importer based on antlr4 grammar.schema-update 2016-09-30, by Raimund Renkert
- Avoid ISE if invalid datetime values are provided.2016-09-30, by Tom Gottfried
- A period with end before start is meaningless.2016-09-30, by Tom Gottfried
- A period with end before start is meaningless.2016-09-29, by Tom Gottfried
- Validate against possible maxima.2016-09-29, by Tom Gottfried
- Generalize generation of Proben for (multiples of) months.2016-09-29, by Tom Gottfried
- Complement data model and validation of sub-intervalls.2016-09-27, by Tom Gottfried
- Make generation of monthly Probes respect actual lenght of months.2016-09-27, by Tom Gottfried
- Avoid detour via Date object.2016-09-27, by Tom Gottfried
- Improve readability for easier debugging.2016-09-23, by Tom Gottfried
- Set default in data model instead of on generation of Probe objects.2016-09-23, by Tom Gottfried
- Remove null-checks for already validated mandatory fields.2016-09-23, by Tom Gottfried
- Remove unused redundant arguments.2016-09-23, by Tom Gottfried