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
|