graph
- s/logger/log/ or removed unused logger.2014-10-02, by Tom Gottfried
- dataset can be null.2014-10-02, by Tom Gottfried
- Fetch current km from context (and remove obsolete or superfluous comments and logging).2014-10-02, by Tom Gottfried
- wUnit might be null.2014-10-02, by Tom Gottfried
- Purge obsolete representation of reference system for discharge tables.2014-10-01, by Tom Gottfried
- Instead of adding datum to Q-values, correctly transform W-values to meter above datum.2014-10-01, by Tom Gottfried
- Removed obsolete imports.2014-10-01, by Sascha L. Teichmann
- Removed obsolete imports.2014-10-01, by Sascha L. Teichmann
- Deliver historical discharge curves in meter, not centimeter over datum.2014-10-01, by Tom Gottfried
- merged.2014-10-01, by Raimund Renkert
- Use the current km from context for fix analysis W/Q subtitle.2014-10-01, by Raimund Renkert
- Updated i18n strings.2014-10-01, by Raimund Renkert
- Added y axis label to discharge processors.2014-10-01, by Raimund Renkert
- Use i18n string for w in cm axis.2014-10-01, by Raimund Renkert
- Fixed i18n string for x axis label in discharge curves.2014-10-01, by Raimund Renkert
- Never ever set current km via RiverUtils.2014-10-01, by Tom Gottfried
- Remove misplaced file extension.2014-10-01, by 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).2014-10-01, by Tom Gottfried
- Correct url parameter in client.2014-10-01, by 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!2014-10-01, by Sascha L. Teichmann
- Removed obsolete imports.2014-10-01, by Sascha L. Teichmann
- Auto-include zero in Q-domain axis.2014-09-30, by Tom Gottfried
- Use ws in m for duration curve.2014-09-30, by Raimund Renkert
- Remove duplication of AnnotationHelper-code in ChartGenerator.2014-09-30, by Tom Gottfried
- Allow W-mainvalues in SQ-relation.2014-09-30, by Tom Gottfried
- Introduce annotations, which know to which axis they belong.2014-09-30, by Tom Gottfried
- Create mainvalue facets before setting up the artifact.2014-09-30, by Raimund Renkert
- Look for gauge if no pnp is set in the context and return w in cm if at gauge.2014-09-29, by Raimund Renkert
- 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).2014-09-26, by Tom Gottfried
- Avoid NPE if river is not accessible.2014-09-26, by Tom Gottfried
- The derivative curve is also a discharge diagram.2014-09-26, by Tom Gottfried
- Throw non-lethal XPathException if not at gauge instead of lethal PSQLException if at gauge.2014-09-26, by Tom Gottfried
- Q-main values as recommendations in SQ. TODO: solve DDZ.2014-09-26, by Tom Gottfried
- Let's be more generous with facet activity of main values.2014-09-26, by Tom Gottfried
- bed_height_single.old_elevation_model_id is not NOT NULL.2014-09-26, by Tom Gottfried
- Main values: Reduce code duplication and correct logic to specify whether we are at gauge or not.2014-09-26, by Tom Gottfried
- Avoid NPE if no dataset is activated in theme list.2014-09-26, by Tom Gottfried
- Added config for sq relation loaded via datacage.2014-09-26, by Raimund Renkert
- merged.2014-09-25, by Raimund Renkert
- Use the sq relation artifact to load data from datacage.2014-09-25, by Raimund Renkert
- Inject current km and pnp into the context used to calculate W in cm at gauge.2014-09-25, by Raimund Renkert
- Reduce misspelled, superfluous logging.2014-09-25, by Tom Gottfried
- Removed obsolete imports.2014-09-25, by Sascha L. Teichmann
- Use right logger in DischargeGenerator.2014-09-25, by Sascha L. Teichmann
- Run native2ascii over FLYS*.properties.2014-09-25, by Sascha L. Teichmann
- Added missing l10n strings.2014-09-24, by Sascha L. Teichmann
- Generate a W in CM axis if there are W data.2014-09-24, by Sascha L. Teichmann
- Added PNP injectors to Q/X diagrams.2014-09-24, by Sascha L. Teichmann
- And Developer said, Let there be Q symmetry and there was Q symmetry.2014-09-24, by Sascha L. Teichmann
- Do not die if values <= 0 are tried to be plotted on log axis.2014-09-24, by Tom Gottfried
- Make ChartArea and thus annotations sensible for logarithmic axes (plus some minor cleanup).2014-09-24, by Tom Gottfried
- Removed obsolete imports.2014-09-24, by Sascha L. Teichmann
- merged.2014-09-24, by Raimund Renkert
- Updated the client to build a default artifact for sq relations.2014-09-24, by Raimund Renkert
- Configured "static" sq relation to use a default D4EArtifact and two states to hold the parameters and outs.2014-09-24, by Raimund Renkert
- Renamed ui provider for static data panel.2014-09-24, by Raimund Renkert
- Make SQ-relations loadable in WQ-diagrams.2014-09-23, by Tom Gottfried
- Make WQ-data loadable in SQ-diagrams. We still need to handle mainvalues and values <=0 on x-axis.2014-09-23, by Tom Gottfried
- Q-symmetry: SQ-relations should not be filtered for specific outs (and optimised statement a bit).2014-09-23, by Tom Gottfried
- Put all macros for wst-data in one place and reduce code duplications.2014-09-23, by Tom Gottfried