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
|