graph
- Fix flys/issue472. (discharge_curve manualpoints)2012-02-08, by Felix Wolfsteller
- Fix flys/issue4842012-02-08, by Sascha L. Teichmann
- Map themes to manualpoint themes.2012-02-08, by Felix Wolfsteller
- Configuration for manualpoints for cross sections.2012-02-08, by Felix Wolfsteller
- Commented styling option for show area until area calculation does work.2012-02-08, by Felix Wolfsteller
- Calculation error report: i18n the km of the error report.2012-02-08, by Sascha L. Teichmann
- Small bugfix for fetching river annotations.2012-02-07, by Ingo Weinzierl
- Added missing config of chart info generator2012-02-07, by Sascha L. Teichmann
- Fixed wrong name of chartinfo generator for historical discharge curves.2012-02-07, by Ingo Weinzierl
- Added PDF export for historical discharge curve calculations.2012-02-07, by Raimund Renkert
- Improved CSV export of reference curves, include Qs.2012-02-07, by Felix Wolfsteller
- Refactored Formatter access to ease reuse.2012-02-07, by Felix Wolfsteller
- Let reference curve calculation result in wwqq.2012-02-07, by Felix Wolfsteller
- Log error as warning.2012-02-07, by Felix Wolfsteller
- "Bezugslinienverfahren": Do normalisation of reference curves.2012-02-06, by Sascha L. Teichmann
- "Bezugslinienverfahren": Added missing chart info generator.2012-02-06, by Sascha L. Teichmann
- Fix i18n2012-02-06, by Felix Wolfsteller
- "Bezugslinienverfahren": Fetch axis types from call context.2012-02-06, by Sascha L. Teichmann
- Added generator for "Reduzierte Bezugslinie".2012-02-06, by Sascha L. Teichmann
- Added service for discharge infos at a specific gauge.2012-02-06, by Raimund Renkert
- Added config for "reduzierte Bezugslinie".2012-02-06, by Sascha L. Teichmann
- Added error to winfo.xml report.2012-02-06, by Sascha L. Teichmann
- Set proper bounds for date axes in the chart info document; tell the transformation matrix which type it is (date/number).2012-02-06, by Ingo Weinzierl
- Extend reference curve export to include km location as string.2012-02-06, by Felix Wolfsteller
- "Bezugslinienverfahren": Store Qs of calculation, too.2012-02-06, by Sascha L. Teichmann
- Win fight against svn, added further i18n and slightly more data in reference-curve/csv export.2012-02-06, by Felix Wolfsteller
- Added more i18n stubs and slightly more data to csv export of reference curves.2012-02-06, by Felix Wolfsteller
- Added a second Y axis for ReferenceCurveGenerator.q2012-02-06, by Felix Wolfsteller
- Return the Qs from the "Bezugslinienverfahren, too."2012-02-06, by Sascha L. Teichmann
- Added a second Y axis for ReferenceCurveGenerator.2012-02-06, by Felix Wolfsteller
- Added accidentally ommitted ChangeLog.2012-02-06, by Felix Wolfsteller
- Primitive, incomplete CSV export for reference curves.2012-02-06, by Felix Wolfsteller
- Minor i18n for reference curve chart added.2012-02-06, by Felix Wolfsteller
- Added missing HistoricalDischargeCurveInfoGenerator class.2012-02-06, by Ingo Weinzierl
- Registered an Info generator for historical discharge curves; made some adaptions in XYChartGenerator, ChartGenerator and TimeseriesChartGenerator.2012-02-06, by Ingo Weinzierl
- Cosmetics.2012-02-06, by Felix Wolfsteller
- Add a not-yet-looked-at CSV facet for Reference Curve.2012-02-06, by Felix Wolfsteller
- Added a CSV export for historical discharge curves.2012-02-06, by Ingo Weinzierl
- Adjusted to name change in River class (hibernate fix).2012-02-06, by Felix Wolfsteller
- First steps to serve the data in cm if we are are gauges only.2012-02-03, by Sascha L. Teichmann
- W/Q input values in historical discharge curves may now by from type double.2012-02-03, by Ingo Weinzierl
- Removed superfluous imports.2012-02-03, by Sascha L. Teichmann
- Dont sort the data series in reference curve.2012-02-03, by Sascha L. Teichmann
- Removed obsolete ReferenceCurveInputState.2012-02-03, by Felix Wolfsteller
- Improved reference curve.2012-02-03, by Felix Wolfsteller
- Bugfix: create a report facet for historical discharge curves even if no data has been computed.2012-02-03, by Ingo Weinzierl
- Create title, subtitle and axes labels for charts from type historical discharge curve.2012-02-03, by Ingo Weinzierl
- Fix.2012-02-03, by Felix Wolfsteller
- Added i18n.2012-02-03, by Felix Wolfsteller
- Doc added and fix getAxisWalker-issue.2012-02-03, by Felix Wolfsteller
- Use the ApplyFunctionIterator in reference curve generation.2012-02-03, by Sascha L. Teichmann
- Added an error report for historical discharge curves.2012-02-03, by Ingo Weinzierl
- Improved chart creation for historical discharge curves.2012-02-03, by Ingo Weinzierl
- Further refactoring of XYChartGenerator / ChartGenerator with the result, that timerange charts are now able to display lines.2012-02-03, by Ingo Weinzierl
- New helper functions in ChartHelper and improvements in EnhancedLineAndShapeRenderer.2012-02-03, by Ingo Weinzierl
- The HistoricalDischargeCurveGenerator now creates new AxisDataset objects and new TimeSeriesCollections for each Facet.2012-02-02, by Ingo Weinzierl
- Improved WQTimerange and HistoricalDischargeFacet.2012-02-02, by Ingo Weinzierl
- Some more refactoring in XYChartGenerator and ChartGenerator; implemented necessary stuff in TimeseriesChartGenerator and return new empty instances of timeseries charts.2012-02-02, by Ingo Weinzierl
- Added a ChartHelper class that currently contains a method to compute the xy ranges of an XYDataset.2012-02-02, by Ingo Weinzierl
- Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator2012-02-02, by Ingo Weinzierl