graph
- Implemented the buildAxisSections() method in XYChartGenerator to include an AxisSection for the X axis.2011-12-16, by Ingo Weinzierl
- Bugfix: add new Outputs during merge process in AttributeWriter.2011-12-16, by Ingo Weinzierl
- Little optimisation when writing CollectionAttributes2011-12-16, by Sascha L. Teichmann
- Parse the Settings of each Output during Collection's describe() operation.2011-12-16, by Ingo Weinzierl
- Make reuse of the old CollectionAttribute during the describe() operation of FLYSArtifactCollection - remove the old facets only.2011-12-16, by Ingo Weinzierl
- Added more attributes to ChartSettings AxisSection.2011-12-16, by Ingo Weinzierl
- Added axis sections into charts Settings.2011-12-15, by Ingo Weinzierl
- Improved the ChartSettings returned by charts - it now contains a legend specific section.2011-12-15, by Ingo Weinzierl
- Finished the ChartSection part of the chart Settings returned by the XYChartGenerator.2011-12-15, by Ingo Weinzierl
- Prepare the OutGenerator during the describe() operation of the FLYS Collection to enable the OutGenerator to return an initial Settings object.2011-12-15, by Ingo Weinzierl
- Fixed wrong usage of DOM operations in Settings Attributes.2011-12-15, by Ingo Weinzierl
- Implemented a ChartSettings with relevant Sections and Attributes for charts (NOTE: Work still in progress).2011-12-14, by Ingo Weinzierl
- Cosmetics, docs.2011-12-14, by Felix Wolfsteller
- Remove needless imports.2011-12-14, by Felix Wolfsteller
- Fix/survive certain minor malconditions.2011-12-14, by Felix Wolfsteller
- Cosmetics.2011-12-14, by Felix Wolfsteller
- Implement and use WaterLineArtifact interface.2011-12-14, by Felix Wolfsteller
- Added WaterLineArtifact Interface.2011-12-14, by Felix Wolfsteller
- Added a getSettings() operation to OutGenerator - FLYSArtifactCollection will now evaluate all available Outputs and create initial Settings using OutGenerators if the Settings for an Output is missing.2011-12-14, by Ingo Weinzierl
- Recommend cross sections if they can be shown.2011-12-13, by Felix Wolfsteller
- Register crosssection artifact-factory.2011-12-13, by Felix Wolfsteller
- Introduced a CollectionAttribute class that stores the information provided by the Collection's attribute document.2011-12-13, by Ingo Weinzierl
- Server-side of interactive cross-section diagrams.2011-12-13, by Felix Wolfsteller
- Cosmetics.2011-12-13, by Felix Wolfsteller
- Removed superfluous imports.2011-12-13, by Ingo Weinzierl
- Added a CollectionDescriptionHelper that helps generating DESCRIBE documents for Collections.2011-12-13, by Ingo Weinzierl
- Given CrossSections a name, let crosssection facets survive.2011-12-12, by Felix Wolfsteller
- Improved the Scheduler to be able to cancel running WSPLGEN jobs.2011-12-12, by Ingo Weinzierl
- Add data items to StaticFLYSArtifacts description document.2011-12-09, by Felix Wolfsteller
- Add helper function.2011-12-09, by Felix Wolfsteller
- Preparations for better CrossSection diagrams.2011-12-09, by Felix Wolfsteller
- Configure cross_sections cache.2011-12-09, by Felix Wolfsteller
- Added method to CrossSectionFactory to get single CrossSection, employ cache.2011-12-09, by Felix Wolfsteller
- New CrossSectionArtifact.2011-12-09, by Felix Wolfsteller
- Issue 413.2011-12-09, by Raimund Renkert
- Cosmetics.2011-12-08, by Felix Wolfsteller
- Mainly documentation.2011-12-08, by Felix Wolfsteller
- Added 'Bezugslinie' to choice of calculation modes.2011-12-06, by Sascha L. Teichmann
- Further flys/issue420 fix, NaN-guard X axis extent.2011-12-06, by Felix Wolfsteller
- Partial fix for flys/issue420 (Mosel/DischargeCurves), do survive empty datasets when calculating axis extents.2011-12-06, by Felix Wolfsteller
- Fix flys/issue423, do not interpolate main values at gauge.2011-12-06, by Felix Wolfsteller
- Modified prefix constants for Mapserver layers.2011-12-05, by Ingo Weinzierl
- Various bugfixes in WSPLGEN parameterization.2011-12-05, by Ingo Weinzierl
- Allow longitudinal_section.q facets in wdiff states output.2011-12-05, by Felix Wolfsteller
- Refactored LongitudinalSection- and WDiff-Generators, fixed minor issues.2011-12-05, by Felix Wolfsteller
- Added missing state titles.2011-12-05, by Ingo Weinzierl
- Fix first axis (do not include zero).2011-12-05, by Felix Wolfsteller
- Include state data items in description document of collection.2011-12-02, by Felix Wolfsteller
- Added list of files to ChangeLog entry.2011-11-30, by Felix Wolfsteller
- Removed superfluous imports.2011-11-30, by Sascha L. Teichmann
- Make it compile again.2011-11-30, by Sascha L. Teichmann
- Introduce pre-rendering inter-facet communication phase ('blackboard pass').2011-11-30, by Felix Wolfsteller
- Adjusted to doOut signature change.2011-11-30, by Felix Wolfsteller
- Changed doOut signature, side effect from blackboard feature (to come).2011-11-30, by Felix Wolfsteller
- Fix compilation, default 0-excluding behavior of axes.2011-11-28, by Felix Wolfsteller
- Fix documentation.2011-11-28, by Felix Wolfsteller
- Fix LongitudinalSections multi-axes plotting behavior.2011-11-28, by Felix Wolfsteller
- Refactored XYChartGenerator to have better working multi-axes features.2011-11-28, by Felix Wolfsteller
- Added the implementation of the 'Bezugslinienverfahren'.2011-11-25, by Sascha L. Teichmann
- Refactored the code of the 'berechnete Abflusskurve' to be reusable in the 'Bezugslinienverfahren'.2011-11-25, by Sascha L. Teichmann