Fri, 20 May 2011 09:30:08 +0000 |
Ingo Weinzierl |
Tagged release 2.3.1 of flys-backend.
|
Fri, 13 May 2011 11:21:39 +0000 |
Ingo Weinzierl |
Prepared Changes for the upcoming release.
|
Wed, 11 May 2011 08:44:14 +0000 |
Sascha L. Teichmann |
Schema: Added a column which tells if a river counts its km up or downwards.
|
Tue, 10 May 2011 17:31:10 +0000 |
Sascha L. Teichmann |
Fixed flys/issue11 and flys51.
|
Mon, 09 May 2011 10:04:23 +0000 |
Sascha L. Teichmann |
Importer: Added unsharp lookup to avoid numerical problems.
|
Mon, 09 May 2011 00:38:13 +0000 |
Sascha L. Teichmann |
Importer: Fix silly bug and set Hibernate session flushing back to auto.
|
Mon, 09 May 2011 00:15:45 +0000 |
Sascha L. Teichmann |
Importer: Change caching strategy not to cause OOM any more.
|
Sun, 08 May 2011 22:41:07 +0000 |
Sascha L. Teichmann |
Importer: Use BigDecimals in hashing to prevent numerical problems. Cache ranges globally, too.
|
Sun, 08 May 2011 21:34:43 +0000 |
Sascha L. Teichmann |
Importer: Only accept main value types 'Q', 'W', 'D' and 'T' by default.
|
Sun, 08 May 2011 17:55:49 +0000 |
Sascha L. Teichmann |
Importer: Cache the discharge table values, too.
|
Sun, 08 May 2011 15:29:45 +0000 |
Sascha L. Teichmann |
Importer: centralized caching
|
Sun, 08 May 2011 11:20:39 +0000 |
Sascha L. Teichmann |
Schema: Dropped constraint which forces discharge tables to have a unique time interval for a given gauge and kind.
|
Sun, 08 May 2011 11:07:22 +0000 |
Sascha L. Teichmann |
Importer: make column names in WST files unique by appending (1), (2) and so on in case of collision
|
Fri, 06 May 2011 15:15:04 +0000 |
Sascha L. Teichmann |
Importer: Import the "HW-Schutzanlagen", too.
|
Fri, 06 May 2011 10:27:32 +0000 |
Sascha L. Teichmann |
Importer: Make import of historical discharge tables work.
|
Thu, 05 May 2011 15:25:16 +0000 |
Sascha L. Teichmann |
Importer: parse historical discharge tables, too. TODO: store them in database.
|
Thu, 05 May 2011 14:51:54 +0000 |
Sascha L. Teichmann |
Importer: Prefix "Zusätzliche Längsschnitte" with "Zus.Längsschnitte" in description.
|
Thu, 05 May 2011 14:46:41 +0000 |
Sascha L. Teichmann |
Import "Hochwasser-Marken", too.
|
Thu, 05 May 2011 09:45:13 +0000 |
Sascha L. Teichmann |
Importer: Ignore lines that contain km positions which were found before in the same WST file.
|
Thu, 05 May 2011 06:04:57 +0000 |
Ingo Weinzierl |
River got a new method that returns all gauges intersected by a given start and end point.
|
Tue, 03 May 2011 17:40:02 +0000 |
Sascha L. Teichmann |
Importer: forgot to fetch time interval peer
|
Tue, 03 May 2011 17:34:52 +0000 |
Sascha L. Teichmann |
Importer: Attach a time interval to a discharge table if we find one during import.
|
Tue, 03 May 2011 17:09:38 +0000 |
Sascha L. Teichmann |
Importer: Try to extract time ranges from at files.
|
Tue, 03 May 2011 14:18:43 +0000 |
Sascha L. Teichmann |
Parse and store "amtliche Linien" wst files.
|
Tue, 03 May 2011 13:50:37 +0000 |
Sascha L. Teichmann |
Importer: parse and store fixation wst files as well
|
Tue, 03 May 2011 11:32:11 +0000 |
Sascha L. Teichmann |
Importer: Support parsing "zusaetzliche Laengsschnitte".
|
Mon, 02 May 2011 15:58:58 +0000 |
Sascha L. Teichmann |
Fixed flys/issue19
|
Mon, 02 May 2011 11:33:32 +0000 |
Ingo Weinzierl |
Introduced a 'scale' parameter in Gauge.determineMinMaxW().
|
Sun, 01 May 2011 11:14:18 +0000 |
Sascha L. Teichmann |
Removed superfluous import.
|
Wed, 20 Apr 2011 07:21:03 +0000 |
Ingo Weinzierl |
Implemented a WstColumnValue cache to speed up inserting WST files into database.
|
Mon, 18 Apr 2011 17:01:00 +0000 |
Sascha L. Teichmann |
Forgot to add db update to changelog
|
Mon, 18 Apr 2011 15:52:53 +0000 |
Sascha L. Teichmann |
Added a view 'wst_value_table' which aggregates the data to build w/q value tables.
|