log

age author description
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.
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.
Thu, 13 Oct 2016 17:01:31 +0200 Tom Gottfried Run psql quietly when running large SQL scripts.
Thu, 13 Oct 2016 11:13:46 +0200 Michael Stanko update stammdaten.deskriptor_umwelt schema-update
Tue, 11 Oct 2016 16:38:04 +0200 Tom Gottfried Use Intervall-class for generation of yearly Probe objects.
Mon, 10 Oct 2016 17:23:39 +0200 Tom Gottfried Fix validation of subintervall for yearly samples.
Mon, 10 Oct 2016 16:25:12 +0200 Tom Gottfried Remove unused private methods.
Fri, 07 Oct 2016 15:36:01 +0200 Michael Stanko update db_schema/stammdaten_data.sql schema-update
Sat, 01 Oct 2016 13:55:31 +0200 Tom Gottfried Use Intervall class for generation of weekly Probe objects.
Fri, 30 Sep 2016 22:39:48 +0200 Tom Gottfried Remove verbose logging in potentially heavily used function.
Fri, 30 Sep 2016 18:41:12 +0200 Tom Gottfried Calendar.DAY_OF_YEAR is 1-based.
Fri, 30 Sep 2016 18:32:48 +0200 Tom Gottfried Avoid repeating potentially lengthy download of shapefiles.
Fri, 30 Sep 2016 17:41:31 +0200 Tom Gottfried Use Intervall class for daily Probe objects.
Fri, 30 Sep 2016 17:38:04 +0200 Tom Gottfried Adjust end to end of the day.
Fri, 30 Sep 2016 16:37:20 +0200 Tom Gottfried Remove obsolete TODO comment.
Fri, 30 Sep 2016 15:27:48 +0200 Tom Gottfried Authorize generation of Probe objects by Messprogramm.
Fri, 30 Sep 2016 15:24:04 +0200 Tom Gottfried Do not authorize everything unknown.
Fri, 30 Sep 2016 15:21:55 +0200 Tom Gottfried Add minimalistic authorization for Messprogramm.
Fri, 30 Sep 2016 14:05:28 +0200 Raimund Renkert Removed old importer stuff and added new Importer based on antlr4 grammar. schema-update
Fri, 30 Sep 2016 11:15:32 +0200 Tom Gottfried Avoid ISE if invalid datetime values are provided.
Fri, 30 Sep 2016 10:59:18 +0200 Tom Gottfried A period with end before start is meaningless.
Thu, 29 Sep 2016 16:48:29 +0200 Tom Gottfried A period with end before start is meaningless.
Thu, 29 Sep 2016 16:23:04 +0200 Tom Gottfried Validate against possible maxima.
Thu, 29 Sep 2016 16:15:38 +0200 Tom Gottfried Generalize generation of Proben for (multiples of) months.
Tue, 27 Sep 2016 16:16:31 +0200 Tom Gottfried Complement data model and validation of sub-intervalls.
Tue, 27 Sep 2016 12:18:15 +0200 Tom Gottfried Make generation of monthly Probes respect actual lenght of months.
Tue, 27 Sep 2016 10:23:44 +0200 Tom Gottfried Avoid detour via Date object.
Fri, 23 Sep 2016 20:13:45 +0200 Tom Gottfried Improve readability for easier debugging.
Fri, 23 Sep 2016 19:13:40 +0200 Tom Gottfried Set default in data model instead of on generation of Probe objects.
Fri, 23 Sep 2016 18:47:17 +0200 Tom Gottfried Remove null-checks for already validated mandatory fields.
Fri, 23 Sep 2016 18:35:52 +0200 Tom Gottfried Remove unused redundant arguments.
Wed, 28 Sep 2016 09:06:18 +0200 Michael Stanko extend docker envireoment to load geographical data of german comunities
Wed, 28 Sep 2016 08:48:04 +0200 Michael Stanko ange ShibbolethFilter to accept non-ldap-formated roles (without cn=..)
Fri, 23 Sep 2016 17:56:22 +0200 Tom Gottfried Remove wrong period check.
Thu, 22 Sep 2016 16:14:57 +0200 Maximilian Krambach fixed some nullpointers in messproramm validator rules
Tue, 20 Sep 2016 16:01:02 +0200 Raimund Renkert Fixed data input for messporgramm_transfer table. schema-update
Tue, 20 Sep 2016 10:13:43 +0200 Raimund Renkert Added new table for messprogramm mappings. schema-update
Mon, 19 Sep 2016 12:14:46 +0200 Raimund Renkert Added unit tests for importer update path. schema-update
Mon, 19 Sep 2016 12:14:01 +0200 Raimund Renkert Added class to merge/update objects coming from the importer. schema-update
Fri, 09 Sep 2016 15:35:49 +0200 Raimund Renkert Added unit tests for probe- and messung identifier. schema-update
Fri, 09 Sep 2016 15:35:09 +0200 Raimund Renkert Added identifier for probe and messung objects for use in LAF importer. schema-update
Fri, 09 Sep 2016 15:33:04 +0200 Raimund Renkert Added unique constraint for probe.id_alt schema-update
Thu, 08 Sep 2016 12:03:43 +0200 Tom Gottfried A period with end before start is not meaningful.
Wed, 07 Sep 2016 18:17:48 +0200 Tom Gottfried A period with end before start is not meaningful.
Mon, 05 Sep 2016 10:19:23 +0200 Raimund Renkert Added json export. schema-update
Mon, 05 Sep 2016 10:18:38 +0200 Raimund Renkert Fixed warnings. schema-update
Mon, 05 Sep 2016 10:17:32 +0200 Raimund Renkert Organized imports and removed unused logger. schema-update
Fri, 02 Sep 2016 14:03:25 +0200 Raimund Renkert Updated unit tests to fit the new data model. schema-update
Fri, 02 Sep 2016 14:02:54 +0200 Raimund Renkert Added Annotation to set the id to generated value. schema-update
Fri, 02 Sep 2016 14:02:03 +0200 Raimund Renkert Fixed model and its dependencies. schema-update
Fri, 02 Sep 2016 14:00:22 +0200 Raimund Renkert Fixed datatype for ba_id attribute. schema-update
Wed, 31 Aug 2016 16:24:04 +0200 Raimund Renkert Removed verbose logging. schema-update
Wed, 31 Aug 2016 15:52:15 +0200 Raimund Renkert Updated status workflow. schema-update
Wed, 31 Aug 2016 15:50:54 +0200 Raimund Renkert Make dynamic inserts on probe and messung objects to avoid 'not null'-constraint error. schema-update
Wed, 31 Aug 2016 15:49:40 +0200 Raimund Renkert Added additional attributes to complete the model. schema-update
Wed, 31 Aug 2016 15:47:52 +0200 Raimund Renkert Updated sql query strings to match the new schema. schema-update
Wed, 31 Aug 2016 15:46:59 +0200 Raimund Renkert Removed schema bund from setup_db script. schema-update
Fri, 08 Jul 2016 15:35:24 +0200 Raimund Renkert merged. schema-update
Fri, 08 Jul 2016 15:34:33 +0200 Raimund Renkert Moved referenced tables. schema-update
Fri, 08 Jul 2016 15:32:36 +0200 Raimund Renkert Updated server application to new database model. THIS IS STILL WIP!!! schema-update
Mon, 04 Jul 2016 14:31:18 +0200 Raimund Renkert Updated probe data. schema-update
Mon, 04 Jul 2016 14:31:06 +0200 Raimund Renkert Added FK to probe and messprogramm. schema-update
Mon, 04 Jul 2016 14:30:40 +0200 Raimund Renkert Added table betriebsart schema-update
Mon, 04 Jul 2016 14:23:59 +0200 Raimund Renkert Updated references. schema-update
Mon, 04 Jul 2016 14:23:50 +0200 Raimund Renkert Updated values. schema-update
Mon, 04 Jul 2016 14:18:42 +0200 Raimund Renkert Added filter and query type table. schema-update
Mon, 04 Jul 2016 14:11:00 +0200 Raimund Renkert Update data files. schema-update
Thu, 07 Jul 2016 11:46:14 +0200 Michael Stanko add stammdaten.kta and stammdaten.ortszusatz schema-update
Tue, 05 Jul 2016 18:24:55 +0200 Tom Gottfried Introduce default value vor Messregime in Messprogramm.
Mon, 04 Jul 2016 12:10:44 +0200 Raimund Renkert Fixed typos. schema-update
Mon, 04 Jul 2016 12:09:01 +0200 Raimund Renkert Made most constraints inline. schema-update
Mon, 04 Jul 2016 12:05:26 +0200 Raimund Renkert Added inline FK constraints. schema-update
Mon, 04 Jul 2016 12:04:50 +0200 Raimund Renkert Reordered tables. schema-update
Mon, 04 Jul 2016 11:46:42 +0200 Raimund Renkert Replaced explicid sequences with serials. schema-update
Mon, 04 Jul 2016 11:46:20 +0200 Raimund Renkert Fixed column names in constraints. schema-update
Mon, 04 Jul 2016 11:31:31 +0200 Raimund Renkert Fixed names and typos. schema-update
Mon, 04 Jul 2016 11:25:40 +0200 Raimund Renkert Renamed/Removed some columns. schema-update
Mon, 04 Jul 2016 11:24:59 +0200 Raimund Renkert Use status_kombi as FK in status_protokol schema-update
Mon, 04 Jul 2016 10:00:08 +0200 Raimund Renkert Added FK constraints. schema-update
Mon, 04 Jul 2016 08:55:36 +0200 Raimund Renkert Removed column name, added column kommentar in messprogramm schema-update
Mon, 04 Jul 2016 08:53:39 +0200 Raimund Renkert Renamed erzeuger to mst_id. schema-update
Mon, 04 Jul 2016 08:52:13 +0200 Raimund Renkert Removed duplicated netzbetreiber column. (mst_id already contains the schema-update
Fri, 01 Jul 2016 19:53:56 +0200 Raimund Renkert Moved comments to the end of the file. schema-update
Fri, 01 Jul 2016 19:51:41 +0200 Raimund Renkert Added index for "child"-tables and removed index for probe. schema-update
Fri, 01 Jul 2016 19:47:21 +0200 Raimund Renkert Moved messung.status FK constraint. schema-update
Fri, 01 Jul 2016 19:46:11 +0200 Raimund Renkert Updated trigger and functions. schema-update
Fri, 01 Jul 2016 19:04:49 +0200 Raimund Renkert Moved trigger creation to table definition. schema-update
Fri, 01 Jul 2016 19:01:32 +0200 Raimund Renkert Moved FK constraints into table definition. schema-update
Fri, 01 Jul 2016 18:17:23 +0200 Raimund Renkert Reordered table creation to allow inline definition of FKs. schema-update
Fri, 01 Jul 2016 18:11:48 +0200 Raimund Renkert Moved unique constraints into table definition. schema-update
Fri, 01 Jul 2016 18:07:33 +0200 Raimund Renkert Removed duplicated defaults. schema-update
Fri, 01 Jul 2016 18:04:21 +0200 Raimund Renkert Declare primary keys in tabel definition. schema-update
Fri, 01 Jul 2016 18:00:29 +0200 Raimund Renkert Removed obsolete search_path statements. schema-update
Fri, 01 Jul 2016 17:59:24 +0200 Raimund Renkert Replaced explicit sequences by serials. schema-update
Fri, 01 Jul 2016 17:46:39 +0200 Raimund Renkert Replaced translation tables for probe and messung with id_alt columns. schema-update
Fri, 01 Jul 2016 17:39:12 +0200 Raimund Renkert Removed schema 'bund'. schema-update
Fri, 01 Jul 2016 17:36:06 +0200 Tom Gottfried Make ID for Messregime an integer.
Fri, 01 Jul 2016 16:55:16 +0200 Raimund Renkert Updated description how to create filters.
Fri, 01 Jul 2016 14:18:00 +0200 Tom Gottfried Complement mandatory fields for messprogramm.
Fri, 01 Jul 2016 10:32:44 +0200 Tom Gottfried Fix CHECK-Constraint definition.
Wed, 29 Jun 2016 19:23:50 +0200 Raimund Renkert Added unique constraint to result.query_id and result.data_index and fixed data
Wed, 29 Jun 2016 19:06:33 +0200 Raimund Renkert Added instructions for messung queries. Fixed typo.
Wed, 29 Jun 2016 18:36:35 +0200 Raimund Renkert Beschreibung zur Erstellung von Filtern zu README hinzugefügt.
Tue, 28 Jun 2016 10:31:24 +0200 Tom Gottfried Remove API that should not be used since rev 9121d99a471e.
Mon, 27 Jun 2016 17:35:28 +0200 Tom Gottfried Removed code duplicated database trigger since rev 9121d99a471e.
Mon, 27 Jun 2016 17:04:02 +0200 Tom Gottfried Check mandatory fields before saving a Messprogramm.
Fri, 17 Jun 2016 12:17:08 +0200 Raimund Renkert Refactored probe generation.
Wed, 15 Jun 2016 11:18:49 +0200 Tom Gottfried Correct comment.
Tue, 14 Jun 2016 18:33:09 +0200 Tom Gottfried Deactivate tests for validators and land-interfaces.
Tue, 14 Jun 2016 18:31:29 +0200 Tom Gottfried Avoid duplicate entries in interface tests.
Tue, 14 Jun 2016 18:30:41 +0200 Tom Gottfried Use a minimal set of master data based on empty database for tests.
Wed, 08 Jun 2016 12:56:37 +0200 Tom Gottfried Adapt LADA version in Dockerfile.
Wed, 08 Jun 2016 12:16:40 +0200 Tom Gottfried Fix statusFilter query.
Wed, 08 Jun 2016 12:15:37 +0200 Tom Gottfried Fix multiselect delimiter.
Tue, 07 Jun 2016 16:20:18 +0200 Tom Gottfried Make tests more verbose on failure.
Tue, 07 Jun 2016 12:12:28 +0200 Tom Gottfried New version number.
Tue, 07 Jun 2016 12:03:36 +0200 Tom Gottfried Get version from pom.xml instead of hard coded.
Mon, 06 Jun 2016 15:15:12 +0200 Tom Gottfried Merged.
Mon, 06 Jun 2016 15:12:08 +0200 Tom Gottfried By convention, use client-i18n-strings for data_index.
Thu, 02 Jun 2016 18:04:44 +0200 Tom Gottfried Add missing FK-constraint.
Thu, 02 Jun 2016 12:27:34 +0200 Michael Stanko fix multiselect query
Thu, 02 Jun 2016 11:43:16 +0200 Tom Gottfried Add option to create database with schema only.
Wed, 01 Jun 2016 15:25:08 +0200 Tom Gottfried Authorize status change only for matching user.
Mon, 30 May 2016 16:11:24 +0200 Tom Gottfried Explain with comments and remove conditions each applied by one above.
Mon, 30 May 2016 15:01:08 +0200 Tom Gottfried IDs should be equal, not just contain each other.
Fri, 27 May 2016 19:20:47 +0200 Tom Gottfried Improve readability.
Fri, 27 May 2016 16:05:06 +0200 Raimund Renkert Fixed ldap group names in auth table.
Fri, 27 May 2016 16:03:40 +0200 Raimund Renkert Fixed authorization issues.
Thu, 26 May 2016 12:20:15 +0200 Raimund Renkert Use the netzbetreiber id value instead of casting data to ort and request
Thu, 26 May 2016 10:23:26 +0200 Michael Stanko fix query config for messungs query
Wed, 25 May 2016 18:21:54 +0200 Tom Gottfried Allow a user only to manipulate Ort with own Netzbetreiber.
Wed, 25 May 2016 18:10:14 +0200 Tom Gottfried Avoid NPE if requested object does not exist.
Wed, 25 May 2016 16:51:55 +0200 Tom Gottfried The database might refuse to delete an object e.g. due to FK constraints.
Tue, 24 May 2016 17:15:44 +0200 Tom Gottfried Use ON DELETE CASCADE to ease removing queries from database.
Tue, 24 May 2016 17:19:48 +0200 Tom Gottfried Sample data: Fix setting of query_id_seq.
Wed, 25 May 2016 15:07:12 +0200 Raimund Renkert merged.
Wed, 25 May 2016 15:06:02 +0200 Raimund Renkert Allow users to create a stammdaten ort.
Tue, 24 May 2016 15:06:14 +0200 Tom Gottfried Correct Typo.
Tue, 24 May 2016 11:46:17 +0200 Tom Gottfried Return correct response if update failed.
Mon, 23 May 2016 15:49:30 +0200 Tom Gottfried Round some values to three digits, breaking ties half to even, before storing.
Wed, 18 May 2016 18:21:33 +0200 Tom Gottfried statusStufe should be governed by the server only.
Wed, 18 May 2016 14:14:29 +0200 Tom Gottfried Fix typo.
Wed, 18 May 2016 14:13:33 +0200 Tom Gottfried Backed out changeset af0883b73551
Wed, 18 May 2016 14:12:41 +0200 Tom Gottfried Fix typo.
Thu, 12 May 2016 11:18:29 +0200 Michael Stanko change 'similar to' to 'IN' Conditions in filter queries
Wed, 11 May 2016 11:47:09 +0200 Michael Stanko redesign messung query
Tue, 10 May 2016 16:44:27 +0200 Tom Gottfried Fix query for messungen.
Tue, 10 May 2016 15:55:26 +0200 Raimund Renkert Avoid NPE in status service.
Tue, 10 May 2016 13:22:36 +0200 Raimund Renkert Removed check for duplicates in stammdatenservices (method: PUT).
Mon, 09 May 2016 15:19:22 +0200 Tom Gottfried Fix IDs vs. sequence values.
Mon, 09 May 2016 13:00:56 +0200 Raimund Renkert merged.
Mon, 09 May 2016 13:00:10 +0200 Raimund Renkert Fixed database attribute name.
Fri, 06 May 2016 12:24:55 +0200 Tom Gottfried Remove PostgreSQL 9.5-specific client parameter (again).
Fri, 06 May 2016 12:22:13 +0200 Tom Gottfried A bit of cleanup.
Fri, 06 May 2016 12:21:48 +0200 Tom Gottfried Stop on error.
Fri, 06 May 2016 12:13:15 +0200 Tom Gottfried Remove wrong test operator and prepare for more options.
Wed, 04 May 2016 16:04:50 +0200 Michael Stanko remove debug switch from setup-db.sh
Wed, 04 May 2016 16:00:41 +0200 Michael Stanko add initialze sequences in lada_data.sql
Wed, 04 May 2016 09:13:35 +0200 Michael Stanko erase mpr_id values in lada_data.sql
Wed, 04 May 2016 08:07:31 +0200 Michael Stanko erase mpr_id values in lada_data.sql
Fri, 29 Apr 2016 16:40:26 +0200 Raimund Renkert merged.
Fri, 29 Apr 2016 16:38:33 +0200 Raimund Renkert Use databse triggers for update on field 'letzteAenderung'.
Thu, 28 Apr 2016 15:26:12 +0200 Michael Stanko fix db-setup and stammdaten_data.sql
Fri, 15 Apr 2016 10:18:24 +0200 Tom Gottfried Added missing UNIQUE-Constraint.
Wed, 13 Apr 2016 20:34:37 +0200 Raimund Renkert Fixed typos and added simple query config for messung objects.
Wed, 13 Apr 2016 20:14:31 +0200 Raimund Renkert Removed timestamp update (letzte_aenderung) from server code.
Wed, 13 Apr 2016 18:46:43 +0200 Raimund Renkert Use authorization in status service.
Wed, 13 Apr 2016 18:45:58 +0200 Raimund Renkert Always set statusEdit attribute for messung objects.
Wed, 13 Apr 2016 17:37:12 +0200 Raimund Renkert Updated stammdaten services: allow multiselect filters and check duplicates
Fri, 08 Apr 2016 19:36:25 +0200 Raimund Renkert merged.
Fri, 08 Apr 2016 19:36:06 +0200 Raimund Renkert Fixed NPE for messungen without status.
Fri, 08 Apr 2016 19:35:49 +0200 Raimund Renkert Added posible qid parameter to request messungen via query.
Fri, 08 Apr 2016 19:35:12 +0200 Raimund Renkert Added service to request messung queries.
Fri, 08 Apr 2016 17:17:06 +0200 Tom Gottfried We need a wider range to allow arbitrary input formated +-9.99e+-99
Fri, 08 Apr 2016 12:32:34 +0200 Tom Gottfried Sequences in bund schema have to be set to correct values.
Fri, 08 Apr 2016 11:14:09 +0200 Tom Gottfried netzbetreiber_id is mandatory for ort.
Fri, 08 Apr 2016 11:12:03 +0200 Tom Gottfried Replace reference on non-existent dataset.
Fri, 08 Apr 2016 11:10:14 +0200 Tom Gottfried Remove PostgreSQL 9.5-specific client parameter.
Thu, 07 Apr 2016 15:56:14 +0200 Raimund Renkert Order result colums by the index stored in the db.
Thu, 07 Apr 2016 15:38:40 +0200 Raimund Renkert Added data dumps.
Wed, 06 Apr 2016 12:20:12 +0200 Raimund Renkert merged.
Wed, 06 Apr 2016 12:19:31 +0200 Raimund Renkert Fixed authorization. Avoids NPE for users/roles without mst_id
Tue, 05 Apr 2016 10:49:13 +0200 Tom Gottfried Set netzbetreiber-specific IDs UNIQUE per netzbetreiber.
Tue, 05 Apr 2016 10:29:55 +0200 Tom Gottfried Set known mandatory fields in stammdaten NOT NULL.
Thu, 24 Mar 2016 18:16:32 +0100 Tom Gottfried Fix automatic tests.
Thu, 24 Mar 2016 15:57:05 +0100 Tom Gottfried Improve readability of DDL for editable stammdaten tables.
Wed, 23 Mar 2016 18:52:09 +0100 Tom Gottfried probe and messprogramm always need a mst_id and labor_mst_id.
Wed, 23 Mar 2016 13:07:11 +0100 Tom Gottfried Improve readability of DDL for messprogramm table.
Wed, 23 Mar 2016 12:47:16 +0100 Tom Gottfried Improve readability of DDL for probe tables.
Mon, 14 Mar 2016 10:18:24 +0100 Raimund Renkert Added labor_mst_id column to messprogramm.
Mon, 14 Mar 2016 10:15:43 +0100 Raimund Renkert Add the initial status to generated messung objects.
Mon, 14 Mar 2016 10:15:06 +0100 Raimund Renkert Use the laborMstId in generated probe objects.
Fri, 11 Mar 2016 14:00:10 +0100 Raimund Renkert Fixed IAE on messung create.
Fri, 11 Mar 2016 13:59:16 +0100 Raimund Renkert Load probe attribute 'laborMstId' from db and use this field to authorize
Wed, 09 Mar 2016 17:00:55 +0100 Raimund Renkert Replaced replaceable character for 'SIMILAR TO' clause in queries
Fri, 19 Feb 2016 14:55:17 +0100 Tom Gottfried Remove unused outdated API.
Fri, 19 Feb 2016 14:23:58 +0100 Raimund Renkert Removed column 'query_id' from filter_value table.
Fri, 19 Feb 2016 14:00:17 +0100 Raimund Renkert Added 'funktionen' as attribute to user service response.
Thu, 18 Feb 2016 11:50:20 +0100 Raimund Renkert Check messung status to authorize GET requests on Messung objects.
Mon, 15 Feb 2016 16:05:52 +0100 Tom Gottfried Use correctly working Postgres-JDBC-driver.
Mon, 15 Feb 2016 12:31:31 +0100 Tom Gottfried Move auto-setting 'fertig' to correct block.
Mon, 15 Feb 2016 12:19:36 +0100 Tom Gottfried There is no way from LAND-Rückfrage to LST-*.
Mon, 15 Feb 2016 12:01:54 +0100 Tom Gottfried There are only two clear-cut cases where 'fertig' should be set.
Mon, 15 Feb 2016 11:33:44 +0100 Tom Gottfried Allow 'editing' of status 'Rückfrage'
Fri, 12 Feb 2016 14:22:53 +0100 Tom Gottfried Avoid NPE by rejecting invalid requests.
Fri, 12 Feb 2016 12:10:09 +0100 Raimund Renkert merged
Thu, 11 Feb 2016 17:07:14 +0100 Raimund Renkert Use lock mechanism for messung objects on status POST.
Thu, 11 Feb 2016 16:25:46 +0100 Tom Gottfried These values can and should never be set.
Thu, 11 Feb 2016 16:23:38 +0100 Tom Gottfried Available status values need to be filtered by the users functions.
Thu, 11 Feb 2016 16:21:57 +0100 Tom Gottfried Allow filtering of columns of any type with IN().
Thu, 11 Feb 2016 16:19:52 +0100 Tom Gottfried Use equals() to compare int-values of Integer objects.
Thu, 11 Feb 2016 16:15:40 +0100 Tom Gottfried Fix copy-paste error.
Thu, 11 Feb 2016 12:28:21 +0100 Raimund Renkert Use updated messung to evaluate authorization attributes.
Thu, 11 Feb 2016 10:27:12 +0100 Raimund Renkert Permit users to add or reset a status on lower level.
Tue, 09 Feb 2016 15:11:36 +0100 Tom Gottfried Remove unused VIEWs.
Mon, 08 Feb 2016 18:31:08 +0100 Tom Gottfried Add necessary constraints for status workflow.
Mon, 08 Feb 2016 18:23:41 +0100 Tom Gottfried Status workflow definitions are needed and assumed to be given by the server.
Mon, 08 Feb 2016 13:21:42 +0100 Tom Gottfried Put status workflow definitions in one place.
Mon, 08 Feb 2016 12:45:26 +0100 Tom Gottfried Functions are needed and assumed to be given by the server.
Fri, 05 Feb 2016 18:32:03 +0100 Tom Gottfried Use inline primary key definitions and remove autogenerated comments.
Fri, 05 Feb 2016 17:03:31 +0100 Tom Gottfried Whitespace cleanup.
Fri, 05 Feb 2016 17:01:28 +0100 Tom Gottfried Reorganise database setup scripts.
Fri, 05 Feb 2016 14:51:14 +0100 Tom Gottfried MessungAuthorizer decides about statusEdit.
Thu, 04 Feb 2016 17:29:32 +0100 Raimund Renkert Allow users with funktion 1 to edit status if statuswert = 4.
Thu, 04 Feb 2016 15:25:13 +0100 Raimund Renkert Set empty text as comment in copied status.
Thu, 04 Feb 2016 13:50:24 +0100 Raimund Renkert Check if current status stufe is lower or equal to the users funktion.
Thu, 04 Feb 2016 09:40:20 +0100 Raimund Renkert Since LST has no netzbetreiberId, check if the user belongs to a LST in
Wed, 03 Feb 2016 13:34:32 +0100 Raimund Renkert Allow GET for status objects with messungsId.
Tue, 02 Feb 2016 15:33:24 +0100 Raimund Renkert merged.
Tue, 02 Feb 2016 15:32:24 +0100 Raimund Renkert Added services for favorites and filter.
Tue, 02 Feb 2016 15:32:04 +0100 Raimund Renkert Create a new user object if not exists and use user authorization for queries.
Tue, 02 Feb 2016 15:29:23 +0100 Raimund Renkert Avoid NPEs.
Tue, 02 Feb 2016 15:29:09 +0100 Raimund Renkert Updated model for query, filter, result, etc.
Tue, 02 Feb 2016 15:03:29 +0100 Tom Gottfried Allow setting variables via commandline.
Thu, 28 Jan 2016 12:16:23 +0100 Raimund Renkert send all orte objects if limit param is '0'.
Wed, 27 Jan 2016 16:27:03 +0100 Dustin Demuth Added lighttpd to Dockerfile in order to serve apidoc is necessary
Wed, 27 Jan 2016 15:44:31 +0100 Raimund Renkert Updated tests.
Wed, 27 Jan 2016 15:33:57 +0100 Raimund Renkert Fixed code style.
Wed, 27 Jan 2016 15:32:49 +0100 Raimund Renkert Added missing file header.
Wed, 27 Jan 2016 14:54:28 +0100 Raimund Renkert Services no use the database based query filter.
Wed, 27 Jan 2016 14:52:44 +0100 Raimund Renkert Moved and updated the query service.
Wed, 27 Jan 2016 14:51:10 +0100 Raimund Renkert Added model for filter queries.
Wed, 27 Jan 2016 14:49:19 +0100 Raimund Renkert Updated db schema for filter queries.
Wed, 27 Jan 2016 15:28:59 +0100 Tom Gottfried Close outdated branch. prototype-1.0
Thu, 21 Jan 2016 15:37:06 +0100 Raimund Renkert Allow paging for editable stammdaten and set readonly attribute.
Thu, 21 Jan 2016 15:36:33 +0100 Raimund Renkert Added 'readonly' attribute to model.
Thu, 21 Jan 2016 15:36:02 +0100 Raimund Renkert Get the correct user function from auth infos.
Thu, 21 Jan 2016 09:01:57 +0100 Raimund Renkert Merged branches.
Thu, 14 Jan 2016 10:22:14 +0100 Raimund Renkert Updated statusworkflow and use new value 'zurückgesetzt'. statusworkflow
Thu, 14 Jan 2016 10:21:19 +0100 Raimund Renkert Use auth objects in user info to keep mst <-> function association. statusworkflow
Fri, 08 Jan 2016 12:20:31 +0100 Raimund Renkert Fixed request methods.
Fri, 08 Jan 2016 12:10:09 +0100 Raimund Renkert Added services for stammdaten and updated models.
Fri, 08 Jan 2016 12:09:12 +0100 Raimund Renkert Added tests for stammdaten
Fri, 08 Jan 2016 12:07:26 +0100 Raimund Renkert Moved base class for tests to package 'test'.
Fri, 08 Jan 2016 12:05:26 +0100 Raimund Renkert Refactored Authorization.
Fri, 18 Dec 2015 18:01:00 +0100 Raimund Renkert Refactored test environment.
Fri, 18 Dec 2015 17:55:20 +0100 Raimund Renkert Updated stammdaten test.
Fri, 18 Dec 2015 17:54:47 +0100 Raimund Renkert Updated base test.
Fri, 18 Dec 2015 17:54:06 +0100 Raimund Renkert Updated test configs for arquillian persistence extension.
Fri, 18 Dec 2015 17:51:23 +0100 Raimund Renkert Added persistence extension for arquillian and downgraded junit to have a
Fri, 18 Dec 2015 17:47:14 +0100 Raimund Renkert !!!CAUTION!!! changed services path!
Fri, 18 Dec 2015 17:42:24 +0100 Raimund Renkert !!!CAUTION!!! Changed persistence unit JNDI name!
Fri, 18 Dec 2015 17:34:40 +0100 Raimund Renkert Fixed and completed ort and ortzuordnung model.
Fri, 18 Dec 2015 17:32:30 +0100 Raimund Renkert Fixed database function.
Mon, 14 Dec 2015 15:47:10 +0100 Raimund Renkert Fixed POST for status and use PUT to reset the current status. statusworkflow
Mon, 14 Dec 2015 11:07:40 +0100 Raimund Renkert Update "fertig" flag on status changes. statusworkflow
Wed, 09 Dec 2015 16:51:31 +0100 Tom Gottfried No authorization is given if all objects are requested. statusworkflow
Wed, 09 Dec 2015 16:29:57 +0100 Tom Gottfried When editing status, record resulting new entry with current time. statusworkflow
Tue, 08 Dec 2015 15:14:25 +0100 Tom Gottfried Test failed because used messungsId was not authorized. statusworkflow
Tue, 08 Dec 2015 15:09:16 +0100 Tom Gottfried Fix typos statusworkflow
Tue, 08 Dec 2015 15:00:48 +0100 Tom Gottfried Test failed because used messungsId was not authorized. statusworkflow
Tue, 08 Dec 2015 14:36:17 +0100 Tom Gottfried Fix typos. statusworkflow
Tue, 08 Dec 2015 12:50:18 +0100 Tom Gottfried Test failed because used mkommentar was not authorized. statusworkflow
Tue, 08 Dec 2015 10:37:05 +0100 Tom Gottfried Fix typo. statusworkflow
Thu, 03 Dec 2015 12:01:27 +0100 Raimund Renkert Added stammdaten queries.
Thu, 03 Dec 2015 11:59:41 +0100 Raimund Renkert Added attribute 'type' to query configs.
Thu, 03 Dec 2015 11:58:51 +0100 Raimund Renkert Removed geometries from stammdaten ort since they are not used.
Thu, 03 Dec 2015 11:41:03 +0100 Raimund Renkert Added and updated model, services, etc for to fit the new db schema.
Wed, 02 Dec 2015 14:07:26 +0100 Raimund Renkert merged.
Wed, 02 Dec 2015 14:06:48 +0100 Raimund Renkert Updated database schema.
Wed, 25 Nov 2015 18:28:25 +0100 Tom Gottfried Fix typos in query config.
Wed, 25 Nov 2015 13:35:12 +0100 Raimund Renkert merged.
Wed, 25 Nov 2015 13:34:39 +0100 Raimund Renkert Fixed encoding problem for query configuration.
Fri, 20 Nov 2015 11:30:59 +0100 Tom Gottfried Do not trace SQL statements to lada-server.log.
Thu, 19 Nov 2015 16:55:32 +0100 Raimund Renkert merged.
Thu, 19 Nov 2015 16:54:09 +0100 Raimund Renkert Authorize messwert, kommentar and status.
Thu, 19 Nov 2015 16:53:30 +0100 Raimund Renkert Updated the authorization to fit the needs of the new status workflow.
Thu, 19 Nov 2015 16:52:30 +0100 Raimund Renkert Addedd method to authorize a messung using the id and the status.
Thu, 19 Nov 2015 12:13:10 +0100 Tom Gottfried Whitespace-cleanup in schema definitions.
Thu, 19 Nov 2015 12:11:23 +0100 Tom Gottfried Remove outdated duplicate VIEW definition.
Thu, 19 Nov 2015 11:45:00 +0100 Tom Gottfried Do not create database objects in case of erroneous definitions.
Thu, 19 Nov 2015 08:50:33 +0100 Raimund Renkert Added test cases for 'status kombi'.
Thu, 19 Nov 2015 08:50:08 +0100 Raimund Renkert Added copyright header.
Thu, 19 Nov 2015 08:49:44 +0100 Raimund Renkert Fixed 'statusfolge' validator.
Thu, 19 Nov 2015 08:48:53 +0100 Raimund Renkert Removed debug output.
Wed, 18 Nov 2015 15:58:11 +0100 Raimund Renkert Added view for reachable status values.
Wed, 18 Nov 2015 15:40:00 +0100 Raimund Renkert mergedmerged..
Wed, 18 Nov 2015 15:39:21 +0100 Raimund Renkert Added, reordered and fixed tests.
Wed, 18 Nov 2015 15:38:47 +0100 Raimund Renkert Set the previous status as active status.
Wed, 18 Nov 2015 15:38:18 +0100 Raimund Renkert Added 'order by' for multiple columns.
Wed, 18 Nov 2015 15:37:32 +0100 Raimund Renkert Validate status objects.
Wed, 18 Nov 2015 15:32:24 +0100 Raimund Renkert return the violation on error.
Wed, 18 Nov 2015 15:32:02 +0100 Raimund Renkert Added new rule for status validation.
Mon, 16 Nov 2015 16:34:50 +0100 Tom Gottfried Mention setup script and Dockerfiles in README.
Mon, 16 Nov 2015 11:19:59 +0100 Tom Gottfried Fix setting symlink (file exists).
Fri, 13 Nov 2015 15:57:14 +0100 Tom Gottfried Mention timezone setting in install docs.
Fri, 13 Nov 2015 15:40:36 +0100 Tom Gottfried Add custom standalone.conf with timezone set to UTC.
Fri, 13 Nov 2015 13:42:25 +0100 Raimund Renkert Added validator and first rule for status.
Fri, 13 Nov 2015 13:41:36 +0100 Raimund Renkert Use status to get readonly flag for messungen.
Fri, 13 Nov 2015 13:40:25 +0100 Raimund Renkert Fixed status and messung services.
Thu, 12 Nov 2015 13:28:08 +0100 Raimund Renkert Fixed PersistenceException in PUT status.
Thu, 12 Nov 2015 12:20:12 +0100 Raimund Renkert merged.
Thu, 12 Nov 2015 12:19:34 +0100 Raimund Renkert Fixed status values on messung create.
Thu, 12 Nov 2015 12:17:29 +0100 Raimund Renkert Search the next StatusStufe and create a new copy of a Status in on PUT.
Thu, 12 Nov 2015 12:15:18 +0100 Raimund Renkert Return only reachable status values.
Thu, 12 Nov 2015 12:14:46 +0100 Raimund Renkert Authorize messungen with status and not the "fertig"-flag.
Thu, 12 Nov 2015 12:13:39 +0100 Raimund Renkert Added fields for status and user roles/functions.
Thu, 12 Nov 2015 12:12:11 +0100 Raimund Renkert Added methods to get plain objects.
Thu, 12 Nov 2015 12:11:43 +0100 Raimund Renkert Updated and added model for status workflow.
Thu, 12 Nov 2015 12:03:03 +0100 Raimund Renkert Updated database schema for status workflow.
Thu, 05 Nov 2015 10:52:40 +0100 Raimund Renkert Fixed stammdaten.ort service.
Wed, 11 Nov 2015 12:07:03 +0100 Tom Gottfried Adapt version of test dependencies.
Wed, 11 Nov 2015 11:55:36 +0100 Tom Gottfried Set auth headers for Stammdaten tests and reactivate them.
Wed, 11 Nov 2015 11:12:23 +0100 Tom Gottfried Hibernate needs nextval to insert new datasets.
Thu, 05 Nov 2015 10:13:01 +0100 Tom Gottfried Symlinks allow editing module config in place.
Wed, 04 Nov 2015 13:00:04 +0100 Tom Gottfried Tests should not depend on actual data nor order of attributes in JSON.
Tue, 03 Nov 2015 12:06:14 +0100 Tom Gottfried Package versions of Postgres and Postgres-JDBC do not match in jessie.
Tue, 03 Nov 2015 09:33:49 +0100 Raimund Renkert Removed log message.
Tue, 03 Nov 2015 09:23:20 +0100 Raimund Renkert Skip status and location tests.
Tue, 03 Nov 2015 09:22:38 +0100 Raimund Renkert Build war file in validator test to turn off the shibboleth filter.
Tue, 03 Nov 2015 09:21:34 +0100 Raimund Renkert Added authentication information to all requests.
Tue, 03 Nov 2015 09:15:59 +0100 Raimund Renkert Simply delete a messung object (the db uses on delete cascade)
Mon, 02 Nov 2015 10:01:01 +0100 Raimund Renkert Added stub to filter reachable status values.
Mon, 02 Nov 2015 09:58:50 +0100 Raimund Renkert Added "parentModified" attribute to status protocol.
Fri, 30 Oct 2015 15:08:08 +0100 Raimund Renkert merged.
Fri, 30 Oct 2015 15:07:22 +0100 Raimund Renkert Added grant to all sequences.
Fri, 30 Oct 2015 15:06:22 +0100 Raimund Renkert Updated lada schema: Added status workflow model and cleaned up some triggers.
Wed, 28 Oct 2015 12:14:22 +0100 Tom Gottfried Improve install doc.
Wed, 28 Oct 2015 11:05:28 +0100 Tom Gottfried Dockerfile: add comment where server is reachable.
Tue, 27 Oct 2015 18:38:54 +0100 Tom Gottfried Add dockerised setup for running the server.
Tue, 27 Oct 2015 10:29:30 +0100 Raimund Renkert Set the new created status protocol at messung.
Tue, 27 Oct 2015 09:59:21 +0100 Raimund Renkert merged.
Tue, 27 Oct 2015 09:58:25 +0100 Raimund Renkert Updated model and services for the new status workflow.
Tue, 27 Oct 2015 09:56:16 +0100 Raimund Renkert Added model and services for statusstufe and statuswert.
Mon, 26 Oct 2015 15:49:15 +0100 Tom Gottfried Add Dockerfile for dockerised DB-server.
Mon, 26 Oct 2015 15:47:51 +0100 Tom Gottfried Add script to set up database as user postgres.
Mon, 26 Oct 2015 15:44:15 +0100 Tom Gottfried Add initial DB schema script.
Fri, 09 Oct 2015 09:23:22 +0200 Michael Stanko add new entry in probenquery
Tue, 22 Sep 2015 11:51:50 +0200 Michael Stanko add new search 'HP-Nr-Filter'
Fri, 18 Sep 2015 14:35:45 +0200 Michael Stanko fix set media_from_mediadesk
Mon, 14 Sep 2015 11:20:32 +0200 Raimund Renkert Added tag 2.2.0 for changeset d4d43d846a60
Mon, 14 Sep 2015 11:20:25 +0200 Raimund Renkert Removed tag 2.2.0 2.2.0
Mon, 14 Sep 2015 11:20:14 +0200 Raimund Renkert Set fixed size for first deskriptoren request.
Mon, 14 Sep 2015 10:31:34 +0200 Raimund Renkert Added tag 2.2.0 for changeset d7c0b950c1ce
Mon, 14 Sep 2015 10:31:16 +0200 Raimund Renkert Removed tag 2.2.0
Mon, 14 Sep 2015 10:30:44 +0200 Raimund Renkert Fixed size of main descriptor fields and return 'null' instead of "" for empty
Fri, 11 Sep 2015 14:54:14 +0200 Raimund Renkert Added tag 2.2.0 for changeset 00aaa48d37fe
Fri, 11 Sep 2015 14:49:49 +0200 Raimund Renkert Updated version number.
Fri, 11 Sep 2015 12:50:28 +0200 Raimund Renkert Fixed validator for descriptor to umwelt.
Thu, 27 Aug 2015 10:50:59 +0200 Dustin Demuth Added tag 2.1.2 for changeset 2ba85d14160e
Thu, 27 Aug 2015 10:50:50 +0200 Dustin Demuth Increased Version Number to 2.1.2 2.1.2
Tue, 25 Aug 2015 10:49:31 +0200 Dustin Demuth Filter the group string. This should be tidied...
Fri, 14 Aug 2015 11:05:59 +0200 Dustin Demuth removed -dev from artifact id
Fri, 14 Aug 2015 10:33:58 +0200 Dustin Demuth Added tag 2.1.1 for changeset 9ff0882d73d8
Fri, 14 Aug 2015 10:33:35 +0200 Dustin Demuth Version 2.1.1 2.1.1
Fri, 14 Aug 2015 09:45:01 +0200 Raimund Renkert Switch to shibboleth authorization in all REST-services.
Fri, 14 Aug 2015 09:44:31 +0200 Raimund Renkert Added shibboleth authorization.
Fri, 14 Aug 2015 09:43:29 +0200 Raimund Renkert Removed the OpenId authentorization files and dependencies.
Thu, 06 Aug 2015 09:59:22 +0200 Raimund Renkert Added tag 2.1.0 for changeset 1fa184bc2768
Thu, 06 Aug 2015 09:59:15 +0200 Raimund Renkert Updated version numbers. 2.1.0
Thu, 06 Aug 2015 09:56:09 +0200 Raimund Renkert Fixed probe object delete service.
Mon, 27 Jul 2015 12:58:34 +0200 Raimund Renkert Added README file.
Mon, 27 Jul 2015 12:58:03 +0200 Raimund Renkert Fixed some tests to fit the changed database.
Mon, 27 Jul 2015 12:57:35 +0200 Raimund Renkert Fixed possible NPE.
Mon, 27 Jul 2015 12:57:12 +0200 Raimund Renkert Fixed possible NPE.
Wed, 22 Jul 2015 16:03:33 +0200 Raimund Renkert Fixed NPE in probe validation rule.
Wed, 22 Jul 2015 16:03:03 +0200 Raimund Renkert Code style and documentation.
Mon, 20 Jul 2015 12:19:40 +0200 Raimund Renkert get all netzbetreiber without filtering.
Wed, 15 Jul 2015 14:21:34 +0200 Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 added autofill Mediadescription
Wed, 15 Jul 2015 14:17:02 +0200 Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 fixed lower case search field
Tue, 14 Jul 2015 17:02:27 +0200 Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 added intellij project stuff to hgignore
Fri, 10 Jul 2015 18:56:22 +0200 Raimund Renkert Added tag 2.0.2 for changeset 3f21fd768c5e
Fri, 10 Jul 2015 18:56:06 +0200 Raimund Renkert Updated version. 2.0.2
Fri, 10 Jul 2015 18:55:49 +0200 Raimund Renkert Removed tag 2.0.2
Fri, 10 Jul 2015 18:39:20 +0200 Raimund Renkert Added tag 2.0.2 for changeset aa04157e4a60
Fri, 10 Jul 2015 18:37:16 +0200 Raimund Renkert Updated version number.
Fri, 10 Jul 2015 18:29:51 +0200 Raimund Renkert Fixed deskriptor validation.
Fri, 10 Jul 2015 18:29:27 +0200 Raimund Renkert fixed delete probe service.
Fri, 10 Jul 2015 14:54:21 +0200 Raimund Renkert Added owner attribute to probe listing.
Fri, 10 Jul 2015 14:03:56 +0200 Raimund Renkert Fixed ort generation from messprogramme.
Fri, 10 Jul 2015 14:03:27 +0200 Raimund Renkert Refactored finding the umwelt id to be able to use it for messprogramme.
Fri, 10 Jul 2015 12:56:00 +0200 Raimund Renkert Find the correct umweltbereich.
Thu, 09 Jul 2015 17:12:15 +0200 Raimund Renkert Find the umw_id for probe objects.
Wed, 08 Jul 2015 09:42:22 +0200 Raimund Renkert Filter messgroessen by messmethode if mmtId is set.
Wed, 08 Jul 2015 09:41:47 +0200 Raimund Renkert Added logical or for integer lists.
Tue, 07 Jul 2015 11:58:46 +0200 Raimund Renkert Fixed descriptor validation.
Tue, 07 Jul 2015 11:56:36 +0200 Raimund Renkert Documentation.
Wed, 01 Jul 2015 15:28:57 +0200 Michael Stanko probequery.json extended
Wed, 17 Jun 2015 17:16:08 +0200 Raimund Renkert Added missing dependency 'openid4java'
Wed, 17 Jun 2015 17:06:22 +0200 Raimund Renkert Configuration for remote deployment in CI process.
Fri, 29 May 2015 15:31:47 +0200 Raimund Renkert Added tag 2.0 for changeset 6dd008066756
Fri, 29 May 2015 15:30:58 +0200 Raimund Renkert Set version to 2.0 2.0
Fri, 29 May 2015 13:10:30 +0200 Raimund Renkert Fixed or supressed warnings.
Fri, 29 May 2015 13:09:37 +0200 Raimund Renkert Removed unused loggers.
Fri, 29 May 2015 13:08:41 +0200 Raimund Renkert Organized imports.
Fri, 29 May 2015 11:48:04 +0200 Raimund Renkert Fixed validation rules for messung objects.
Fri, 29 May 2015 11:47:29 +0200 Raimund Renkert Check if the messung object has child objects in delete service.
Fri, 29 May 2015 11:46:45 +0200 Raimund Renkert Reload the created probe object to have the 'probeIdAlt' field available.
Fri, 29 May 2015 11:46:03 +0200 Raimund Renkert Fixed LAF exporter.
Fri, 22 May 2015 15:15:52 +0200 Raimund Renkert Validate messung, messwert and ort objects.
Fri, 22 May 2015 15:15:14 +0200 Raimund Renkert Fixed validation rules.
Fri, 22 May 2015 15:14:54 +0200 Raimund Renkert Do not send deskriptor fields with sn = '00'.
Fri, 22 May 2015 15:14:08 +0200 Raimund Renkert Removed plain sql statements.
Fri, 22 May 2015 15:13:44 +0200 Raimund Renkert Added AND NOT to query builder.
Fri, 22 May 2015 15:12:54 +0200 Raimund Renkert Use Postgis dialect to talk to the database.
Fri, 22 May 2015 15:11:40 +0200 Raimund Renkert Validate imported Ort objects.
Fri, 22 May 2015 15:10:53 +0200 Raimund Renkert Create SOrt objects in importer and removed plain sql statements.
Fri, 22 May 2015 15:10:16 +0200 Raimund Renkert Updated hibernate model.
Wed, 20 May 2015 11:45:01 +0200 Raimund Renkert Send mst and netzbetreiber in login response.
Wed, 20 May 2015 10:14:24 +0200 Raimund Renkert Removed filtering of messstellen.
Wed, 20 May 2015 10:13:58 +0200 Raimund Renkert New REST service delivering the server version.
Wed, 13 May 2015 13:57:50 +0200 Raimund Renkert Added tag 2.0-beta2 for changeset 3b1755df4f33
Wed, 13 May 2015 13:57:40 +0200 Raimund Renkert Increased version number. 2.0-beta2
Wed, 13 May 2015 13:57:23 +0200 Raimund Renkert Fixed Index out of Bounds exception in validation.
Wed, 13 May 2015 13:56:29 +0200 Raimund Renkert Removed tag 2.0-beta2
Wed, 13 May 2015 11:30:41 +0200 Raimund Renkert Added tag 2.0-beta2 for changeset fa149968e60d
Wed, 13 May 2015 11:23:29 +0200 Raimund Renkert Added validation rules for probe deskriptor.
Tue, 12 May 2015 15:19:52 +0200 Raimund Renkert Code doc.
Tue, 12 May 2015 15:19:30 +0200 Raimund Renkert Added REST interface for deskriptoren.
Tue, 12 May 2015 15:19:14 +0200 Raimund Renkert Updated deskriptoren model.
Tue, 12 May 2015 15:18:47 +0200 Raimund Renkert New REST interface to create probe objects from messprogramm.
Tue, 12 May 2015 15:18:03 +0200 Raimund Renkert Added probe factory. This factory creates probe objects(and its childs) from
Tue, 12 May 2015 15:16:40 +0200 Raimund Renkert Use the new usertype in messprogramm_messmethode.
Tue, 12 May 2015 15:16:05 +0200 Raimund Renkert Use the extended dialect for lada datasources.
Tue, 12 May 2015 15:15:27 +0200 Raimund Renkert Implemented new hibernate usertype: integer array; registered new type in dialect.
Tue, 05 May 2015 14:24:10 +0200 Raimund Renkert Added empty validation rules for ort objects.
Tue, 05 May 2015 14:23:45 +0200 Raimund Renkert Added validator for ort objects.
Tue, 05 May 2015 14:23:10 +0200 Raimund Renkert Renamed package for messwert validation rules.
Tue, 05 May 2015 14:10:15 +0200 Raimund Renkert Added new validation rules for messwert objects.
Tue, 05 May 2015 14:09:50 +0200 Raimund Renkert Added validator for messwert objects.
Tue, 05 May 2015 14:09:31 +0200 Raimund Renkert Added new validation rules for messung objects.
Thu, 30 Apr 2015 17:28:19 +0200 Raimund Renkert Added tests for messprogramm service.
Thu, 30 Apr 2015 17:27:40 +0200 Raimund Renkert Updated messprogramm model.
Thu, 30 Apr 2015 16:30:13 +0200 Raimund Renkert Updated tests to fit the new requirements (authorization).
Thu, 30 Apr 2015 16:27:28 +0200 Raimund Renkert Removed old filter query configuration.
Thu, 30 Apr 2015 16:26:56 +0200 Raimund Renkert Added resources for filter queries to test env.
Thu, 30 Apr 2015 16:26:08 +0200 Raimund Renkert Fixed project dependencies and openid authentication/authorization for tests.
Thu, 30 Apr 2015 16:25:01 +0200 Raimund Renkert Added authorization class for test env.
Thu, 30 Apr 2015 16:23:21 +0200 Raimund Renkert Fixed path for POST requests on kommentarm service.
Wed, 29 Apr 2015 22:55:14 +0200 Michael Stanko Added column probe_id_alt in query 4 in probequery.json
Mon, 27 Apr 2015 18:51:23 +0200 Raimund Renkert Added services for messprogramm and messprogrammmmt.
Mon, 27 Apr 2015 18:50:42 +0200 Raimund Renkert Added new query config for messprogramme and serve it via QueryService.
Mon, 27 Apr 2015 18:48:59 +0200 Raimund Renkert Updated model.
Mon, 27 Apr 2015 18:48:26 +0200 Raimund Renkert Added empty beans.xml
Fri, 24 Apr 2015 13:34:18 +0200 Raimund Renkert Changed artifactId to 'lada-server'.
Thu, 23 Apr 2015 10:48:44 +0200 Raimund Renkert Code documentation.
Thu, 23 Apr 2015 10:44:19 +0200 Raimund Renkert listen to /object/{id} on PUT requests.
Thu, 23 Apr 2015 10:40:36 +0200 Raimund Renkert Code documentation.
Thu, 23 Apr 2015 08:45:25 +0200 Raimund Renkert Code documentation.
Wed, 22 Apr 2015 14:03:53 +0200 Raimund Renkert Code documentation.
Wed, 22 Apr 2015 09:18:29 +0200 Raimund Renkert Code documentation.
Mon, 20 Apr 2015 17:45:22 +0200 Raimund Renkert Code style and comments.
Mon, 20 Apr 2015 17:07:27 +0200 Raimund Renkert Code style and comments.
Mon, 20 Apr 2015 17:06:31 +0200 Raimund Renkert Replaced native query by criteria query.
Mon, 20 Apr 2015 17:04:50 +0200 Raimund Renkert Added methods for sql 'IN' queries.
Fri, 17 Apr 2015 15:19:39 +0200 Raimund Renkert Added tag 2.0-beta1 for changeset d9add6cd8f06
Fri, 17 Apr 2015 15:18:10 +0200 Raimund Renkert Updated query configsUpdated qunfigs.. 2.0-beta1
Fri, 17 Apr 2015 14:14:11 +0200 Raimund Renkert Removed '\r' from laf exporter.
Fri, 17 Apr 2015 14:05:01 +0200 Raimund Renkert Add '\r\n' at the end of a line in laf-export files.
Fri, 17 Apr 2015 13:24:55 +0200 Raimund Renkert Added validation rule for probe.probeart.
Fri, 17 Apr 2015 13:23:17 +0200 Raimund Renkert Removed log messages.
Fri, 17 Apr 2015 13:22:45 +0200 Raimund Renkert Removed @Stateless annotations.
Fri, 17 Apr 2015 13:21:32 +0200 Raimund Renkert Updated importer: Do validation and object creation in the correct order.
Fri, 17 Apr 2015 13:17:45 +0200 Raimund Renkert Updated importer response item to take objects as value.
Thu, 16 Apr 2015 17:04:09 +0200 Raimund Renkert Use dynamic update/insert for *_translation tables
Thu, 16 Apr 2015 15:50:02 +0200 Raimund Renkert Added REST services for Im-/Export for laf files.
Thu, 16 Apr 2015 15:49:27 +0200 Raimund Renkert Added importer configuration.
Thu, 16 Apr 2015 15:49:04 +0200 Raimund Renkert Added importer impl for laf file format.
Thu, 16 Apr 2015 15:48:27 +0200 Raimund Renkert Added exporter impl. for laf file format.
Thu, 16 Apr 2015 15:47:30 +0200 Raimund Renkert Added interface and annotation for importer.
Thu, 16 Apr 2015 15:46:51 +0200 Raimund Renkert Added interface and annotation for exporter.
Thu, 16 Apr 2015 15:46:09 +0200 Raimund Renkert Updated persistence units.
Thu, 16 Apr 2015 15:45:26 +0200 Raimund Renkert Split header and query authentication.
Thu, 16 Apr 2015 15:44:19 +0200 Raimund Renkert Added method to check authorization with user infos and db object.
Thu, 16 Apr 2015 15:43:15 +0200 Raimund Renkert Made probe_id_alt and messungs_id_alt insertable.
Wed, 08 Apr 2015 10:45:55 +0200 Raimund Renkert Fixed messung delete operation.
Wed, 08 Apr 2015 10:45:27 +0200 Raimund Renkert Use the authorization filter in all REST operations.
Wed, 08 Apr 2015 10:44:24 +0200 Raimund Renkert Handle authorization of messung objects in a separate way.
Wed, 08 Apr 2015 10:43:21 +0200 Raimund Renkert Check the parents tree_modified timestamp for locking.
Wed, 08 Apr 2015 10:42:09 +0200 Raimund Renkert Updated owner getter/setter in probe.
Wed, 08 Apr 2015 10:41:33 +0200 Raimund Renkert Added new field to model classes to have the parent tree_modified timestamp available.
Wed, 25 Mar 2015 16:26:46 +0100 Raimund Renkert Update the 'letzteAenderung' field.
Wed, 25 Mar 2015 16:20:01 +0100 Raimund Renkert Use timestamp locker in REST services.
Wed, 25 Mar 2015 16:18:34 +0100 Raimund Renkert Added concrete class to lock objects based on the tree_modified timestamp.
Wed, 25 Mar 2015 16:17:41 +0100 Raimund Renkert Added interface, annotation and enum for Lock mechanism.
Wed, 25 Mar 2015 16:16:33 +0100 Raimund Renkert Added new column 'tree_modified' to entity classes.
Wed, 25 Mar 2015 16:14:25 +0100 Raimund Renkert Fixed hauptproben_nr validation.
Wed, 25 Mar 2015 16:12:49 +0100 Raimund Renkert Updated log4j config.
Wed, 25 Mar 2015 16:11:48 +0100 Raimund Renkert Fixed authorization via openid.
Tue, 24 Mar 2015 11:48:23 +0100 Raimund Renkert Removed netzbetreiber from authorization.
Tue, 24 Mar 2015 11:47:44 +0100 Raimund Renkert Updated authorization for probe list. Performance is much better now!
Mon, 23 Mar 2015 17:59:29 +0100 Raimund Renkert Updated queryconf.
Mon, 23 Mar 2015 17:55:02 +0100 Raimund Renkert Make 'and-/or like' operations case insensitive
Mon, 23 Mar 2015 17:53:47 +0100 Raimund Renkert Filter messstellen, netzbetreiber and verwaltungseinheiten.
Mon, 23 Mar 2015 17:53:19 +0100 Raimund Renkert Cleanup in stammdaten rest services.
Mon, 23 Mar 2015 17:52:17 +0100 Raimund Renkert Use authentication info for authorization of requested objects.
Mon, 23 Mar 2015 17:50:51 +0100 Raimund Renkert Added enum for http request method.
Mon, 23 Mar 2015 17:50:06 +0100 Raimund Renkert Added OpenId authorization and user info class.
Mon, 23 Mar 2015 17:48:48 +0100 Raimund Renkert Add authentication info to http request.
Mon, 23 Mar 2015 17:46:00 +0100 Raimund Renkert Updated authorization interface and its default implemenation.
Mon, 23 Mar 2015 17:45:03 +0100 Raimund Renkert Added authorization type OPEN_ID.
Mon, 23 Mar 2015 17:42:59 +0100 Raimund Renkert Fixed column name in stammdaten.auth.
Mon, 23 Mar 2015 17:42:16 +0100 Raimund Renkert Updated model classes to have getter/setter for owner and readonly flags.
Thu, 19 Mar 2015 14:28:44 +0100 Raimund Renkert Merged branch openid back to default.
Thu, 19 Mar 2015 09:28:18 +0100 Raimund Renkert Updated sql query to fit the requirements of sorting and paging.
Thu, 19 Mar 2015 09:27:49 +0100 Raimund Renkert Use paging parameters to send sublists of the result.
Wed, 18 Mar 2015 15:44:23 +0100 Raimund Renkert Added tag 2.0-alpha1 for changeset 3d38d1fe9e88
Wed, 18 Mar 2015 15:43:42 +0100 Raimund Renkert Added validation rule for probe objects. 2.0-alpha1
Wed, 18 Mar 2015 15:31:42 +0100 Raimund Renkert Fixed warning field name in validator rule.
Wed, 18 Mar 2015 15:31:09 +0100 Raimund Renkert Fixed NPE in LProbe object.
Fri, 13 Mar 2015 17:05:27 +0100 Andre Heinecke Get user roles from openid server openid
Fri, 13 Mar 2015 16:51:07 +0100 Raimund Renkert Updated messung validator.
Fri, 13 Mar 2015 16:50:20 +0100 Raimund Renkert Added messung validator and rules.
Fri, 13 Mar 2015 16:49:33 +0100 Raimund Renkert Added testclass for messung validator.
Fri, 13 Mar 2015 16:48:15 +0100 Raimund Renkert Added some tests for validation module.
Fri, 13 Mar 2015 16:47:52 +0100 Raimund Renkert Allow parameter 'ortId' to filter locations.
Fri, 13 Mar 2015 16:47:21 +0100 Raimund Renkert Return null as data.
Fri, 13 Mar 2015 16:46:15 +0100 Raimund Renkert Updated queryconf; Added 'probe.id' as result.
Fri, 13 Mar 2015 16:45:11 +0100 Raimund Renkert Fixed field name 'probeentnahmeBeginn'.
Fri, 13 Mar 2015 16:44:27 +0100 Raimund Renkert Added stubs for owner and readonly flags in probe.
Fri, 13 Mar 2015 16:43:32 +0100 Raimund Renkert Allow /{id} in urls on PUT requests.
Fri, 13 Mar 2015 16:42:12 +0100 Raimund Renkert Renamed all 'messungId' url parameters to 'messungsId'.
Fri, 13 Mar 2015 15:20:29 +0100 Andre Heinecke Interpret session_timeout_minutes as minutes value instead of secs. openid
Fri, 13 Mar 2015 15:20:05 +0100 Andre Heinecke Add option to completely disable the openIDFilter openid
Fri, 13 Mar 2015 14:26:52 +0100 Andre Heinecke Merge current default into openid openid
Fri, 13 Mar 2015 09:58:41 +0100 Andre Heinecke Add LoginServlet dummy openid
Thu, 12 Mar 2015 17:40:20 +0100 Andre Heinecke Let the return to url be handled by the client. openid
Wed, 11 Mar 2015 14:50:40 +0100 Andre Heinecke Send raw response on authentication failure instead of HTTP error document. openid
Tue, 10 Mar 2015 16:58:43 +0100 Andre Heinecke Configure publicly accessible identity provider url openid
Fri, 27 Feb 2015 17:23:05 +0100 Andre Heinecke Fix return_url handling and send params to client in header openid
Fri, 27 Feb 2015 16:42:43 +0100 Andre Heinecke Get openid configuration from properties file and start on return url handling openid
Thu, 26 Feb 2015 15:35:13 +0100 Andre Heinecke Implement pseudo session based on OpenID nonce openid
Wed, 25 Feb 2015 16:56:12 +0100 Andre Heinecke Change openID authentication to a filter. openid
Wed, 25 Feb 2015 16:03:35 +0100 Andre Heinecke First non-functional implementation of openid verification openid
Tue, 24 Feb 2015 15:15:44 +0100 Raimund Renkert Validate probe objects in REST services.
Tue, 24 Feb 2015 14:58:20 +0100 Raimund Renkert Added more rules for probe validation.
Tue, 24 Feb 2015 14:57:49 +0100 Raimund Renkert Added more test cases for probe validator.
Tue, 24 Feb 2015 14:57:24 +0100 Raimund Renkert Validate the object is a probe.
Tue, 24 Feb 2015 14:56:46 +0100 Raimund Renkert Use multivalued map for errors and warnings to be able to store more than one
Tue, 24 Feb 2015 10:58:06 +0100 Raimund Renkert Added first validation rules for probe objects.
Tue, 24 Feb 2015 10:56:47 +0100 Raimund Renkert Added validator for probe objects.
Tue, 24 Feb 2015 10:56:09 +0100 Raimund Renkert Added validator tests.
Tue, 24 Feb 2015 10:55:19 +0100 Raimund Renkert Added baseclass for validator tests.
Tue, 24 Feb 2015 10:52:14 +0100 Raimund Renkert Added interfaces classes and annotations used for validation.
Tue, 24 Feb 2015 10:41:16 +0100 Raimund Renkert Organized imports.
Thu, 19 Feb 2015 15:21:44 +0100 Raimund Renkert Added verwalungseinheit services.
Thu, 19 Feb 2015 15:21:23 +0100 Raimund Renkert Updated verwaltungseinheit model.
Thu, 19 Feb 2015 15:21:05 +0100 Raimund Renkert Added tests for verwaltungseinheit services.
Thu, 19 Feb 2015 15:20:34 +0100 Raimund Renkert Added umwelt services.
Thu, 19 Feb 2015 15:20:16 +0100 Raimund Renkert Updated umwelt model.
Thu, 19 Feb 2015 15:19:58 +0100 Raimund Renkert Added tests for umwelt services.
Thu, 19 Feb 2015 15:18:43 +0100 Raimund Renkert Organized imports.
Thu, 19 Feb 2015 14:52:21 +0100 Raimund Renkert Added staat services.
Thu, 19 Feb 2015 14:50:10 +0100 Raimund Renkert Added staat services.
Thu, 19 Feb 2015 14:49:53 +0100 Raimund Renkert Updated staat model.
Thu, 19 Feb 2015 14:49:36 +0100 Raimund Renkert Added tests for staat services.
Thu, 19 Feb 2015 14:21:44 +0100 Raimund Renkert Added koordinatenart service.
Thu, 19 Feb 2015 14:21:28 +0100 Raimund Renkert Added tests for koordinatenart services.
Thu, 19 Feb 2015 14:15:14 +0100 Raimund Renkert Added location services.
Thu, 19 Feb 2015 14:14:58 +0100 Raimund Renkert Updated s_ort (location) model.
Thu, 19 Feb 2015 14:14:31 +0100 Raimund Renkert Added test for s_ort (location) services.
Thu, 19 Feb 2015 14:13:22 +0100 Raimund Renkert Added probenzusatz services.
Thu, 19 Feb 2015 14:13:01 +0100 Raimund Renkert Updated probenzusatz model.
Thu, 19 Feb 2015 14:12:34 +0100 Raimund Renkert Added tests for probenzusatz service.
Thu, 19 Feb 2015 09:29:08 +0100 Raimund Renkert Added probenart services.
Thu, 19 Feb 2015 09:28:42 +0100 Raimund Renkert Added tests for probenart services.
Thu, 19 Feb 2015 09:15:09 +0100 Raimund Renkert Added pflichtmessgroesse services.
Thu, 19 Feb 2015 09:14:52 +0100 Raimund Renkert Updated pflichtmessgroesse model.
Thu, 19 Feb 2015 09:14:30 +0100 Raimund Renkert Added tests for pflichtmessgroesse services.
Thu, 19 Feb 2015 09:13:48 +0100 Raimund Renkert Organized imports.
Thu, 19 Feb 2015 08:54:40 +0100 Raimund Renkert Added netzbetreiber services.
Thu, 19 Feb 2015 08:54:16 +0100 Raimund Renkert Added tests for netzbetreiber service.
Wed, 18 Feb 2015 16:58:04 +0100 Raimund Renkert Added messtellen services.
Wed, 18 Feb 2015 16:57:44 +0100 Raimund Renkert Added tests for messstellen services.
Wed, 18 Feb 2015 16:48:11 +0100 Raimund Renkert Added messmethode services.
Wed, 18 Feb 2015 16:47:48 +0100 Raimund Renkert Added tests for messmethode service.
Wed, 18 Feb 2015 16:39:56 +0100 Raimund Renkert Organized imports.
Wed, 18 Feb 2015 16:39:43 +0100 Raimund Renkert Added services for messgroessse.
Wed, 18 Feb 2015 16:38:39 +0100 Raimund Renkert Added tests for messgroesse service.
Wed, 18 Feb 2015 16:25:21 +0100 Raimund Renkert Added service for messeinheit.
Wed, 18 Feb 2015 16:25:06 +0100 Raimund Renkert Added tests for messeinheit service.
Wed, 18 Feb 2015 16:12:54 +0100 Raimund Renkert Added service for datenbasis.
Wed, 18 Feb 2015 16:12:18 +0100 Raimund Renkert Added test class for stammdaten including first tests for datenbasis.
Wed, 18 Feb 2015 16:11:41 +0100 Raimund Renkert Comments.
Wed, 18 Feb 2015 16:11:02 +0100 Raimund Renkert Comments and output cosmetics.
Wed, 18 Feb 2015 15:33:46 +0100 Raimund Renkert Restructured tests.
Wed, 18 Feb 2015 14:42:54 +0100 Raimund Renkert Added zusatzwert services.
Wed, 18 Feb 2015 14:42:37 +0100 Raimund Renkert Updated zusatzwert model.
Wed, 18 Feb 2015 14:42:21 +0100 Raimund Renkert Added test for zusatzwert service.
Wed, 18 Feb 2015 13:57:20 +0100 Raimund Renkert Added status services.
Wed, 18 Feb 2015 13:57:02 +0100 Raimund Renkert Updated status model.
Wed, 18 Feb 2015 13:56:48 +0100 Raimund Renkert Added tests for status service.
Wed, 18 Feb 2015 13:26:14 +0100 Raimund Renkert Added services for ort.
Wed, 18 Feb 2015 13:25:59 +0100 Raimund Renkert Updated ort model.
Wed, 18 Feb 2015 13:25:45 +0100 Raimund Renkert Added tests for ort services.
Wed, 18 Feb 2015 11:47:19 +0100 Raimund Renkert Added messwert services.
Wed, 18 Feb 2015 11:47:02 +0100 Raimund Renkert Updated messwert model.
Wed, 18 Feb 2015 11:46:47 +0100 Raimund Renkert Minor logging cosmetics.
Wed, 18 Feb 2015 11:46:08 +0100 Raimund Renkert Added test for messwert service.
Wed, 18 Feb 2015 09:36:51 +0100 Raimund Renkert Added services for messung kommentar.
Wed, 18 Feb 2015 09:36:31 +0100 Raimund Renkert Updated messung kommentar model.
Wed, 18 Feb 2015 09:36:00 +0100 Raimund Renkert Added tests for messung kommentar.
Wed, 18 Feb 2015 09:35:38 +0100 Raimund Renkert minor typo fixes.
Tue, 17 Feb 2015 17:04:13 +0100 Raimund Renkert Added and updated comments.
Tue, 17 Feb 2015 16:44:53 +0100 Raimund Renkert Added services for proben kommentar.
Tue, 17 Feb 2015 16:44:34 +0100 Raimund Renkert Added tests for proben kommentar.
Tue, 17 Feb 2015 16:44:08 +0100 Raimund Renkert Minor output cosmetics.
Tue, 17 Feb 2015 16:43:14 +0100 Raimund Renkert Minor typo fixes.
Tue, 17 Feb 2015 15:28:29 +0100 Raimund Renkert Added probekommentar getById service.
Tue, 17 Feb 2015 15:27:52 +0100 Raimund Renkert Improved testing.
Tue, 17 Feb 2015 13:45:41 +0100 Raimund Renkert Added proben kommentar service.
Tue, 17 Feb 2015 13:44:19 +0100 Raimund Renkert Added test for proben kommentar service.
Tue, 17 Feb 2015 13:43:46 +0100 Raimund Renkert Updated kommentarp model.
Tue, 17 Feb 2015 13:43:21 +0100 Raimund Renkert Added missing header.
Tue, 17 Feb 2015 13:42:48 +0100 Raimund Renkert Improved test logging.
Tue, 17 Feb 2015 13:40:28 +0100 Raimund Renkert Added protocol class for improved test logging.
Mon, 16 Feb 2015 15:25:47 +0100 Raimund Renkert Pipe tests into a separate logfile.
Mon, 16 Feb 2015 15:25:12 +0100 Raimund Renkert Added messung service.
Mon, 16 Feb 2015 15:24:35 +0100 Raimund Renkert Make tests based on the http action, not the object type.
Mon, 16 Feb 2015 15:15:27 +0100 Raimund Renkert Refactored auth module.
Mon, 16 Feb 2015 15:14:48 +0100 Raimund Renkert Refactored data access. CDI is much cleaner now.
Mon, 16 Feb 2015 15:13:08 +0100 Raimund Renkert Updated Messung and MessungTranslation model.
Wed, 11 Feb 2015 15:27:17 +0100 Raimund Renkert Updated GET service for probe objects. Service is using filters now.
Wed, 11 Feb 2015 15:26:06 +0100 Raimund Renkert Fixed typo.
Wed, 11 Feb 2015 15:25:39 +0100 Raimund Renkert Added test for probe filter service.
Wed, 11 Feb 2015 15:24:52 +0100 Raimund Renkert Changed query id from integer to String. Updated query 1 & 2.
Wed, 11 Feb 2015 13:03:07 +0100 Raimund Renkert Comments.
Wed, 11 Feb 2015 13:01:55 +0100 Raimund Renkert Updated repositoy structure and added probe services.
Wed, 11 Feb 2015 12:56:59 +0100 Raimund Renkert Updated and added tests for probe service.
Wed, 11 Feb 2015 12:53:57 +0100 Raimund Renkert Updated query service tests. Running as client now.
Wed, 11 Feb 2015 12:51:42 +0100 Raimund Renkert Added one to one realtion.^
Wed, 11 Feb 2015 12:50:52 +0100 Raimund Renkert Removed haupt-/nebenproben nr from translation tables.
Wed, 11 Feb 2015 12:49:24 +0100 Raimund Renkert Moved haupt-/nebenproben nr from translation tables to probe/messung.
Wed, 11 Feb 2015 12:47:29 +0100 Raimund Renkert Added annotations to probe id marking the field as generated value.
Wed, 11 Feb 2015 12:46:29 +0100 Raimund Renkert Added new dependency.
Fri, 06 Feb 2015 17:58:15 +0100 Raimund Renkert Execute tests for probe service.
Fri, 06 Feb 2015 17:57:48 +0100 Raimund Renkert Added probe service.
Fri, 06 Feb 2015 17:57:19 +0100 Raimund Renkert Added tests for probe service.
Fri, 06 Feb 2015 17:56:38 +0100 Raimund Renkert Added stubs for authentication/authorization.
Fri, 06 Feb 2015 17:55:54 +0100 Raimund Renkert Moved Repositories, etc. into data package.
Fri, 06 Feb 2015 15:58:28 +0100 Raimund Renkert Updated logging infrastructure. Using log4j 1.2.17 since log4j2 does not with arquillian.
Fri, 06 Feb 2015 13:35:47 +0100 Raimund Renkert Added log4j2 config file.
Fri, 06 Feb 2015 13:35:12 +0100 Raimund Renkert Updated dependencies and LoggerFactory. Using log4j2 now.
Fri, 06 Feb 2015 12:24:23 +0100 Raimund Renkert Added test environment.
Fri, 06 Feb 2015 12:23:26 +0100 Raimund Renkert Minor import update.
Fri, 06 Feb 2015 12:22:59 +0100 Raimund Renkert Changed base path for REST services to '/'
Fri, 06 Feb 2015 12:21:32 +0100 Raimund Renkert Moved config file for queries and read the file via stream from resources.
Fri, 06 Feb 2015 12:20:10 +0100 Raimund Renkert Updated dependencies and profiles.
Wed, 04 Feb 2015 16:16:27 +0100 Raimund Renkert Updated web.xml.
Wed, 04 Feb 2015 16:10:02 +0100 Raimund Renkert Added REST service for queries.
Wed, 04 Feb 2015 16:09:32 +0100 Raimund Renkert Added config file for preconfigured queries.
Wed, 04 Feb 2015 16:08:55 +0100 Raimund Renkert Added classes to handle serversite configured queries.
Wed, 04 Feb 2015 16:07:18 +0100 Raimund Renkert Added classes for REST support.
Wed, 04 Feb 2015 16:06:36 +0100 Raimund Renkert Added logger factory.
Wed, 04 Feb 2015 16:06:04 +0100 Raimund Renkert Added utility classes to communicate with the database.
Wed, 04 Feb 2015 16:03:15 +0100 Raimund Renkert Added model classes for lada (bund, land, stammdaten).
Wed, 04 Feb 2015 16:01:53 +0100 Raimund Renkert Added basic config files.
Wed, 04 Feb 2015 15:52:54 +0100 Raimund Renkert Removed config files.
Wed, 04 Feb 2015 15:52:20 +0100 Raimund Renkert Removed files. Development starts "from scratch".
Wed, 04 Feb 2015 15:48:42 +0100 Raimund Renkert Removed importer config.
Wed, 04 Feb 2015 15:46:18 +0100 Raimund Renkert Updated README. prototype-1.0
Wed, 04 Feb 2015 15:38:46 +0100 Raimund Renkert Added new branch for prototype-1.0. prototype-1.0
Mon, 24 Feb 2014 13:21:12 +0100 Raimund Renkert Updated INSTALL doc.
Thu, 13 Feb 2014 10:08:18 +0100 Raimund Renkert Updated INSTALL
Mon, 20 Jan 2014 15:12:31 +0100 Torsten Irländer Kontaktdaten BFS eingefügt
Mon, 20 Jan 2014 14:46:03 +0100 Torsten Irländer Textpassagen zwischen README und INSTALL ausgetauscht.
Mon, 20 Jan 2014 12:43:55 +0100 Raimund Renkert Added INSTALL file.
Mon, 20 Jan 2014 12:43:15 +0100 Raimund Renkert Added license text.
Mon, 20 Jan 2014 12:27:00 +0100 Raimund Renkert Added license header to source files.
Tue, 14 Jan 2014 15:42:10 +0100 Raimund Renkert Updated Testcases.
Tue, 14 Jan 2014 12:30:04 +0100 Torsten Irländer Added tag 1.0 for changeset 146b2dfd7ddf
Mon, 13 Jan 2014 15:47:06 +0100 Raimund Renkert merged. 1.0
Mon, 13 Jan 2014 15:46:00 +0100 Raimund Renkert Validate objects after creation in importer.
Wed, 08 Jan 2014 16:45:19 +0100 Torsten Irländer Added tag 1.0 for changeset 0bc65c128530
Wed, 08 Jan 2014 15:08:29 +0100 Raimund Renkert merged.
Wed, 08 Jan 2014 15:08:04 +0100 Raimund Renkert Updated importer config.
Wed, 08 Jan 2014 15:07:47 +0100 Raimund Renkert Fixed some problems regarding orte.
Wed, 08 Jan 2014 15:04:17 +0100 Raimund Renkert Avoid NPE in "orts typ" while validating.
Wed, 08 Jan 2014 15:03:08 +0100 Raimund Renkert Create the koordinate_s value correctly.
Tue, 07 Jan 2014 16:46:41 +0100 Raimund Renkert Changed hibernate spatial version from 4.0-M1 release to final 4.0.
Tue, 17 Dec 2013 12:10:44 +0100 Raimund Renkert Set readonly flag for proben using the mstId as criteria.
Mon, 16 Dec 2013 11:23:40 +0100 Raimund Renkert Fixed data type in database request.
Mon, 16 Dec 2013 11:22:56 +0100 Raimund Renkert Allow reset of 'fertig'-flag.
Thu, 05 Dec 2013 11:16:06 +0100 Raimund Renkert Use persist instead of create to save a new probe object.
Thu, 05 Dec 2013 09:55:13 +0100 Raimund Renkert Save a new ort object and set the field 'bezeichnung' with a generated value.
Thu, 05 Dec 2013 09:54:19 +0100 Raimund Renkert Added method to persist database objects.
Tue, 03 Dec 2013 17:27:36 +0100 Raimund Renkert Updated s_verwaltungseinheit model to fit the new db table columns.
Tue, 03 Dec 2013 17:07:31 +0100 Raimund Renkert Fixed typos in model.
Mon, 11 Nov 2013 11:31:06 +0100 Raimund Renkert Added README containing information how to build the war-file and javadoc.
Fri, 11 Oct 2013 14:16:48 +0200 Torsten Irländer Added tag 0.6.1 for changeset 768afe4f7941
Fri, 11 Oct 2013 12:04:01 +0200 Raimund Renkert merged. 0.6.1
Fri, 11 Oct 2013 12:03:25 +0200 Raimund Renkert Removed 'nebenproben_nr' from lprobeinfoid.
Fri, 11 Oct 2013 11:45:51 +0200 Torsten Irländer Fixed tests to connect to the latest server version.
Wed, 09 Oct 2013 15:00:31 +0200 Raimund Renkert Enable multiselect in queryfilter. (Used as example in final workshop)
Wed, 09 Oct 2013 14:57:28 +0200 Raimund Renkert merged.
Wed, 09 Oct 2013 14:56:14 +0200 Raimund Renkert Added service with filter. Filter uses the sql 'LIKE' operation to request items.
Wed, 09 Oct 2013 14:54:34 +0200 Raimund Renkert Added new method to filter data including limit and start for dataitems.
Wed, 09 Oct 2013 14:51:15 +0200 Raimund Renkert Added and/or operators with 'LIKE' filter to query builder.
Wed, 09 Oct 2013 14:49:41 +0200 Raimund Renkert Added attribute 'totalcount' to response.
Fri, 27 Sep 2013 14:54:02 +0200 Torsten Irländer Added tag 0.6 for changeset 6f4afcd28ff3
Fri, 27 Sep 2013 10:20:19 +0200 Raimund Renkert merged. 0.6
Fri, 27 Sep 2013 10:19:34 +0200 Raimund Renkert Removed columns in LProbeInfo entity and use readonly flag instead of 'fertig'.
Fri, 27 Sep 2013 08:06:06 +0200 michaelstankoUpd update queryconfig
Tue, 24 Sep 2013 14:01:06 +0200 Raimund Renkert merged.
Tue, 24 Sep 2013 14:00:31 +0200 Raimund Renkert Catch persistence exception in case the probe is incomplete.
Tue, 24 Sep 2013 13:08:13 +0200 Raimund Renkert Use injected ort creator to make the importer more robust.
Tue, 24 Sep 2013 13:06:38 +0200 Raimund Renkert Added example config for remote deployment.
Mon, 23 Sep 2013 14:47:59 +0200 Torsten Irländer New querconfig with custom queries created by Mr. Stanko from BfS.
Thu, 12 Sep 2013 12:34:48 +0200 Raimund Renkert Validate probe objects in 'findById' service.
Wed, 11 Sep 2013 12:16:08 +0200 Raimund Renkert Removed unused imports.
Wed, 11 Sep 2013 11:03:50 +0200 Raimund Renkert Added tag 0.5 for changeset 567ce7697fc7
Tue, 10 Sep 2013 15:55:54 +0200 Raimund Renkert Code documentation. 0.5
Tue, 10 Sep 2013 10:17:32 +0200 Raimund Renkert removed unused variables and imports.
Tue, 10 Sep 2013 10:16:05 +0200 Raimund Renkert Use the new ort creator to produce ort and lort objects from laf attributes.
Tue, 10 Sep 2013 10:12:04 +0200 Raimund Renkert New class to create ort objects from laf attributes.
Fri, 06 Sep 2013 12:54:38 +0200 Raimund Renkert Fixed LProbe service. Send all visible objects if no parameter is set.
Thu, 05 Sep 2013 17:36:28 +0200 Raimund Renkert Fixed LAF creator. TODO use koordinatenart and external koordinates.
Thu, 05 Sep 2013 17:24:10 +0200 Raimund Renkert Validate that lat/lon coordinates are within the geometry of verwaltungseinheit.
Thu, 05 Sep 2013 17:22:44 +0200 Raimund Renkert Added model for de_vg (geometries for s_verwaltungseinheit).
Thu, 05 Sep 2013 17:21:43 +0200 Raimund Renkert Removed koordinatenart_id.
Thu, 05 Sep 2013 13:15:59 +0200 Raimund Renkert Added reset for errors and warnings in importer.
Thu, 05 Sep 2013 13:14:39 +0200 Raimund Renkert Fixed reset for errors and warnings.
Thu, 05 Sep 2013 13:13:43 +0200 Raimund Renkert Added reset for errors and warnings and add error if probeid is NULL.
Thu, 05 Sep 2013 13:12:23 +0200 Raimund Renkert Handle NULL probeId to avoid NULL key in importer response.
Wed, 04 Sep 2013 10:40:56 +0200 Raimund Renkert Use the hibernate spatial postgis dialect to connect to the database.
Wed, 04 Sep 2013 10:40:13 +0200 Raimund Renkert Added dependencies for hibernate-spatial and postgis.
Wed, 04 Sep 2013 10:01:22 +0200 Raimund Renkert Export LAF via POST. The service now takes url encoded form data with multiple probe ids.
Mon, 02 Sep 2013 13:13:29 +0200 Raimund Renkert Added tag 0.4 for changeset c26fcf442353
Mon, 02 Sep 2013 13:13:06 +0200 Raimund Renkert Fixed sql statement for messmethode/messgroesse validation. 0.4
Fri, 30 Aug 2013 12:58:45 +0200 Raimund Renkert Added tag 0.4 for changeset 6aecd10279b5
Fri, 30 Aug 2013 12:58:02 +0200 Raimund Renkert mered.
Fri, 30 Aug 2013 12:57:09 +0200 Raimund Renkert Return the netzbetreiber name instead of the id in the info service.
Fri, 30 Aug 2013 11:18:26 +0200 Torsten Irländer Added tag 0.4 for changeset 976f4e4df363
Fri, 30 Aug 2013 10:31:30 +0200 Raimund Renkert Validate haputprobennummer on probe update and create.
Fri, 30 Aug 2013 10:30:28 +0200 Raimund Renkert Fixed group string generation.
Fri, 30 Aug 2013 09:18:33 +0200 Raimund Renkert Added entity for pflichtmessgroesse.
Fri, 30 Aug 2013 09:18:00 +0200 Raimund Renkert Removed unused imports.
Fri, 30 Aug 2013 09:17:03 +0200 Raimund Renkert More vaidation for messung objects.
Thu, 29 Aug 2013 10:05:27 +0200 Raimund Renkert Ignore parser tests cause the parser uses authentication now.
Wed, 28 Aug 2013 15:12:50 +0200 Raimund Renkert Added new writer module and report object for importer.
Wed, 28 Aug 2013 15:11:50 +0200 Raimund Renkert Imporved error/warning handling and fixed some bugs in the importer module.
Wed, 28 Aug 2013 15:10:19 +0200 Raimund Renkert Fixed validator to avoid NPE.
Wed, 28 Aug 2013 15:09:45 +0200 Raimund Renkert Added attribute 'kda_id' to have a reference to 's_koordinaten_art'.
Wed, 28 Aug 2013 15:08:47 +0200 Raimund Renkert Export additional attributes for 'ort'.
Wed, 28 Aug 2013 15:08:15 +0200 Raimund Renkert Renamed 'MEDIA' to 'MEDIUM'.
Wed, 28 Aug 2013 15:07:25 +0200 Raimund Renkert Fixed some regular expressions.
Tue, 27 Aug 2013 15:28:21 +0200 Raimund Renkert Made the importer a little more robust and introduced a better warning/error reporting.
Tue, 27 Aug 2013 15:26:46 +0200 Raimund Renkert Fixed keys and added probenzusatzwerte.
Tue, 27 Aug 2013 15:25:59 +0200 Raimund Renkert Fixed authorization in exporter.
Tue, 27 Aug 2013 09:47:07 +0200 Raimund Renkert New service for LAF export.
Tue, 27 Aug 2013 09:45:23 +0200 Raimund Renkert Added LAF exporter and LAF creator.
Tue, 27 Aug 2013 09:44:59 +0200 Raimund Renkert New interfaces for data exporter and data creator.
Fri, 23 Aug 2013 12:56:19 +0200 Raimund Renkert Extracted LAF import service to its own service class.
Fri, 23 Aug 2013 11:49:38 +0200 Raimund Renkert Use a more genereic path to LAF files in maven tests.
Fri, 23 Aug 2013 11:48:32 +0200 Raimund Renkert Moved importer config.
Fri, 23 Aug 2013 11:47:57 +0200 Raimund Renkert Added test files for LAF format.
Fri, 23 Aug 2013 11:35:24 +0200 Raimund Renkert Completed importer for LAF format. Ort objects still need some attention.
Fri, 23 Aug 2013 11:32:21 +0200 Raimund Renkert Use 'merge' instead of 'persist' since it saves detached objects, too.
Fri, 23 Aug 2013 11:30:56 +0200 Raimund Renkert Removed dependencies from build target.
Fri, 23 Aug 2013 11:29:08 +0200 Raimund Renkert Commented out the main in Importertest and removed some annotations.
Wed, 21 Aug 2013 09:00:11 +0200 Raimund Renkert Updated system property keys.
Wed, 21 Aug 2013 08:59:39 +0200 Raimund Renkert Stop parsing as soon as posible if laf content is not valid.
Wed, 21 Aug 2013 08:58:28 +0200 Raimund Renkert Updates systemproperty keys and testcases.
Wed, 21 Aug 2013 08:57:57 +0200 Raimund Renkert Updated system property keys.
Wed, 21 Aug 2013 08:56:46 +0200 Raimund Renkert Added system properties to maven surefire plugin to have them available in tests.
Tue, 20 Aug 2013 16:21:55 +0200 Raimund Renkert Config file for LAF importer.
Tue, 20 Aug 2013 16:19:20 +0200 Raimund Renkert JUnit test cases and small test application for LAF importer.
Tue, 20 Aug 2013 16:13:17 +0200 Raimund Renkert First version of the LAF importer.
Tue, 20 Aug 2013 16:06:33 +0200 Raimund Renkert New interfaces for importer and object producer.
Fri, 16 Aug 2013 16:43:07 +0200 Torsten Irländer Added tag 0.3 for changeset 82bea32eddb7
Fri, 16 Aug 2013 16:42:55 +0200 Torsten Irländer Edited Example. 0.3
Fri, 16 Aug 2013 14:42:37 +0200 Raimund Renkert merged.
Fri, 16 Aug 2013 14:41:40 +0200 Raimund Renkert Use sql queries from config to get proben.
Fri, 16 Aug 2013 14:40:01 +0200 Raimund Renkert Set default values for width and flex.
Fri, 16 Aug 2013 14:39:27 +0200 Raimund Renkert New filter method with free parameters and resultset.
Fri, 16 Aug 2013 12:27:43 +0200 Torsten Irländer Added label attribute to the QueryFilter
Fri, 16 Aug 2013 12:27:12 +0200 Torsten Irländer Added label attribute to the filter configuration
Fri, 16 Aug 2013 10:57:59 +0200 Torsten Irländer Changed example queryconf
Thu, 15 Aug 2013 15:20:41 +0200 Raimund Renkert merged.
Thu, 15 Aug 2013 15:19:47 +0200 Raimund Renkert Use the new model and utility classes in queryservice.
Thu, 15 Aug 2013 15:19:02 +0200 Raimund Renkert New utility class for creating and reading query configs.
Thu, 15 Aug 2013 15:18:22 +0200 Raimund Renkert New model classes for query configs.
Thu, 15 Aug 2013 15:16:07 +0200 Raimund Renkert Added dependency org.json.
Thu, 15 Aug 2013 14:59:25 +0200 Torsten Irländer Removed archive configuration. Prevents deployment using pure maven.
Wed, 14 Aug 2013 16:12:09 +0200 Raimund Renkert Added config to pom to write metadata in the manifest file and send metadata via info service.
Wed, 14 Aug 2013 16:10:05 +0200 Raimund Renkert New method to get user name in authentication module.
Wed, 14 Aug 2013 13:27:26 +0200 Raimund Renkert Added authinfo service. This service returns information about ownership and readonly status of a probe object.
Wed, 14 Aug 2013 13:25:51 +0200 Raimund Renkert Removed content from beans.xml. The content prevents dependency injection.
Tue, 13 Aug 2013 16:26:00 +0200 Torsten Irländer Added upload function to the ProbenService. Must be implemented.
Fri, 09 Aug 2013 12:07:54 +0200 Torsten Irländer Formatting
Fri, 09 Aug 2013 12:07:46 +0200 Torsten Irländer Removed scope for junit in junit-testprofile
Fri, 09 Aug 2013 12:07:15 +0200 Torsten Irländer Do not skip tests.
Fri, 09 Aug 2013 12:06:58 +0200 Torsten Irländer Added global dependency (Testing was just set in a profile before)
Fri, 09 Aug 2013 12:06:12 +0200 Torsten Irländer Rename TestCase to meet the Surfire requirement
Fri, 09 Aug 2013 11:34:34 +0200 Torsten Irländer Fixed indention
Fri, 09 Aug 2013 11:34:26 +0200 Torsten Irländer Fixed package name.
Fri, 09 Aug 2013 11:23:20 +0200 Torsten Irländer Moved Testcase
Fri, 09 Aug 2013 10:11:01 +0200 torsten Fixed indention
Fri, 09 Aug 2013 10:10:43 +0200 torsten Cleanup. Removed unused imports
Thu, 08 Aug 2013 11:55:01 +0200 Torsten Irländer Merged
Tue, 06 Aug 2013 14:27:01 +0200 Torsten Irländer Fixed Issue53. On check unique Hauptprobennummer on create
Fri, 26 Jul 2013 10:42:45 +0200 Torsten Irländer Added tag 0.2 for changeset 0ddcc6240d47
Fri, 26 Jul 2013 12:49:16 +0200 Ludwig Reiter Add tests for findById cases.
Fri, 26 Jul 2013 12:23:18 +0200 Ludwig Reiter REST get test, check if the right (message 200) answer is given.
Thu, 25 Jul 2013 15:50:42 +0200 Ludwig Reiter Add "get" tests for L*Service.
Thu, 25 Jul 2013 14:23:44 +0200 Torsten Irländer Added Info class to serve general information on the server application. 0.2
Thu, 25 Jul 2013 11:44:26 +0200 Torsten Irländer Added service to get so general information on the service like loggend in
Wed, 24 Jul 2013 15:46:44 +0200 Torsten Irländer Added example of a query configuration.
Wed, 24 Jul 2013 15:04:45 +0200 Torsten Irländer Fixed variable names.
Wed, 24 Jul 2013 13:09:43 +0200 Torsten Irländer Restructured the Dummy Query configuration to make it more feel like the EXT
Wed, 24 Jul 2013 12:08:52 +0200 Torsten Irländer Add Dummy Query Configuration. Needs to be replaced with w more simple
Wed, 24 Jul 2013 10:57:18 +0200 Torsten Irländer Added basic query configuration sekeleton
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)