graph
- Fix NPE in case the artifact does not even have the master attribute2013-08-27, by Andre Heinecke
- DischargeLongitudinalSectionGenerator: Use QOutProcessor, fix compilation.2013-08-27, by Felix Wolfsteller
- Let QOutProcessor also handle Discharge/Q-data.2013-08-27, by Felix Wolfsteller
- SedimentLoadCalculation: Refactoring, extracted method.2013-08-27, by Felix Wolfsteller
- issue1455: Extract QOutProcessor, use it2013-08-27, by Felix Wolfsteller
- issue1455: Prepare MiddleBedHeightDiagram to show Q values.2013-08-27, by Felix Wolfsteller
- WQKmsInterpolArtifact: Add different facet if wst has only 'fake' Qs.2013-08-26, by Felix Wolfsteller
- Doc, cosmetics.2013-08-26, by Felix Wolfsteller
- WstValueTable: Add method to find out wether the Qs are 'fake'2013-08-26, by Felix Wolfsteller
- DischargeProcessor: Handle interpolated w values2013-08-26, by Felix Wolfsteller
- Cosmetics, added @Override annotation, vim line.2013-08-26, by Felix Wolfsteller
- Doc.2013-08-26, by Felix Wolfsteller
- Added new Theme.2013-08-26, by Felix Wolfsteller
- Added new ThemeMappings.2013-08-26, by Felix Wolfsteller
- Mapping new facet type to theme.2013-08-26, by Felix Wolfsteller
- Added new facet type to gaugedischargecurve.xml compat matrix.2013-08-26, by Felix Wolfsteller
- FacetTypes: Added new type other.w.interpol .2013-08-26, by Felix Wolfsteller
- Minor refactoring, renamed variable, extracted method.2013-08-26, by Felix Wolfsteller
- Typo fix in debug message.2013-08-22, by Felix Wolfsteller
- Artifacts: ThemeDocument. More debug output. Make more getters private to only expose the parsed values.2013-08-23, by Sascha L. Teichmann
- Artifacts: Make TextStyle Make more robust.2013-08-23, by Sascha L. Teichmann
- a bit of debug output2013-08-23, by Tom Gottfried
- Artifacts: ThemeDocument. Removed some zero length checks because we do not store zero length strings in the backing map.2013-08-23, by Sascha L. Teichmann
- Artifacts: ThemeDocument. The bloody part: Removal of the XPaths. Now the theme XML document is scanned once(!) at construction time for field values and the resulting key/value pairs are store in a map.2013-08-23, by Sascha L. Teichmann
- Artifacts: Removed ThemeUtil.2013-08-23, by Sascha L. Teichmann
- Artifacts: Moved logic of ThemeUtils into ThemeDocument. TODO: Remove ThemeUtils2013-08-23, by Sascha L. Teichmann
- Artifacts: Introduce ThemeDocument & make stuff compileable again. THIS BREAKS THE SYSTEM! TODO: Move ThemeUtils into ThemeDocument.2013-08-22, by Sascha L. Teichmann
- Artifacts: Make it compilable again.2013-08-22, by Sascha L. Teichmann
- ETL: Take care of the fact that one river in AFT/SGM may correspond to N rivers in FLYS.2013-08-22, by Sascha L. Teichmann
- Added tag 3.0.14 for changeset 84b1e87e86692013-08-22, by Andre Heinecke
- ComputedDischargeCurveGenerator: Use DischargeProcessor to add main values.2013-08-22, by Felix Wolfsteller
- ChartGenerator: Changed visibility of doAnnotations,2013-08-22, by Felix Wolfsteller
- DischargeCurveGenerator: Use DischargeProcessor.2013-08-22, by Felix Wolfsteller
- DischargeProcessor: Handle main-values. Temporarily disable w/q data handling.2013-08-22, by Felix Wolfsteller
- DischargeProcessor: Minor refactoring (use getter), warn when no αΊ€/Q data found.2013-08-22, by Felix Wolfsteller
- Give correct name to outlier method3.0.14 2013-08-21, by Tom Gottfried
- Potential fix for flys/1453.2013-08-21, by Sascha L. Teichmann
- Backed out changeset 60f39ee194732013-08-21, by Sascha L. Teichmann
- ETL: Potential fix for flys/1453.2013-08-21, by Sascha L. Teichmann
- Removed obsolete imports.2013-08-21, by Sascha L. Teichmann
- FixA: Remapped indices of analysis periods, too. Needs testing!2013-08-21, by Sascha L. Teichmann
- BWASTR-Import: name of tributary contains name of river, not the other way round.double-precision 2013-08-21, by Tom Gottfried
- issue1378: Add axis markers for additional long-sect. without Q (e.g. dike heights).2013-08-21, by Felix Wolfsteller
- Cosmetics.2013-08-21, by Felix Wolfsteller
- issue1378: Also add ability to add text-annotations.2013-08-21, by Felix Wolfsteller
- Geo-Importer: import axes 2D to avoid problems with invalid z-coordinatesdouble-precision 2013-08-21, by Tom Gottfried
- FixA: Fix logger class reference.2013-08-21, by Sascha L. Teichmann
- issue1378 (part): Make DC config for discharge curve offer correct2013-08-21, by Felix Wolfsteller
- issue1378: Prepare DischargeCurveGenerator to digest wq-interpolated data.2013-08-21, by Felix Wolfsteller
- Cosmetics.2013-08-21, by Felix Wolfsteller
- issue1378: Prepare StyledSeriesBuilder to get double[][] values to translate.2013-08-21, by Felix Wolfsteller
- issue1378: Preparing DischargeProcessor to be able to draw W/Q points,2013-08-20, by Felix Wolfsteller
- Cosmetics.2013-08-20, by Felix Wolfsteller
- Initial DischargeProcessor-commit (skeleton).2013-08-20, by Felix Wolfsteller
- FixA: Make dates of analysis periods unique, too. TODO: Remap the indices like the reference interval.2013-08-21, by Sascha L. Teichmann
- FixA W/Q Diagram: Allow duplicate points. It should work but it doesn't. :-/2013-08-20, by Sascha L. Teichmann
- FixA: Fixed reference events mapping. TODO: Same for analysis periods.2013-08-20, by Sascha L. Teichmann
- FixA Delta W(t): Add 30 seconds to colliding dates to avoid them vanishing from the diagrams.2013-08-20, by Sascha L. Teichmann
- FixA: Reference points facets: the index of the point is stored in the lower 8 bits of the facect index. Why was it search via getIndex()?2013-08-19, by Sascha L. Teichmann
- FixA overview: Fetch dates in higher resolution from database.2013-08-19, by Sascha L. Teichmann