graph
- Check if response code from GGInA is 200 OK2012-11-14, by Björn Ricks
- Fixed web.xml seding2012-11-14, by Sascha L. Teichmann
- Added tag 2.9.5 for changeset b51f6bb188d72012-11-13, by Sascha L. Teichmann
- Made REALEASE setable2.9.5 2012-11-13, by Sascha L. Teichmann
- Improved build script2012-11-13, by Sascha L. Teichmann
- Cosmetics: Removed some WSP, obsolete imports. Documentation added.2012-11-13, by Felix Wolfsteller
- Merged2012-11-13, by Christian Lins
- Add new FLYS logo.2012-11-13, by Christian Lins
- winfo.xml: Add cross-section facets and out to extreme state.2012-11-13, by Felix Wolfsteller
- WINFOArtifact: Compute extreme values for cross sections too. Add CS-Facet.2012-11-13, by Felix Wolfsteller
- WaterLineArtifact: Added callcontext-parameter to interfaces getWaterLine.2012-11-13, by Felix Wolfsteller
- Remove dead code and warnings.2012-11-13, by Christian Lins
- Try to fix resize problems with MapWidget in DigitizePanel (#802).2012-11-12, by Christian Lins
- Resize MapWidget in MapPanel manually using a ResizedHandler.2012-11-12, by Christian Lins
- Map print settings can now be configured via settings window.2012-11-11, by Christian Lins
- Map print does now submit additional parameters to MapPrintServiceImpl.2012-11-10, by Christian Lins
- Work (in progress) on a print settings dialog.2012-11-10, by Christian Lins
- Rmoved obsolete imports.2012-11-09, by Felix Wolfsteller
- i18n: Add i18n for flow-velovity discharges.2012-11-09, by Felix Wolfsteller
- minfo.xml: Add discharge facet to compat list of flow_velocity out.2012-11-09, by Felix Wolfsteller
- FlowVelocityGenerator: Handle new discharge curves at new third axis.2012-11-09, by Felix Wolfsteller
- FlowVelocityData: Add new helper to get km/Q-double-arrays.2012-11-09, by Felix Wolfsteller
- FlowVelocityState: Create new discharge facet.2012-11-09, by Felix Wolfsteller
- FacetTypes: Register new FLOW_VELOCITY_DISCHARGE type.2012-11-09, by Felix Wolfsteller
- For FlowV.-Artifacts, use given id, fetch data and display via facet and generator.2012-11-09, by Felix Wolfsteller
- FlowVelocityMeasurementFactory: New, do the query to fetch measured flow velocities.2012-11-09, by Felix Wolfsteller
- FlowVelocityMeasurementValue: Added 'fast' (db-unmapped) class to access values later.2012-11-09, by Felix Wolfsteller
- Whitespace cosmetics.2012-11-09, by Felix Wolfsteller
- Whitespace cosmetic.2012-11-09, by Felix Wolfsteller
- BedHeightArtifact: Whitespace-cosmetic and vim line.2012-11-09, by Felix Wolfsteller
- FlowVelocityGenerator: Dummy-handle new measured velocity facets.2012-11-08, by Felix Wolfsteller
- FlowVelocityGenerator: Added TODO about 3rd and 4th axis.2012-11-08, by Felix Wolfsteller
- Register new FLOW_VELOCITY_MEASUREMENT Facet Type.2012-11-08, by Felix Wolfsteller
- meta-data.xml: Add annotations and flow velocity measurements to the DC.2012-11-08, by Felix Wolfsteller
- Register flowvelocity artifact factory.2012-11-08, by Felix Wolfsteller
- Add new facet to flow velocity outs compat list.2012-11-08, by Felix Wolfsteller
- Add FlowVelocityMeasurementArtifact and -facet. Yet dummies.2012-11-08, by Felix Wolfsteller
- Use static variable for login page name in LoginServlet2012-11-08, by Björn Ricks
- Be sure that a redirect url always exist2012-11-08, by Björn Ricks
- Add datacage for minfo and longitudinal_section.w from fixanalysis2012-11-07, by Björn Ricks
- Use new WOutProcessor for generating charts2012-11-07, by Björn Ricks
- Add processor to be able to generate curves for WKms values2012-11-07, by Björn Ricks
- Remove AbstractFixGenerator and use new KMIndexProcessor instead2012-11-07, by Björn Ricks
- Move inverted from LongitudinalSectionGenerator to XYChartGenerator2012-11-07, by Björn Ricks
- Add method to a access the CallContext of a ChartGenerator2012-11-07, by Björn Ricks
- Introduce a new Interface to abstract the data to curve generation2012-11-07, by Björn Ricks
- Introduce a new FixingsFacet to add save access to the current Km2012-11-07, by Björn Ricks
- Fix logging statement2012-11-07, by Björn Ricks
- Remove whitespace added by eclipse2012-11-06, by Björn Ricks
- Fix: Use correct class for the logger2012-11-06, by Björn Ricks
- Don't notify jfreechart listeners when adding points2012-11-06, by Björn Ricks
- Only put current Km to the context if it is a valid km2012-11-06, by Björn Ricks
- Reintroduce wrongly outbacked changes (rev 4418-4425).2012-11-07, by Felix Wolfsteller
- Merged backouts.2012-11-07, by Felix Wolfsteller
- Backed out changeset e8a4d2fd25cc2012-11-07, by Felix Wolfsteller
- Backed out changeset e8a4d2fd25cc2012-11-07, by Felix Wolfsteller
- Merged.2012-11-07, by Felix Wolfsteller
- Added vim line.2012-11-07, by Felix Wolfsteller
- minfo.xml: Add annotations to compat list of sedimentload_ls out.2012-11-07, by Felix Wolfsteller
- meta-data.xml: Force-recommend annotations for sedimentload_ls outs.2012-11-07, by Felix Wolfsteller
- SedimentLoadFactory: Added vim-line.2012-11-07, by Felix Wolfsteller
- SedimentLoadFactory: Added TODO.2012-11-07, by Felix Wolfsteller
- SedimentLoadFactory: Changed comments, removed empty one.2012-11-07, by Felix Wolfsteller
- Add (currently useless) button for map print settings.2012-11-06, by Christian Lins
- Remove authentication from MapPrintServiceImpl.2012-11-06, by Christian Lins
- Move GGInAFilter and NoCacheFilter to an own package2012-11-06, by Björn Ricks
- Add config in web.xml for the new NoCacheFilter2012-11-06, by Björn Ricks
- Add new Filter class to change caching2012-11-06, by Björn Ricks
- Add javadoc comment about RiverInfoServiceImpl2012-11-06, by Björn Ricks
- Less debug output in GGInAFilter2012-11-06, by Björn Ricks
- FixationArtifact: In doc, mention where the FacetActivity is registered.2012-11-06, by Felix Wolfsteller
- ExtremeCalculation: Resolve probably too nested break.2012-11-06, by Felix Wolfsteller
- ExtremeCalculation: Doc.2012-11-06, by Felix Wolfsteller
- manualpoints.xml: Add facet for the extrene_wq_curve out.2012-11-05, by Felix Wolfsteller
- FacetTypes: Add new ChartType extreme_wq_curve to enable manual points.2012-11-05, by Felix Wolfsteller
- FLYSUtils: Null-guard some conditionals (autoboxes).2012-11-05, by Felix Wolfsteller
- WaterevelState: Doc.2012-11-05, by Felix Wolfsteller
- ExtremeCompute: Further naming improvements on facets.2012-11-05, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Fixed typo in debug output.2012-11-05, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Removed obsolete import.2012-11-05, by Felix Wolfsteller
- server-side i18n for inputs of extreme*. Newlines at end of file.2012-11-05, by Felix Wolfsteller
- winfo.xml: Add wst and pdf Facets to extremes compat list.2012-11-05, by Felix Wolfsteller
- ExtremeCompute: Add DataFacets (csv, wst, defunc pdf).2012-11-05, by Felix Wolfsteller
- WaterlevelExporter: Use new WQKmsResult to avoid parallel paths for Extrem- and Fixing-Result.2012-11-05, by Felix Wolfsteller
- ExtremeCompute: Whitespace-cosmetics.2012-11-05, by Felix Wolfsteller
- Improve debugging inf FLYSArtifact2012-11-05, by Björn Ricks
- Get rid of HorizontalLayout in MapOutputTab and use manual resizing.2012-11-05, by Christian Lins
- Let Extreme- and FixRealizingResult implement WQKmsResult.2012-11-05, by Felix Wolfsteller
- conf.xml: Register the extreme_curve_export generator, a WaterlevelExporter.2012-11-05, by Felix Wolfsteller
- winfo.xml: Add extreme_curve_export outputmode and csv facet to its compat list.2012-11-05, by Felix Wolfsteller
- WQKmsResult: New interface to ease Export.2012-11-05, by Felix Wolfsteller
- conf.xml: Register the extreme_curve_report-Out-Generator.2012-11-05, by Felix Wolfsteller
- winfo.xml: Add error ('report') outputmode to extreme_wq_curve out, and compat for reportfacet.2012-11-05, by Felix Wolfsteller
- FlowVelocityGenerator: Handle ('out') annotations.2012-11-05, by Felix Wolfsteller
- minfo.xml: Add annotations to compat list of flow-velocity outs.2012-11-05, by Felix Wolfsteller
- meta-data.xml: Force-recommend annotations for flow-velocity-outs.2012-11-05, by Felix Wolfsteller
- Merged2012-11-05, by Felix Wolfsteller
- i18n for showextramark in client.2012-11-02, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Respect theme prop about showing the extrapol-line.2012-11-02, by Felix Wolfsteller
- ThemeUtil: Method to parse/access showextramark theme prop.2012-11-02, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Removed more or less dead code.2012-11-02, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Use real facet description as name for data series of extreme wqs.2012-11-02, by Felix Wolfsteller
- Added tag flys-2.9.4 for changeset 10e277c2fe0f2012-11-04, by Sascha L. Teichmann
- Some fixes to make the calculation work.flys-2.9.4 2012-11-04, by Sascha L. Teichmann
- Added tag flys-2.9.4 for changeset 651b93c10dc52012-11-02, by Sascha L. Teichmann
- Removed superfluous imports.2012-11-02, by Sascha L. Teichmann
- Removed superfluous imports.2012-11-02, by Sascha L. Teichmann
- Converting from list to array doesn't make sence here2012-11-02, by Björn Ricks
- Add facets for fixanalysis data from the datacage2012-11-02, by Björn Ricks
- Add datacage logic for MINFO bed differences2012-11-02, by Björn Ricks
- Add chart generation for fixings in bed differences generators2012-11-02, by Björn Ricks
- Extract common generator method from FixLongitudinalSectionGenerator2012-11-02, by Björn Ricks
- Avoid NullPointerExceptions if no settings are available2012-11-02, by Björn Ricks
- Updated i18n strings for sediment load.2012-11-02, by Raimund Renkert
- Added chart generator for sediment load output.2012-11-02, by Raimund Renkert
- Added sediment load calculation.2012-11-02, by Raimund Renkert
- 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
- 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
- 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
- Use static method from RiverInfoPanel to calculate the static width2012-10-22, by Björn Ricks
- Move RiverInfoPanel to its own java file in refactor it2012-10-22, by Björn Ricks
- Update debug statement2012-10-22, by Björn Ricks
- flys/issue901: Changing the W/Q mode in WQSimpleArrayPanel (used in historical discharge calculation) will now switch the W/QD table in the helper panel, too.2012-10-22, by Ingo Weinzierl
- Merged.2012-10-22, by Ingo Weinzierl
- Added two new tables ClickableQDTable and ClickableWTable and made Ws and Qs clickable in historical discharge calculation.2012-10-22, by Ingo Weinzierl
- Removed superfluous imports.2012-10-22, by Sascha L. Teichmann
- Don't always redirect if user isn't authenticated2012-10-22, by Björn Ricks
- Don't forget context path for redirect url2012-10-22, by Björn Ricks
- Don't redirect to request uri2012-10-22, by Björn Ricks
- Adapted DB schema (added relation measurement_station); improved importer to read files from filesystem with measurement stations.2012-10-22, by Ingo Weinzierl
- Add message for gauge_discharge_curve_at_export2012-10-19, by Björn Ricks
- Add messages for the gauge location2012-10-19, by Björn Ricks
- The AT export needs a ld_locations data item2012-10-19, by Björn Ricks
- Add a new output-generator2012-10-19, by Björn Ricks
- Add a new outputmode for an at export in GaugeDischargeCurveArtifact2012-10-19, by Björn Ricks
- Refactor GaugeDischargeCurveFacet to be able to set a facet name2012-10-19, by Björn Ricks
- Change reference_gauge paremeter to Long2012-10-19, by Björn Ricks
- Merged.2012-10-19, by Christian Lins
- Fix warnings and minor TODOs in flys-client.2012-10-19, by Christian Lins
- Merged2012-10-19, by Christian Lins
- Fix for issue #9672012-10-16, by Christian Lins
- Let MAINVALUES enter life in inactive state in WINFOArtifact.2012-10-18, by Felix Wolfsteller
- Obsoleted flys-client/ChangeLog by moving to flys-client/ChangeLog-before-20121018 (part of migration svn -> hg).2012-10-18, by Felix Wolfsteller
- Moved flys-client/Changes to flys-client/CHANGES.2012-10-18, by Felix Wolfsteller
- Moved flys-backend/Changes to flys-backend/CHANGES.2012-10-18, by Felix Wolfsteller
- flys-backend/ChangeLog by moving to flys-backend/ChangeLog-before-20121018 (part of migration svn -> hg).2012-10-18, by Felix Wolfsteller
- Fixed flys/issue929. Made zero baseline in historical discharge curve charts visible.2012-10-18, by Ingo Weinzierl
- Added units to the header of a historical discharge export.2012-10-18, by Ingo Weinzierl
- Sorted gauges for reference gauge selection in historical discharge calculation based on their name.2012-10-18, by Ingo Weinzierl
- Allow users to select the current relevant discharge table in historical discharge table calculattion.2012-10-18, by Ingo Weinzierl
- Added missing delta Q value to calculation results of historical discharge calculation.2012-10-18, by Ingo Weinzierl
- Sort calculation results of a historical discharge calculation based on their start date.2012-10-18, by Ingo Weinzierl
- Moved flys-artifacts/Changes to flys-artifacts/CHANGES.2012-10-17, by Felix Wolfsteller
- Moved now obsolete flys-artifacts/ChangeLog to flys-artifacts/ChangeLog-before-20121017 .2012-10-17, by Felix Wolfsteller
- Added extracted doc from ChangeLog to READMEs in flys-artifact and flys-artifacts/contrib/.2012-10-17, by Felix Wolfsteller
- Fix ChangeLog.2012-10-17, by Felix Wolfsteller
- Let fix sector average facets in deltawt-diagrams enter inactively.2012-10-17, by Felix Wolfsteller
- Fix loading former derivative curves in fixation analysis artifacts DC.2012-10-17, by Felix Wolfsteller
- Add data for the gauge name to the GaugeDischargeCurveArtifact2012-10-17, by Björn Ricks
- Made DoubleUtil.explode() more robust against invalid result array sizes.2012-10-17, by Sascha L. Teichmann
- Added tag flys-2.9.3 for changeset ff74ff82f2d42012-10-16, by Sascha L. Teichmann
- Add theme for gauge discharge curve artifactflys-2.9.3 2012-10-16, by Björn Ricks
- Add a new panel to show settings of a gauge discharge curve2012-10-16, by Björn Ricks
- Set uiprovider on the state2012-10-16, by Björn Ricks
- Override describe method to return also a uiprovider.2012-10-16, by Björn Ricks
- Store a StaticState class in staticstate member variable2012-10-16, by Björn Ricks
- Change visibility of createOutputModes to protected.2012-10-16, by Björn Ricks
- Avoid NullPointerException if help text is null.2012-10-16, by Björn Ricks
- Avoid another possible NullPointerException in GaugeTree2012-10-16, by Björn Ricks
- Avoid possible NullPointerException in openOnLocation method.2012-10-16, by Björn Ricks
- Added evaluation timerange to subtitle of historical discharge curve charts.2012-10-16, by Ingo Weinzierl
- Added date to release package. strip OpenLayers a bit2012-10-16, by Sascha L. Teichmann
- Workaround for #9612012-10-16, by Christian Lins
- Merged.2012-10-16, by Felix Wolfsteller
- Prevent crash when input helper panel is used differently.2012-10-16, by Felix Wolfsteller
- Cosmetics, documentation.2012-10-16, by Felix Wolfsteller
- Merged.2012-10-16, by Ingo Weinzierl
- Merged.2012-10-16, by Ingo Weinzierl
- #930 Added unit [cm] of discharge tables to the facet description of historical discharge curves if calculation mode is W.2012-10-16, by Ingo Weinzierl
- Fix issue946 (own style for wkms annotation facets in wq diagrams).2012-10-16, by Felix Wolfsteller
- Fix typo2012-10-16, by Christian Lins
- Fix for part a) and c) in issue #9182012-10-15, by Björn Ricks
- Change updateUserCollections visibility to public2012-10-15, by Björn Ricks
- Merged heads.2012-10-15, by Ingo Weinzierl
- #904 Use the correct scale to convert discharge table values into [cm].2012-10-15, by Ingo Weinzierl
- Open gauge and river info in a new browser window2012-10-15, by Björn Ricks
- #548 Fetch historical discharge table values with SCALE=1.2012-10-15, by Ingo Weinzierl
- Importer: Ignore historical discharge tables.2012-10-15, by Sascha L. Teichmann
- AFT: Ignored tables with unset GUELTIG_VON or GUELTIG_BIS values.2012-10-15, by Sascha L. Teichmann
- Merged heads.2012-10-15, by Ingo Weinzierl
- #543 Validate date range in client gauge time range selection state.2012-10-15, by Ingo Weinzierl
- Cosmetics, warnings and minor TODOs.2012-10-15, by Christian Lins
- Improve warning when user does not select a waterlevel calculation (#914)2012-10-14, by Christian Lins
- NPE fix when comparing Double with double2012-10-14, by Christian Lins
- Fix for NPE in FLYSWorkspace.bringUp() #9332012-10-14, by Christian Lins
- More fixes for #897: missing resource exceptions when handling other exceptions2012-10-14, by Christian Lins
- Improvements for issue945/6 (separate w and q mainvalues in DC).2012-10-13, by Felix Wolfsteller
- Improvements for issue945/1 (DC)2012-10-13, by Felix Wolfsteller
- Improvements for issue949 (q and w facets for official lines).2012-10-12, by Felix Wolfsteller
- Improvements on issue934/4 (double annotations/DC).2012-10-12, by Felix Wolfsteller
- In 'annotations per type' - section of DC, also add an 'all'-node.2012-10-12, by Felix Wolfsteller
- Fix 943/3: Show flood-protections in WSP DC.2012-10-12, by Felix Wolfsteller
- Register new ui provider.2012-10-12, by Felix Wolfsteller
- Documentation.2012-10-12, by Felix Wolfsteller
- Documentation.2012-10-12, by Felix Wolfsteller
- Include state and transition for q input per segment for extreme value analysis.2012-10-12, by Felix Wolfsteller
- Initial GUI and state for per-segment Q-input for extreme valua analysis.2012-10-12, by Felix Wolfsteller
- #900 Added complete start and end date to the discharge info service and display on in the client side.2012-10-12, by Ingo Weinzierl
- merged flys-aft2012-10-11, by Thomas Arendsen Hein
- FYLS/AFT/DIPS: Added start script.2012-09-11, by Sascha L. Teichmann
- FLYS-AFT/DIPS: Java 1.5 -> 1.62012-09-11, by Sascha L. Teichmann
- Added doc about function and configuration.2012-02-16, by Sascha L. Teichmann
- Extracted and documented the error messages of the process.2012-02-16, by Sascha L. Teichmann
- AFT-Import: Insert2012-02-08, by Sascha L. Teichmann
- Oracle: Added 'FROM DUAL' when selecting new ids from sequences.2012-01-11, by Sascha L. Teichmann
- Statements to make the FLYS database connection Oracle compatible.2012-01-10, by Sascha L. Teichmann
- Added SQL statements to make the connection to the AFT database Oracle compatible.2012-01-10, by Sascha L. Teichmann
- Prevent redundant and ever growing discharge table lists in FLYS db.2012-01-09, by Sascha L. Teichmann
- Commit/rollback changes if a gauge is only updated.2012-01-09, by Sascha L. Teichmann
- Store W/Q in sets to prevent value duplications.2012-01-09, by Sascha L. Teichmann
- Fixed logic bug when writing discharge tables of an gauge existing in both dbs.2012-01-09, by Sascha L. Teichmann
- Added debugging for AFT time intervals.2012-01-09, by Sascha L. Teichmann
- If gauges exist in FLYS and AFT store the discharge tables in FLYS that are only in AFT.2012-01-08, by Sascha L. Teichmann
- Store the W/Q differences o existing discharge tables to FLYS database.2012-01-08, by Sascha L. Teichmann
- Do the FLYS/AFT description pairing of discharge tables in case a gauge needs updates.2012-01-06, by Sascha L. Teichmann
- Load all discharge tables from AFT and FLYS of a gauge which needs updating.2012-01-06, by Sascha L. Teichmann
- Add code to build the difference of the W/Q values of two discharge tables.2012-01-06, by Sascha L. Teichmann
- Send XML messages via HTTP POST around if the FLYS database has changed.2012-01-06, by Sascha L. Teichmann
- Bubble up modifications up to main().2012-01-05, by Sascha L. Teichmann
- Copy over W/Q values from AFT to FLYS for new discharge tables.2012-01-05, by Sascha L. Teichmann
- Added code to store W/Q values into FLYS database.2012-01-05, by Sascha L. Teichmann
- Make W/Q values from AFT and FLYS loadable.2012-01-05, by Sascha L. Teichmann
- Create new discharge tables if needed.2012-01-04, by Sascha L. Teichmann
- Prefetch existing time intervals from FLYS db.2012-01-03, by Sascha L. Teichmann
- Fetch discharge table infos from AFT.2012-01-03, by Sascha L. Teichmann
- Store new gauges in FLYS db.2012-01-02, by Sascha L. Teichmann
- Added transaction support2012-01-02, by Sascha L. Teichmann
- Separate FLYS gauges to be updated or to create.2011-12-22, by Sascha L. Teichmann
- Moved DIPS gauge number -> DIPS gauge index.2011-12-21, by Sascha L. Teichmann
- Added an optional XSL transformation to fix the raw DIPS files.2011-12-21, by Sascha L. Teichmann
- Make DIPS check more verbose2011-12-20, by Sascha L. Teichmann
- Check if AFT gauges are in DIPS, too.2011-12-16, by Sascha L. Teichmann
- Parse PNP from DIPS, too.2011-12-16, by Sascha L. Teichmann
- Added model for DIPS gauges.2011-12-16, by Sascha L. Teichmann
- Load DIPS XML2011-12-16, by Sascha L. Teichmann
- Load DIPS XML2011-12-16, by Sascha L. Teichmann
- Load gauges from both dbs.2011-12-16, by Sascha L. Teichmann
- Sync each river.2011-12-14, by Sascha L. Teichmann
- Improved infrastructure for prepared statements.2011-12-13, by Sascha L. Teichmann
- start syncing at river level.2011-12-13, by Sascha L. Teichmann
- load configuration an setup db connections.2011-12-13, by Sascha L. Teichmann
- Added configuration file2011-12-13, by Sascha L. Teichmann
- Added XML/XPath support.2011-12-13, by Sascha L. Teichmann
- Added support for symbolic SQL statements.2011-12-12, by Sascha L. Teichmann
- Add infrastructure to load SQL statements for databases.2011-12-12, by Sascha L. Teichmann
- Added AFT sync module.2011-12-11, by Sascha L. Teichmann
- S/Q relation: Fixed problem with loosing meassurement points.2012-10-09, by Sascha L. Teichmann
- Added build script for FLYS release.2012-10-09, by Ingo Weinzierl
- Show river map only once.2012-10-09, by Christian Lins
- Merged2012-10-08, by Christian Lins
- Handle error conditions more robust.2012-10-08, by Christian Lins
- Handle new percent_input ui provider name.2012-10-08, by Felix Wolfsteller
- Documentation, vimline.2012-10-08, by Felix Wolfsteller
- Documentation.2012-10-08, by Felix Wolfsteller
- Added Percentage-Input state to extreme value analysis state model.2012-10-08, by Felix Wolfsteller
- Move ChangeLog entry to right ChangeLog.2012-10-08, by Felix Wolfsteller
- Fix paths in ChangeLog.2012-10-08, by Felix Wolfsteller
- Dummy state model for extreme value analysis.2012-10-08, by Felix Wolfsteller
- fix issue909: strange validation code. be fearles.2012-10-08, by Felix Wolfsteller
- Documentation.2012-10-08, by Felix Wolfsteller
- Do cumentation.2012-10-08, by Felix Wolfsteller
- More dead code removal. Minor code clean ups.2012-10-06, by Sascha L. Teichmann
- Cleaned up iterating over maps. Removed some dead code.2012-10-06, by Sascha L. Teichmann
- Removed dead code2012-10-06, by Sascha L. Teichmann
- Removed dead code.2012-10-06, by Sascha L. Teichmann
- Removed dead code2012-10-06, by Sascha L. Teichmann
- LegendProcessor: avoid redundant hashing. removed dead code.2012-10-06, by Sascha L. Teichmann
- Fix for ArrayIndexOutOfBoundsException (#818).2012-10-06, by Christian Lins
- Add chart legend entries for interpolated series (#838).2012-10-05, by Christian Lins
- Cosmetics, documentation.2012-10-05, by Felix Wolfsteller
- Fix typo in DC query.2012-10-05, by Felix Wolfsteller
- Register new calculation mode 'extreme'.2012-10-05, by Felix Wolfsteller
- Documentation.2012-10-05, by Felix Wolfsteller
- Removed dead code.2012-10-04, by Sascha L. Teichmann
- Cosmetics, refac.2012-10-04, by Felix Wolfsteller
- Doc.2012-10-04, by Felix Wolfsteller
- Use static method from class not object.2012-10-04, by Felix Wolfsteller
- Allow to set a uiprovider for a static state2012-10-04, by Björn Ricks
- Set translated data descriptions2012-10-04, by Björn Ricks
- Add messages for displaying the river name and gauge reference.2012-10-04, by Björn Ricks
- Add description and set correct name for GaugeDischargeCurveFacet2012-10-04, by Björn Ricks
- issue889/22012-10-04, by Felix Wolfsteller
- Add template for the gauge discharge curve description2012-10-04, by Björn Ricks
- Fix dates in changelog and a typo2012-10-04, by Björn Ricks
- Improve debug output2012-10-04, by Björn Ricks
- Fix xpath for attributes2012-10-04, by Björn Ricks
- Fix typo and change out type to chart2012-10-04, by Björn Ricks
- Add warning if no compatible facet is found2012-10-04, by Björn Ricks
- Avoid NPE if no attribute outs are present2012-10-04, by Björn Ricks
- Merged.2012-10-04, by Felix Wolfsteller
- issue417: main-value-annotations.2012-10-04, by Felix Wolfsteller
- Add message for 'state.chart.km'2012-10-04, by Christian Lins
- Merged.2012-10-04, by Felix Wolfsteller
- i18n for annotations.2012-10-02, by Felix Wolfsteller
- Added tag flys-2.9.2 for changeset e1691b74f3aa2012-10-02, by Sascha L. Teichmann
- Let AnnotationFacet have name of type, if type was chosen.flys-2.9.2 2012-10-02, by Felix Wolfsteller
- Merged.2012-10-02, by Felix Wolfsteller
- Handle annotationtypes in AnnotationArtifact and -Facet.2012-10-02, by Felix Wolfsteller
- Show 'per-type' annotations in longitudinal-section DC.2012-10-02, by Felix Wolfsteller
- Set overflow behaviour of Toolbars to HIDDEN to avoid auto scrollbars.2012-10-02, by Christian Lins
- Reverted merge-victims in ChangeLog.2012-10-02, by Felix Wolfsteller
- Merged2012-10-02, by Felix Wolfsteller
- Added TODOs for issue880.2012-10-01, by Felix Wolfsteller
- S(Q) relation. Fixed SQL statements.2012-10-02, by Sascha L. Teichmann
- S(Q) relation: Totals are now fetched with separate SQL statement. Fixed join to GEWAESSER table.2012-10-02, by Sascha L. Teichmann
- S(Q) Fixed AIOOBE2012-10-01, by Sascha L. Teichmann
- S(Q) relation: Removed unused field from SQL statement.2012-10-01, by Sascha L. Teichmann
- Calculate S(Q) fractions2012-10-01, by Sascha L. Teichmann
- S(Q) calculate effective width2012-10-01, by Sascha L. Teichmann
- Add missing import of FLYSConstants2012-10-01, by Björn Ricks
- Fix compiling bug2012-10-01, by Sascha L. Teichmann
- S(Q) accumulated same diameter meassurements per bank distance.2012-10-01, by Sascha L. Teichmann
- Add a ChangeLog entry for commit cfbc80cc0ce42012-10-01, by Björn Ricks
- Update changelog for my last flys-artifact commits2012-10-01, by Björn Ricks
- Add correct debug output for GaugeDischargeCurveArtifact2012-10-01, by Björn Ricks
- Add Facet type for GaugeDischargeCurveArtifact2012-10-01, by Björn Ricks
- Add a default constructor for StaticState2012-10-01, by Björn Ricks
- Add config for the GaugeDischargeCurveArtifact2012-10-01, by Björn Ricks
- fix issue898 (crash when no param selected for parametermatrix).2012-10-01, by Felix Wolfsteller
- Doc.2012-10-01, by Felix Wolfsteller
- Simpify the S(Q) fraction sieving stuff.2012-09-30, by Sascha L. Teichmann
- Removed dead code.2012-09-30, by Sascha L. Teichmann
- Added initial .hgignore2012-09-30, by Sascha L. Teichmann
- More robust exception handler (#897)2012-09-30, by Christian Lins
- Fixing Delta W/t chart: reference period area can now switched to invisible (#877)2012-09-30, by Christian Lins
- Correct i18n fixation outlier widget (state.fixation.preprocess).2012-09-30, by Christian Lins
- Removed heavy weight data from the gauge discharge curve facet.2012-09-30, by Sascha L. Teichmann
- Removed superflous imports.2012-09-30, by Sascha L. Teichmann
- Manual points working in fixing Delta W/t char (#462).2012-09-29, by Christian Lins
- ManualPointsEditor supports Date x axis values.2012-09-29, by Christian Lins
- improvements on issue860: display parameter matrix as grid list in helperpane.2012-09-28, by Felix Wolfsteller
- More code for S(Q) relation.2012-09-28, by Sascha L. Teichmann
- Fix typo2012-09-28, by Björn Ricks
- added tags2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- merged flys-backend2012-09-28, by Thomas Arendsen Hein
- Adapted the spatial schema for DEMs and the DgmSqlConverter.2012-09-28, by Ingo Weinzierl
- fix issue862/1.2012-09-27, by Felix Wolfsteller
- Added a new method to RiverAxis to query a special kind of river axes (default, official, outsourced).2012-09-27, by Ingo Weinzierl
- fix issue863: Handle missing data points for epoch bed height data.2012-09-27, by Felix Wolfsteller
- Documentation (d o c u m e n t a t i o n).2012-09-27, by Felix Wolfsteller
- Removed debug output.2012-09-27, by Felix Wolfsteller
- Let importer handle gappy single bed height values.2012-09-27, by Felix Wolfsteller
- Cosmetics, docs.2012-09-27, by Felix Wolfsteller
- Towards fix for issue863 (gaps in bedheight data).2012-09-27, by Felix Wolfsteller
- Backend: Code simplification. Removed trailing whietspace.2012-09-27, by Sascha L. Teichmann
- Modified the schema for DGMs; added converter for CSV to SQL for DGM information.2012-09-27, by Ingo Weinzierl
- Adapted postgresql spatial schema and fixed a bug in the geo importer.2012-09-24, by Ingo Weinzierl
- Some minor bugfixes for MINFO import.2012-09-24, by Ingo Weinzierl
- Adapted PostgreSQL spatial schema.2012-09-24, by Ingo Weinzierl
- Remove fetchInfoURL methods from River and gauge2012-09-24, by Bjoern Ricks
- Backend: Added 'official_number' column to rivers table to model the 'Bundeswasserstrassen Identnummer'.2012-09-22, by Sascha L. Teichmann
- Change methods names until the url is really be fetched from the db2012-09-21, by Bjoern Ricks
- Add a new method to River and Gauge classes to return a http url for additional2012-09-21, by Bjoern Ricks
- Store minfo values into database only if their peer has been successfully stored.2012-09-19, by Ingo Weinzierl
- Removed trailing whitespace.2012-09-18, by Sascha L. Teichmann
- Added missing GrainFraction type to parser; accept 'Querprofil' as valid BedHeightType during MINFO import.2012-09-18, by Ingo Weinzierl
- Improved logging and stabilized minfo import.2012-09-18, by Ingo Weinzierl
- Tagged 'flys-backend' as 2.9.12012-09-17, by Ingo Weinzierl
- merged flys-artifacts2012-09-28, by Thomas Arendsen Hein
- Also add the name to the artifact description2012-09-28, by Bjoern Ricks
- Add new Artifacts and State for displaying discharge curves at a gauge2012-09-28, by Bjoern Ricks
- Make addOutput of StaticState public2012-09-28, by Bjoern Ricks
- Add FLYSArtifact addFacets method2012-09-28, by Bjoern Ricks
- Added an 'info' node to DEMs in the datacage.2012-09-28, by Ingo Weinzierl
- i18n.2012-09-28, by Felix Wolfsteller
- Cosmetics, docs.2012-09-27, by Felix Wolfsteller
- Work in i18n issue724.2012-09-27, by Felix Wolfsteller
- S(Q) relation: Fixed SQL projection.2012-09-27, by Sascha L. Teichmann
- S(Q) relation. Extract more values from database.2012-09-27, by Sascha L. Teichmann
- Partly fix issue871.2012-09-27, by Felix Wolfsteller
- Fix issue863.2012-09-27, by Felix Wolfsteller
- Set the missing 'originalExtent' attribute for WSPLGEN layers.2012-09-27, by Ingo Weinzierl
- Towards fix of issue863 (gaps in middle heigh bed data).2012-09-27, by Felix Wolfsteller
- Removed trailing whitespace.2012-09-27, by Sascha L. Teichmann
- S/Q: More symbols in reconstruction of Excel macros.2012-09-27, by Sascha L. Teichmann
- Mark createOutputModes as private2012-09-26, by Bjoern Ricks
- Convert FKYSArtifact data member to a private variable2012-09-26, by Bjoern Ricks
- Enable line labels for Delta W/t sector average lines2012-09-26, by Christian Lins
- Fixed various projection issues during map creation.2012-09-26, by Ingo Weinzierl
- Rename fix_derivate to fix_derivate_curve to enable manual points on it2012-09-26, by Christian Lins
- Re-enable manual point facets for some fix* charts.2012-09-25, by Felix Wolfsteller
- Fix for #825 ?2012-09-24, by Christian Lins
- MINFO: Fixed SQL statement in BedloadOverview. Exclude data where km is null.2012-09-24, by Raimund Renkert
- Fixing analysis longitudinal section chart has now initially deactivated A1/B facets2012-09-24, by Christian Lins
- Remove info-url and add official number2012-09-24, by Bjoern Ricks
- W(Q) chart: q sectors are now black and labeled by default2012-09-23, by Christian Lins
- Cosmetics.2012-09-23, by Sascha L. Teichmann
- Removed trailing whitespace.2012-09-23, by Sascha L. Teichmann
- Theming and i18n of Delta W/t A1/B facets2012-09-23, by Christian Lins
- Add reference period facet to delta W/t chart2012-09-22, by Christian Lins
- Fix for area clipping problem in longitudinal section char2012-09-22, by Christian Lins
- Cosmetics, docs.2012-09-22, by Felix Wolfsteller
- Prevent ArrayIndexOutOfBounds-Exception.2012-09-22, by Felix Wolfsteller
- Document issue8802012-09-22, by Felix Wolfsteller
- Removed trailing whitespace.2012-09-22, by Sascha L. Teichmann
- Added i18n strings for bedheight difference charts.2012-09-21, by Raimund Renkert
- Added themes for bedheight difference charts.2012-09-21, by Raimund Renkert
- Add river annotations to bedheight difference charts.2012-09-21, by Raimund Renkert
- Bedheight difference calculation has chart outpus now.2012-09-21, by Raimund Renkert
- MINFO: Updated data fields to fit the needs of bedheight difference calculation.2012-09-21, by Raimund Renkert
- Return also the official gauge number in a service response2012-09-21, by Bjoern Ricks
- Use fetchInfoURL instead of getInfoURL until the URL is fetched from the db2012-09-21, by Bjoern Ricks
- fix issue887 (hyk in new chart).2012-09-21, by Felix Wolfsteller
- Return also the river and gauge info-url in a service response2012-09-21, by Bjoern Ricks
- Fix issue886 (no extrapolation of waterlines).2012-09-21, by Felix Wolfsteller
- Better Partial fix for issue880 (dc).2012-09-21, by Felix Wolfsteller
- Partial issue880 (dc).2012-09-21, by Felix Wolfsteller
- Area transparency fix2012-09-20, by Christian Lins
- improve manual points in fix. charts.2012-09-20, by Felix Wolfsteller
- New calcultion in MINFO: Bed height difference calculation.2012-09-20, by Raimund Renkert
- Split bed heights into bed height epochs and single bed heights.2012-09-20, by Raimund Renkert
- Add dates to csv header in bed quality export.2012-09-20, by Raimund Renkert
- Added i18n string for bed quality CSV export.2012-09-20, by Raimund Renkert
- Manual points (work in progress)2012-09-20, by Christian Lins
- Removed trailing whitespace.2012-09-19, by Sascha L. Teichmann
- Fix date in changelog entry2012-09-19, by Bjoern Ricks
- Added CSV export to bed quality calculation.2012-09-19, by Raimund Renkert
- Add the gauge station to the GaugeOverviewInfoService xml response2012-09-19, by Bjoern Ricks
- A and B facets of fix analyis are now deactivated by default2012-09-18, by Christian Lins
- Some more little steps towards "Auslagerung extremer Wasserspiegellagen".2012-09-18, by Sascha L. Teichmann
- Use generics aware Collections.emptyList().2012-09-18, by Sascha L. Teichmann
- The usual whitespace and import cleanups.2012-09-18, by Sascha L. Teichmann
- Fixed some stupid bugs in bed quality data factory and calculation.2012-09-18, by Raimund Renkert
- Removed incorrect characteristic diameter.2012-09-18, by Raimund Renkert
- Update themes to show point descriptions2012-09-18, by Christian Lins
- i18n for area label (fix issue487).2012-09-18, by Felix Wolfsteller
- Add robustness checks to prevent NPEs2012-09-18, by Christian Lins
- fix issue865 - missing showarea theme prop.2012-09-18, by Felix Wolfsteller
- Fixed date range in minfo bed quality result.2012-09-17, by Raimund Renkert
- Refactor MINFO bed quality resultsets and facets.2012-09-17, by Raimund Renkert
- Tagged 'flys-artifacts' as 2.9.12012-09-17, by Ingo Weinzierl
- Allow to create a discharge curve from a gauge info2012-09-28, by Bjoern Ricks
- Add the river name to the gaugeinfo2012-09-28, by Bjoern Ricks
- Added accidentally omitted ChangeLog entry.2012-09-27, by Felix Wolfsteller
- work on issue724 (i18n).2012-09-27, by Felix Wolfsteller
- Cosmetics, docs.2012-09-27, by Felix Wolfsteller
- Donate own error message when no users were found.2012-09-27, by Felix Wolfsteller
- Work on "Date" support for ManualPointsEditor.2012-09-27, by Christian Lins
- Removed trailing whitespace2012-09-27, by Sascha L. Teichmann
- Add servelet mapping for the GaugeOverviewInfoService2012-09-27, by Bjoern Ricks
- #897: Readded missing empty constructor.2012-09-26, by Ingo Weinzierl
- Fix for #8542012-09-25, by Christian Lins
- Improved fix for issue860 (parameter in helper pane).2012-09-25, by Felix Wolfsteller
- Attempt at issue860.2012-09-25, by Felix Wolfsteller
- KMSpinner height is now normal again2012-09-24, by Christian Lins
- Use the Context PATH servlet variable when using URLs in the GGInAFilter2012-09-24, by Bjoern Ricks
- issue871 (tiny bit messy parameterization for flowvelocity).2012-09-24, by Felix Wolfsteller
- Cosmetics, docs.2012-09-24, by Felix Wolfsteller
- Fix setting kmup in the GaugeInfo class2012-09-24, by Bjoern Ricks
- Calculate the info url via i18n2012-09-24, by Bjoern Ricks
- Show full function instead of internal function name (#873).2012-09-22, by Christian Lins
- Added i18n strings for bedheight difference calculation.2012-09-21, by Raimund Renkert
- Open gauge tree fold for historicalq reference too2012-09-21, by Bjoern Ricks
- Add the official gauge number to the GaugeInfo class2012-09-21, by Bjoern Ricks
- Move GaugeTree to its own java file2012-09-21, by Bjoern Ricks
- Refactor GaugeTree folding for different states2012-09-21, by Bjoern Ricks
- Refactor to avoid code duplication2012-09-21, by Bjoern Ricks
- Add html links for the additinal river and gauge info pages2012-09-21, by Bjoern Ricks
- Extend RiverInfo and GaugeInfo to store also the info http url2012-09-21, by Bjoern Ricks
- Open and close gauge tree folds that correspond to the selected WINFO2012-09-21, by Bjoern Ricks
- Fix NullPointerException2012-09-21, by Bjoern Ricks
- i18n (#872)2012-09-20, by Christian Lins
- Prevent AIOOB exception.2012-09-20, by Sascha L. Teichmann
- Removed superfluous import.2012-09-20, by Sascha L. Teichmann
- i18n2012-09-19, by Christian Lins
- Use the wstunit from the river as unit for the Pegelnullpunkt2012-09-19, by Bjoern Ricks
- Don't display the GaugePanel if no river is selected2012-09-19, by Bjoern Ricks
- Fix a NullPointerException2012-09-19, by Bjoern Ricks
- Improve the GaugePanel2012-09-19, by Bjoern Ricks
- Improve the handling of the GaugePanel in the ParameterList2012-09-19, by Bjoern Ricks
- Add station info to the gauges2012-09-19, by Bjoern Ricks
- Implement a scrolling gauge info tree2012-09-19, by Bjoern Ricks
- Add missing Changelog entry for r54722012-09-19, by Bjoern Ricks
- Removed trailing whitespace.2012-09-18, by Sascha L. Teichmann
- Tagged 'flys-client' as 2.9.12012-09-17, by Ingo Weinzierl
- Added missing i18n strings for minfo state description.2012-09-17, by Ingo Weinzierl
- merged flys-backend/pre2.7-2012-03-16pre2.7-2012-03-16 2012-09-28, by Thomas Arendsen Hein
- Tagged module 'flys-backend' as 'pre2.7-2012-03-16'.2012-03-16, by Ingo Weinzierl
- merged flys-artifacts/pre2.7-2012-03-162012-09-28, by Thomas Arendsen Hein
- Prevent follow-up errors.2012-03-19, by Felix Wolfsteller
- Disable legend entry aggregation.2012-03-19, by Felix Wolfsteller
- merged flys-backend/pre2.6-2012-01-04pre2.6-2012-01-04 2012-09-28, by Thomas Arendsen Hein
- merged flys-artifacts/pre2.6-2012-01-042012-09-28, by Thomas Arendsen Hein
- merged flys-backend/pre2.6-2011-12-05pre2.6-2011-12-05 2012-09-28, by Thomas Arendsen Hein
- merged flys-artifacts/pre2.6-2011-12-052012-09-28, by Thomas Arendsen Hein
- Picked rev3357, rev3359 and rev3360 from trunk.2011-12-07, by Ingo Weinzierl
- Picked rev3354 from trunk.2011-12-05, by Ingo Weinzierl
- Picked rev3347-rev3351 from trunk.2011-12-05, by Ingo Weinzierl
- Picked rev3356 and rev3358 from trunk.2011-12-07, by Ingo Weinzierl
- merged flys-backend/pre2.6-2011-11-04pre2.6-2011-11-04 2012-09-28, by Thomas Arendsen Hein
- merged flys-artifacts/pre2.6-2011-11-042012-09-28, by Thomas Arendsen Hein
- Picked rev3182 from trunk.2011-11-08, by Ingo Weinzierl
- Picked rev3180 from trunk.2011-11-08, by Ingo Weinzierl
- Picked rev3178 from trunk.2011-11-08, by Ingo Weinzierl
- Picked rev3186 from trunk.2011-11-08, by Ingo Weinzierl
- Tagged flys-client as 'pre2.6-2011-11-04'2011-11-04, by Ingo Weinzierl
- merged flys-backend/2.9.12.9.1 2012-09-28, by Thomas Arendsen Hein
- Fixed broken loops to find the bed height epochs and singles for a given river and km range.2012-09-17, by Ingo Weinzierl
- Made importer more robust2012-09-13, by Sascha L. Teichmann
- Importer: Added flag to invert skipping behaviour by default. Makes importing single features much easier.2012-09-13, by Sascha L. Teichmann
- FLYS backend: Fixed postgresql scheme.2012-09-12, by Sascha L. Teichmann
- Fix hibernate query2012-09-12, by Bjoern Ricks
- Add new method determineMinMaxQ to the River class to fetch the mimimum and maximum q values2012-09-12, by Bjoern Ricks
- FYLS-Backend: Bring MINFO schemes of Oracle and PostgreSQL back in sync.2012-09-11, by Sascha L. Teichmann
- Backend: Java 1.5 -> 1.62012-09-10, by Sascha L. Teichmann
- Remove obsolet method2012-09-10, by Christian Lins
- Backend: 'Pegelinfo' needs min/max Q, too.2012-09-10, by Sascha L. Teichmann
- Add method fetchMinMaxWQ to Gauge2012-09-10, by Bjoern Ricks
- Moved some code over from flys-artifacts.2012-09-08, by Sascha L. Teichmann
- Tagged 'flys-backend' as 2.92012-09-07, by Ingo Weinzierl
- merged flys-artifacts/2.9.12012-09-28, by Thomas Arendsen Hein
- Merged revisions 5501-5502,5504-5508,5511-5513,5516-5519 via svnmerge from2012-09-19, by Ingo Weinzierl
- Merged revisions 5498-5499 via svnmerge from2012-09-19, by Ingo Weinzierl
- Added more missing translations for state in minfo.2012-09-17, by Ingo Weinzierl
- Added missing translation of minfo state.2012-09-17, by Ingo Weinzierl
- Defined colors for bed quality themes.2012-09-17, by Ingo Weinzierl
- Avoid NPE if the user selects onlyone sort of characteristic diameter.2012-09-17, by Raimund Renkert
- Commit ChangeLog change2012-09-16, by Sascha L. Teichmann
- Fixed wrong assigned loggers.2012-09-16, by Sascha L. Teichmann
- Added base class RiverAccess to dense code to access the river name.2012-09-16, by Sascha L. Teichmann
- Implemented the access for 'Auslagerung extremer Wasserspiegellagen'2012-09-16, by Sascha L. Teichmann
- More infrastructure stuff for the "Auslagerung extremer Wasserspiegellagen".2012-09-16, by Sascha L. Teichmann
- flys-artifacts: Removed some superfluous implementations of FacetTypes.2012-09-16, by Sascha L. Teichmann
- Removed now dead code from the early days of the cross sections.2012-09-15, by Sascha L. Teichmann
- The usual wipe after for ill configured Eclipses.2012-09-15, by Sascha L. Teichmann
- Locales fix2012-09-15, by Christian Lins
- Manual Points for fixing charts (not working yet)2012-09-15, by Christian Lins
- Implemented bed quality calculation in minfo module.2012-09-14, by Raimund Renkert
- Added getter for characteristic diameter in bed quality access.2012-09-14, by Raimund Renkert
- Created i18n descriptions for facets in bed quality calculation.2012-09-14, by Ingo Weinzierl
- Use data of bed quality facets to fill the chart.2012-09-14, by Ingo Weinzierl
- Added JFreeUtil.randomizeLine() to generate randomized lines.2012-09-14, by Ingo Weinzierl
- Added themes for bed quality facets.2012-09-14, by Ingo Weinzierl
- Updated minfo bed quality result objects.2012-09-14, by Raimund Renkert
- Splitted up facets for porosity and density into two facets: a toplayer and a sublayer facet for each. BedQualityState will now create facets based on the calculation result.2012-09-14, by Ingo Weinzierl
- Fix missing import2012-09-13, by Christian Lins
- Added result objects for minfo bed quality calculation.2012-09-13, by Raimund Renkert
- Renamed input parameters of MINFO flow velocity calculation.2012-09-13, by Ingo Weinzierl
- Added depth parameter to bed quality data.2012-09-13, by Raimund Renkert
- Added facets and chart generator for bed quality calculation.2012-09-13, by Ingo Weinzierl
- The factory for minfo bed quality calculation can load bedload and bed data from seddb now.2012-09-13, by Raimund Renkert
- Data objects and factory for minfo bedquality calculation.2012-09-13, by Raimund Renkert
- Added figures for DC conf doc.2012-09-13, by Felix Wolfsteller
- Add also min and max q values to the river info.2012-09-13, by Bjoern Ricks
- Removed trailing whitespace.2012-09-12, by Sascha L. Teichmann
- Added new services to render overview charts in minfo bed quality calculation2012-09-12, by Raimund Renkert
- Removed trailing whitespace.2012-09-12, by Sascha L. Teichmann
- Created the initial structure for MINFO bed quality chart generation.2012-09-12, by Ingo Weinzierl
- Pegelinfo: Made generation of datum and aeo NPE proof.2012-09-11, by Sascha L. Teichmann
- Use getGaugeValue method also for aeo and datum2012-09-11, by Bjoern Ricks
- Fix for #8372012-09-11, by Christian Lins
- Check to prevent NPE2012-09-10, by Christian Lins
- Slightly refactored range with values code to be useful in extreme waterlevels.2012-09-10, by Sascha L. Teichmann
- Extreme waterlevels: calculate the segments for Q km ranges.2012-09-10, by Sascha L. Teichmann
- Added type safety.2012-09-10, by Sascha L. Teichmann
- Java 1.5 -> 1.62012-09-10, by Sascha L. Teichmann
- Remove unnecessary theme attributes (#836)2012-09-10, by Christian Lins
- Add new artifact service for the gauge overview2012-09-10, by Bjoern Ricks
- Theme transparency attribute support (#840)2012-09-09, by Christian Lins
- Simplified code for extreme curves.2012-09-09, by Sascha L. Teichmann
- WST tables: Added interpolation of tabulated values only.2012-09-09, by Sascha L. Teichmann
- Updating area themes2012-09-09, by Christian Lins
- Modify every second theme to differ from default theme (#835)2012-09-09, by Christian Lins
- Some first models needed for the extreme waterlevels.2012-09-08, by Sascha L. Teichmann
- More iterator code simplification.2012-09-08, by Sascha L. Teichmann
- Simplified code.2012-09-08, by Sascha L. Teichmann
- FixA: Improved robustness and performance in facet generation for dates.2012-09-08, by Sascha L. Teichmann
- Factored out a pure QW model to be more reusable.2012-09-08, by Sascha L. Teichmann
- Removed obsolete code. Removed NPE as regular flow control.2012-09-08, by Sascha L. Teichmann
- Removed code duplication.2012-09-08, by Sascha L. Teichmann
- Removed trailing whitespace. Back from future.2012-09-08, by Sascha L. Teichmann
- Removed superfluous imports.2012-09-08, by Sascha L. Teichmann
- Added acidentally omitted ChangeLog entry for last commit.2012-09-07, by Felix Wolfsteller
- Cosmetics, docs.2012-09-07, by Felix Wolfsteller
- Set data for characteristic diameter for use in parameter matrix UI.2012-09-07, by Raimund Renkert
- Issue 791.2012-09-07, by Raimund Renkert