graph
- Speed up the join of calculation results and the km annotations.2012-01-17, by Sascha L. Teichmann
- Use the fast cross section lines from backend now.2012-01-17, by Sascha L. Teichmann
- Fix stateId/hash assignment in WaterlevelFacet.2012-01-17, by Felix Wolfsteller
- Made StaticWQKmsArtifact a fully featured Artifact.2012-01-17, by Felix Wolfsteller
- Cosmetics.2012-01-17, by Felix Wolfsteller
- Refactored to easier enjoy benefits of caching.2012-01-17, by Felix Wolfsteller
- Cosmetics, added new DataFacet constructor.2012-01-17, by Felix Wolfsteller
- Use improved caching for cross section lines data.2012-01-16, by Sascha L. Teichmann
- Added cached/chunked access to cross section lines. TODO: Use the FastCrossSectionLines.2012-01-16, by Sascha L. Teichmann
- Added a new calculation option for historical discharge curves.2012-01-16, by Ingo Weinzierl
- Added certain facets to compatibility matrix.2012-01-16, by Felix Wolfsteller
- Fixed annotations state xml.2012-01-16, by Felix Wolfsteller
- Cosmetics.2012-01-16, by Felix Wolfsteller
- Enabled old floodmap calculations for output type 'map'.2012-01-16, by Ingo Weinzierl
- Initial implementation for module 'new chart'.2012-01-13, by Raimund Renkert
- Cosmetics.2012-01-13, by Felix Wolfsteller
- Avoid an unlikely NPE.2012-01-13, by Felix Wolfsteller
- Prevent range collapsing when negative values are given.2012-01-13, by Felix Wolfsteller
- Changed the MapArtifact name to 'new_map'.2012-01-12, by Raimund Renkert
- StableXYDifferenceRenderer: Added code to calculate the area of the generated polygons.2012-01-12, by Sascha L. Teichmann
- StableXYDifferenceRenderer: Replaced System.err.println()s with proper logging.2012-01-12, by Sascha L. Teichmann
- Fix flys/issue450 (i18n: Datenkorb: longitudinal-section).2012-01-12, by Felix Wolfsteller
- Added accidentally ommitted ChangeLog entry.2012-01-12, by Felix Wolfsteller
- Implementation towards areas at other than first axis (flys/issue441).2012-01-12, by Felix Wolfsteller
- Removed call to removed functions.2012-01-12, by Felix Wolfsteller
- Cosmetics.2012-01-12, by Felix Wolfsteller
- Fix flys/issue439, made annotations available via datacage.2012-01-11, by Felix Wolfsteller
- Introduced new output type 'map'.2012-01-11, by Raimund Renkert
- Fix flys/issue446: Added default theme for certain mainvalues.2012-01-11, by Felix Wolfsteller
- Removed security problem when working with map infos.2012-01-11, by Sascha L. Teichmann
- Removed superfluous imports.2012-01-11, by Sascha L. Teichmann
- Made old calculation results available for floodmaps.2012-01-11, by Ingo Weinzierl
- Implemented initialize() in FloodMapState to enable cloning floodmaps.2012-01-10, by Ingo Weinzierl
- Made classes to merge Collection Outs more verbose for better debugging.2012-01-10, by Ingo Weinzierl
- Call State.initialize() for each State of an Artifact in FLYSArtifact.2012-01-09, by Ingo Weinzierl
- Added missing service to invalidate the caches via the REST interface.2012-01-07, by Sascha L. Teichmann
- #298 Fixed broken auto-zoom-to-wsplgen in floodmaps.2012-01-06, by Ingo Weinzierl
- Add cache config for static wqkms data.2012-01-06, by Felix Wolfsteller
- Added initial state to map artifact to be able to advance and step back.2012-01-06, by Raimund Renkert
- Fix name for certain facets loaded via datacage.2012-01-06, by Felix Wolfsteller
- #196 Localized the WQ labels in CSV exports.2012-01-06, by Ingo Weinzierl
- flys/issue442 (i18n: Datenkorb: flood-protections)2012-01-06, by Felix Wolfsteller
- Fix typo in meta data, such that string can be translated in GUI.2012-01-06, by Felix Wolfsteller
- Added a service to invalidate caches by their names. Useful tp prevent cache inconsistencies caused by external ETL processes.2012-01-05, by Sascha L. Teichmann
- Fixed issue432 (legenditem-size ignored for area legend items).2012-01-05, by Felix Wolfsteller
- Implemented new module "new map".2012-01-05, by Raimund Renkert
- #444 Take care on NullPointerExceptions in getWQMode. Take 'false' as default value if no 'wq_free' item is existing.2012-01-05, by Ingo Weinzierl
- Disable cross section cache to avoid lazy initialization issues.2012-01-05, by Felix Wolfsteller
- #447 removed empty Outputs from Collection's attribute.2012-01-05, by Ingo Weinzierl
- #440 Support river axes that consist of more than a single geometry.2012-01-05, by Ingo Weinzierl
- Repaired broken legend items.2012-01-05, by Ingo Weinzierl
- Added support for pointsize in chart themes.2012-01-04, by Ingo Weinzierl
- Small bugfix: use correct keys for buffering min/max values in EnhancedLineAndShapeRenderer.2012-01-04, by Ingo Weinzierl
- Moved JFreeChart specific classes to de.intevation.flys.jfree and added required imports.2012-01-04, by Ingo Weinzierl
- Performance improvements for EnhancedLineAndShapeRenderer: buffer minimum and maximum for each series.2012-01-04, by Ingo Weinzierl
- #393 Added a new Renderer and Options in Themes that allow displaying minimum and maximum of a chart series.2012-01-04, by Ingo Weinzierl
- Allow styling of outline of areas.2012-01-03, by Felix Wolfsteller
- #104 Use Wst.determineMinMaxQFree() to determine the min/max Qs at a given kilometer.2012-01-03, by Ingo Weinzierl
- Adjust Area styles.2012-01-03, by Felix Wolfsteller
- #370 Added a 'W at gauge' column to CSV exports if 'W at gauge' mode has been selected.2012-01-02, by Ingo Weinzierl