log

age author description
Mon, 07 Nov 2016 10:07:39 +0100 Raimund Renkert Implemented merge process for orte.
Mon, 07 Nov 2016 10:06:38 +0100 Raimund Renkert Updated hibernate model.
Mon, 07 Nov 2016 10:04:57 +0100 Raimund Renkert Updated stammdaten schema.
Thu, 03 Nov 2016 14:41:13 +0100 Raimund Renkert Fixed namespace for stammdaten ort in authorization.
Tue, 01 Nov 2016 18:08:59 +0100 Tom Gottfried Next version planned is 2.4.1.
Tue, 01 Nov 2016 17:56:12 +0100 Tom Gottfried Added tag 2.4.0 for changeset fb90e4d8bd0d
Tue, 01 Nov 2016 17:56:07 +0100 Tom Gottfried Prepare tag. 2.4.0
Tue, 01 Nov 2016 16:57:52 +0100 Raimund Renkert Stop the import if the parser has detected an error.
Tue, 01 Nov 2016 15:18:30 +0100 Raimund Renkert Let the database control the tree_modified column for StatusProtokoll
Tue, 01 Nov 2016 15:01:53 +0100 Raimund Renkert merged.
Tue, 01 Nov 2016 15:01:03 +0100 Raimund Renkert Let the database control the tree_modified column (disable insert and update)
Tue, 01 Nov 2016 14:20:30 +0100 Tom Gottfried Use any identifier because idAlt might be null.
Tue, 01 Nov 2016 14:19:11 +0100 Tom Gottfried Add and use helper function for identification.
Tue, 01 Nov 2016 13:21:25 +0100 Tom Gottfried Remove verbose debug logging.
Tue, 01 Nov 2016 13:19:08 +0100 Tom Gottfried Tell the user its a Messstelle.
Tue, 01 Nov 2016 13:16:43 +0100 Tom Gottfried Output more comprehensive message instead of token number.
Tue, 01 Nov 2016 12:47:25 +0100 Tom Gottfried Adapt definition to LAF and validate uniqueness of idAlt.
Tue, 01 Nov 2016 12:11:06 +0100 Tom Gottfried Remove misleading comment.
Mon, 31 Oct 2016 18:25:02 +0100 Tom Gottfried Do not try to persist Probe objects with validation errors.
Mon, 31 Oct 2016 18:09:45 +0100 Tom Gottfried Fix UNIQUE-constraint and respective validation.
Mon, 31 Oct 2016 17:14:49 +0100 Tom Gottfried Avoid NPE on trying to delete non-existent Probe object.
Mon, 31 Oct 2016 15:50:05 +0100 Tom Gottfried Response is not unsuccessful itself because of any single error.
Mon, 31 Oct 2016 13:54:58 +0100 Tom Gottfried Set Messstelle as default for Messlabor in LAF import.
Fri, 28 Oct 2016 21:19:44 +0200 Tom Gottfried Do not allow empty string for media descriptor.
Fri, 28 Oct 2016 18:49:41 +0200 Tom Gottfried StatusWertService: accept comma separated list of Messung IDs.
Fri, 28 Oct 2016 16:49:47 +0200 Tom Gottfried Rev d1d7d684800c missed to adapt default FK value.
Fri, 28 Oct 2016 11:58:52 +0200 Tom Gottfried Switch back to 1-based id of betriebsart.
Fri, 28 Oct 2016 11:07:43 +0200 Raimund Renkert Changed from primitive datatype to class to make attribtes nullable.
Fri, 28 Oct 2016 10:54:24 +0200 Raimund Renkert merged.
Fri, 28 Oct 2016 10:53:40 +0200 Raimund Renkert Fixed query that uses status_wert to filter messungen.
Thu, 27 Oct 2016 19:30:32 +0200 Tom Gottfried Client and server now expect these combinations to be modelled, too.
Thu, 27 Oct 2016 19:20:28 +0200 Tom Gottfried Replace code duplicating validation rule with validation.
Thu, 27 Oct 2016 15:59:05 +0200 Tom Gottfried Persist errors intended to be shown to the user.
Thu, 27 Oct 2016 15:49:53 +0200 Raimund Renkert Removed debug output
Thu, 27 Oct 2016 15:45:58 +0200 Raimund Renkert Made importer a bit more error resistent.
Thu, 27 Oct 2016 14:24:46 +0200 Raimund Renkert Adjusted laf exporter to fit the new specifications.
Thu, 27 Oct 2016 11:49:47 +0200 Raimund Renkert merged.
Thu, 27 Oct 2016 11:48:53 +0200 Raimund Renkert Added antlr4 dependencies to pom.xml and war archive in tests.
Wed, 26 Oct 2016 20:18:11 +0200 Tom Gottfried Fix identification of identifier for error report.
Wed, 26 Oct 2016 18:54:48 +0200 Tom Gottfried Fix setting sequences in test data.
Wed, 26 Oct 2016 16:52:45 +0200 Raimund Renkert Fixed error handling for importer.
Mon, 24 Oct 2016 11:56:54 +0200 Raimund Renkert Added method to authorize new objects.
Mon, 24 Oct 2016 11:54:53 +0200 Raimund Renkert Fixed NPE in error listener.
Mon, 24 Oct 2016 11:54:30 +0200 Raimund Renkert Fixed merging objects during import.
Mon, 24 Oct 2016 11:53:55 +0200 Raimund Renkert Added method to get the object found in the db.
Mon, 24 Oct 2016 11:52:17 +0200 Raimund Renkert Updated importer.
Mon, 24 Oct 2016 11:47:55 +0200 Raimund Renkert Removed column 'datenbasis_id' from messprogramm_transfer table.
Fri, 14 Oct 2016 18:20:30 +0200 Tom Gottfried Close branch schema-update after being merged to default. schema-update
Fri, 14 Oct 2016 18:17:42 +0200 Tom Gottfried Merged branch schema-update into default.
Fri, 14 Oct 2016 16:11:22 +0200 Tom Gottfried Ignore TAGS file.
Fri, 14 Oct 2016 16:06:14 +0200 Tom Gottfried Adapt version name.
Fri, 14 Oct 2016 15:25:00 +0200 Tom Gottfried Added tag 2.3.0 for changeset effef57f3f7e
Fri, 14 Oct 2016 15:18:42 +0200 Tom Gottfried Complement and correct data model and docs for queries. 2.3.0
Thu, 13 Oct 2016 22:25:46 +0200 Tom Gottfried Fix IDs vs. sequence.
Thu, 13 Oct 2016 21:25:51 +0200 Tom Gottfried Apply database seeding only once and run all tests in sequence.
Thu, 13 Oct 2016 21:24:20 +0200 Tom Gottfried Untabify config file and improve logging.
Thu, 13 Oct 2016 19:46:28 +0200 Tom Gottfried Fix regression of Rev 37952c111f71.
Thu, 13 Oct 2016 18:35:28 +0200 Tom Gottfried Code style.
Thu, 13 Oct 2016 17:23:11 +0200 Tom Gottfried Remove obsolete query configuration.
Thu, 13 Oct 2016 17:10:02 +0200 Tom Gottfried Prepare for easier schema update testing.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)