graph
- 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
- Use static String from FacetTypes.ChartType instead of literal.2012-10-24, by Felix Wolfsteller
- Clarifications in doc.2012-10-24, by Felix Wolfsteller
- flys/issue825/2 Fix labeling of Analysisperiods (like A1, A2....)2012-10-24, by Felix Wolfsteller
- Merged.2012-10-24, by Felix Wolfsteller
- Change a log to an error message for better semantics.2012-10-24, by Felix Wolfsteller
- Doc and cosmetic change for MainValuesWFacet.2012-10-24, by Felix Wolfsteller
- Use FacetType static String instead of literal.2012-10-24, by Felix Wolfsteller
- Added getQs() and getWs() to HistoricalDischargeAccess class and added some Javadoc to its methods.2012-10-24, by Ingo Weinzierl
- Implemented the Q evaluation mode for historical discharge calculations.2012-10-24, by Ingo Weinzierl
- Add debug info about GGInA session lease time2012-10-23, by Björn Ricks
- Ignore discharge table without time interval set while discharge tables overview chart creation.2012-10-23, by Ingo Weinzierl
- Move addMember and removeMember methods in GaugePanel class2012-10-23, by Björn Ricks
- Don't send 403 if accessing the root path2012-10-23, by Björn Ricks
- Be more tolerant with empty time intervals in discharge tables while comparing discharge tables.2012-10-23, by Ingo Weinzierl
- DischargeTables: Added missing getWsForQ()2012-10-23, by Sascha L. Teichmann
- Merged.2012-10-23, by Raimund Renkert