graph
- 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
- Added UI provider for sediment load parameter input in provider factory.2012-10-23, by Raimund Renkert
- Added new UI provider for sediment load parameter input.2012-10-23, by Raimund Renkert
- Replaced static string with variable to have a more generic radio button panel.2012-10-23, by Raimund Renkert
- Extended location input helper.2012-10-23, by Raimund Renkert
- Added config and states for sediment load calculation in MINFO module.2012-10-23, by Raimund Renkert
- Show the 'DischargeTablesChart' when choosing the calculation timerange in historical discharge calculation.2012-10-23, by Ingo Weinzierl
- flys/issue903: Display the discharge tables of the selected gauge as chart in historical discharge calculation.2012-10-23, by Ingo Weinzierl
- The service 'DischargeTablesOverview' now accepts the official number of a gauge, too.2012-10-23, by Ingo Weinzierl
- Don't redirect to the login page without query params2012-10-23, by Björn Ricks
- Logout the current user2012-10-23, by Björn Ricks
- Implement UserService method to remove current user from session2012-10-23, by Björn Ricks
- Added a new service to query a diagram with discharge tables.2012-10-23, by Ingo Weinzierl
- Replaced use of string literal by static definition in FacetTypes.2012-10-22, by Felix Wolfsteller
- merged2012-10-22, by Felix Wolfsteller
- Cosmetics.2012-10-22, by Felix Wolfsteller
- Let AnnotationFacets come to life inactively in FixAnalysis LS settings.2012-10-22, by Felix Wolfsteller
- Added minor doc to FacetTypes.ChartType .2012-10-22, by Felix Wolfsteller
- Made FacetTypes.IS static.2012-10-22, by Felix Wolfsteller
- Documentation added, cosmetics.2012-10-22, by Felix Wolfsteller
- Set also the width of the GaugeTree when resizing the GaugePanel2012-10-22, by Björn Ricks
- Only create the GaugeTree and RiverInfoPanel once2012-10-22, by Björn Ricks