Wed, 05 Oct 2011 13:16:44 +0000 |
Sascha L. Teichmann |
Removed code duplication of guessWaterIncreasing()
|
Wed, 05 Oct 2011 11:23:18 +0000 |
Ingo Weinzierl |
Bugfixes for various issues: Improved rendering process of annotations.
|
Wed, 05 Oct 2011 10:36:40 +0000 |
Sascha L. Teichmann |
Backjump correction: Finally looks fine.
|
Wed, 05 Oct 2011 10:26:54 +0000 |
Ingo Weinzierl |
AnnotationArtifact: Bugfixes and enabled cache support.
|
Tue, 04 Oct 2011 16:36:19 +0000 |
Sascha L. Teichmann |
flys/issue31: Simplified the back jump correction code a lot.
|
Tue, 04 Oct 2011 15:30:09 +0000 |
Ingo Weinzierl |
Modified code to determine the elevation model of Wsts in the LongitudinalSectionGenerator.
|
Tue, 04 Oct 2011 15:29:39 +0000 |
Sascha L. Teichmann |
Moved some generic double array code from BackjumpCorrector to DoubleUtil
|
Tue, 04 Oct 2011 15:23:31 +0000 |
Sascha L. Teichmann |
Added code to interpolate double values in a sorted array
|
Tue, 04 Oct 2011 15:14:09 +0000 |
Sascha L. Teichmann |
Removed superfluous imports.
|
Tue, 04 Oct 2011 13:38:21 +0000 |
Ingo Weinzierl |
Bugfix: #330 Add problem if no data was found for duration curves.
|
Tue, 04 Oct 2011 11:28:37 +0000 |
Ingo Weinzierl |
Added facet and index information to theme which are stored at CollectionItems.
|
Tue, 04 Oct 2011 07:37:05 +0000 |
Ingo Weinzierl |
Bugfix: #346 Modified x and y axis titles of longitudinal section charts.
|
Fri, 30 Sep 2011 14:29:26 +0000 |
Ingo Weinzierl |
Bugfix: #351 Modified determination of single values specified by min/max values and an interval.
|
Fri, 30 Sep 2011 09:41:22 +0000 |
Felix Wolfsteller |
Fix flys/issue334 (CrossSection output shown even without calculation result).
|
Fri, 30 Sep 2011 08:02:21 +0000 |
Ingo Weinzierl |
Bugfix: #176 and #349 Create proper titles for W and Q waterlevel facets.
|
Fri, 30 Sep 2011 05:31:34 +0000 |
Felix Wolfsteller |
Show proper labels for selected differences.
|
Thu, 29 Sep 2011 18:19:45 +0000 |
Sascha L. Teichmann |
Fixed issues flys/issue244, flys/issue332
|
Wed, 28 Sep 2011 15:47:57 +0000 |
Felix Wolfsteller |
Use StringUtil.wWrap , fix wrong loop, minor refac and cosmetics.
|
Wed, 28 Sep 2011 15:37:59 +0000 |
Felix Wolfsteller |
Extracted/use StringUtil.wWrap .
|
Wed, 28 Sep 2011 15:17:44 +0000 |
Ingo Weinzierl |
Write gauge determined in MainValuesService to log.
|
Wed, 28 Sep 2011 15:02:33 +0000 |
Ingo Weinzierl |
Bugfix: #332 Made AT-exports compatible with desktop FLYS.
|
Wed, 28 Sep 2011 14:01:00 +0000 |
Ingo Weinzierl |
Bugfix: #328 Improved datacage configuration and labels for selected waterlevels.
|
Wed, 28 Sep 2011 09:17:20 +0000 |
Ingo Weinzierl |
Made feed() operation able to remove existing data items from Artifact's data pool.
|
Wed, 28 Sep 2011 08:20:29 +0000 |
Felix Wolfsteller |
Extracted StringUtil.unbracket from WaterlevelSelectState.strip .
|
Tue, 27 Sep 2011 15:19:59 +0000 |
Ingo Weinzierl |
Little modifications for making recommendations - will now work for states with background calculation.
|
Tue, 27 Sep 2011 14:37:18 +0000 |
Felix Wolfsteller |
Enable auto-scaling axis for waterlevels in WDifference-plots.
|
Tue, 27 Sep 2011 14:03:06 +0000 |
Felix Wolfsteller |
In W-Difference-calculation, respect indices of selected facets.
|
Tue, 27 Sep 2011 13:45:13 +0000 |
Sascha L. Teichmann |
flys/issue317: Removed dependency from cross section demo app.
|
Tue, 27 Sep 2011 12:40:42 +0000 |
Ingo Weinzierl |
Improved Facet creation for floodmaps - WSPLGEN and barriers Facets are only created if the calculation was successful.
|
Tue, 27 Sep 2011 11:33:45 +0000 |
Ingo Weinzierl |
Improved WSPLGEN start to suppress inconsistent Artifact states.
|
Tue, 27 Sep 2011 10:53:41 +0000 |
Ingo Weinzierl |
Improved regex used to track WSPLGEN errors - will now match critical errors as well.
|
Tue, 27 Sep 2011 10:18:06 +0000 |
Sascha L. Teichmann |
Fixed whitespace usage in ChangeLog.
|