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-26 |
Felix Wolfsteller |
Cosmetics.
|
2012-01-26 |
Felix Wolfsteller |
New, basic infrastructure for user-provided data ('manual points').
|
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.
|