graph
- Refactored Formatter access to ease reuse.2012-02-07, by Felix Wolfsteller
- Let reference curve calculation result in wwqq.2012-02-07, by Felix Wolfsteller
- Log error as warning.2012-02-07, by Felix Wolfsteller
- "Bezugslinienverfahren": Do normalisation of reference curves.2012-02-06, by Sascha L. Teichmann
- "Bezugslinienverfahren": Added missing chart info generator.2012-02-06, by Sascha L. Teichmann
- Fix i18n2012-02-06, by Felix Wolfsteller
- "Bezugslinienverfahren": Fetch axis types from call context.2012-02-06, by Sascha L. Teichmann
- Added generator for "Reduzierte Bezugslinie".2012-02-06, by Sascha L. Teichmann
- Added service for discharge infos at a specific gauge.2012-02-06, by Raimund Renkert
- Added config for "reduzierte Bezugslinie".2012-02-06, by Sascha L. Teichmann
- Added error to winfo.xml report.2012-02-06, by Sascha L. Teichmann
- Set proper bounds for date axes in the chart info document; tell the transformation matrix which type it is (date/number).2012-02-06, by Ingo Weinzierl
- Extend reference curve export to include km location as string.2012-02-06, by Felix Wolfsteller
- "Bezugslinienverfahren": Store Qs of calculation, too.2012-02-06, by Sascha L. Teichmann
- Win fight against svn, added further i18n and slightly more data in reference-curve/csv export.2012-02-06, by Felix Wolfsteller
- Added more i18n stubs and slightly more data to csv export of reference curves.2012-02-06, by Felix Wolfsteller
- Added a second Y axis for ReferenceCurveGenerator.q2012-02-06, by Felix Wolfsteller
- Return the Qs from the "Bezugslinienverfahren, too."2012-02-06, by Sascha L. Teichmann
- Added a second Y axis for ReferenceCurveGenerator.2012-02-06, by Felix Wolfsteller
- Added accidentally ommitted ChangeLog.2012-02-06, by Felix Wolfsteller
- Primitive, incomplete CSV export for reference curves.2012-02-06, by Felix Wolfsteller
- Minor i18n for reference curve chart added.2012-02-06, by Felix Wolfsteller
- Added missing HistoricalDischargeCurveInfoGenerator class.2012-02-06, by Ingo Weinzierl
- Registered an Info generator for historical discharge curves; made some adaptions in XYChartGenerator, ChartGenerator and TimeseriesChartGenerator.2012-02-06, by Ingo Weinzierl
- Cosmetics.2012-02-06, by Felix Wolfsteller
- Add a not-yet-looked-at CSV facet for Reference Curve.2012-02-06, by Felix Wolfsteller
- Added a CSV export for historical discharge curves.2012-02-06, by Ingo Weinzierl
- Adjusted to name change in River class (hibernate fix).2012-02-06, by Felix Wolfsteller
- First steps to serve the data in cm if we are are gauges only.2012-02-03, by Sascha L. Teichmann
- W/Q input values in historical discharge curves may now by from type double.2012-02-03, by Ingo Weinzierl
- Removed superfluous imports.2012-02-03, by Sascha L. Teichmann
- Dont sort the data series in reference curve.2012-02-03, by Sascha L. Teichmann
- Removed obsolete ReferenceCurveInputState.2012-02-03, by Felix Wolfsteller
- Improved reference curve.2012-02-03, by Felix Wolfsteller
- Bugfix: create a report facet for historical discharge curves even if no data has been computed.2012-02-03, by Ingo Weinzierl
- Create title, subtitle and axes labels for charts from type historical discharge curve.2012-02-03, by Ingo Weinzierl
- Fix.2012-02-03, by Felix Wolfsteller
- Added i18n.2012-02-03, by Felix Wolfsteller
- Doc added and fix getAxisWalker-issue.2012-02-03, by Felix Wolfsteller
- Use the ApplyFunctionIterator in reference curve generation.2012-02-03, by Sascha L. Teichmann
- Added an error report for historical discharge curves.2012-02-03, by Ingo Weinzierl
- Improved chart creation for historical discharge curves.2012-02-03, by Ingo Weinzierl
- Further refactoring of XYChartGenerator / ChartGenerator with the result, that timerange charts are now able to display lines.2012-02-03, by Ingo Weinzierl
- New helper functions in ChartHelper and improvements in EnhancedLineAndShapeRenderer.2012-02-03, by Ingo Weinzierl
- The HistoricalDischargeCurveGenerator now creates new AxisDataset objects and new TimeSeriesCollections for each Facet.2012-02-02, by Ingo Weinzierl
- Improved WQTimerange and HistoricalDischargeFacet.2012-02-02, by Ingo Weinzierl
- Some more refactoring in XYChartGenerator and ChartGenerator; implemented necessary stuff in TimeseriesChartGenerator and return new empty instances of timeseries charts.2012-02-02, by Ingo Weinzierl
- Added a ChartHelper class that currently contains a method to compute the xy ranges of an XYDataset.2012-02-02, by Ingo Weinzierl
- Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator2012-02-02, by Ingo Weinzierl
- Cosmetics/care/refac.2012-02-02, by Felix Wolfsteller
- Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator.2012-02-02, by Ingo Weinzierl
- Added a new ChartGenerator for timeseries charts and refactored some code in XYChartGenerator.2012-02-02, by Ingo Weinzierl
- Added demo standalone app for evaluating different timeseries charts.2012-02-02, by Ingo Weinzierl
- Issue 466.2012-02-02, by Raimund Renkert
- Improved the 'historical discharge' calculation: implemented findValueForW().2012-02-01, by Ingo Weinzierl
- Add some fake 'input' data for reference curve. plot references curves from input km to input km +2.2012-02-01, by Felix Wolfsteller
- Implemented the first step of Calculation6; create Facets for each calculation results.2012-02-01, by Ingo Weinzierl
- Added a new constructor to Timerange that takes Date objects for start and end.2012-02-01, by Ingo Weinzierl
- W: Forget to create ws data in constructor.2012-02-01, by Sascha L. Teichmann
- Did some modifications for debugging purposes, added output to reference-curve-state.2012-02-01, by Felix Wolfsteller
- Register ReferenceCurve-Generators.2012-02-01, by Felix Wolfsteller
- Cosmetics.2012-02-01, by Felix Wolfsteller
- Add more-or-less dummy Facet in ReferenceCurveState.2012-02-01, by Felix Wolfsteller
- Cosmetics.2012-02-01, by Felix Wolfsteller
- Added reference curve facet type.2012-02-01, by Felix Wolfsteller
- Fetch parameters for 'historical discharge curve' calculation; call Calculation6 with those information and check input parameters.2012-02-01, by Ingo Weinzierl
- Addes stub for ReferenceCurve*Generator2012-02-01, by Felix Wolfsteller
- Added new model classes which will be used during historical discharge curve calculation.2012-02-01, by Ingo Weinzierl
- Added new helper methods to FLYSUtils that extract int[] and double[] from string.2012-02-01, by Ingo Weinzierl
- Added new classes and stubs used to calculate data for historical discharge curve charts.2012-02-01, by Ingo Weinzierl
- Removed needless imports.2012-02-01, by Ingo Weinzierl
- Changed wording.2012-02-01, by Felix Wolfsteller
- Avoid running into an NPE, but add warning to ease forensic.2012-02-01, by Felix Wolfsteller
- Fixed problems with unformatted numbers in error message.2012-01-31, by Sascha L. Teichmann
- Override getLabelFor() in HistoricalDischargeState to return an I18N string for the selected evaluation mode.2012-01-31, by Ingo Weinzierl
- Modified some data types in the 'historical discharge curves' transitions.2012-01-31, by Ingo Weinzierl
- Fix wrong transition type towards w_diff.2012-01-30, by Felix Wolfsteller
- Display the name of the reference gauge in the static ui of 'historical discharge curves' calculation.2012-01-30, by Ingo Weinzierl
- Add manual point handling for many different chart types.2012-01-30, by Felix Wolfsteller
- Format the timerange (static ui) inserted in the 'historical discharge curves' calculation.2012-01-30, by Ingo Weinzierl
- Bugfix: use correct order of parameters to call DefaultStateData constructor.2012-01-30, by Ingo Weinzierl
- Fixed a bug in the winfo transitions.2012-01-30, by Ingo Weinzierl
- Added default values for min and max items prepared by MinMaxState.2012-01-30, by Ingo Weinzierl
- "Bezugslinienverfahren": Add start and end km to WW to determine if kms are at gauges.2012-01-30, by Sascha L. Teichmann
- Added transitions for 'historical discharge curves' calculation.2012-01-30, by Ingo Weinzierl
- Skip 'inactive' points in output generation.2012-01-30, by Felix Wolfsteller
- "Bezugslinienverfahren": Replaced normalized curve generation with a better and needed solution.2012-01-28, by Sascha L. Teichmann
- "Bezugslinienverfahren": Implemented the on-the-flys shift to (0, 0).2012-01-27, by Sascha L. Teichmann
- "Bezugslinienverfahren": Added facet classes.2012-01-27, by Sascha L. Teichmann
- "Bezugslinenverfahren": Added stub loop for creating facets.2012-01-27, by Sascha L. Teichmann
- Call the "Bezugslinienverfahren" from the WINFOArtifact.2012-01-27, by Sascha L. Teichmann
- Manual Point Theming improved.2012-01-27, by Felix Wolfsteller
- 'Bezugslinienverfahren': Fixed stupid bug.2012-01-27, by Sascha L. Teichmann
- Added states (work is not finished yet) for the 'historical discharge curve' calculation.2012-01-27, by Ingo Weinzierl
- Introduced an abstract MinMaxState and a concrete class IntRangeState to add min/max value pairs.2012-01-27, by Ingo Weinzierl
- Refactored some code in DefaultState to better override the base class.2012-01-27, by Ingo Weinzierl
- Removed useless import.2012-01-27, by Ingo Weinzierl
- Added strings used in the calculation 'historical discharge curves'.2012-01-27, by Ingo Weinzierl
- Added calculation class for "Bezugslinienverfahren" to created by WINFOArtifact.2012-01-27, by Sascha L. Teichmann
- Added i18n support to PDF report export.2012-01-27, by Raimund Renkert
- Only add one legend item for manual point themes.2012-01-27, by Felix Wolfsteller
- Render labels of manual points in a very primitive manner.2012-01-27, by Felix Wolfsteller
- Refactored class hierachy to integrate model for W~W.2012-01-27, by Sascha L. Teichmann
- i18n for ManualPointsFacets.2012-01-27, by Felix Wolfsteller
- Issue 138.2012-01-27, by Raimund Renkert
- Added method that return the differences for a w-differences calculation as2012-01-27, by Raimund Renkert
- Issue 138.2012-01-27, by Raimund Renkert
- Issue 138.2012-01-26, by Raimund Renkert
- Issue 138.2012-01-26, by Raimund Renkert
- Render manual points in longitudinal sections.2012-01-26, by Felix Wolfsteller
- Added acidentally ommitted ChangeLog entries.2012-01-26, by Felix Wolfsteller
- Cosmetics.2012-01-26, by Felix Wolfsteller
- New, basic infrastructure for user-provided data ('manual points').2012-01-26, by Felix Wolfsteller
- Transition/States: Removed superfluous condition checks.2012-01-25, by Sascha L. Teichmann
- Added transition/state stubs for "Bezugslinienverfahren".2012-01-25, by Sascha L. Teichmann
- Cosmetics.2012-01-25, by Felix Wolfsteller
- visualize-transitions.xsl: Fixed output of conditions.2012-01-25, by Sascha L. Teichmann
- Issue 461.2012-01-25, by Raimund Renkert
- I18N for WINFO calculation result messages.2012-01-24, by Sascha L. Teichmann
- Handle the case in "W auf freier Strecke" where more than ne Q is related to a W.2012-01-23, by Sascha L. Teichmann
- Added code for the simple case of "Bezugslinienverfahren" ("W auf freier Strecke").2012-01-23, by Sascha L. Teichmann
- Theoretically allow annotations on second y ais. Practically allow Q MainValues on Q Axis in Duration Curves.2012-01-23, by Felix Wolfsteller
- Fix compilation, use StickyAxisAnnotations in AnnotationFacet.2012-01-23, by Felix Wolfsteller
- Somewhat unified Annotation handling, use jfreechart-house-toolkit instead of custom StickyAxisAnnotation.2012-01-23, by Felix Wolfsteller
- Employ ChartRenderingInfo when creating svg/pdf exports.2012-01-23, by Felix Wolfsteller
- Added short subtitle for longitudinal section chart.2012-01-20, by Raimund Renkert
- Removed state validation.2012-01-20, by Raimund Renkert
- Added new Annotation class that prevents collisions (to replace StickyAxisAnnotation).2012-01-20, by Felix Wolfsteller
- Made StyledSeriesBuilder more robust.2012-01-20, by Felix Wolfsteller
- Respect rivers flow direction when looking for hyk-formations.2012-01-20, by Felix Wolfsteller
- Use waterlevel state and longitudinal section generator for longitudinal2012-01-20, by Raimund Renkert
- 'New chart' for cross sections.2012-01-20, by Raimund Renkert
- Add basic (text) styling for HYKS.2012-01-20, by Felix Wolfsteller
- Cleanups.2012-01-20, by Felix Wolfsteller
- Cosmetics.2012-01-20, by Felix Wolfsteller
- Added cache definition for hyks.2012-01-20, by Felix Wolfsteller
- Made HYKFactory.Zone Serializable (and thus cachable).2012-01-20, by Felix Wolfsteller
- Cosmetics.2012-01-20, by Felix Wolfsteller
- Added style for hyks.2012-01-20, by Felix Wolfsteller
- DistanceInfoService now uses annotations from LocationProvider.2012-01-19, by Sascha L. Teichmann
- Use FastAnnotations for LocationProvider.2012-01-19, by Sascha L. Teichmann
- Minor hyk-handling improvements.2012-01-19, by Felix Wolfsteller
- Cosmetics.2012-01-19, by Felix Wolfsteller
- Cosmetics.2012-01-19, by Felix Wolfsteller
- Recommend hyks if hit by cross section out.2012-01-19, by Felix Wolfsteller
- Somewhat improved hyk handling and rendering.2012-01-19, by Felix Wolfsteller
- Improved HYK/Zones- handling.2012-01-19, by Felix Wolfsteller
- Prepare improved hyk-handling.2012-01-19, by Felix Wolfsteller
- 'New Chart' for w-differences curve.2012-01-18, by Raimund Renkert
- 'New Chart' for discharge longitudinal section curve.2012-01-18, by Raimund Renkert
- 'New Chart' for duration curve.2012-01-18, by Raimund Renkert
- Added HYKFacet.2012-01-18, by Felix Wolfsteller
- 'New Chart' for computed discharge curve.2012-01-18, by Raimund Renkert
- Added stubby hyk infrastructure.2012-01-18, by Felix Wolfsteller
- Add 'hyk' facet type.2012-01-18, by Felix Wolfsteller
- Add hyk facet to compatibility list of winfo.xml2012-01-18, by Felix Wolfsteller
- Added convinience functions to FLYSArtifact and FLYSUtils.2012-01-18, by Ingo Weinzierl
- 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
- Added i18n strings used in CSV exports.2012-01-02, by Ingo Weinzierl
- Improved the WaterlevelExporter: added range check for W/Q at gauge.2012-01-02, by Ingo Weinzierl
- Part 2 of #125: add gaugename and Q description based on the selected WQ mode.2012-01-02, by Ingo Weinzierl
- Removed unused imports.2012-01-02, by Ingo Weinzierl
- Part 1 of #125: added a description for a location to the WaterlevelExport.2012-01-02, by Ingo Weinzierl
- Added min/max values for free Qs to the Artifact's DESCRIBE document.2011-12-29, by Ingo Weinzierl
- Fixed order to determine correct step width of Qs and Ws.2011-12-28, by Ingo Weinzierl
- Validate user defined Qs based on the start kilometer ('Q free').2011-12-28, by Ingo Weinzierl
- Compute better step width for W/Q input.2011-12-28, by Ingo Weinzierl
- Some refactoring done: all Sections subclass TypeSection now to be able to use the convinience methods for string, integer, double and boolean attributes.2011-12-27, by Ingo Weinzierl
- Make use of the export size for charts specified in ChartSettings if a chart export is requested.2011-12-27, by Ingo Weinzierl
- Added an ExportSection to ChartSettings which provides attributes for chart 'width' and 'height'.2011-12-27, by Ingo Weinzierl
- Make use of user defined legend font size while chart creation.2011-12-27, by Ingo Weinzierl
- Make use of user defined axes font sizes.2011-12-27, by Ingo Weinzierl
- Use the user defined font size to set Y axes label fonts sizes.2011-12-27, by Ingo Weinzierl
- Added missing getYAxisWalker() in CrossSectionGenerator and create new instances of IdentfifiableNumberAxis in XYChartGenerator.createYAxis(int).2011-12-27, by Ingo Weinzierl
- Make use of user defined axes labels during chart creation.2011-12-27, by Ingo Weinzierl
- Use axes ranges specified in ChartSettings for zooming in charts.2011-12-27, by Ingo Weinzierl
- Centralized the creation of new NumberAxis - new NumberAxis instances in FLYS will be from type IdentifiableNumberAxis which subclasses JFreeChart's NumberAxis.2011-12-23, by Ingo Weinzierl
- Improved chart title and subtitle creation in ChartGenerators - all ChartGenerators make now use of title and subtitle provided by ChartSettings.2011-12-23, by Ingo Weinzierl
- Make use of first attributes specified in the ChartSettings. NOTE: work is still in progress.2011-12-23, by Ingo Weinzierl
- Improved ChartSettings and depending classes to avoid a lot of casting.2011-12-23, by Ingo Weinzierl
- #242 Added header with meta information into CSV exports.2011-12-22, by Ingo Weinzierl
- Cosmetics, removed uncalled code path.2011-12-22, by Felix Wolfsteller
- Added ommitted ChangeLog entry.2011-12-22, by Felix Wolfsteller
- Include selected km in cross section diagrams subtitle.2011-12-22, by Felix Wolfsteller
- Cosmetics, doc.2011-12-22, by Felix Wolfsteller
- Make only newest CrossSection intially active in diagrams.2011-12-22, by Felix Wolfsteller
- Added function to check whether a CrossSection is the 'newest' for its river.2011-12-22, by Felix Wolfsteller
- 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
- 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
- 'W auf freier Strecke' calculation. Fetch corresponding Qs for given Ws from the WST model2011-11-25, by Sascha L. Teichmann
- Fix bug when adding Q Facet data to LongitudinalSection plots.2011-11-25, by Felix Wolfsteller
- Added handling of empty plots.2011-11-25, by Felix Wolfsteller
- When having axis in diagrams, always have one on the left.2011-11-25, by Felix Wolfsteller
- Better use multiple axis feature in chart generators.2011-11-24, by Felix Wolfsteller
- Fix legend and themeing with new multiaxis feature.2011-11-24, by Felix Wolfsteller
- Allow more than two datasets and more flexibility with axes in plots. Based on patch by S. Teichmann.2011-11-24, by Felix Wolfsteller
- Cosmetics, docs.2011-11-23, by Felix Wolfsteller
- (Minor) cosmetics, docs.2011-11-23, by Felix Wolfsteller
- Minor cosmetic (doc).2011-11-23, by Felix Wolfsteller
- Resolved TODO about caching certain WstValueTables.2011-11-23, by Felix Wolfsteller
- Added a new Artifact to enable users to add external WMS layers to floodmaps.2011-11-22, by Ingo Weinzierl
- Fixed flys/411 (Oracle max expressions for annotations query).2011-11-22, by Felix Wolfsteller
- Optimize query to fix annotations fetching on oracle, by Sascha Teichmann.2011-11-22, by Felix Wolfsteller
- Added interpolated wkms to compatibility matrix for computed discharge curve diagrams.2011-11-17, by Felix Wolfsteller
- Use importData convenvience function.2011-11-17, by Felix Wolfsteller
- Add annotaitons for STATIC_WKMS_INTERPOL facets in Computed Discharge Curves.2011-11-17, by Felix Wolfsteller
- Give flood* artifacts Facets the STATIC_WKMS_INTERPOL FacetType.2011-11-17, by Felix Wolfsteller
- Prevent ArrayIndexOutOfBounds, log method entry.2011-11-17, by Felix Wolfsteller
- Added new STATIC_WKMS_INTERPOL Facet Type.2011-11-17, by Felix Wolfsteller
- Avoid WMS layer names that begin with digits to ensure valid WMS GetFeatureInfo responses.2011-11-16, by Ingo Weinzierl
- Extended DC conf to offer w/q kind of data (currently used in computed discharge curve diagr. only).2011-11-16, by Felix Wolfsteller
- Handle STATIC_WQ_ANNOTATION type facets in Computed Discharge Curve Diagrams.2011-11-16, by Felix Wolfsteller
- Differentiate between wsts whose name starts with 'height' and all others.2011-11-16, by Felix Wolfsteller
- Extended compatibility matrices.2011-11-16, by Felix Wolfsteller
- Added new STATIC_WQ_ANNOTATIONS Facet Type.2011-11-16, by Felix Wolfsteller
- Added a Facet attribute for WMSLayerFacets that determines if a facet (WMS layer) is queryable via WMS GetFeatureInfo request.2011-11-16, by Ingo Weinzierl
- Use single column wst interpolators from wqkmsinterpolartifact.2011-11-16, by Felix Wolfsteller
- Added methods to create WstValueTables ('interpolators') for specific columns of wsts.2011-11-16, by Felix Wolfsteller
- Added Point Stlye for other.wq data.2011-11-16, by Felix Wolfsteller
- Do not re-evaluate constant size() in for-loops.2011-11-16, by Sascha L. Teichmann
- Respect position for computed discharge curve when interpolating WQs for e.g. for fixations.2011-11-16, by Felix Wolfsteller
- Recommend fixations for computed discharge curves.2011-11-16, by Felix Wolfsteller
- Register wqinterpol artifact factory in configuration.2011-11-16, by Felix Wolfsteller
- Added omitted ChangeLog entry.2011-11-16, by Felix Wolfsteller
- Refactored to use StyledSeriesBuilder to add Points to DataSeries.2011-11-16, by Felix Wolfsteller
- Handle interpolated WQ data in Computed Discharge Curve Diagram.2011-11-16, by Felix Wolfsteller
- Adjusted implementation to match implementation in StaticWKmsArtifact.2011-11-16, by Felix Wolfsteller
- Removed logging noise, find better suited rows for W interpolation.2011-11-16, by Felix Wolfsteller
- Employ cache for WstValueTables that have been fetched by wst_id.2011-11-16, by Felix Wolfsteller
- Fix and use SQL statement to fetch wst-names.2011-11-16, by Felix Wolfsteller
- New Facet and Artifact to access interpolated W/Q data (todo-rich).2011-11-15, by Felix Wolfsteller
- New convenience function to copy data from one artifact to another.2011-11-15, by Felix Wolfsteller
- New method to get interpolator for given wst_ids, also prepopulate arrays with NaNs.2011-11-15, by Felix Wolfsteller
- Fix definition.2011-11-15, by Felix Wolfsteller
- Added function to get name/description of Wst.2011-11-15, by Felix Wolfsteller
- Added new FacetType 'STATIC_WQ'.2011-11-15, by Felix Wolfsteller
- (Picky) cosmetics.2011-11-15, by Felix Wolfsteller
- Added translations for Mosel, Elbe and Saar.2011-11-15, by Felix Wolfsteller
- Added new (at fixed columns) interpolation mechanism.2011-11-15, by Felix Wolfsteller
- Minor doc.2011-11-14, by Felix Wolfsteller
- Removed dead ';' from empty bodies.2011-11-13, by Sascha L. Teichmann
- StableXYDifferenceRenderer: More efficient use of TDoubleArrayList2011-11-13, by Sascha L. Teichmann
- StableXYDifferenceRenderer: Make rendering work with definition holes.2011-11-13, by Sascha L. Teichmann
- CrossSectionApp: Draw water, too.2011-11-12, by Sascha L. Teichmann
- Last commit broke due to network error.2011-11-12, by Sascha L. Teichmann
- CrossSectionApp: draw ground with StableXYDifferenceRenderer2011-11-12, by Sascha L. Teichmann
- Include computed discharge curves in dc conf.2011-11-11, by Felix Wolfsteller
- Somewhat unified user-part of dc config.2011-11-11, by Felix Wolfsteller
- Added support for fillcolors of polygons in floodmaps.2011-11-11, by Ingo Weinzierl
- Set correct Mapserver attribute name to adjust the width of a line.2011-11-11, by Ingo Weinzierl
- Added support for labels in Mapserver layers and options to modify its style.2011-11-11, by Ingo Weinzierl
- Extended dc conf.2011-11-11, by Felix Wolfsteller
- Removed needless imports.2011-11-11, by Ingo Weinzierl
- Added new WMSFixpointsArtifact for displaying fixpoints in maps.2011-11-10, by Ingo Weinzierl
- Refactored datacage conf to (re)use macros.2011-11-10, by Felix Wolfsteller
- Added new WMSBuildingsArtifact for displaying buildings in maps.2011-11-10, by Ingo Weinzierl
- Added new WMSLineArtifact for displaying lines in maps.2011-11-10, by Ingo Weinzierl
- Adjusted DC for heightmarks (and other) in discharge longitudinal sections.2011-11-10, by Felix Wolfsteller
- Have old_data in dc for discharge_longitudinal_sections.2011-11-10, by Felix Wolfsteller
- Handle WQKm and WKm Facets in Discharge Longitudinal Sections.2011-11-10, by Felix Wolfsteller
- Helper for FacetTypes.2011-11-10, by Felix Wolfsteller
- Revert/apply accidental/corrected commit.2011-11-10, by Felix Wolfsteller
- Made Discharge Longitudinal Section out compatible with Annotations.2011-11-10, by Felix Wolfsteller
- Extracted Annotations-Macro in dc conf, recommend Annotations for discharge2011-11-10, by Felix Wolfsteller
- Handle Annotation Facets in DischargeLongitudinalSection diagrams.2011-11-10, by Felix Wolfsteller
- Cosmetics, resolve code duplicate.2011-11-10, by Felix Wolfsteller
- Improved logging to include exception in fail case of spline interpolation of wst.2011-11-10, by Felix Wolfsteller
- Improved loggin in error case for dc XPath expression resolution.2011-11-10, by Felix Wolfsteller
- CrossSectionApp: split curves in separated datasets to make them renderable with different renderers.2011-11-10, by Sascha L. Teichmann
- Added new WMSFloodplainArtifact for displaying floodplains in maps.2011-11-09, by Ingo Weinzierl
- Added new WMSCatchmentArtifact for displaying catchments in maps.2011-11-09, by Ingo Weinzierl
- Added new WMSHwsArtifact for displaying flood protection works.2011-11-09, by Ingo Weinzierl
- Replaced the dbconnection.include used by Mapserver - these information are provided by LayerInfo objects now, which reduces config overhead.2011-11-09, by Ingo Weinzierl
- Handle Height marks with point styles in WDifferences Diagrams.2011-11-09, by Felix Wolfsteller
- Let Q Duration Curves enter life inactive.2011-11-09, by Felix Wolfsteller
- Recommend mainvalues for Duration Curve Diagrams, minor refactoring.2011-11-09, by Felix Wolfsteller
- Handle MainValue Facets in Duration Curve Diagrams.2011-11-09, by Felix Wolfsteller
- Refactored, move doMainValueAnnotations to XYChartGenerator.2011-11-09, by Felix Wolfsteller
- Cosmetics, removed duplicate code.2011-11-09, by Felix Wolfsteller
- Minor cosmetics and let facets be inactive in duration curve diagrams.2011-11-09, by Felix Wolfsteller
- Allow wqkms in many outputs, mainvalues in duration curves.2011-11-09, by Felix Wolfsteller
- Made the floodmap compatible with an Oracle database.2011-11-09, by Ingo Weinzierl
- Fix flys/issue406 (~missing themes).2011-11-08, by Felix Wolfsteller
- Fix flys/issue405 (Datacage: Recommendations get loaded twice).2011-11-08, by Felix Wolfsteller
- Added a debug statement that prints out an exception.2011-11-08, by Ingo Weinzierl
- Removed orphanded datacage config which is no longer loadable.2011-11-08, by Ingo Weinzierl
- Added the 'post-describe' hook for Artifacts.2011-11-07, by Ingo Weinzierl
- Minor refactoring in preparation of generation of interpolators (WstValueTable) for static WQKms.2011-11-07, by Felix Wolfsteller
- Cosmetics, doc.2011-11-07, by Felix Wolfsteller
- Catch more specific Exception in FLYSArtifactCollection.2011-11-07, by Felix Wolfsteller
- Added datacage configuration, loader (Artifact and State) and a theme for cross section tracks.2011-11-04, by Ingo Weinzierl
- Re-enabled mainvalue-recommendation for computed discharge curves.2011-11-04, by Felix Wolfsteller
- Extract output names from artifact, not from state. Important when querying recommendations for an artifact with these outputs.2011-11-04, by Felix Wolfsteller
- Removed DEMs from floodmap datacage configuration.2011-11-04, by Ingo Weinzierl
- Refactored the RiverAxisArtifact and its State - uses the same base as WMSKmArtifact now.2011-11-04, by Ingo Weinzierl
- Prevent empty output-nodes in flyscollections attributes.2011-11-04, by Felix Wolfsteller
- Create layers for barrier lines and polygons only if they are really existing.2011-11-04, by Ingo Weinzierl
- Disable recommendations of mainvalues for discharge curves.2011-11-04, by Felix Wolfsteller
- Added new optional condition for theme-mappings: the output name.2011-11-04, by Felix Wolfsteller
- Defined default themes for other.w(q)kms .2011-11-04, by Felix Wolfsteller
- Minor comsetics.2011-11-04, by Felix Wolfsteller
- Added 'static' wqkms data access.2011-11-03, by Felix Wolfsteller
- Added a dataset to zero mapper to circumvent shortcommings in XYDifferenceRenderer.2011-11-03, by Sascha L. Teichmann
- Added a copy of JFreeChart's XYDifferenceRenderer2011-11-03, by Sascha L. Teichmann
- Changed theme-mapping mechanism to include further condition (on master-artifacts attributes), added point themes for longitudinal.ws for calculations at locations.2011-11-03, by Felix Wolfsteller
- Added ARTIFACT key to FLYSContextm, documentation.2011-11-03, by Felix Wolfsteller
- CrossSectionApp: Re-enabled dumping data to disk.2011-11-03, by Sascha L. Teichmann
- Removed superfluous import2011-11-03, by Sascha L. Teichmann
- Simplified code in Datacage builder by using the new pair.2011-11-03, by Sascha L. Teichmann
- Rewritten CrossSectionApp to be useful as test bed for 'Raum/Flaeche' operations.2011-11-03, by Sascha L. Teichmann
- Improved styles of WMS layers.2011-11-02, by Ingo Weinzierl
- Apply point theme to heightmark data imported via datacage to longitudinal section diagram.2011-11-02, by Felix Wolfsteller
- Cosmetics, doc.2011-11-02, by Felix Wolfsteller
- Fix bug where wrong attribute was set.2011-11-02, by Felix Wolfsteller
- Refactored to allow mainvalues in discharge curve diagrams, too.2011-11-02, by Felix Wolfsteller
- Removed logger/debuggin noise.2011-11-02, by Felix Wolfsteller
- Pass output name to artifacts getInitialFacetActivity, prevent gaps in collection attributes outputs facets positions.2011-11-02, by Felix Wolfsteller
- Give outputname to artifacts getInitialFacetActivity, generate second pair of MainvalueFacets for discharge curves.2011-11-02, by Felix Wolfsteller
- Define newish facet types (mainvalues for discharge curves).2011-11-02, by Felix Wolfsteller
- Configured discharge curve outs to allow inclusion of mainvalue facets.2011-11-02, by Felix Wolfsteller
- Determine correct bounding box a KMs WMS layer.2011-11-01, by Ingo Weinzierl
- Added datacage config and loaders for KM WMS layer in floodmaps.2011-11-01, by Ingo Weinzierl
- Fix incompilability.2011-11-01, by Felix Wolfsteller
- Minor preparations for WINFO/CrossSection to handle multiple cross-sections.2011-11-01, by Felix Wolfsteller
- Corrected CrossSection diagram/out to include one facet per computed waterlevel.2011-11-01, by Felix Wolfsteller
- Polygon2D: Generate polygons for trivial cases.2011-10-31, by Sascha L. Teichmann
- Polygon2D: made it compilable again.2011-10-31, by Sascha L. Teichmann
- Polygon2D: More code to build polygons from curve.2011-10-31, by Sascha L. Teichmann
- Polygon2D: Handle start points when building polygons. Work in progress.2011-10-31, by Sascha L. Teichmann
- Polygon2D: moved 2D vector operation to separate class.2011-10-31, by Sascha L. Teichmann
- Small loop optimization2011-10-31, by Sascha L. Teichmann
- Interim checkin for polygon calculation.2011-10-30, by Sascha L. Teichmann
- Work in progress: Added polygon to help creating 'Raum/Flaeche' renderers.2011-10-28, by Sascha L. Teichmann
- Initial commit to support styles in maps.2011-10-28, by Ingo Weinzierl
- Enabled the MapGenerator to create WMS layers with database datastore - riveraxis is the first layer that is no longer fetched from static WMS service but from user specific one.2011-10-28, by Ingo Weinzierl
- Added new StyledSeriesBuilder class and use it when adding points to XYSeries (in diagram generation).2011-10-28, by Felix Wolfsteller
- Add static data conf to w-difference / datacage.2011-10-28, by Felix Wolfsteller
- Load and display annotations in w-difference diagrams, minor polishing.2011-10-28, by Felix Wolfsteller
- Avoid NPE when compatibility matrix is empty for given output.2011-10-28, by Felix Wolfsteller
- Cosmetics, added simpler constructor for StaticState.2011-10-28, by Felix Wolfsteller
- Add annotations to allowed facets for longitudinal_section and w_differences outputs.2011-10-28, by Felix Wolfsteller
- Use compatibility matrix when creating collections output.2011-10-28, by Felix Wolfsteller
- Cosmetics and refactoring in FLYSArtifactCollection.2011-10-28, by Felix Wolfsteller
- Added method to FLYSArtifact to access ids of states.2011-10-28, by Felix Wolfsteller
- Re-create FLYS mapfile when FloodMapState.endOfLife() is called.2011-10-28, by Ingo Weinzierl
- Modified the process to create mapfiles.2011-10-28, by Ingo Weinzierl
- Cosmetics, docs.2011-10-28, by Felix Wolfsteller
- Let Output and Attribute Parsers collect Facets during processing.2011-10-28, by Felix Wolfsteller
- Fixed incorrect ChangeLog-merge.2011-10-28, by Felix Wolfsteller
- Extracet getFlysContext from FLYSArtifact to FLYSUtils.2011-10-28, by Felix Wolfsteller
- Made flys-artifacts compilable again.2011-10-28, by Ingo Weinzierl
- Improved the MapfileGenerator. It offers methods to create barrier and wsplgen layer files for mapserver.2011-10-28, by Ingo Weinzierl
- Added a new MapGenerator which only returns a map configuration document at the moment (work still in progress).2011-10-28, by Ingo Weinzierl
- Prevent recommendation of not yet loadable data.2011-10-27, by Felix Wolfsteller
- Reduce logging noise (downgrade an 'error' to 'debug').2011-10-27, by Felix Wolfsteller
- Restore mapping of state id to facets (revert, rev 3083 and 3088).2011-10-27, by Felix Wolfsteller
- Cosmetics, documentation.2011-10-26, by Felix Wolfsteller
- Prepare rendering of added other (static) WKms and Differences in LongitudinalSection Diagrams.2011-10-26, by Felix Wolfsteller
- Cosmetics.2011-10-26, by Felix Wolfsteller
- Store Facets without association to state id.2011-10-26, by Felix Wolfsteller
- Adjusted winfo.xml to new semantics.2011-10-26, by Felix Wolfsteller
- Do not store association of states to facets, let artifacts keep facets in a pure list.2011-10-26, by Felix Wolfsteller
- Added DC configuration to load additional data in longitudinal section.2011-10-26, by Felix Wolfsteller
- Cosmetics, docs.2011-10-26, by Felix Wolfsteller
- In LongitudinalSection-Diagram, Qs enter inactive.2011-10-25, by Felix Wolfsteller
- Fix broken dc config.2011-10-25, by Felix Wolfsteller
- Configured datacage to hand out id of artifact that can produce the w_diff.2011-10-25, by Felix Wolfsteller
- Restored correct drawing behavior for Annotations.2011-10-25, by Felix Wolfsteller
- Include differences in datacage.2011-10-25, by Felix Wolfsteller
- Cosmetics.2011-10-25, by Felix Wolfsteller
- Added accidentally ommitted ChangeLog entry for last commit.2011-10-24, by Felix Wolfsteller
- Added default diff theme, avoid possible NPE.2011-10-24, by Felix Wolfsteller
- Added some simple caching for themes. Only used in sticky annotations by now.2011-10-21, by Sascha L. Teichmann
- Apply the attributes 'showpoints' and 'showline'.2011-10-21, by Raimund Renkert
- Added /dev/null Graphics2D object to be used in the info rendering pass of the diagram generation.2011-10-21, by Sascha L. Teichmann
- Draw the text background and use orientation attribute.2011-10-21, by Raimund Renkert
- Renamed text background attribute and parse text attributes correctly.2011-10-21, by Raimund Renkert
- Added Service Service to lookup the Nth nearest neighbors for a set of given cross section ids and kms.2011-10-20, by Sascha L. Teichmann
- Added methods to extract further attributes from theme.2011-10-20, by Raimund Renkert
- Improved the Themes: we now support special themes for facets which need to match a given pattern string.2011-10-20, by Ingo Weinzierl
- Added new theme attributes.2011-10-20, by Raimund Renkert
- Fix NPE in WDiff-diagram because no ranges present in masterartifact.2011-10-19, by Felix Wolfsteller
- Fix setting of masterartifact in flyscollections.2011-10-19, by Felix Wolfsteller
- Prepared the DESCRIBE document of a WINFO Artifact so that named main values for Qs are displayed.2011-10-19, by Ingo Weinzierl
- ComputedDischargeCurveW and ComputedDischargeCurveQ inherit attributes from2011-10-19, by Raimund Renkert
- Fix for flys/issue3162011-10-19, by Sascha L. Teichmann
- Improved the title creation of WSP Q and W facets - named main values are taken into account while title creation.2011-10-19, by Ingo Weinzierl
- Fix datacage to let client load flood-protection and zuss.2011-10-19, by Felix Wolfsteller
- Apply theme attributes to axis annotation.2011-10-19, by Raimund Renkert
- Create label from data String to revive names in client.2011-10-19, by Felix Wolfsteller
- XYChartGenerator: Do not crash if no zoom axis given2011-10-19, by Sascha L. Teichmann
- Enabled support for PDF and SVG chart exports.2011-10-19, by Ingo Weinzierl
- Simplified handling of W(Q)Kms data to plot.2011-10-18, by Felix Wolfsteller
- In WDiff-diagram generation respect other.wkms facets (flood-prot, zus).2011-10-18, by Felix Wolfsteller
- Handle StaticWKmsArtifacts in WDifferencesState.2011-10-18, by Felix Wolfsteller
- Also display the 'zus' in wdiff-input datacage.2011-10-18, by Felix Wolfsteller
- Added new virtual theme for text and let 'Annotations' inherit from the new2011-10-18, by Raimund Renkert
- Give StaticWKmsArtifacts proper names, and pre-deselect them.2011-10-18, by Felix Wolfsteller
- Adjusted datacage-configuration to present flood-protections in certain case.2011-10-18, by Felix Wolfsteller
- Register staticwkms factory to spawn StaticWKms-Artifacts.2011-10-18, by Felix Wolfsteller
- Fetch name of static WKms.2011-10-18, by Felix Wolfsteller
- Store parameterization in data, not in fields.2011-10-18, by Felix Wolfsteller
- Add convenience method to add default data as string.2011-10-18, by Felix Wolfsteller
- Added new Artifact and Facet to access 'static' data via WKmsFactory.2011-10-18, by Felix Wolfsteller
- Added WKmsFactory.2011-10-18, by Felix Wolfsteller
- Cosmetics, docs.2011-10-18, by Felix Wolfsteller
- Added constructor that will be needed in creation of WKms for 'static' data.2011-10-18, by Felix Wolfsteller
- Fix missing annotations ('Streckenfavoriten') style.2011-10-18, by Felix Wolfsteller
- FLYSArtifactCollection: Small optimizations2011-10-17, by Sascha L. Teichmann
- FLYSArtifactCollection.ThemeList makes now use of ManagedDomFacet to read all attributes of a Facet.2011-10-17, by Ingo Weinzierl
- flys/issue314: Variables in datacage are now case insensitive.2011-10-17, by Sascha L. Teichmann
- Added support for removing themes from output.2011-10-17, by Ingo Weinzierl
- Apply line type to styled themes.2011-10-17, by Raimund Renkert
- Bugfix: #226 Set the upper bound of duration curve charts to 364.2011-10-17, by Ingo Weinzierl
- #253 Modified the title creation of chart curves - titles will now equal the Facet's description.2011-10-17, by Ingo Weinzierl
- Fix flys/issue363 (W-INFO/ Abflusskurve, Extremwert-Rendering).2011-10-17, by Felix Wolfsteller
- Improved the mapfile templates to create nicer GetLegendGraphic images.2011-10-14, by Ingo Weinzierl
- Allow simple codepaths to have Facets initially being 'inactive' (wrt rendering).2011-10-14, by Felix Wolfsteller
- Removed obsolete imports.2011-10-13, by Felix Wolfsteller
- Added a further attribute to the feature type description for barriers.2011-10-12, by Ingo Weinzierl
- Added i18n for state.winfo,waterlevel_pair_select .2011-10-12, by Felix Wolfsteller
- Addressed 'wrong label' issue of wdiff csv-export.2011-10-12, by Felix Wolfsteller
- Cosmetics, docs.2011-10-12, by Felix Wolfsteller
- Fix remainder of flys/issue304 (Erweiterte Funktionen W-Differenzen).2011-10-12, by Felix Wolfsteller
- Added wdiff-chart translations.2011-10-11, by Felix Wolfsteller
- Expose translateable Strings as constants.2011-10-11, by Felix Wolfsteller
- Fix most labels in w-diff diagrams; refactoring to allow easier adoption of2011-10-11, by Felix Wolfsteller
- Bugfix: #383 Add further y-axes before adjusting the ranges for each y-axis.2011-10-11, by Ingo Weinzierl
- XYChartGenerator: s/new Integer(small)/Integer.valueOf(small)/2011-10-10, by Sascha L. Teichmann
- JFreeChart: Do not fire change events for each and every data point added.2011-10-10, by Sascha L. Teichmann
- Fixed incorrect indexing of facets when doing multiple (w)differences.2011-10-10, by Felix Wolfsteller
- In WDifferenceCurveGenerator use slightly modified doWOut-implementation of LongitudinalSectionGenerator.2011-10-10, by Felix Wolfsteller
- Fix import from last commit.2011-10-10, by Felix Wolfsteller
- Let WaterlevelPairSelect send "old" data.2011-10-10, by Felix Wolfsteller
- Bugfixes: #150 #345 Corrected the determination to invert the x axis in longitudinal section charts.2011-10-10, by Ingo Weinzierl
- Cosmetics, docs, annotations.2011-10-10, by Felix Wolfsteller
- Bugfix: #220 Made y-axes of longitudinal and crosssection charts look equal.2011-10-10, by Ingo Weinzierl
- Bugfix: #189 Changed the order of a duration curve CSV export.2011-10-10, by Ingo Weinzierl
- Worked on flys/issue1502011-10-07, by Sascha L. Teichmann
- Take care on empty ranges (null) while preparing single point ranges.2011-10-07, by Ingo Weinzierl
- Bugfix: #114 Enabled rendering charts with a single data point.2011-10-07, by Ingo Weinzierl
- Cosmetics.2011-10-07, by Felix Wolfsteller
- Bugfix: #353 Enabled chart's to be drawn with proper axes set even if no data is contained.2011-10-07, by Ingo Weinzierl
- Changed max number of digits for AT exports.2011-10-07, by Ingo Weinzierl
- ATWriter: Get rid of buggy first line code.2011-10-06, by Sascha L. Teichmann
- fixed flys/issue2012011-10-05, by Sascha L. Teichmann
- fixed flys/issue1772011-10-05, by Sascha L. Teichmann
- Improved the creation/rendering of annotations (km favorites, mainvalues).2011-10-05, by Ingo Weinzierl
- Removed code duplication of guessWaterIncreasing()2011-10-05, by Sascha L. Teichmann
- Bugfixes for various issues: Improved rendering process of annotations.2011-10-05, by Ingo Weinzierl
- Backjump correction: Finally looks fine.2011-10-05, by Sascha L. Teichmann
- AnnotationArtifact: Bugfixes and enabled cache support.2011-10-05, by Ingo Weinzierl
- flys/issue31: Simplified the back jump correction code a lot.2011-10-04, by Sascha L. Teichmann
- Modified code to determine the elevation model of Wsts in the LongitudinalSectionGenerator.2011-10-04, by Ingo Weinzierl
- Moved some generic double array code from BackjumpCorrector to DoubleUtil2011-10-04, by Sascha L. Teichmann
- Added code to interpolate double values in a sorted array2011-10-04, by Sascha L. Teichmann
- Removed superfluous imports.2011-10-04, by Sascha L. Teichmann
- Bugfix: #330 Add problem if no data was found for duration curves.2011-10-04, by Ingo Weinzierl
- Added facet and index information to theme which are stored at CollectionItems.2011-10-04, by Ingo Weinzierl
- Bugfix: #346 Modified x and y axis titles of longitudinal section charts.2011-10-04, by Ingo Weinzierl
- Bugfix: #351 Modified determination of single values specified by min/max values and an interval.2011-09-30, by Ingo Weinzierl
- Fix flys/issue334 (CrossSection output shown even without calculation result).2011-09-30, by Felix Wolfsteller
- Bugfix: #176 and #349 Create proper titles for W and Q waterlevel facets.2011-09-30, by Ingo Weinzierl
- Show proper labels for selected differences.2011-09-30, by Felix Wolfsteller
- Fixed issues flys/issue244, flys/issue3322011-09-29, by Sascha L. Teichmann
- Use StringUtil.wWrap , fix wrong loop, minor refac and cosmetics.2011-09-28, by Felix Wolfsteller
- Extracted/use StringUtil.wWrap .2011-09-28, by Felix Wolfsteller
- Write gauge determined in MainValuesService to log.2011-09-28, by Ingo Weinzierl
- Bugfix: #332 Made AT-exports compatible with desktop FLYS.2011-09-28, by Ingo Weinzierl
- Bugfix: #328 Improved datacage configuration and labels for selected waterlevels.2011-09-28, by Ingo Weinzierl
- Made feed() operation able to remove existing data items from Artifact's data pool.2011-09-28, by Ingo Weinzierl
- Extracted StringUtil.unbracket from WaterlevelSelectState.strip .2011-09-28, by Felix Wolfsteller
- Little modifications for making recommendations - will now work for states with background calculation.2011-09-27, by Ingo Weinzierl
- Enable auto-scaling axis for waterlevels in WDifference-plots.2011-09-27, by Felix Wolfsteller
- In W-Difference-calculation, respect indices of selected facets.2011-09-27, by Felix Wolfsteller
- flys/issue317: Removed dependency from cross section demo app.2011-09-27, by Sascha L. Teichmann
- Improved Facet creation for floodmaps - WSPLGEN and barriers Facets are only created if the calculation was successful.2011-09-27, by Ingo Weinzierl
- Improved WSPLGEN start to suppress inconsistent Artifact states.2011-09-27, by Ingo Weinzierl
- Improved regex used to track WSPLGEN errors - will now match critical errors as well.2011-09-27, by Ingo Weinzierl
- Fixed whitespace usage in ChangeLog.2011-09-27, by Sascha L. Teichmann
- Removed superfluous imports2011-09-27, by Sascha L. Teichmann
- Bugfix: #68 Set number format of chart plot axes based on the CallMeta instance for each request.2011-09-27, by Ingo Weinzierl
- Cache: Increased number of cached annotations.2011-09-27, by Sascha L. Teichmann
- Let WDifferences-diagram show more than one difference, if asked to.2011-09-27, by Felix Wolfsteller
- Bugfix: #320 Substitue '../' in shapefile directories.2011-09-27, by Ingo Weinzierl
- The extent of the WSPLGEN facets are now determined by the extent of the start and end CrossSectionTrack of the WSPLGEN calculation.2011-09-26, by Ingo Weinzierl
- Improved w-differences diagram generation with included 'absolute' values.2011-09-26, by Felix Wolfsteller
- Add positional-conflict-awareness when merging Facets in attribute2011-09-26, by Felix Wolfsteller
- Bugfix: #296 Set i18n titles for WSPLGEN and barriers WMS layers.2011-09-26, by Ingo Weinzierl
- Fix getPosition() in ManagedDomFacet.2011-09-26, by Felix Wolfsteller
- Squash a bug about wrongly named position attribute ('pos' vs 'art:pos').2011-09-23, by Felix Wolfsteller
- Minor refactoring, documentation.2011-09-23, by Felix Wolfsteller
- Added documentation.2011-09-23, by Felix Wolfsteller
- Made MetaDataService a subclass of FLYSService.2011-09-22, by Ingo Weinzierl
- Full blown mosel wms mapfile.2011-09-22, by Bjoern Schilberg
- Improved database session handling in services and artifacts.2011-09-22, by Ingo Weinzierl
- Improved bounds validation for distance only states.2011-09-22, by Ingo Weinzierl
- Added WaterlevelArtifact and respective infrastructure.2011-09-21, by Felix Wolfsteller
- Cosmetics, docs.2011-09-21, by Felix Wolfsteller
- Let WDifferencesCurveGenerator process LONGITUDINAL_W facets.2011-09-21, by Felix Wolfsteller
- Preparations for ability to display multiple differences in one plot.2011-09-21, by Felix Wolfsteller
- #315 Added new state for entering a kilometer range without step width.2011-09-21, by Ingo Weinzierl
- Cosmetics.2011-09-21, by Felix Wolfsteller
- Guard access to dataset to avoid NullPointerException.2011-09-21, by Felix Wolfsteller
- #325 Create human readable label for the selected DEM (used in the static UI part).2011-09-21, by Ingo Weinzierl
- Tagged RELEASE 2.5 of flys-artifacts.2011-09-19, by Ingo Weinzierl
- Fix flys/issue481 (i18n: Datenkorb).2012-02-09, by Felix Wolfsteller
- Reactivated the Enterprise Blue theme. Fixes some icon and image issues in IE8.2012-02-09, by Raimund Renkert
- Cosmetics.2012-02-09, by Felix Wolfsteller
- Allow selection of multiple locations with mouse in MultipleLocationPanel.2012-02-09, by Felix Wolfsteller
- Added utility functions for double arrays.2012-02-09, by Felix Wolfsteller
- Translate data item in locationpanel label.2012-02-09, by Felix Wolfsteller
- Added translations for reference curve state data.2012-02-09, by Felix Wolfsteller
- Cosmetics.2012-02-08, by Felix Wolfsteller
- Added new UIProvider to enter mutliple locations (yet only input view textfield possible).2012-02-08, by Felix Wolfsteller
- Added missing translation for waterlevels.2012-02-08, by Felix Wolfsteller
- Cosmetics.2012-02-08, by Felix Wolfsteller
- Error report: Prefix error message for a certain km with 'KM'.2012-02-08, by Sascha L. Teichmann
- Added missing translation string used in the datacage window.2012-02-08, by Ingo Weinzierl
- Added Change accidentally ommitted to commit in rev 3960.2012-02-08, by Felix Wolfsteller
- #482 Display i18n messages for validation errors in range panel.2012-02-08, by Ingo Weinzierl
- Partial fix for flys/issue471, add context menu to manual point themes.2012-02-08, by Felix Wolfsteller
- Issue 473.2012-02-07, by Raimund Renkert
- Reverted port of artifact-server 8182 to 8181.2012-02-07, by Ingo Weinzierl
- Added helper input table to state 'timerange' input in hist. discharge curves.2012-02-06, by Raimund Renkert
- Added i18n for reference curve export.2012-02-06, by Felix Wolfsteller
- Added service to request discharge infos at a specific gauge.2012-02-06, by Raimund Renkert
- I18N for "Reduzierte Bezugslinie".2012-02-06, by Sascha L. Teichmann
- Distinguish between numbers and dates while parsing chart info documents; the MousePosition panel now displays the position on date axes correctly.2012-02-06, by Ingo Weinzierl
- Save zoom parameters as Number; added new Axis types NumberAxis and DateAxis.2012-02-06, by Ingo Weinzierl
- Added i18n strings for the export button of historical discharge curves.2012-02-06, by Ingo Weinzierl
- Display inserted W/Q values in WQSimpleArrayPanel.2012-02-03, by Ingo Weinzierl
- Removed superfluous imports.2012-02-03, by Sascha L. Teichmann
- Adjusted to be able to feed data to reference curves.2012-02-03, by Felix Wolfsteller
- Added TODO and handle dynamic data of unknown type.2012-02-03, by Felix Wolfsteller
- Refactored.2012-02-03, by Felix Wolfsteller
- Refactoring to ease code-reuse.2012-02-02, by Felix Wolfsteller
- Removed obsolete import.2012-02-02, by Felix Wolfsteller
- Removed obsolete imports.2012-02-02, by Felix Wolfsteller
- Issue 466.2012-02-02, by Raimund Renkert
- Cosmetics.2012-02-02, by Felix Wolfsteller
- Cosmetics.2012-02-01, by Felix Wolfsteller
- Added accidentally ommitted ChangeLog entry.2012-02-01, by Felix Wolfsteller
- Added i18n title for reference curve output.2012-02-01, by Felix Wolfsteller
- Added i18n title for 'historical discharge curve' output.2012-02-01, by Ingo Weinzierl
- Changed wording for W bei/fuer ungl.Abflsgs.2012-02-01, by Felix Wolfsteller
- #469 Use correct I18N string to display inserted locations in LocationDistancePanel.2012-02-01, by Ingo Weinzierl
- javadoc2012-02-01, by Felix Wolfsteller
- Avoid certain npes.2012-02-01, by Felix Wolfsteller
- Create a better label in IntegerRangeData for the selected item.2012-01-31, by Ingo Weinzierl
- Implemented WQSimpleArrayPanel.createOld().2012-01-31, by Ingo Weinzierl
- Added further methods to DataFactory to create concrete Data instances.2012-01-31, by Ingo Weinzierl
- Fix strange javascript side effects.2012-01-31, by Felix Wolfsteller
- Improved spinner-behaviour in cross section km control.2012-01-31, by Felix Wolfsteller
- Slightly improved Spinner- behaviour in CrossSectionControl, but regress in other case.2012-01-31, by Felix Wolfsteller
- Introduced a DataFactory that should be used to create new Data instances.2012-01-31, by Ingo Weinzierl
- Adjusted table height to fill the window.2012-01-30, by Raimund Renkert
- Get the axes name from collection settings and use them as table header.2012-01-30, by Raimund Renkert
- Handle manual points on a per-chart(type) basis.2012-01-30, by Felix Wolfsteller
- Show hit count in filtered input helper tables.2012-01-30, by Raimund Renkert
- Initialize the min and max fields in RangePanel.2012-01-30, by Ingo Weinzierl
- Improved form validation.2012-01-30, by Felix Wolfsteller
- Make manual Points active by default.2012-01-30, by Felix Wolfsteller
- Added dummy handling for new boolean property of each point.2012-01-27, by Felix Wolfsteller
- Added basic validation, improved editing function, minor refac.2012-01-27, by Felix Wolfsteller
- Made manual points edit- and removable.2012-01-27, by Felix Wolfsteller
- Cosmetics.2012-01-27, by Felix Wolfsteller
- Added translateable context menu to open manual point editor from themepanel.2012-01-27, by Felix Wolfsteller
- Fix i18n issues.2012-01-27, by Felix Wolfsteller
- Invested 2 seconds after losing 3.2012-01-27, by Felix Wolfsteller
- First step to implement WQSimpleArrayPanel.createOld().2012-01-27, by Ingo Weinzierl
- Refactored Collection reference out of Panels.2012-01-27, by Felix Wolfsteller
- Implemented the createOld() method in RangePanel.2012-01-27, by Ingo Weinzierl
- Improved points UI to also respect language and name of point.2012-01-27, by Felix Wolfsteller
- Added translations for manual points related words.2012-01-27, by Felix Wolfsteller
- Display edited manual points next time the point editor is opened.2012-01-27, by Felix Wolfsteller
- Cosmetics, docs.2012-01-27, by Felix Wolfsteller
- Let ManualPointEditor use RedrawRequests to let freshly edited points show up in Chart.2012-01-27, by Felix Wolfsteller
- Cosmetics, removed obsolete imports.2012-01-27, by Felix Wolfsteller
- Cosmetics.2012-01-27, by Felix Wolfsteller
- Issue 138.2012-01-26, by Raimund Renkert
- Added basic UI to enter manual points.2012-01-26, by Felix Wolfsteller
- Opened Collection interface in preparation of Manual Points-Feature.2012-01-26, by Felix Wolfsteller
- Cosmetics, doc.2012-01-26, by Felix Wolfsteller
- Issue 265.2012-01-25, by Raimund Renkert
- Fixed typo, more stub for add points ui.2012-01-25, by Felix Wolfsteller
- Minor refactoring.2012-01-25, by Felix Wolfsteller
- Suppress onCollectionChange event if an artifact is added to the collection2012-01-24, by Raimund Renkert
- Added filter implementation for input helper tables in single location and2012-01-24, by Raimund Renkert
- Added filter criterion and clear filter on tab selection changed and input mode2012-01-24, by Raimund Renkert
- Filter the helper input tables using the range filter.2012-01-24, by Raimund Renkert
- Added UI for "Bezugslinienverfahren" ("W auf freier Strecke").2012-01-23, by Sascha L. Teichmann
- Added UI parts and event for filtering distances and locations.2012-01-23, by Raimund Renkert
- Add cross sections loaded from datacage to the master artifacts list.2012-01-20, by Raimund Renkert
- Fix typo for i18n key, flys/issue458.2012-01-20, by Felix Wolfsteller
- Set the empty facet to invisible.2012-01-20, by Raimund Renkert
- 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
- Cosmetics, refactoring, renamed Master to CSMaster to avoid confusion.2011-12-21, by Felix Wolfsteller
- Fix over axis menu item, added standalone 'over axis' menu item.2011-12-21, by Felix Wolfsteller
- Added style for properties dialog axis tab.2011-12-21, by Raimund Renkert
- Changed i18n strings.2011-12-21, by Raimund Renkert
- Added properties dialog icon.2011-12-21, by Raimund Renkert
- Create the properties dialog content dynamically based on the properties read2011-12-21, by Raimund Renkert
- Extract and parse the output settings from describe document and add settings2011-12-20, by Raimund Renkert
- Removed code for UI generation. SmartGWT classes are not usable on2011-12-20, by Raimund Renkert
- Feed new parameter to area artifact, fix reversed assignment of under/over curves.2011-12-20, by Felix Wolfsteller
- Added new classes for output setting types.2011-12-20, by Raimund Renkert
- Allow other.wkms facets to be created areas with.2011-12-20, by Felix Wolfsteller
- Adapted the seperator character between Ws and Qs in DESCRIBE documents which has changed in the flys-artifacts.2011-12-20, by Ingo Weinzierl
- Removed obsolete imports.2011-12-20, by Felix Wolfsteller
- Refactored to use existing code.2011-12-20, by Felix Wolfsteller
- Have 'area' context menu in Longitudinal-Section diagrams themepanels, too.2011-12-20, by Felix Wolfsteller
- Added keys and translations for area-creation related words.2011-12-20, by Felix Wolfsteller
- Bugfix: split up the Ws and Qs in the WQInputPanel properly.2011-12-20, by Ingo Weinzierl
- Cosmetics.2011-12-20, by Felix Wolfsteller
- Improved area creation GUI.2011-12-20, by Felix Wolfsteller
- Restore feature that was optimized away by last commit.2011-12-19, by Felix Wolfsteller
- Minor refactoring to ease addition of new style-fields (are now added automically).2011-12-19, by Felix Wolfsteller
- Removed unused imports.2011-12-19, by Ingo Weinzierl
- #409 Made layer list and map layers synchron.2011-12-19, by Ingo Weinzierl
- Bugfix: make sure that the user has selected a DEM before feeding the Artifact with it.2011-12-19, by Ingo Weinzierl
- Added error strings for DEM selection.2011-12-19, by Ingo Weinzierl
- Bugfixing and feature-adding for cross-sections/areas.2011-12-19, by Felix Wolfsteller
- Area creation UI update.2011-12-16, by Felix Wolfsteller
- Added method to create a menuitem separator.2011-12-16, by Felix Wolfsteller
- Cosmetics, doc.2011-12-16, by Felix Wolfsteller
- Fixed return type in UI factory method.2011-12-15, by Raimund Renkert
- Added missing interface.2011-12-15, by Raimund Renkert
- Added interfaces and container for output settings.2011-12-15, by Raimund Renkert
- Minor refactoring and fix initial settings when creating ui.2011-12-13, by Felix Wolfsteller
- Fix ThemeList.toMaps2011-12-13, by Felix Wolfsteller
- Client side of interactive cross section diagrams.2011-12-13, by Felix Wolfsteller
- Allow client to access artifacts data via CollectionItems and Themes.2011-12-13, by Felix Wolfsteller
- Fix crosssectionkmservice.2011-12-13, by Felix Wolfsteller
- Added a label that displays the current map projection to the MapToolbar.2011-12-12, by Ingo Weinzierl
- Added a cancel button to the LoadingPanel which stops running WSPLGEN calculations (realized by returning to the previous state).2011-12-12, by Ingo Weinzierl
- Added property fields to the chart properties editor dialog.2011-12-12, by Raimund Renkert
- Cosmetics.2011-12-12, by Felix Wolfsteller
- Added stub for chart property editor.2011-12-09, by Raimund Renkert
- Issue 377.2011-12-09, by Raimund Renkert
- Registered CrossSectionKMService/client/servlet in web.xml .2011-12-08, by Felix Wolfsteller
- Added client for CrossSectionKMService.2011-12-08, by Felix Wolfsteller
- Removed the URL parameter from service calls. The service2011-12-08, by Raimund Renkert
- Fixed typo in German translation.2011-12-08, by Felix Wolfsteller
- Bugfix: set correct label for 'waterlevel/ground' state.2011-12-08, by Ingo Weinzierl
- #421 Ask the user before removing themes from chart or map.2011-12-08, by Ingo Weinzierl
- Reorder the map themes at the end of the layer initialization to be in sync with the map theme panel.2011-12-06, by Ingo Weinzierl
- Added missing i18n labels for buttons used in ExternalWMSWindow.2011-12-05, by Ingo Weinzierl
- Display only information in CapabilitiesPanel that really exist.2011-11-28, by Ingo Weinzierl
- The WMSLayerTree displays WMS layers that support a given SRS only.2011-11-28, by Ingo Weinzierl
- Moved code to parse WMS Capabilities to an own class 'CapabilitiesParser' and added code to parse SRS definitions.2011-11-28, by Ingo Weinzierl
- Improved parsing of Capabilities document - parse '/WMT_MS_Capabilities' as well.2011-11-23, by Ingo Weinzierl
- Triggered the reload of MapThemePanel after adding external WMS layers.2011-11-22, by Ingo Weinzierl
- Create new Artifacts for selected WMS layers of the ExternalWMSWindow.2011-11-22, by Ingo Weinzierl
- Refactored the LoadArtifactService a bit.2011-11-22, by Ingo Weinzierl
- Added code to trigger loading selected WMS layers from ExternalWMSWindow. Note: no code for loading/adding layers to the current map existing yet.2011-11-22, by Ingo Weinzierl
- Parse and display WMS layers supported by a user specified WMS service.2011-11-21, by Ingo Weinzierl
- Introduced i18n in the ExternalWMSWindow.2011-11-21, by Ingo Weinzierl
- Read and display all FLYS relevant information of Capabilities documents.2011-11-21, by Ingo Weinzierl
- Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.2011-11-21, by Ingo Weinzierl
- Replaced icon (addWMS.png) with the same icon but with transparent background.2011-11-21, by Ingo Weinzierl
- Added an initial control that allows (when it is finished) adding map layers from external WMS.2011-11-18, by Ingo Weinzierl
- Removed needless imports.2011-11-18, by Ingo Weinzierl
- Query GetFeatureInfo with layers defined in MapThemePanel - which are the real layers in the map.2011-11-18, by Ingo Weinzierl
- Repaired broken WMS layer controls in map theme panel.2011-11-18, by Ingo Weinzierl
- Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.2011-11-18, by Ingo Weinzierl
- Removed needless imports.2011-11-17, by Ingo Weinzierl
- Added an initial GetFeatureInfo tool to get information about points in the map.2011-11-17, by Ingo Weinzierl
- Issue312.2011-11-17, by Raimund Renkert
- Added a ScaleLine to the map.2011-11-14, by Ingo Weinzierl
- Update the map when receiving a RedrawRequestEvent.2011-11-11, by Ingo Weinzierl
- Removed needless imports.2011-11-11, by Ingo Weinzierl
- Added i18n strings used in datacage's floodmap section.2011-11-11, by Ingo Weinzierl
- Issue 339.2011-11-10, by Raimund Renkert
- Issue 338.2011-11-10, by Raimund Renkert
- Fix clone of static artifacts for differences.2011-11-10, by Felix Wolfsteller
- Issue 355.2011-11-10, by Raimund Renkert
- Issue 342.2011-11-10, by Raimund Renkert
- Issue 265.2011-11-09, by Raimund Renkert