Thu, 02 Oct 2014 11:04:14 +0200 |
Tom Gottfried |
s/logger/log/ or removed unused logger.
|
Thu, 02 Oct 2014 10:13:31 +0200 |
Tom Gottfried |
dataset can be null.
|
Thu, 02 Oct 2014 09:55:31 +0200 |
Tom Gottfried |
Fetch current km from context (and remove obsolete or superfluous comments and logging).
|
Thu, 02 Oct 2014 09:42:12 +0200 |
Tom Gottfried |
wUnit might be null.
|
Wed, 01 Oct 2014 15:54:47 +0200 |
Tom Gottfried |
Purge obsolete representation of reference system for discharge tables.
|
Wed, 01 Oct 2014 15:42:55 +0200 |
Tom Gottfried |
Instead of adding datum to Q-values, correctly transform W-values to meter above datum.
|
Wed, 01 Oct 2014 15:24:21 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Wed, 01 Oct 2014 15:21:54 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Wed, 01 Oct 2014 14:13:41 +0200 |
Tom Gottfried |
Deliver historical discharge curves in meter, not centimeter over datum.
|
Wed, 01 Oct 2014 13:42:19 +0200 |
Raimund Renkert |
merged.
|
Wed, 01 Oct 2014 13:41:38 +0200 |
Raimund Renkert |
Use the current km from context for fix analysis W/Q subtitle.
|
Wed, 01 Oct 2014 13:40:39 +0200 |
Raimund Renkert |
Updated i18n strings.
|
Wed, 01 Oct 2014 13:40:04 +0200 |
Raimund Renkert |
Added y axis label to discharge processors.
|
Wed, 01 Oct 2014 13:37:27 +0200 |
Raimund Renkert |
Use i18n string for w in cm axis.
|
Wed, 01 Oct 2014 13:36:35 +0200 |
Raimund Renkert |
Fixed i18n string for x axis label in discharge curves.
|
Wed, 01 Oct 2014 13:40:30 +0200 |
Tom Gottfried |
Never ever set current km via RiverUtils.
|
Wed, 01 Oct 2014 13:37:43 +0200 |
Tom Gottfried |
Remove misplaced file extension.
|
Wed, 01 Oct 2014 12:23:39 +0200 |
Tom Gottfried |
Let injectors be strictly distinct from each other and give more meaningful names (they know what they do, not where they will be used. The latter is configuration).
|
Wed, 01 Oct 2014 12:13:28 +0200 |
Sascha L. Teichmann |
Correct url parameter in client.
|
Wed, 01 Oct 2014 12:01:46 +0200 |
Sascha L. Teichmann |
There ist no need to format a number as a string and then re-parse it to double to get its double value. Just take the double value!
|
Wed, 01 Oct 2014 11:07:52 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Tue, 30 Sep 2014 15:18:09 +0200 |
Tom Gottfried |
Auto-include zero in Q-domain axis.
|
Tue, 30 Sep 2014 14:40:02 +0200 |
Raimund Renkert |
Use ws in m for duration curve.
|
Tue, 30 Sep 2014 13:03:55 +0200 |
Tom Gottfried |
Remove duplication of AnnotationHelper-code in ChartGenerator.
|
Tue, 30 Sep 2014 11:52:17 +0200 |
Tom Gottfried |
Allow W-mainvalues in SQ-relation.
|
Tue, 30 Sep 2014 11:50:43 +0200 |
Tom Gottfried |
Introduce annotations, which know to which axis they belong.
|
Tue, 30 Sep 2014 10:57:58 +0200 |
Raimund Renkert |
Create mainvalue facets before setting up the artifact.
|
Mon, 29 Sep 2014 15:49:04 +0200 |
Raimund Renkert |
Look for gauge if no pnp is set in the context and return w in cm if at gauge.
|
Fri, 26 Sep 2014 18:23:45 +0200 |
Tom Gottfried |
Scale second W-axis in cm according to first axis, which is expanded relative to the data, and set bounds for zooming purposes (plus a bit of cleanup in DiagramGenerator).
|
Fri, 26 Sep 2014 17:22:51 +0200 |
Tom Gottfried |
Avoid NPE if river is not accessible.
|