log

age author description
Fri, 07 Apr 2017 11:14:37 +0200 Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 changed version to 2.7-SNAPSHOT after release2.6.2 for default branch default tip
Fri, 07 Apr 2017 11:13:38 +0200 Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 changed version to 2.6-SNAPSHOT after releas2.6.2 for new 2.6.x branch 2.6.x
Fri, 07 Apr 2017 11:10:26 +0200 Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 Added tag 2.6.2 for changeset 523c4a436896
Fri, 07 Apr 2017 11:09:42 +0200 Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 prepare 2.6.2 2.6.2
Fri, 07 Apr 2017 10:59:49 +0200 Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 backout tag 2.6.1 commit
Fri, 07 Apr 2017 09:59:46 +0200 Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 changed lada-server version to 2.6-SNAPSHOT, because 2.6.1 should only point to one specific commit
Fri, 07 Apr 2017 09:05:00 +0200 Raimund Renkert Stop probe import if probe is a duplicate and set better error code.
Fri, 07 Apr 2017 08:53:41 +0200 Raimund Renkert Do not persist existing ort object in importer.
Thu, 06 Apr 2017 17:15:55 +0200 Tom Gottfried Show warning also at the other side of the relation.
Thu, 06 Apr 2017 10:10:39 +0200 Raimund Renkert Made validator messages more verbose for importer.
Thu, 06 Apr 2017 10:08:47 +0200 Raimund Renkert Accept values for 'umweltbereich' with length of 1 - 3 characters.
Wed, 05 Apr 2017 16:15:47 +0200 Michael Stanko tag 2.6.1
Wed, 05 Apr 2017 16:15:27 +0200 Michael Stanko Added tag 2.6.1 for changeset 65ed13ff9945
Wed, 29 Mar 2017 14:25:56 +0200 Raimund Renkert Changed authorization for Messprogramm. 2.6.1
Mon, 27 Mar 2017 17:04:32 +0200 Tom Gottfried Added tag 2.6 for changeset b118dc7e5d63
Mon, 27 Mar 2017 17:03:50 +0200 Tom Gottfried Prepare tag. 2.6
Mon, 27 Mar 2017 16:31:11 +0200 Tom Gottfried Merged branch release-2.5 into default.
Mon, 27 Mar 2017 15:39:58 +0200 Tom Gottfried Audit trail is now based on trigger functions. pgaudit
Mon, 27 Mar 2017 15:25:27 +0200 Tom Gottfried Graft some improvements to dockerised PostgreSQL from rev ea6b062e5305.
Tue, 08 Nov 2016 19:22:48 +0100 Tom Gottfried Remove creation of unused superuser and create missing directory.
Fri, 24 Mar 2017 12:02:06 +0100 Raimund Renkert Exclude probe/messung foreign keys in audit trail.
Fri, 24 Mar 2017 11:59:19 +0100 Raimund Renkert Use correct ort to generate probe. release-2.5
Thu, 23 Mar 2017 12:17:06 +0100 Michael Stanko . release-2.5
Thu, 23 Mar 2017 12:04:06 +0100 Michael Stanko remove postgres 9.6 option release-2.5
Thu, 23 Mar 2017 11:57:06 +0100 Michael Stanko remove postgres 9.6 option release-2.5
Thu, 23 Mar 2017 11:27:36 +0100 Michael Stanko update queries release-2.5
Thu, 23 Mar 2017 09:02:26 +0100 Michael Stanko fix somme test data release-2.5
Wed, 22 Mar 2017 15:03:35 +0100 Tom Gottfried Audit trail: handle request with non-existant numeric ID.
Mon, 20 Mar 2017 15:52:22 +0100 Michael Stanko prepare import of production data release-2.5
Mon, 20 Mar 2017 15:17:20 +0100 Tom Gottfried Respect in validation rule that Messzeitpunkt might be null. release-2.5
Fri, 17 Mar 2017 13:25:57 +0100 Tom Gottfried Do not redefine existing operator.
Fri, 17 Mar 2017 13:00:31 +0100 Tom Gottfried Fix broken array and improve readability of function definition.
Fri, 17 Mar 2017 12:52:23 +0100 Tom Gottfried Stop on error any execution of SQL via psql in DB setup.
Wed, 15 Mar 2017 10:01:24 +0100 Evi Huber load complete messprogrammkategorieStore release-2.5
Thu, 09 Mar 2017 15:16:31 +0100 Michael Stanko remove s12 from stammdaten.deskriptor_umwelt and update stammdaten release-2.5
Wed, 08 Mar 2017 15:59:47 +0100 Raimund Renkert Insert timestamp into audit trail changed fields instead of date string.
Wed, 08 Mar 2017 10:15:50 +0100 Raimund Renkert Format date values for audit trail.
Wed, 08 Mar 2017 09:44:11 +0100 Raimund Renkert Added action to probe audit trail.
Wed, 08 Mar 2017 09:43:46 +0100 Raimund Renkert Record inserts in audit table.
Wed, 08 Mar 2017 09:41:14 +0100 Raimund Renkert Set postgresql version to 9.5 in dockerfile for more jsonb support.
Tue, 28 Feb 2017 14:56:14 +0100 Raimund Renkert Removed comment.
Tue, 28 Feb 2017 14:08:39 +0100 Raimund Renkert Fixed typo in audit trail service.
Tue, 28 Feb 2017 14:03:51 +0100 Raimund Renkert Do not allow access to unknow classes.
Tue, 28 Feb 2017 09:47:54 +0100 Raimund Renkert Set 'letzte_aenderung' to be no insertable. Use database default now() as initial value.
Fri, 24 Feb 2017 14:29:05 +0100 Raimund Renkert Added service for audit trail.
Fri, 24 Feb 2017 14:28:42 +0100 Raimund Renkert Added hibernate model for audit trail.
Fri, 24 Feb 2017 14:28:19 +0100 Raimund Renkert Added JSON object type to database dialect.
Fri, 24 Feb 2017 14:27:10 +0100 Raimund Renkert Add audit-trail table/trigger/views to database.
Thu, 09 Feb 2017 14:13:14 +0100 Tom Gottfried Advance version.
Thu, 09 Feb 2017 14:11:26 +0100 Tom Gottfried Added tag 2.5 for changeset 1f47e9fa10c4
Thu, 09 Feb 2017 14:11:11 +0100 Tom Gottfried Prepare tag. 2.5
Thu, 09 Feb 2017 14:06:39 +0100 Tom Gottfried Messprogramm has no such attribute anymore.
Thu, 09 Feb 2017 14:06:20 +0100 Tom Gottfried Use different coordinates than in dbUnit_ort.json for creation of new ort.
Wed, 08 Feb 2017 19:56:01 +0100 Tom Gottfried Fix authorization for OrtszuordnungMp and friends.
Wed, 08 Feb 2017 18:32:09 +0100 Tom Gottfried Map warning to existing client field and introduce new code.
Wed, 08 Feb 2017 18:02:05 +0100 Tom Gottfried Push down refreshing of persisted objects deeper into the stack.
Wed, 08 Feb 2017 17:46:45 +0100 Michael Stanko fix consistence errors
Wed, 08 Feb 2017 12:24:34 +0100 Raimund Renkert Fixed authorization for messprogramm ortszuordnung.
Wed, 08 Feb 2017 12:01:07 +0100 Raimund Renkert Fixed query to find ort by staat.
Wed, 08 Feb 2017 09:18:32 +0100 Raimund Renkert Do not set MpArt in ort factory.
Wed, 08 Feb 2017 09:12:17 +0100 Raimund Renkert Updated validation rules to allow messprogramm ortszuordnungen.
Fri, 03 Feb 2017 18:03:23 +0100 Tom Gottfried Typo.
Fri, 03 Feb 2017 14:03:52 +0100 Raimund Renkert Added missing file header and fixed doc.
Fri, 03 Feb 2017 14:03:27 +0100 Raimund Renkert Added model and service for stammdaten.kta.
Thu, 02 Feb 2017 17:38:36 +0100 Raimund Renkert merged.
Thu, 02 Feb 2017 17:38:08 +0100 Raimund Renkert Allow koord_*_extern to contain comma or dot as decimal separator.
Thu, 02 Feb 2017 17:32:30 +0100 Tom Gottfried Add warning to existing client-side fields.
Thu, 02 Feb 2017 17:28:31 +0100 Raimund Renkert Fixed query for messprogramme to show messprogramme without e-ort.
Thu, 02 Feb 2017 15:41:05 +0100 Tom Gottfried According to database schema, ort.ort_typ is allowed to be NULL.
Thu, 02 Feb 2017 15:01:12 +0100 Tom Gottfried Validate type of an Ort object.
Wed, 01 Feb 2017 11:23:09 +0100 Raimund Renkert Use gem_id for ort_id default value if exists.
Wed, 01 Feb 2017 10:50:12 +0100 Raimund Renkert Fixed query form messprogramme.
Mon, 30 Jan 2017 13:12:55 +0100 Raimund Renkert Removed ortId from messprogramm query statement and result.
Fri, 27 Jan 2017 17:08:59 +0100 Raimund Renkert Removed rule for entnahmeOrt since it is not possible to create a messprogramm.
Fri, 27 Jan 2017 17:08:16 +0100 Raimund Renkert Added services for stammdaten ort attributes.
Fri, 27 Jan 2017 17:07:43 +0100 Raimund Renkert Updated stammdaten data types.
Fri, 27 Jan 2017 16:12:52 +0100 Raimund Renkert Check for entnahmeOrt in messprogramm and add error if missing.
Fri, 27 Jan 2017 15:55:08 +0100 Raimund Renkert Removed check for ort_id in messprogramm validation.
Fri, 27 Jan 2017 15:44:30 +0100 Raimund Renkert Removed column ort_id from messprogramm in land_data.
Fri, 27 Jan 2017 15:14:53 +0100 Raimund Renkert Filter orte by netzbetreiber.
Fri, 27 Jan 2017 15:14:12 +0100 Raimund Renkert Changed ortszuordnungs model in messprogramm.
Fri, 27 Jan 2017 15:13:12 +0100 Raimund Renkert Renamed OrtszuordnungService.
Fri, 27 Jan 2017 15:11:50 +0100 Raimund Renkert Handle 'null' values in criteria queries.
Fri, 27 Jan 2017 15:10:01 +0100 Raimund Renkert Make use of the ort factory in ort service.
Fri, 27 Jan 2017 15:00:31 +0100 Raimund Renkert Moved rules to create an ort object to ort factory.
Fri, 27 Jan 2017 13:27:08 +0100 Maximilian Krambach typo
Thu, 26 Jan 2017 09:41:23 +0100 Michael Stanko fix bug in db_schema/stammdaten_data_ort_typ.sql
Wed, 25 Jan 2017 14:14:58 +0100 Michael Stanko add code to stamdaten.ort_typ
Tue, 17 Jan 2017 17:29:11 +0100 Raimund Renkert merged.
Tue, 17 Jan 2017 17:28:21 +0100 Raimund Renkert Initialize map for ort attributes once and reset attribute indicator for entnahmeOrt.
Wed, 04 Jan 2017 15:36:47 +0100 Michael Stanko enable new-line in sql text of queries
Mon, 19 Dec 2016 11:31:33 +0100 Raimund Renkert Added model class for bertiebsart.
Mon, 19 Dec 2016 10:53:42 +0100 Raimund Renkert merged.
Mon, 19 Dec 2016 10:52:48 +0100 Raimund Renkert Added details for probe and zusatzwerte in json export.
Fri, 16 Dec 2016 16:23:32 +0100 Tom Gottfried Its actually an property of an Ort that is validated here.
Fri, 16 Dec 2016 16:20:19 +0100 Tom Gottfried Make transformed coordinates available for validation.
Fri, 16 Dec 2016 16:18:37 +0100 Tom Gottfried Avoid having to handle missing shapes.
Fri, 16 Dec 2016 14:00:16 +0100 Tom Gottfried Advance version.
Fri, 16 Dec 2016 13:50:22 +0100 Tom Gottfried Added tag 2.4.1 for changeset 204fb75b0c06
Fri, 16 Dec 2016 13:50:12 +0100 Tom Gottfried Prepare tag. 2.4.1
Fri, 16 Dec 2016 12:13:40 +0100 Tom Gottfried Handle wrong parameter format and remove duplicate conditionals.
Fri, 16 Dec 2016 12:06:34 +0100 Tom Gottfried Implement negation of query filter closer to underlying API.
Thu, 15 Dec 2016 16:16:32 +0100 Tom Gottfried Add automatic tests for DeskriptorService.
Thu, 15 Dec 2016 13:19:00 +0100 Tom Gottfried Silence DEBUG logging of geotools.
Thu, 15 Dec 2016 12:42:20 +0100 Tom Gottfried Cleanup comments.
Wed, 14 Dec 2016 18:32:13 +0100 Tom Gottfried Fix dependencies in test deployment.
Tue, 13 Dec 2016 20:34:36 +0100 Tom Gottfried Test output latitude and longitude against input geometry.
Tue, 13 Dec 2016 20:32:00 +0100 Tom Gottfried Keep the potential details in a log file.
Tue, 13 Dec 2016 20:06:57 +0100 Tom Gottfried Handle errors in OrtFactory and pass them to the client.
Tue, 13 Dec 2016 19:05:53 +0100 Tom Gottfried latitude and longitude are serialized from geom.
Tue, 13 Dec 2016 18:55:22 +0100 Tom Gottfried mittelpunkt might be null.
Tue, 13 Dec 2016 17:24:06 +0100 Tom Gottfried Enable deserialization of geometries with DBUnit.
Tue, 13 Dec 2016 16:42:41 +0100 Tom Gottfried Cleanup GeoTools dependencies, add missing library for tests.
Tue, 13 Dec 2016 16:21:12 +0100 Tom Gottfried Adapt tests to model changes in rev 1bc8ab13e1f7.
Fri, 09 Dec 2016 18:20:22 +0100 Tom Gottfried Use validation rule on update as well.
Fri, 09 Dec 2016 18:15:42 +0100 Tom Gottfried Correct package.
Fri, 09 Dec 2016 17:15:21 +0100 Tom Gottfried Report errors in importing Ort as warning.
Fri, 09 Dec 2016 16:55:32 +0100 Tom Gottfried Validate new Ort imported via LAF.
Fri, 09 Dec 2016 16:34:44 +0100 Tom Gottfried Use reusable validation rule instead of in-service implementation.
Fri, 09 Dec 2016 16:33:42 +0100 Tom Gottfried Adapt docs.
Fri, 09 Dec 2016 16:32:10 +0100 Tom Gottfried We might want to serialize an object without geom.
Fri, 09 Dec 2016 15:34:15 +0100 Tom Gottfried Rename validation of Ortszuordnung.
Fri, 09 Dec 2016 14:57:17 +0100 Tom Gottfried Make all state identifiers unique.
Fri, 09 Dec 2016 14:47:13 +0100 Tom Gottfried In memoriam Oracle.
Fri, 09 Dec 2016 14:40:42 +0100 Tom Gottfried Use NULL instead of '-' for missing values.
Fri, 09 Dec 2016 12:26:10 +0100 Tom Gottfried Do not try to create a new Ort if coordinate transformation failed.
Fri, 09 Dec 2016 12:08:19 +0100 Tom Gottfried Adapt validation rule to changes in data model.
Fri, 09 Dec 2016 11:31:13 +0100 Tom Gottfried Add missing annotations to avoid deserialisation errors.
Thu, 08 Dec 2016 16:56:17 +0100 Tom Gottfried Put latitude and longitude in correct order for EPSG:4326.
Thu, 08 Dec 2016 16:11:15 +0100 Tom Gottfried Add transient fields to be able to deserialize objects from client.
Thu, 08 Dec 2016 15:23:55 +0100 Tom Gottfried The referencing column does not need to be wider than what it refereces.
Thu, 08 Dec 2016 14:59:02 +0100 Tom Gottfried Avoid fetching the whole table from DB if we don't need it at all.
Thu, 08 Dec 2016 14:47:21 +0100 Tom Gottfried An Ort always has a location which is created from respective input.
Thu, 08 Dec 2016 14:30:35 +0100 Tom Gottfried Remove obsolete redundant attributes.
Thu, 08 Dec 2016 11:09:02 +0100 Tom Gottfried Handle unknown and not yet implemented Koordinatenart.
Tue, 06 Dec 2016 14:52:57 +0100 Tom Gottfried Added description of Docker dev environment to README.
Mon, 05 Dec 2016 12:28:59 +0100 Tom Gottfried Add spatial index to speed up OrtFactory.findVerwaltungseinheit().
Mon, 05 Dec 2016 12:20:10 +0100 Tom Gottfried Add missing FK constraint.
Fri, 02 Dec 2016 20:22:56 +0100 Tom Gottfried Backout 2f9dfd292ff1 because it reverts d667092cc788.
Fri, 02 Dec 2016 20:13:12 +0100 Tom Gottfried Add public schema to search path and remove obsolete data-source.
Fri, 02 Dec 2016 19:56:29 +0100 Tom Gottfried Silence DEBUG-logging of geotools.
Fri, 02 Dec 2016 19:15:35 +0100 Tom Gottfried That statement has surely never been successfully tested.
Fri, 02 Dec 2016 14:29:33 +0100 Michael Stanko fix bug in setup-db.sh
Thu, 01 Dec 2016 16:36:04 +0100 Tom Gottfried Separate build/deploy and javadoc.
Thu, 01 Dec 2016 16:34:23 +0100 Tom Gottfried With Java 7 we have to use the 14.x-branch of GeoTools.
Thu, 01 Dec 2016 12:25:20 +0100 Tom Gottfried Fix DB setup.
Wed, 30 Nov 2016 13:03:53 +0100 Raimund Renkert Added missing geotools dependencies.
Wed, 30 Nov 2016 12:27:49 +0100 Raimund Renkert Removed execution of not existing script...
Wed, 30 Nov 2016 12:13:36 +0100 Raimund Renkert Fixed setup db script.
Tue, 29 Nov 2016 16:00:27 +0100 Raimund Renkert merged.
Tue, 29 Nov 2016 15:59:38 +0100 Raimund Renkert Added ort factory to generate and find attributes, updated model.
Tue, 29 Nov 2016 15:57:09 +0100 Raimund Renkert Removed table de_vg and added verwaltungsgrenze.
Tue, 29 Nov 2016 15:54:48 +0100 Raimund Renkert Import german administrative borders using EPSG:4326.
Tue, 29 Nov 2016 15:51:17 +0100 Raimund Renkert Fixed setup-db script for use with docker.
Fri, 25 Nov 2016 22:25:13 +0100 Michael Stanko reorganize db setup
Fri, 25 Nov 2016 10:29:18 +0100 Evi Huber Add MPL to Messprogramm
Fri, 25 Nov 2016 10:24:22 +0100 Evi Huber Add MPL to Messprogramm
Fri, 25 Nov 2016 09:37:39 +0100 Michael Stanko redesign stammdaten.verwaltungseinheit
Mon, 21 Nov 2016 14:54:09 +0100 Raimund Renkert Export the id according to the specification for PZB_S.
Mon, 21 Nov 2016 14:53:09 +0100 Raimund Renkert merged
Mon, 21 Nov 2016 14:49:22 +0100 Raimund Renkert Import HOEHE_NN and ORTS_ZUSATZCODE for new ort objects.
Fri, 18 Nov 2016 21:42:27 +0100 Tom Gottfried LAF requires char sequences to be quoted in export.
Fri, 18 Nov 2016 19:50:17 +0100 Tom Gottfried Do not try to export non-existant Probe objects.
Fri, 18 Nov 2016 16:56:33 +0100 Tom Gottfried staatId might be null since rev 33dc7dc6b7bc.
Fri, 18 Nov 2016 13:22:45 +0100 Tom Gottfried Add missing column.
Fri, 18 Nov 2016 10:06:33 +0100 Raimund Renkert Check for data in ort attributes in laf import.
Wed, 16 Nov 2016 17:02:22 +0100 Raimund Renkert Declared variable in db function set_ort_id.
Wed, 16 Nov 2016 15:59:24 +0100 Raimund Renkert Fixed validation workflow in laf importer.
Wed, 16 Nov 2016 15:58:30 +0100 Raimund Renkert Create a new ort object on demand while importing LAF data.
Wed, 16 Nov 2016 15:57:14 +0100 Raimund Renkert Removed NOT NULL constraint from stammdaten.ort.staat_id.
Wed, 16 Nov 2016 15:56:43 +0100 Raimund Renkert Added trigger to fill stammdaten.ort attributes.
Fri, 11 Nov 2016 16:52:49 +0100 Tom Gottfried Integrate Audit Log Analyzer. pgaudit
Fri, 11 Nov 2016 16:50:00 +0100 Tom Gottfried Improbe audit trail configuration. pgaudit
Thu, 10 Nov 2016 13:49:31 +0100 Raimund Renkert merged.
Thu, 10 Nov 2016 13:48:46 +0100 Raimund Renkert Avoid NPE in TimestampLocker.
Wed, 09 Nov 2016 20:01:00 +0100 Tom Gottfried Log parameters in statements. pgaudit
Wed, 09 Nov 2016 17:33:16 +0100 Tom Gottfried Add hint for creation of schema objects for log analyzer. pgaudit
Wed, 09 Nov 2016 17:24:49 +0100 Tom Gottfried Let the database enforce,too, what rev 46db98d060ae introduced.
Wed, 09 Nov 2016 16:32:29 +0100 Raimund Renkert Fixed rule to allow update of 'entnahmeOrt'.
Wed, 09 Nov 2016 15:42:08 +0100 Raimund Renkert Allow update of "entnahme ort" in validation.
Wed, 09 Nov 2016 12:40:42 +0100 Raimund Renkert Added validation to make sure a probe has only one 'entnahme ort'.
Wed, 09 Nov 2016 12:39:08 +0100 Raimund Renkert Let the database generate id_alt and initial status for new messung objects.
Wed, 09 Nov 2016 10:18:51 +0100 Raimund Renkert Write raw data on exit probe context in laf listener.
Tue, 08 Nov 2016 19:22:48 +0100 Tom Gottfried Remove creation of unused superuser and create missing directory. pgaudit
Tue, 08 Nov 2016 19:21:24 +0100 Tom Gottfried Use pgaudit to generate an audit trail. pgaudit
Tue, 08 Nov 2016 17:46:06 +0100 Raimund Renkert Do not export empty 'deskriptoren' in json exporter.
Tue, 08 Nov 2016 17:45:27 +0100 Raimund Renkert Do not export an empty HauptprobenNr.
Tue, 08 Nov 2016 17:32:02 +0100 Raimund Renkert Fixed deskriptoren output in json export.
Tue, 08 Nov 2016 16:55:14 +0100 Raimund Renkert Added plaintext attributes to json export.
Tue, 08 Nov 2016 16:02:00 +0100 Raimund Renkert Fixed attribute key in laf export.
Tue, 08 Nov 2016 10:30:07 +0100 Raimund Renkert Check for errors in probe objects and cancel import writing out the errors.
Tue, 08 Nov 2016 10:29:17 +0100 Raimund Renkert Set labor_mst_id to mst_id if missing in laf import.
Tue, 08 Nov 2016 10:27:48 +0100 Raimund Renkert Export ortstyp 'U' and 'E' only.
Tue, 08 Nov 2016 10:27:13 +0100 Raimund Renkert Export messlabor as probe attribute.
Mon, 07 Nov 2016 12:30:35 +0100 Raimund Renkert Moved probe validation to have all subobject available during validation.
Mon, 07 Nov 2016 11:06:23 +0100 Raimund Renkert Authorize messprogramm - messmethode.
Mon, 07 Nov 2016 10:51:28 +0100 Raimund Renkert Export entnahme ort and ursprungs orte.
Mon, 07 Nov 2016 10:50:53 +0100 Raimund Renkert Fixed hibernate model for stammdaten.ort.
Mon, 07 Nov 2016 10:10:06 +0100 Raimund Renkert Added hibernate model for ortszusatz.
Mon, 07 Nov 2016 10:09:22 +0100 Raimund Renkert Parse, map and merge orte.
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.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)