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.
|
Fri, 26 Sep 2014 14:22:37 +0200 |
Tom Gottfried |
The derivative curve is also a discharge diagram.
|
Fri, 26 Sep 2014 14:18:27 +0200 |
Tom Gottfried |
Throw non-lethal XPathException if not at gauge instead of lethal PSQLException if at gauge.
|
Fri, 26 Sep 2014 10:53:26 +0200 |
Tom Gottfried |
Q-main values as recommendations in SQ. TODO: solve DDZ.
|
Fri, 26 Sep 2014 10:50:54 +0200 |
Tom Gottfried |
Let's be more generous with facet activity of main values.
|
Fri, 26 Sep 2014 10:17:02 +0200 |
Tom Gottfried |
bed_height_single.old_elevation_model_id is not NOT NULL.
|
Fri, 26 Sep 2014 09:44:48 +0200 |
Tom Gottfried |
Main values: Reduce code duplication and correct logic to specify whether we are at gauge or not.
|
Fri, 26 Sep 2014 08:40:20 +0200 |
Tom Gottfried |
Avoid NPE if no dataset is activated in theme list.
|
Fri, 26 Sep 2014 08:36:28 +0200 |
Raimund Renkert |
Added config for sq relation loaded via datacage.
|
Thu, 25 Sep 2014 17:25:07 +0200 |
Raimund Renkert |
merged.
|
Thu, 25 Sep 2014 17:24:35 +0200 |
Raimund Renkert |
Use the sq relation artifact to load data from datacage.
|
Thu, 25 Sep 2014 17:23:12 +0200 |
Raimund Renkert |
Inject current km and pnp into the context used to calculate W in cm at gauge.
|