graph
- Simplify annotation code2012-07-23, by Christian Lins
- FixA: Made calculation base class abstract. Sub classes are called with fixings overview an function to fit.2012-07-23, by Sascha L. Teichmann
- FLYSArtifact: Prevent NPE in getOutputForState(). Why does this happen?2012-07-23, by Sascha L. Teichmann
- FixA: Made curve fitting over the given calculation range reusable. Removed dead code.2012-07-22, by Sascha L. Teichmann
- FixA: Moved more common calculation code into base class.2012-07-22, by Sascha L. Teichmann
- FixA: Overview: Clip the displayed from/to ranges of the gauges to the max extent of the events.2012-07-21, by Sascha L. Teichmann
- FixA: Embed german and english translations into the overview stylesheet.2012-07-21, by Sascha L. Teichmann
- FixA: Introduced i18n to overview transformation.2012-07-21, by Sascha L. Teichmann
- FixA: fixed aggregation bug in calculation of range spreads.2012-07-20, by Sascha L. Teichmann
- FixA: XSL overview transform renders the names of the gauges into the head line.2012-07-20, by Sascha L. Teichmann
- Use a new state - specific for SQ relation - for the period input in the SQ relation.2012-07-20, by Ingo Weinzierl
- FixA: Bring XSLT in sync with flys-client to ease development.2012-07-20, by Sascha L. Teichmann
- Limited the input of time periods in SQ relation calculation to 1.2012-07-20, by Ingo Weinzierl
- Disabled legends in SQ relation overview generator.2012-07-20, by Ingo Weinzierl
- Removed superfluous imports.2012-07-20, by Sascha L. Teichmann
- i18n: Fixed anomalies in properties files2012-07-20, by Sascha L. Teichmann
- OutGenerators got a setCollection() method; analogous to setMasterArtifact(). Registered the SQOverviewGenerator as OutGenerator for 'sq_overview' Output.2012-07-20, by Ingo Weinzierl
- FixA: Added a list of gauges to the output of the fixings overview service which intersect the selected fixings.2012-07-19, by Sascha L. Teichmann
- FixA: Minor refactoring2012-07-19, by Sascha L. Teichmann
- FixA: Created a common base class for the fixing related calculations.2012-07-19, by Sascha L. Teichmann
- FixA: Moved common parameter access to common base class.2012-07-19, by Sascha L. Teichmann
- FixA: Prevent NPE when exporting parameters.2012-07-19, by Sascha L. Teichmann
- Small optimization.2012-07-19, by Sascha L. Teichmann
- FixA: Renamed FixResult to FixAnalysisResult.2012-07-19, by Sascha L. Teichmann
- FixA: Added stub for the "Ausgelagerte Wasserspiegellagen" calculation.2012-07-19, by Sascha L. Teichmann
- FixA: Renamed FixationVolmerCompute to FixRealizingCompute.2012-07-19, by Sascha L. Teichmann
- FixA: Renamed FixationCompute to FixAnalysisCompute2012-07-19, by Sascha L. Teichmann
- FixA: Renamed FixCalculation to FixAnalysisCalculation.2012-07-19, by Sascha L. Teichmann
- Add analysis periods as subtitle to W/Q chart2012-07-19, by Christian Lins
- Add subtitle to Fix W/Q chart and refactor addSubtitle() method(s)2012-07-19, by Christian Lins