graph
- Added new artifact to be able to open existing 'new chart' projects.2012-01-20, by Raimund Renkert
- Removed useless imports.2012-01-19, by Ingo Weinzierl
- Added a new widget to simply insert a WQ mode and values as array.2012-01-19, by Ingo Weinzierl
- Added new Data classes for integer array and integer options.2012-01-19, by Ingo Weinzierl
- Read river from artifact description in state.chart.river to be able2012-01-19, by Raimund Renkert
- Set the collection if all recommended artifacts are loaded or the2012-01-19, by Raimund Renkert
- Improved the code of IntegerRangePanel: it now returns the inserted values as IntegerRangeData object.2012-01-18, by Ingo Weinzierl
- Added new panels for inserting ranges, int ranges and time (year) ranges.2012-01-18, by Ingo Weinzierl
- Added a new Data type IntegerRangeData that stores min and max integer values.2012-01-18, by Ingo Weinzierl
- Repaired broken MapArtifact creation.2012-01-16, by Ingo Weinzierl
- Changed internal string for new chart module.2012-01-13, by Raimund Renkert
- Implemented synchronous navigation through cross section profiles.2012-01-13, by Felix Wolfsteller
- Added feedMany() implementation to feed-service.2012-01-13, by Felix Wolfsteller
- Cosmetics.2012-01-13, by Felix Wolfsteller
- Changed the visible i18n strings for module 'new map.'2012-01-12, by Raimund Renkert
- Issue451.2012-01-12, by Raimund Renkert
- Partial flys/issue441.2012-01-12, by Felix Wolfsteller
- Added new artifact 'MapArtifact' for module 'new map'. This allows to open an2012-01-12, by Raimund Renkert
- Issue451.2012-01-12, by Raimund Renkert
- Added translation for Streckenfavoriten.2012-01-11, by Felix Wolfsteller
- Updated the MapOutputService to be able to request the new output type 'map'.2012-01-11, by Raimund Renkert
- Issue 4352012-01-11, by Raimund Renkert
- Fixed initial boolean value setting.2012-01-11, by Raimund Renkert
- Improved validation and property handling.2012-01-11, by Raimund Renkert
- Issue 358.2012-01-09, by Raimund Renkert
- Fixed initial values of boolean properties.2012-01-09, by Raimund Renkert
- Implemented the validators more object oriented.2012-01-09, by Raimund Renkert
- Issue 433.2012-01-09, by Raimund Renkert
- Issue 358.2012-01-09, by Raimund Renkert
- Issue 358.2012-01-09, by Raimund Renkert
- Issue 358.2012-01-09, by Raimund Renkert
- Avoid NPE in StyleEditorWindow.2012-01-06, by Felix Wolfsteller
- #196 Localize numbers in W/Q/D tables.2012-01-06, by Ingo Weinzierl
- Added translations for flood_protections keyword.2012-01-06, by Felix Wolfsteller
- Changed CrossSection spinner-stepsize, adjusted km- and mastersetting.2012-01-05, by Felix Wolfsteller
- Improved the StyledEditorWindow to support a list of pointsizes.2012-01-04, by Ingo Weinzierl
- Added new strings for the theme editor.2012-01-04, by Ingo Weinzierl
- Removed unused method calls.2012-01-04, by Ingo Weinzierl
- Added new strings displayed in the theme editor window.2012-01-04, by Ingo Weinzierl
- Modified width of DoubleRangePanel in LocationDistancePanel.2012-01-03, by Ingo Weinzierl
- #302 Improved input validation in WQ panels.2012-01-03, by Ingo Weinzierl
- Added and fixed translations of theme style properties.2012-01-03, by Felix Wolfsteller
- #431 Added support for WMS 1.3.0 projection definitions.2012-01-02, by Ingo Weinzierl
- Improved CapabilitiesParser to test WMS using its main() method.2012-01-02, by Ingo Weinzierl
- Improved the TableDataPanel (for displaying calculation results) to support CSV exports with more than 5 columns.2012-01-02, by Ingo Weinzierl
- Made WQInputPanel able to distinguish between a 'Q at Gauge' and 'Free Q'.2011-12-29, by Ingo Weinzierl
- Set the chart export size to -1, so that the FLYS server is able to distinguish between an export and the query to display a chart.2011-12-27, by Ingo Weinzierl
- Added strings for chart properties dialog.2011-12-27, by Ingo Weinzierl
- Update chart if properties are changed successfully.2011-12-23, by Raimund Renkert
- Modified icon background to transparent.2011-12-23, by Raimund Renkert
- Skip empty lines in CSV service.2011-12-23, by Ingo Weinzierl
- Issue 427.2011-12-22, by Raimund Renkert
- Save output settings in chart properties dialog.2011-12-22, by Raimund Renkert
- Improved the CSVExportService to ignore lines that begin with a '#' character.2011-12-22, by Ingo Weinzierl
- Uncommented some code paths to avoid unwanted side effects, cosmetics.2011-12-22, by Felix Wolfsteller
- Improvements in CrossSectionChartThemePanel.2011-12-22, by Felix Wolfsteller
- Refactored, set collectionview in Themepanels constructors.2011-12-22, by Felix Wolfsteller
- Added convenient accessor.2011-12-22, by Felix Wolfsteller
- Tell master-artifact of collection when cross-section-master changed kilometer.2011-12-22, by Felix Wolfsteller
- Introduce ColletionView to all ChartPanel types.2011-12-22, by Felix Wolfsteller