log flys-artifacts/ChangeLog @ 2254:ee7e774ed5b4

age author description
2012-02-03 Sascha L. Teichmann Removed superfluous imports.
2012-02-03 Sascha L. Teichmann Dont sort the data series in reference curve.
2012-02-03 Felix Wolfsteller Removed obsolete ReferenceCurveInputState.
2012-02-03 Felix Wolfsteller Improved reference curve.
2012-02-03 Ingo Weinzierl Bugfix: create a report facet for historical discharge curves even if no data has been computed.
2012-02-03 Ingo Weinzierl Create title, subtitle and axes labels for charts from type historical discharge curve.
2012-02-03 Felix Wolfsteller Fix.
2012-02-03 Felix Wolfsteller Added i18n.
2012-02-03 Felix Wolfsteller Doc added and fix getAxisWalker-issue.
2012-02-03 Sascha L. Teichmann Use the ApplyFunctionIterator in reference curve generation.
2012-02-03 Ingo Weinzierl Added an error report for historical discharge curves.
2012-02-03 Ingo Weinzierl Improved chart creation for historical discharge curves.
2012-02-03 Ingo Weinzierl Further refactoring of XYChartGenerator / ChartGenerator with the result, that timerange charts are now able to display lines.
2012-02-03 Ingo Weinzierl New helper functions in ChartHelper and improvements in EnhancedLineAndShapeRenderer.
2012-02-02 Ingo Weinzierl The HistoricalDischargeCurveGenerator now creates new AxisDataset objects and new TimeSeriesCollections for each Facet.
2012-02-02 Ingo Weinzierl Improved WQTimerange and HistoricalDischargeFacet.
2012-02-02 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 Ingo Weinzierl Added a ChartHelper class that currently contains a method to compute the xy ranges of an XYDataset.
2012-02-02 Ingo Weinzierl Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator
2012-02-02 Felix Wolfsteller Cosmetics/care/refac.
2012-02-02 Ingo Weinzierl Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator.
2012-02-02 Ingo Weinzierl Added a new ChartGenerator for timeseries charts and refactored some code in XYChartGenerator.
2012-02-02 Ingo Weinzierl Added demo standalone app for evaluating different timeseries charts.
2012-02-02 Raimund Renkert Issue 466.
2012-02-01 Ingo Weinzierl Improved the 'historical discharge' calculation: implemented findValueForW().
2012-02-01 Felix Wolfsteller Add some fake 'input' data for reference curve. plot references curves from input km to input km +2.
2012-02-01 Ingo Weinzierl Implemented the first step of Calculation6; create Facets for each calculation results.
2012-02-01 Ingo Weinzierl Added a new constructor to Timerange that takes Date objects for start and end.
2012-02-01 Sascha L. Teichmann W: Forget to create ws data in constructor.
2012-02-01 Felix Wolfsteller Did some modifications for debugging purposes, added output to reference-curve-state.
2012-02-01 Felix Wolfsteller Register ReferenceCurve-Generators.
2012-02-01 Felix Wolfsteller Cosmetics.
2012-02-01 Felix Wolfsteller Add more-or-less dummy Facet in ReferenceCurveState.
2012-02-01 Felix Wolfsteller Cosmetics.
2012-02-01 Felix Wolfsteller Added reference curve facet type.
2012-02-01 Ingo Weinzierl Fetch parameters for 'historical discharge curve' calculation; call Calculation6 with those information and check input parameters.
2012-02-01 Felix Wolfsteller Addes stub for ReferenceCurve*Generator
2012-02-01 Ingo Weinzierl Added new model classes which will be used during historical discharge curve calculation.
2012-02-01 Ingo Weinzierl Added new helper methods to FLYSUtils that extract int[] and double[] from string.
2012-02-01 Ingo Weinzierl Added new classes and stubs used to calculate data for historical discharge curve charts.
2012-02-01 Ingo Weinzierl Removed needless imports.
2012-02-01 Felix Wolfsteller Changed wording.
2012-02-01 Felix Wolfsteller Avoid running into an NPE, but add warning to ease forensic.
2012-01-31 Sascha L. Teichmann Fixed problems with unformatted numbers in error message.
2012-01-31 Ingo Weinzierl Override getLabelFor() in HistoricalDischargeState to return an I18N string for the selected evaluation mode.
2012-01-31 Ingo Weinzierl Modified some data types in the 'historical discharge curves' transitions.
2012-01-30 Felix Wolfsteller Fix wrong transition type towards w_diff.
2012-01-30 Ingo Weinzierl Display the name of the reference gauge in the static ui of 'historical discharge curves' calculation.
2012-01-30 Felix Wolfsteller Add manual point handling for many different chart types.
2012-01-30 Ingo Weinzierl Format the timerange (static ui) inserted in the 'historical discharge curves' calculation.
2012-01-30 Ingo Weinzierl Bugfix: use correct order of parameters to call DefaultStateData constructor.
2012-01-30 Ingo Weinzierl Fixed a bug in the winfo transitions.
2012-01-30 Ingo Weinzierl Added default values for min and max items prepared by MinMaxState.
2012-01-30 Sascha L. Teichmann "Bezugslinienverfahren": Add start and end km to WW to determine if kms are at gauges.
2012-01-30 Ingo Weinzierl Added transitions for 'historical discharge curves' calculation.
2012-01-30 Felix Wolfsteller Skip 'inactive' points in output generation.
2012-01-28 Sascha L. Teichmann "Bezugslinienverfahren": Replaced normalized curve generation with a better and needed solution.
2012-01-27 Sascha L. Teichmann "Bezugslinienverfahren": Implemented the on-the-flys shift to (0, 0).
2012-01-27 Sascha L. Teichmann "Bezugslinienverfahren": Added facet classes.
2012-01-27 Sascha L. Teichmann "Bezugslinenverfahren": Added stub loop for creating facets.
2012-01-27 Sascha L. Teichmann Call the "Bezugslinienverfahren" from the WINFOArtifact.
2012-01-27 Felix Wolfsteller Manual Point Theming improved.
2012-01-27 Sascha L. Teichmann 'Bezugslinienverfahren': Fixed stupid bug.
2012-01-27 Ingo Weinzierl Added states (work is not finished yet) for the 'historical discharge curve' calculation.
2012-01-27 Ingo Weinzierl Introduced an abstract MinMaxState and a concrete class IntRangeState to add min/max value pairs.
2012-01-27 Ingo Weinzierl Refactored some code in DefaultState to better override the base class.
2012-01-27 Ingo Weinzierl Removed useless import.
2012-01-27 Ingo Weinzierl Added strings used in the calculation 'historical discharge curves'.
2012-01-27 Sascha L. Teichmann Added calculation class for "Bezugslinienverfahren" to created by WINFOArtifact.
2012-01-27 Raimund Renkert Added i18n support to PDF report export.
2012-01-27 Felix Wolfsteller Only add one legend item for manual point themes.
2012-01-27 Felix Wolfsteller Render labels of manual points in a very primitive manner.
2012-01-27 Sascha L. Teichmann Refactored class hierachy to integrate model for W~W.
2012-01-27 Felix Wolfsteller i18n for ManualPointsFacets.
2012-01-27 Raimund Renkert Issue 138.
2012-01-27 Raimund Renkert Added method that return the differences for a w-differences calculation as
2012-01-27 Raimund Renkert Issue 138.
2012-01-26 Raimund Renkert Issue 138.
2012-01-26 Raimund Renkert Issue 138.
2012-01-26 Felix Wolfsteller Render manual points in longitudinal sections.
2012-01-26 Felix Wolfsteller Added acidentally ommitted ChangeLog entries.
2012-01-25 Sascha L. Teichmann Transition/States: Removed superfluous condition checks.
2012-01-25 Sascha L. Teichmann Added transition/state stubs for "Bezugslinienverfahren".
2012-01-25 Felix Wolfsteller Cosmetics.
2012-01-25 Sascha L. Teichmann visualize-transitions.xsl: Fixed output of conditions.
2012-01-25 Raimund Renkert Issue 461.
2012-01-24 Sascha L. Teichmann I18N for WINFO calculation result messages.
2012-01-23 Sascha L. Teichmann Handle the case in "W auf freier Strecke" where more than ne Q is related to a W.
2012-01-23 Sascha L. Teichmann Added code for the simple case of "Bezugslinienverfahren" ("W auf freier Strecke").
2012-01-23 Felix Wolfsteller Theoretically allow annotations on second y ais. Practically allow Q MainValues on Q Axis in Duration Curves.
2012-01-23 Felix Wolfsteller Fix compilation, use StickyAxisAnnotations in AnnotationFacet.
2012-01-23 Felix Wolfsteller Somewhat unified Annotation handling, use jfreechart-house-toolkit instead of custom StickyAxisAnnotation.
2012-01-23 Felix Wolfsteller Employ ChartRenderingInfo when creating svg/pdf exports.
2012-01-20 Raimund Renkert Added short subtitle for longitudinal section chart.
2012-01-20 Raimund Renkert Removed state validation.
2012-01-20 Felix Wolfsteller Added new Annotation class that prevents collisions (to replace StickyAxisAnnotation).
2012-01-20 Felix Wolfsteller Made StyledSeriesBuilder more robust.
2012-01-20 Felix Wolfsteller Respect rivers flow direction when looking for hyk-formations.
2012-01-20 Raimund Renkert Use waterlevel state and longitudinal section generator for longitudinal
2012-01-20 Raimund Renkert 'New chart' for cross sections.
2012-01-20 Felix Wolfsteller Add basic (text) styling for HYKS.
2012-01-20 Felix Wolfsteller Cleanups.
2012-01-20 Felix Wolfsteller Cosmetics.
2012-01-20 Felix Wolfsteller Added cache definition for hyks.
2012-01-20 Felix Wolfsteller Made HYKFactory.Zone Serializable (and thus cachable).
2012-01-20 Felix Wolfsteller Cosmetics.
2012-01-20 Felix Wolfsteller Added style for hyks.
2012-01-19 Sascha L. Teichmann DistanceInfoService now uses annotations from LocationProvider.
2012-01-19 Sascha L. Teichmann Use FastAnnotations for LocationProvider.
2012-01-19 Felix Wolfsteller Cosmetics.
2012-01-19 Felix Wolfsteller Recommend hyks if hit by cross section out.
2012-01-19 Felix Wolfsteller Somewhat improved hyk handling and rendering.
2012-01-19 Felix Wolfsteller Improved HYK/Zones- handling.
2012-01-19 Felix Wolfsteller Prepare improved hyk-handling.
2012-01-18 Raimund Renkert 'New Chart' for w-differences curve.
2012-01-18 Raimund Renkert 'New Chart' for discharge longitudinal section curve.
2012-01-18 Raimund Renkert 'New Chart' for duration curve.
2012-01-18 Felix Wolfsteller Added HYKFacet.
2012-01-18 Raimund Renkert 'New Chart' for computed discharge curve.
2012-01-18 Felix Wolfsteller Added stubby hyk infrastructure.

http://dive4elements.wald.intevation.org