Tue, 04 Jun 2013 12:26:27 +0200 |
Sascha L. Teichmann |
Datacage: If there is an artifact you likely need the artifact database, too.
|
Tue, 04 Jun 2013 10:27:54 +0200 |
Felix Wolfsteller |
Remove stray semicolon from sql schema.
|
Mon, 03 Jun 2013 18:17:45 +0200 |
Andre Heinecke |
Fix km filtering in Datacage, we default to mode distance now
|
Mon, 03 Jun 2013 17:46:59 +0200 |
Andre Heinecke |
Add unit to location and translate outliertest method
|
Mon, 03 Jun 2013 17:32:10 +0200 |
Andre Heinecke |
Add missing localisation for pdf export tooltip in fixing analysis
|
Mon, 03 Jun 2013 17:16:47 +0200 |
Andre Heinecke |
Add SQRelationJRDataSource class
|
Mon, 03 Jun 2013 17:15:09 +0200 |
Andre Heinecke |
Implement PDF export for SQ Relation
|
Mon, 03 Jun 2013 16:26:10 +0200 |
Andre Heinecke |
Add Jasper report templates for sqrelation
|
Mon, 03 Jun 2013 14:56:10 +0200 |
Christian Lins |
createWSPLGENClassName() now respects user locale (#767).
|
Mon, 03 Jun 2013 14:53:08 +0200 |
Felix Wolfsteller |
issue986: i18n, include wst-unit in axis label.
|
Mon, 03 Jun 2013 14:52:31 +0200 |
Felix Wolfsteller |
part of issue986: axis label includes correct wst-unit.
|
Mon, 03 Jun 2013 14:51:57 +0200 |
Felix Wolfsteller |
cosmetics: minor indentation fix.
|
Mon, 03 Jun 2013 13:47:04 +0200 |
Felix Wolfsteller |
issue1225: use river name for axis i18n.
|
Mon, 03 Jun 2013 13:46:20 +0200 |
Felix Wolfsteller |
i18n for issue1225: river-km/$river-km .
|
Mon, 03 Jun 2013 11:30:18 +0200 |
Andre Heinecke |
Fix location of features.xml
|
Mon, 03 Jun 2013 11:25:56 +0200 |
Andre Heinecke |
Handle FEATURES_XML environment setting
|
Mon, 03 Jun 2013 10:23:20 +0200 |
Andre Heinecke |
Add l10n for issue1310
|
Mon, 03 Jun 2013 10:22:25 +0200 |
Andre Heinecke |
Use HLayout instead of VLayout.
|
Mon, 03 Jun 2013 10:21:58 +0200 |
Christian Lins |
Stamp border thinkness of map print PDF fitted (#767).
|
Mon, 03 Jun 2013 10:20:12 +0200 |
Andre Heinecke |
Prophylactic fix for DeltaWt's before 1900
|
Mon, 03 Jun 2013 10:01:28 +0200 |
Christian Lins |
Make legend entries of WSPLGEN map more verbose and add units (#767).
|
Mon, 03 Jun 2013 09:58:16 +0200 |
Christian Lins |
Increase legend scale of map print PDF (#767).
|
Fri, 31 May 2013 16:42:02 +0200 |
Andre Heinecke |
Fix comment for newRegularTimePeriod
|
Sun, 02 Jun 2013 21:57:11 +0200 |
Christian Lins |
Increase legend size of map print PDF (#767).
|
Sun, 02 Jun 2013 21:09:12 +0200 |
Christian Lins |
Increase map title size for map print PDF (#767).
|
Sun, 02 Jun 2013 18:13:29 +0200 |
Sascha L. Teichmann |
LinearInterpolated#apply(): Added simple test if the two datasets intersect at all.
|
Sun, 02 Jun 2013 17:52:53 +0200 |
Sascha L. Teichmann |
Waterlevel differences & bed height differences: Add new model LinearInterpolated intented to unify the two very similiar calculations. The focus of the current implementation is correctness and not speed! The fact that the data sets more mostly sorted by station is not exploited. Doing so would improve performance significantly.
|
Sun, 02 Jun 2013 13:51:27 +0200 |
Sascha L. Teichmann |
Bed quality calculation: Replaced another iteration over the key set + directly fetching the values withan iteration over the entry set.
|
Sun, 02 Jun 2013 13:45:12 +0200 |
Sascha L. Teichmann |
Bed quality calculation: Fixed a calculation typo: s/sum =+ d/sum += d/
|
Sun, 02 Jun 2013 02:43:00 +0200 |
Sascha L. Teichmann |
Bed height: Removed braindead index determination code.
|