graph
- New facet and result set for sediment load.2012-11-02, by Raimund Renkert
- Added access object for artifact containing sediment load parameters.2012-11-02, by Raimund Renkert
- Updated data object and factory for sediment load.2012-11-02, by Raimund Renkert
- Added i18n string for sediment load output tab title.2012-11-02, by Raimund Renkert
- Fixed sediment yield parser.2012-11-02, by Raimund Renkert
- Even better Extreme W/Q Facet names. i18n thereof.2012-11-02, by Felix Wolfsteller
- Registered style for extreme_wq_base_curves.2012-11-02, by Felix Wolfsteller
- StyledSeriesBuilder: Corrected doc.2012-11-02, by Felix Wolfsteller
- StyledSeriesBuilder: New addPointsQW accepting double[]s.2012-11-02, by Felix Wolfsteller
- FLYSUtils: Minor doc add.2012-11-02, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Reuse prerpareChartData, handle new extreme_wq_curve_base facet.2012-11-02, by Felix Wolfsteller
- FixWQCurveGenerator: Refac, extracted a prepareChartData from doOut, to be reused.2012-11-02, by Felix Wolfsteller
- ExtremeCompute: Create a facet to show the non-inter-or-extrapolated points.2012-11-02, by Felix Wolfsteller
- winfo.xml: Add new extreme_wq_curve_base to compat of extreme_wq_curve out.2012-11-02, by Felix Wolfsteller
- ExtremeCurveFacet: Add new constructor to set name to new FacetType (extreme_wq_curve_base). Data is the same.2012-11-02, by Felix Wolfsteller
- FacetTypes: New type: exreme_wq_curve_base (for the Stuetz-Q-Poits).2012-11-02, by Felix Wolfsteller
- ExtremeCompute: Improve naming of facets.2012-11-02, by Felix Wolfsteller
- Added missing percentage cut off in extreme calculation.2012-11-02, by Sascha L. Teichmann
- Circumvent NPE in Curve. issue flys/10192012-11-02, by Sascha L. Teichmann
- Ignore comments in meta data xml template2012-11-01, by Björn Ricks
- Refactor Converter to use common code2012-11-01, by Björn Ricks
- Doc.2012-11-01, by Felix Wolfsteller
- flys-client: Show NaviOutput-Tab also for extreme_wq_curve.2012-11-01, by Felix Wolfsteller
- flys-client: i18n for extreme_wq_curve.2012-11-01, by Felix Wolfsteller
- winfo.xml: Change extreme wq-out from fix_wq_curve to (new) extreme_wq_curve.2012-11-01, by Felix Wolfsteller
- conf.xml: Register new ExtremeWQCurveGenerator.2012-11-01, by Felix Wolfsteller
- Removed doExtreme*() as its implemented in own generator now, opened visibility of field artifact for refac.2012-11-01, by Felix Wolfsteller
- Added new Generator: ExtremeWQCurveGenerator (and its *Info*-counterpart).2012-11-01, by Felix Wolfsteller
- Removed obsolete imports.2012-11-01, by Felix Wolfsteller
- Removed obsolete imports.2012-11-01, by Felix Wolfsteller
- FixWQCurveGenerator: Use suggested max q value of curve.2012-10-31, by Felix Wolfsteller
- Added themes for extreme_wq_curve .2012-10-31, by Felix Wolfsteller
- DoubleUtil: New function to find max in an double array.2012-10-31, by Felix Wolfsteller
- FixWQCurveGenerator: For extreme_wq_curves, add marker to indicate where extrapolation starts.2012-10-31, by Felix Wolfsteller
- ExtremeCurveFacet: Moved allocation of Access object to where its needed.2012-10-31, by Felix Wolfsteller
- HistoricalD.WQ.Generator: Cometics, docs.2012-10-31, by Felix Wolfsteller
- ExtremeCurveFacet: Set suggestedMaxQ in curve to be max value in segment + 5%.2012-10-31, by Felix Wolfsteller
- Curve: Added field, getter and setter for suggestedMaxQ .2012-10-31, by Felix Wolfsteller
- Range: Documentation.2012-10-31, by Felix Wolfsteller
- ExtremeAccess: Added helper method to find the values for (the range of) a km.2012-10-31, by Felix Wolfsteller
- ExtremeAccess: Renamed log to logger, documentation.2012-10-31, by Felix Wolfsteller
- RangeWithValues: Documentation.2012-10-31, by Felix Wolfsteller
- Removed the legend images from map theme panel.2012-10-30, by Ingo Weinzierl
- Added a new control 'show legend' to the map's toolbar. This control opens a window that displays the legends of all activated layers.2012-10-30, by Ingo Weinzierl
- Update translations for measurement station changes2012-10-30, by Björn Ricks
- Reorder elements in the MeasurementStation details2012-10-30, by Björn Ricks
- Extract the gauge name from the riverservice response2012-10-30, by Björn Ricks
- Add the gauge name to the MeasurementStation client class2012-10-30, by Björn Ricks
- Add gauge name to the measurement station xml response2012-10-30, by Björn Ricks
- FixWQCurveGenerator: Handle extreme_wq_curve facets (stub).2012-10-30, by Felix Wolfsteller
- NaviChartOutputTab: Get relevant data also from not-fixationanalysis-artifacts.2012-10-30, by Felix Wolfsteller
- NaviChartOutputTab: Doc.2012-10-30, by Felix Wolfsteller
- NaviChartOutputTab: Slight refactoring to work not only with FixAnalysisArtifacts.2012-10-30, by Felix Wolfsteller
- NaviChartOutputTab: Use final var instead of alloc-on-the-fly in each callback.2012-10-30, by Felix Wolfsteller
- KMIndex: Minor doc.2012-10-30, by Felix Wolfsteller
- Merged.2012-10-30, by Felix Wolfsteller
- winfo.xml: Add fix_wq_curve output mode and extreme_wq_curve compatibility to extreme state.2012-10-30, by Felix Wolfsteller
- ExtremeCompute: Add ExtremeCurveFacet in this state.2012-10-30, by Felix Wolfsteller
- ExtremeCurveFacet: New Facet to access Extreme Curves at given km.2012-10-30, by Felix Wolfsteller
- Add new EXTREME_WQ_CURVE Facet Type.2012-10-30, by Felix Wolfsteller