graph
- merged.2016-12-19, by Raimund Renkert
- Added details for probe and zusatzwerte in json export.2016-12-19, by Raimund Renkert
- Its actually an property of an Ort that is validated here.2016-12-16, by Tom Gottfried
- Make transformed coordinates available for validation.2016-12-16, by Tom Gottfried
- Avoid having to handle missing shapes.2016-12-16, by Tom Gottfried
- Advance version.2016-12-16, by Tom Gottfried
- Added tag 2.4.1 for changeset 204fb75b0c062016-12-16, by Tom Gottfried
- Prepare tag.2.4.1 2016-12-16, by Tom Gottfried
- Handle wrong parameter format and remove duplicate conditionals.2016-12-16, by Tom Gottfried
- Implement negation of query filter closer to underlying API.2016-12-16, by Tom Gottfried
- Add automatic tests for DeskriptorService.2016-12-15, by Tom Gottfried
- Silence DEBUG logging of geotools.2016-12-15, by Tom Gottfried
- Cleanup comments.2016-12-15, by Tom Gottfried
- Fix dependencies in test deployment.2016-12-14, by Tom Gottfried
- Test output latitude and longitude against input geometry.2016-12-13, by Tom Gottfried
- Keep the potential details in a log file.2016-12-13, by Tom Gottfried
- Handle errors in OrtFactory and pass them to the client.2016-12-13, by Tom Gottfried
- latitude and longitude are serialized from geom.2016-12-13, by Tom Gottfried
- mittelpunkt might be null.2016-12-13, by Tom Gottfried
- Enable deserialization of geometries with DBUnit.2016-12-13, by Tom Gottfried
- Cleanup GeoTools dependencies, add missing library for tests.2016-12-13, by Tom Gottfried
- Adapt tests to model changes in rev 1bc8ab13e1f7.2016-12-13, by Tom Gottfried
- Use validation rule on update as well.2016-12-09, by Tom Gottfried
- Correct package.2016-12-09, by Tom Gottfried
- Report errors in importing Ort as warning.2016-12-09, by Tom Gottfried
- Validate new Ort imported via LAF.2016-12-09, by Tom Gottfried
- Use reusable validation rule instead of in-service implementation.2016-12-09, by Tom Gottfried
- Adapt docs.2016-12-09, by Tom Gottfried
- We might want to serialize an object without geom.2016-12-09, by Tom Gottfried
- Rename validation of Ortszuordnung.2016-12-09, by Tom Gottfried
- Make all state identifiers unique.2016-12-09, by Tom Gottfried
- In memoriam Oracle.2016-12-09, by Tom Gottfried
- Use NULL instead of '-' for missing values.2016-12-09, by Tom Gottfried
- Do not try to create a new Ort if coordinate transformation failed.2016-12-09, by Tom Gottfried
- Adapt validation rule to changes in data model.2016-12-09, by Tom Gottfried
- Add missing annotations to avoid deserialisation errors.2016-12-09, by Tom Gottfried
- Put latitude and longitude in correct order for EPSG:4326.2016-12-08, by Tom Gottfried
- Add transient fields to be able to deserialize objects from client.2016-12-08, by Tom Gottfried
- The referencing column does not need to be wider than what it refereces.2016-12-08, by Tom Gottfried
- Avoid fetching the whole table from DB if we don't need it at all.2016-12-08, by Tom Gottfried
- An Ort always has a location which is created from respective input.2016-12-08, by Tom Gottfried
- Remove obsolete redundant attributes.2016-12-08, by Tom Gottfried
- Handle unknown and not yet implemented Koordinatenart.2016-12-08, by Tom Gottfried
- Added description of Docker dev environment to README.2016-12-06, by Tom Gottfried
- Add spatial index to speed up OrtFactory.findVerwaltungseinheit().2016-12-05, by Tom Gottfried
- Add missing FK constraint.2016-12-05, by Tom Gottfried
- Backout 2f9dfd292ff1 because it reverts d667092cc788.2016-12-02, by Tom Gottfried
- Add public schema to search path and remove obsolete data-source.2016-12-02, by Tom Gottfried
- Silence DEBUG-logging of geotools.2016-12-02, by Tom Gottfried
- That statement has surely never been successfully tested.2016-12-02, by Tom Gottfried
- fix bug in setup-db.sh2016-12-02, by Michael Stanko
- Separate build/deploy and javadoc.2016-12-01, by Tom Gottfried
- With Java 7 we have to use the 14.x-branch of GeoTools.2016-12-01, by Tom Gottfried
- Fix DB setup.2016-12-01, by Tom Gottfried
- Added missing geotools dependencies.2016-11-30, by Raimund Renkert
- Removed execution of not existing script...2016-11-30, by Raimund Renkert
- Fixed setup db script.2016-11-30, by Raimund Renkert
- merged.2016-11-29, by Raimund Renkert
- Added ort factory to generate and find attributes, updated model.2016-11-29, by Raimund Renkert
- Removed table de_vg and added verwaltungsgrenze.2016-11-29, by Raimund Renkert
- Import german administrative borders using EPSG:4326.2016-11-29, by Raimund Renkert
- Fixed setup-db script for use with docker.2016-11-29, by Raimund Renkert
- reorganize db setup2016-11-25, by Michael Stanko
- Add MPL to Messprogramm2016-11-25, by Evi Huber
- Add MPL to Messprogramm2016-11-25, by Evi Huber
- redesign stammdaten.verwaltungseinheit2016-11-25, by Michael Stanko
- Export the id according to the specification for PZB_S.2016-11-21, by Raimund Renkert
- merged2016-11-21, by Raimund Renkert
- Import HOEHE_NN and ORTS_ZUSATZCODE for new ort objects.2016-11-21, by Raimund Renkert
- LAF requires char sequences to be quoted in export.2016-11-18, by Tom Gottfried
- Do not try to export non-existant Probe objects.2016-11-18, by Tom Gottfried
- staatId might be null since rev 33dc7dc6b7bc.2016-11-18, by Tom Gottfried
- Add missing column.2016-11-18, by Tom Gottfried
- Check for data in ort attributes in laf import.2016-11-18, by Raimund Renkert
- Declared variable in db function set_ort_id.2016-11-16, by Raimund Renkert
- Fixed validation workflow in laf importer.2016-11-16, by Raimund Renkert
- Create a new ort object on demand while importing LAF data.2016-11-16, by Raimund Renkert
- Removed NOT NULL constraint from stammdaten.ort.staat_id.2016-11-16, by Raimund Renkert
- Added trigger to fill stammdaten.ort attributes.2016-11-16, by Raimund Renkert
- Integrate Audit Log Analyzer.pgaudit 2016-11-11, by Tom Gottfried
- Improbe audit trail configuration.pgaudit 2016-11-11, by Tom Gottfried
- merged.2016-11-10, by Raimund Renkert
- Avoid NPE in TimestampLocker.2016-11-10, by Raimund Renkert
- Log parameters in statements.pgaudit 2016-11-09, by Tom Gottfried
- Add hint for creation of schema objects for log analyzer.pgaudit 2016-11-09, by Tom Gottfried
- Let the database enforce,too, what rev 46db98d060ae introduced.2016-11-09, by Tom Gottfried
- Fixed rule to allow update of 'entnahmeOrt'.2016-11-09, by Raimund Renkert
- Allow update of "entnahme ort" in validation.2016-11-09, by Raimund Renkert
- Added validation to make sure a probe has only one 'entnahme ort'.2016-11-09, by Raimund Renkert
- Let the database generate id_alt and initial status for new messung objects.2016-11-09, by Raimund Renkert
- Write raw data on exit probe context in laf listener.2016-11-09, by Raimund Renkert
- Remove creation of unused superuser and create missing directory.pgaudit 2016-11-08, by Tom Gottfried
- Use pgaudit to generate an audit trail.pgaudit 2016-11-08, by Tom Gottfried
- Do not export empty 'deskriptoren' in json exporter.2016-11-08, by Raimund Renkert
- Do not export an empty HauptprobenNr.2016-11-08, by Raimund Renkert
- Fixed deskriptoren output in json export.2016-11-08, by Raimund Renkert
- Added plaintext attributes to json export.2016-11-08, by Raimund Renkert
- Fixed attribute key in laf export.2016-11-08, by Raimund Renkert
- Check for errors in probe objects and cancel import writing out the errors.2016-11-08, by Raimund Renkert
- Set labor_mst_id to mst_id if missing in laf import.2016-11-08, by Raimund Renkert
- Export ortstyp 'U' and 'E' only.2016-11-08, by Raimund Renkert
- Export messlabor as probe attribute.2016-11-08, by Raimund Renkert
- Moved probe validation to have all subobject available during validation.2016-11-07, by Raimund Renkert
- Authorize messprogramm - messmethode.2016-11-07, by Raimund Renkert
- Export entnahme ort and ursprungs orte.2016-11-07, by Raimund Renkert
- Fixed hibernate model for stammdaten.ort.2016-11-07, by Raimund Renkert
- Added hibernate model for ortszusatz.2016-11-07, by Raimund Renkert
- Parse, map and merge orte.2016-11-07, by Raimund Renkert
- Implemented merge process for orte.2016-11-07, by Raimund Renkert
- Updated hibernate model.2016-11-07, by Raimund Renkert
- Updated stammdaten schema.2016-11-07, by Raimund Renkert
- Fixed namespace for stammdaten ort in authorization.2016-11-03, by Raimund Renkert
- Next version planned is 2.4.1.2016-11-01, by Tom Gottfried
- Added tag 2.4.0 for changeset fb90e4d8bd0d2016-11-01, by Tom Gottfried
- Prepare tag.2.4.0 2016-11-01, by Tom Gottfried
- Stop the import if the parser has detected an error.2016-11-01, by Raimund Renkert
- Let the database control the tree_modified column for StatusProtokoll2016-11-01, by Raimund Renkert
- merged.2016-11-01, by Raimund Renkert
- Let the database control the tree_modified column (disable insert and update)2016-11-01, by Raimund Renkert
- Use any identifier because idAlt might be null.2016-11-01, by Tom Gottfried
- Add and use helper function for identification.2016-11-01, by Tom Gottfried
- Remove verbose debug logging.2016-11-01, by Tom Gottfried
- Tell the user its a Messstelle.2016-11-01, by Tom Gottfried
- Output more comprehensive message instead of token number.2016-11-01, by Tom Gottfried
- Adapt definition to LAF and validate uniqueness of idAlt.2016-11-01, by Tom Gottfried
- Remove misleading comment.2016-11-01, by Tom Gottfried
- Do not try to persist Probe objects with validation errors.2016-10-31, by Tom Gottfried
- Fix UNIQUE-constraint and respective validation.2016-10-31, by Tom Gottfried
- Avoid NPE on trying to delete non-existent Probe object.2016-10-31, by Tom Gottfried
- Response is not unsuccessful itself because of any single error.2016-10-31, by Tom Gottfried
- Set Messstelle as default for Messlabor in LAF import.2016-10-31, by Tom Gottfried
- Do not allow empty string for media descriptor.2016-10-28, by Tom Gottfried
- StatusWertService: accept comma separated list of Messung IDs.2016-10-28, by Tom Gottfried
- 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