graph
- 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
- Doc and whitespace cosmetics for ExrremeResult and FixWQCurve.2012-10-30, by Felix Wolfsteller
- Doc for WQFacet and Curve.2012-10-30, by Felix Wolfsteller
- NaviChartOutputTab: Whitespace and vimline added.2012-10-29, by Felix Wolfsteller
- Added some grumpy javadoc.2012-10-29, by Felix Wolfsteller
- FixWQCurveFacet: Corrected debug message.2012-10-29, by Felix Wolfsteller
- Curve: Tiny javadoc.2012-10-29, by Felix Wolfsteller
- Close the gauge panel tree folds if a csv result should be shown2012-10-29, by Björn Ricks
- Rename gauge_discharge_curve_at_export facet to at2012-10-29, by Björn Ricks
- Merged2012-10-29, by Felix Wolfsteller
- WaterlevelFacet: Deal with ExtremeResult if it is embedded in CalculationResult (instead of WQKms).2012-10-29, by Felix Wolfsteller
- ExtremeCompute: Generate LS-Facets.2012-10-29, by Felix Wolfsteller
- ExtremeCompute: Renamed log to logger.2012-10-29, by Felix Wolfsteller
- Added i18n strings.2012-10-29, by Raimund Renkert
- Added helper panel to sediment load UI to display sediemnt load overviews.2012-10-29, by Raimund Renkert
- New client side service for sediment load infos.2012-10-29, by Raimund Renkert
- Added serverside service for sediment load info.2012-10-29, by Raimund Renkert
- Added data object and factory for sediment load calculation.2012-10-29, by Raimund Renkert
- Merged2012-10-29, by Felix Wolfsteller
- ExtremeCalc: Add km values to generated wqkms.2012-10-29, by Felix Wolfsteller
- ExtremeCalc: Rename problem to be unique in its name.2012-10-29, by Felix Wolfsteller
- Remove InfoPanel stack only if it exists2012-10-29, by Björn Ricks
- Add link for info about the measurement station2012-10-29, by Björn Ricks
- Display observation start time in measurement station tree2012-10-29, by Björn Ricks
- Add observation TimeInteval to the artifact MeasurementStationInfoService2012-10-29, by Björn Ricks
- Parse start and end time of an observation2012-10-29, by Björn Ricks
- Add start and end time of an observation on a measurement station2012-10-29, by Björn Ricks
- Create better titles for floodmap calculation results. Include the rivername and the km range.2012-10-29, by Ingo Weinzierl
- Deactivated unavailable attributes in W and Q themes for historical discharge WQ charts.2012-10-29, by Ingo Weinzierl
- Write the "hidden" attribute of a style into the collection's attribute when using the theme editor.2012-10-29, by Ingo Weinzierl
- Added new themes for W and Q markers in Historical Discharge WQ charts.2012-10-29, by Ingo Weinzierl
- Added marker for Ws and Qs in Historical Discharge WQ charts.2012-10-29, by Ingo Weinzierl
- Fixed interchanged Ws and Qs in Historical Discharge calculation.2012-10-29, by Ingo Weinzierl
- Let percent_input be DoubleInputPanal UI-Provider that inputs data named 'percent'.2012-10-26, by Felix Wolfsteller
- Refactored DoubleInputPanel to allow input to data different than "outliers".2012-10-26, by Felix Wolfsteller
- Documentation added.2012-10-26, by Felix Wolfsteller
- Doc and whitespace cosmetics.2012-10-26, by Felix Wolfsteller
- Documentation in ChartGenerator added.2012-10-26, by Felix Wolfsteller
- Made message of Calculation.Problem accessible via getter.2012-10-26, by Felix Wolfsteller
- Minor javadoc.2012-10-26, by Felix Wolfsteller
- Merged.2012-10-26, by Felix Wolfsteller
- In ExtremeAccess, fix typo that lead to incorrect null-check.2012-10-26, by Felix Wolfsteller
- Show measurement info panel if MINFO artifact is choosen2012-10-26, by Björn Ricks
- Refactor ParameterList to use new InfoPanel base class2012-10-26, by Björn Ricks
- Add Panel and Tree UI classes for dispayling the measurement station info2012-10-26, by Björn Ricks
- Refactor GaugePanel and GaugeInfo to extract a base class2012-10-26, by Björn Ricks
- Cleanup GaugeDischargeCurvePanel2012-10-26, by Björn Ricks
- Add id, kmup and operator to MeasurementStation in RiverInfoServiceImpl2012-10-26, by Björn Ricks
- Add id, kmup and operator to MeasurementStation model2012-10-26, by Björn Ricks
- Use correct class for logger in MeasurementStationInfoService2012-10-26, by Björn Ricks
- Add operator and station id to the artifact xml2012-10-26, by Björn Ricks
- Order MeasurementStations by station km2012-10-26, by Björn Ricks
- Add default constructor to MeasurementStation2012-10-26, by Björn Ricks
- Added the 'index' parameter to HistoricalDischargeWQFacet to avoid loosing facets during the merge process in the FLYSArtifactCollection.2012-10-26, by Ingo Weinzierl
- First complete but untested version of the 'Auslagerung extremer Wasserspiegellagen' calculation.2012-10-25, by Sascha L. Teichmann
- Fixed copy paste mistake in facet creation for historical discharge wq charts.2012-10-25, by Ingo Weinzierl
- Added i18n strings for historical discharge wq chart.2012-10-25, by Ingo Weinzierl
- Merged.2012-10-25, by Ingo Weinzierl
- Fixed leak while merging facets.2012-10-25, by Ingo Weinzierl
- Only create and add GaugePanel when necessary2012-10-25, by Björn Ricks
- Refactor GaugePanel to create it's own SectionStackSection2012-10-25, by Björn Ricks
- Defined themes (default and second group) for discharge curves in historical discharge wq chart.2012-10-25, by Ingo Weinzierl
- Added missing 'selected' icon for panning tool.2012-10-25, by Ingo Weinzierl
- Add method to get the MeasurementStations from the RiverInfoService2012-10-24, by Björn Ricks
- Extend the client RiverInfo model to support MeasurementStations2012-10-24, by Björn Ricks
- Add model for MeasurementStation client side2012-10-24, by Björn Ricks
- Refactor GaugeOverviewInfoService and MeasurementStationInfoService2012-10-24, by Björn Ricks
- Add a service to return measurement stations of a river2012-10-24, by Björn Ricks
- Add MeasurementStation to the River2012-10-24, by Björn Ricks
- Change Servlet config for RiverInfoService2012-10-24, by Björn Ricks
- Convert GaugeOverviewInfoService into RiverInfoService2012-10-24, by Björn Ricks
- Added new classes for the last commit.2012-10-24, by Ingo Weinzierl
- Improved the historical discharge calculation.2012-10-24, by Ingo Weinzierl