log

age author description
2016-11-07 Raimund Renkert Parse, map and merge orte.
2016-11-07 Raimund Renkert Implemented merge process for orte.
2016-11-07 Raimund Renkert Updated hibernate model.
2016-11-07 Raimund Renkert Updated stammdaten schema.
2016-11-03 Raimund Renkert Fixed namespace for stammdaten ort in authorization.
2016-11-01 Tom Gottfried Next version planned is 2.4.1.
2016-11-01 Tom Gottfried Added tag 2.4.0 for changeset fb90e4d8bd0d
2016-11-01 Tom Gottfried Prepare tag. 2.4.0
2016-11-01 Raimund Renkert Stop the import if the parser has detected an error.
2016-11-01 Raimund Renkert Let the database control the tree_modified column for StatusProtokoll
2016-11-01 Raimund Renkert merged.
2016-11-01 Raimund Renkert Let the database control the tree_modified column (disable insert and update)
2016-11-01 Tom Gottfried Use any identifier because idAlt might be null.
2016-11-01 Tom Gottfried Add and use helper function for identification.
2016-11-01 Tom Gottfried Remove verbose debug logging.
2016-11-01 Tom Gottfried Tell the user its a Messstelle.
2016-11-01 Tom Gottfried Output more comprehensive message instead of token number.
2016-11-01 Tom Gottfried Adapt definition to LAF and validate uniqueness of idAlt.
2016-11-01 Tom Gottfried Remove misleading comment.
2016-10-31 Tom Gottfried Do not try to persist Probe objects with validation errors.
2016-10-31 Tom Gottfried Fix UNIQUE-constraint and respective validation.
2016-10-31 Tom Gottfried Avoid NPE on trying to delete non-existent Probe object.
2016-10-31 Tom Gottfried Response is not unsuccessful itself because of any single error.
2016-10-31 Tom Gottfried Set Messstelle as default for Messlabor in LAF import.
2016-10-28 Tom Gottfried Do not allow empty string for media descriptor.
2016-10-28 Tom Gottfried StatusWertService: accept comma separated list of Messung IDs.
2016-10-28 Tom Gottfried Rev d1d7d684800c missed to adapt default FK value.
2016-10-28 Tom Gottfried Switch back to 1-based id of betriebsart.
2016-10-28 Raimund Renkert Changed from primitive datatype to class to make attribtes nullable.
2016-10-28 Raimund Renkert merged.
2016-10-28 Raimund Renkert Fixed query that uses status_wert to filter messungen.
2016-10-27 Tom Gottfried Client and server now expect these combinations to be modelled, too.
2016-10-27 Tom Gottfried Replace code duplicating validation rule with validation.
2016-10-27 Tom Gottfried Persist errors intended to be shown to the user.
2016-10-27 Raimund Renkert Removed debug output
2016-10-27 Raimund Renkert Made importer a bit more error resistent.
2016-10-27 Raimund Renkert Adjusted laf exporter to fit the new specifications.
2016-10-27 Raimund Renkert merged.
2016-10-27 Raimund Renkert Added antlr4 dependencies to pom.xml and war archive in tests.
2016-10-26 Tom Gottfried Fix identification of identifier for error report.
2016-10-26 Tom Gottfried Fix setting sequences in test data.
2016-10-26 Raimund Renkert Fixed error handling for importer.
2016-10-24 Raimund Renkert Added method to authorize new objects.
2016-10-24 Raimund Renkert Fixed NPE in error listener.
2016-10-24 Raimund Renkert Fixed merging objects during import.
2016-10-24 Raimund Renkert Added method to get the object found in the db.
2016-10-24 Raimund Renkert Updated importer.
2016-10-24 Raimund Renkert Removed column 'datenbasis_id' from messprogramm_transfer table.
2016-10-14 Tom Gottfried Close branch schema-update after being merged to default. schema-update
2016-10-14 Tom Gottfried Merged branch schema-update into default.
2016-10-14 Tom Gottfried Ignore TAGS file.
2016-10-14 Tom Gottfried Adapt version name.
2016-10-14 Tom Gottfried Added tag 2.3.0 for changeset effef57f3f7e
2016-10-14 Tom Gottfried Complement and correct data model and docs for queries. 2.3.0
2016-10-13 Tom Gottfried Fix IDs vs. sequence.
2016-10-13 Tom Gottfried Apply database seeding only once and run all tests in sequence.
2016-10-13 Tom Gottfried Untabify config file and improve logging.
2016-10-13 Tom Gottfried Fix regression of Rev 37952c111f71.
2016-10-13 Tom Gottfried Code style.
2016-10-13 Tom Gottfried Remove obsolete query configuration.
2016-10-13 Tom Gottfried Prepare for easier schema update testing.
2016-10-13 Tom Gottfried Run psql quietly when running large SQL scripts.
2016-10-13 Michael Stanko update stammdaten.deskriptor_umwelt schema-update
2016-10-11 Tom Gottfried Use Intervall-class for generation of yearly Probe objects.
2016-10-10 Tom Gottfried Fix validation of subintervall for yearly samples.
2016-10-10 Tom Gottfried Remove unused private methods.
2016-10-07 Michael Stanko update db_schema/stammdaten_data.sql schema-update
2016-10-01 Tom Gottfried Use Intervall class for generation of weekly Probe objects.
2016-09-30 Tom Gottfried Remove verbose logging in potentially heavily used function.
2016-09-30 Tom Gottfried Calendar.DAY_OF_YEAR is 1-based.
2016-09-30 Tom Gottfried Avoid repeating potentially lengthy download of shapefiles.
2016-09-30 Tom Gottfried Use Intervall class for daily Probe objects.
2016-09-30 Tom Gottfried Adjust end to end of the day.
2016-09-30 Tom Gottfried Remove obsolete TODO comment.
2016-09-30 Tom Gottfried Authorize generation of Probe objects by Messprogramm.
2016-09-30 Tom Gottfried Do not authorize everything unknown.
2016-09-30 Tom Gottfried Add minimalistic authorization for Messprogramm.
2016-09-30 Raimund Renkert Removed old importer stuff and added new Importer based on antlr4 grammar. schema-update
2016-09-30 Tom Gottfried Avoid ISE if invalid datetime values are provided.
2016-09-30 Tom Gottfried A period with end before start is meaningless.
2016-09-29 Tom Gottfried A period with end before start is meaningless.
2016-09-29 Tom Gottfried Validate against possible maxima.
2016-09-29 Tom Gottfried Generalize generation of Proben for (multiples of) months.
2016-09-27 Tom Gottfried Complement data model and validation of sub-intervalls.
2016-09-27 Tom Gottfried Make generation of monthly Probes respect actual lenght of months.
2016-09-27 Tom Gottfried Avoid detour via Date object.
2016-09-23 Tom Gottfried Improve readability for easier debugging.
2016-09-23 Tom Gottfried Set default in data model instead of on generation of Probe objects.
2016-09-23 Tom Gottfried Remove null-checks for already validated mandatory fields.
2016-09-23 Tom Gottfried Remove unused redundant arguments.
2016-09-28 Michael Stanko extend docker envireoment to load geographical data of german comunities
2016-09-28 Michael Stanko ange ShibbolethFilter to accept non-ldap-formated roles (without cn=..)
2016-09-23 Tom Gottfried Remove wrong period check.
2016-09-22 Maximilian Krambach fixed some nullpointers in messproramm validator rules
2016-09-20 Raimund Renkert Fixed data input for messporgramm_transfer table. schema-update
2016-09-20 Raimund Renkert Added new table for messprogramm mappings. schema-update
2016-09-19 Raimund Renkert Added unit tests for importer update path. schema-update
2016-09-19 Raimund Renkert Added class to merge/update objects coming from the importer. schema-update
2016-09-09 Raimund Renkert Added unit tests for probe- and messung identifier. schema-update
2016-09-09 Raimund Renkert Added identifier for probe and messung objects for use in LAF importer. schema-update
2016-09-09 Raimund Renkert Added unique constraint for probe.id_alt schema-update
2016-09-08 Tom Gottfried A period with end before start is not meaningful.
2016-09-07 Tom Gottfried A period with end before start is not meaningful.
2016-09-05 Raimund Renkert Added json export. schema-update
2016-09-05 Raimund Renkert Fixed warnings. schema-update
2016-09-05 Raimund Renkert Organized imports and removed unused logger. schema-update
2016-09-02 Raimund Renkert Updated unit tests to fit the new data model. schema-update
2016-09-02 Raimund Renkert Added Annotation to set the id to generated value. schema-update
2016-09-02 Raimund Renkert Fixed model and its dependencies. schema-update
2016-09-02 Raimund Renkert Fixed datatype for ba_id attribute. schema-update
2016-08-31 Raimund Renkert Removed verbose logging. schema-update
2016-08-31 Raimund Renkert Updated status workflow. schema-update
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)