graph
- Adjusted official lines views schemata to include wst column pos.2012-07-18, by Felix Wolfsteller
- Tagged flys-backend module as '2.8'.2012-07-16, by Ingo Weinzierl
- merged flys-artifacts/2.8.12012-09-28, by Thomas Arendsen Hein
- Towards issue745 (lines for averages in deltawt).2012-07-26, by Felix Wolfsteller
- Registered new output 'fix_vollmer_wq_curve' for the vollmer path of fixings analysis module; create required Facets for it after calculation.2012-07-26, by Ingo Weinzierl
- Adjusted i18n strings2012-07-26, by Felix Wolfsteller
- Point labels can have a background color now.2012-07-26, by Christian Lins
- i18n2012-07-26, by Felix Wolfsteller
- Added new Output WaterlevelExport (CSV, WST and PDF) to FixRealizingCompute State.2012-07-26, by Ingo Weinzierl
- FixA: Removed instanceof hack to fetch the WQKms of the fix realizations.2012-07-25, by Sascha L. Teichmann
- Create proper facets for Ws and Qs in FixRealizingCompute state.2012-07-25, by Ingo Weinzierl
- Also add Q-facets for fixrealization.2012-07-25, by Felix Wolfsteller
- Commit accidentally kept change.2012-07-25, by Felix Wolfsteller
- Add waterlevel facet and longitudinal_section out for fixationrealization.2012-07-25, by Felix Wolfsteller
- Fix data names in access for fixrealizing.2012-07-25, by Felix Wolfsteller
- Let WaterlevelFacet handle FixationArtifact.2012-07-25, by Felix Wolfsteller
- fix vol/l/mer.2012-07-25, by Felix Wolfsteller
- Replace string comparison with empty string with length equals zero comparison2012-07-24, by Sascha L. Teichmann
- Removed some superfluous casts.2012-07-24, by Sascha L. Teichmann
- FixA: Removed some inner whitespace.2012-07-23, by Sascha L. Teichmann
- FixA/Vollmer: return the result now.2012-07-23, by Sascha L. Teichmann
- FixA: Vollmer. Calculated the Q -> Ws. TODO: Produce result.2012-07-23, by Sascha L. Teichmann
- Adjusted i18n.2012-07-23, by Felix Wolfsteller
- Set ld_mode.2012-07-23, by Felix Wolfsteller
- Adjusted i18n.2012-07-23, by Felix Wolfsteller
- Handle FixationArtifacts in WQAdapted-State.2012-07-23, by Felix Wolfsteller
- Preparing W/Q per gauge input for FixationArtifact.2012-07-23, by Felix Wolfsteller
- Commit accidentally ommitted cosmetic in winfo.xml.2012-07-23, by Felix Wolfsteller
- Cosmetics, docs.2012-07-23, by Felix Wolfsteller
- FixA: Moved Q -> W conversion code into segments to be reusable.2012-07-23, by Sascha L. Teichmann
- Remove line style attributes from FixingReferenceEvents2012-07-23, by Christian Lins
- FixA 'ausgelagerte Wasserspiegellagen' move comparator code into segment class.2012-07-23, by Sascha L. Teichmann
- 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