graph
- Bugfix: repaired broken named values in exports - the last solution had bad side effects.2011-12-21, by Ingo Weinzierl
- Better initialize cross_section.km of cross-section-artifacts.2011-12-21, by Felix Wolfsteller
- Initialize km of cross-section artifact to a better value (not all cases covered, yet).2011-12-21, by Felix Wolfsteller
- #252 Set titles in waterlevel exports to named main values if those are existing for given Q values.2011-12-21, by Ingo Weinzierl
- Fix malcondition where first renderer is StableXYDifferenceRenderer.2011-12-20, by Felix Wolfsteller
- Store additional Parameter in AreaArtifact (paint everything between curve a and b?).2011-12-20, by Felix Wolfsteller
- Added a transparency setting to area theme style.2011-12-20, by Felix Wolfsteller
- Make ('static') WKms data available for area calculations.2011-12-20, by Felix Wolfsteller
- Changed the seperator character between Ws and Qs in the Artifact's DESCRIBE document.2011-12-20, by Ingo Weinzierl
- Enable basicst area rendering in longitudinal section diagrams.2011-12-20, by Felix Wolfsteller
- Refactored, make usage of blackboarddatafacet.2011-12-20, by Felix Wolfsteller
- Cosmetics, renamed facet type.2011-12-20, by Felix Wolfsteller
- Make Waterlevelfacet deliver data via blackbord.2011-12-20, by Felix Wolfsteller
- Bugfix: format all Ws and Qs in WQSelect State.2011-12-20, by Ingo Weinzierl
- New facet, will ease converting other facets to be able to contribute to area computations.2011-12-20, by Felix Wolfsteller
- Removed obsolete imports.2011-12-20, by Felix Wolfsteller
- Removed obsolete imports.2011-12-20, by Felix Wolfsteller
- Let StableDifferenceRenderer create a rectangular legenditem.2011-12-20, by Felix Wolfsteller
- Improved area rendering workflow.2011-12-20, by Felix Wolfsteller
- Added theme defaults for areas, added facets to compatibility matrices.2011-12-20, by Felix Wolfsteller
- Prepare ability to paint areas in longitudinal section diagrams, too (next to CrossSection diagrams).2011-12-20, by Felix Wolfsteller
- Cosmetics.2011-12-20, by Felix Wolfsteller
- Refactoring, added Style accessors for area styles.2011-12-19, by Felix Wolfsteller
- Disabled default values in Artifact's DESCRIBE document - added a system property to re-enable those default values.2011-12-19, by Ingo Weinzierl
- #419 Fixed broken Facet name creation in discharge longitudinal sections.2011-12-19, by Ingo Weinzierl
- #380 Validate the user selected DEM in the server.2011-12-19, by Ingo Weinzierl
- Roll-back accidentally commited changes.2011-12-19, by Felix Wolfsteller
- Hide deleted facets from outgenerators.2011-12-19, by Felix Wolfsteller
- Store and access area.name data item.2011-12-19, by Felix Wolfsteller
- Fix, accidentally added wrong factory in last commit.2011-12-16, by Felix Wolfsteller
- Register area artifact factory.2011-12-16, by Felix Wolfsteller
- Added area facets to cross section compatibility matrix.2011-12-16, by Felix Wolfsteller
- Add area dataseries when facet delivers one.2011-12-16, by Felix Wolfsteller
- Added simple area registering functions.2011-12-16, by Felix Wolfsteller
- Made StaticState a bit more convenient to use.2011-12-16, by Felix Wolfsteller
- Register AREA('area') facet type.2011-12-16, by Felix Wolfsteller
- Register under a key on blackboard to meet assumptions by areaartifact.2011-12-16, by Felix Wolfsteller
- Added partial area-infrastructure.2011-12-16, by Felix Wolfsteller
- Improved the ChartSettings - now, each chart writes proper AxisSections into the ChartSettings.2011-12-16, by Ingo Weinzierl
- Some optimizations during out() operation of FLYSArtifactCollection.2011-12-16, by Ingo Weinzierl
- Added an INFO statement that displays the duration time for the out() operation.2011-12-16, by Ingo Weinzierl
- 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