log flys-artifacts/ChangeLog @ 3436:0d63581c5df1

age author description
2012-07-23 Sascha L. Teichmann FLYSArtifact: Prevent NPE in getOutputForState(). Why does this happen?
2012-07-22 Sascha L. Teichmann FixA: Made curve fitting over the given calculation range reusable. Removed dead code.
2012-07-22 Sascha L. Teichmann FixA: Moved more common calculation code into base class.
2012-07-21 Sascha L. Teichmann FixA: Overview: Clip the displayed from/to ranges of the gauges to the max extent of the events.
2012-07-21 Sascha L. Teichmann FixA: Embed german and english translations into the overview stylesheet.
2012-07-21 Sascha L. Teichmann FixA: Introduced i18n to overview transformation.
2012-07-20 Sascha L. Teichmann FixA: fixed aggregation bug in calculation of range spreads.
2012-07-20 Sascha L. Teichmann FixA: XSL overview transform renders the names of the gauges into the head line.
2012-07-20 Ingo Weinzierl Use a new state - specific for SQ relation - for the period input in the SQ relation.
2012-07-20 Sascha L. Teichmann FixA: Bring XSLT in sync with flys-client to ease development.
2012-07-20 Ingo Weinzierl Limited the input of time periods in SQ relation calculation to 1.
2012-07-20 Ingo Weinzierl Disabled legends in SQ relation overview generator.
2012-07-20 Sascha L. Teichmann Removed superfluous imports.
2012-07-20 Sascha L. Teichmann i18n: Fixed anomalies in properties files
2012-07-20 Ingo Weinzierl OutGenerators got a setCollection() method; analogous to setMasterArtifact(). Registered the SQOverviewGenerator as OutGenerator for 'sq_overview' Output.
2012-07-19 Sascha L. Teichmann FixA: Added a list of gauges to the output of the fixings overview service which intersect the selected fixings.
2012-07-19 Sascha L. Teichmann FixA: Minor refactoring
2012-07-19 Sascha L. Teichmann FixA: Created a common base class for the fixing related calculations.
2012-07-19 Sascha L. Teichmann FixA: Moved common parameter access to common base class.
2012-07-19 Sascha L. Teichmann FixA: Prevent NPE when exporting parameters.
2012-07-19 Sascha L. Teichmann Small optimization.
2012-07-19 Sascha L. Teichmann FixA: Renamed FixResult to FixAnalysisResult.
2012-07-19 Sascha L. Teichmann FixA: Added stub for the "Ausgelagerte Wasserspiegellagen" calculation.
2012-07-19 Sascha L. Teichmann FixA: Renamed FixationVolmerCompute to FixRealizingCompute.
2012-07-19 Sascha L. Teichmann FixA: Renamed FixationCompute to FixAnalysisCompute
2012-07-19 Sascha L. Teichmann FixA: Renamed FixCalculation to FixAnalysisCalculation.
2012-07-19 Christian Lins Add analysis periods as subtitle to W/Q chart
2012-07-19 Christian Lins Add subtitle to Fix W/Q chart and refactor addSubtitle() method(s)
2012-07-19 Sascha L. Teichmann FixA: Renamed FixationArtifactAccess to FixAnalysisAccess
2012-07-19 Ingo Weinzierl Set default value of MINFO SQ relation's outliers parameter to 3.
2012-07-19 Christian Lins Add kilometer to chart titles
2012-07-19 Sascha L. Teichmann Use Integer.parseInt() instead of Integer.valueOf() + Autounboxing.
2012-07-19 Sascha L. Teichmann Simplified code.
2012-07-18 Sascha L. Teichmann FixA: KM chart service: Use only blue as point color.
2012-07-18 Sascha L. Teichmann Adjusted Delta W(t) CSV exporter to customers wishes.
2012-07-18 Sascha L. Teichmann FixA: Overview: classify Q ranges by intersecting gauges.
2012-07-18 Felix Wolfsteller smaller bandwidth fixes.
2012-07-18 Felix Wolfsteller Change bandwidth theme attribute type to double (but bugged).
2012-07-18 Sascha L. Teichmann FixA: Added time range column to Delta W(t) CSV export.
2012-07-18 Sascha L. Teichmann FixA: Added discharge column to DeltaW(t) CSV export.
2012-07-18 Sascha L. Teichmann Removed trailing whitespace.
2012-07-17 Felix Wolfsteller Cosmetics, doc.
2012-07-17 Sascha L. Teichmann S/Q relation: Out commented the LEFT JOINs which produce a lot of empty and
2012-07-16 Sascha L. Teichmann S/Q relation: Write parameters as export result.
2012-07-16 Felix Wolfsteller Doc, TODO added.
2012-07-16 Sascha L. Teichmann SQ relation: Out commented debug output which caused OOM errors.
2012-07-16 Sascha L. Teichmann Q is not taken from MESSUNG.Q but from MESSUNG.Q_BPEGEL
2012-07-16 Ingo Weinzierl Taged flys-artifacts module as '2.8'.
2012-07-15 Sascha L. Teichmann Removed same package imports.
2012-07-15 Sascha L. Teichmann FLYSArtifactCollection: Lowered log level.
2012-07-13 Felix Wolfsteller Let DC offer official lines for longitudinal disch. diags.
2012-07-13 Felix Wolfsteller Prevent nasty NPE.
2012-07-13 Sascha L. Teichmann SQ relation: Suppress data points with values <= 0 because they kill JFreeChart's log/log diagrams.
2012-07-13 Sascha L. Teichmann SQ relation: More fixes.
2012-07-13 Sascha L. Teichmann Fixed ChangeLog
2012-07-13 Sascha L. Teichmann SQ relation: Fixed problem with string operation precedence.
2012-07-13 Felix Wolfsteller Very basic official lines in dc, malplaced.
2012-07-13 Christian Lins Create shapefile directory instead of shapefile 'file'
2012-07-13 Sascha L. Teichmann Removed trailing whitespace.
2012-07-13 Sascha L. Teichmann SQ relation: Build a valid SQResult.
2012-07-13 Christian Lins Fix and workaround NullPointerExceptions
2012-07-13 Ingo Weinzierl Organized and added missing imports.
2012-07-13 Ingo Weinzierl Create extent of a map layer in the correct coordinate reference system.
2012-07-13 Ingo Weinzierl Moved map and WSPLGEN code to subpackage 'map' in the model package.
2012-07-13 Sascha L. Teichmann Removed trailing whitespace.
2012-07-13 Sascha L. Teichmann Removed superfluous imports.
2012-07-13 Sascha L. Teichmann SQ relation: Use only first time period.
2012-07-13 Raimund Renkert Added overview output for sq relation. Currently the overview generator is
2012-07-13 Raimund Renkert Refactored FLYSArtifactCollection.
2012-07-13 Sascha L. Teichmann SQ relation: Handle the error case of accessing wrong indexed SQ relation more smoothly.
2012-07-12 Sascha L. Teichmann SQ relation: Added access to the data of GSIEBSATZ and SSIEBUNG.
2012-07-12 Sascha L. Teichmann SQ relation: add left joins to GSIEBSATZ and SSIEBUNG
2012-07-12 Sascha L. Teichmann SQ relation: Do not store null values from database.
2012-07-12 Sascha L. Teichmann SQ relation: Added infrastructure to extract fractions from measurments.
2012-07-12 Sascha L. Teichmann SQ: First peek into fetching relevant data from SedDB
2012-07-12 Sascha L. Teichmann SQKMChartService: Fixed wrong logger class.
2012-07-12 Sascha L. Teichmann SQ: Filter out meassures which don't have a 'Siebsatz'
2012-07-12 Christian Lins Add showpointlabel style attribute
2012-07-12 Felix Wolfsteller Fix class name in conf.xml
2012-07-11 Felix Wolfsteller Various cosmetic doc fixes.
2012-07-11 Felix Wolfsteller Make official lines loadable from dc (by hand) for longitudinal sections.
2012-07-11 Felix Wolfsteller Back from past I
2012-07-11 Sascha L. Teichmann SQ: Added sieve
2012-07-11 Sascha L. Teichmann Removed trailing whitespace.
2012-07-11 Christian Lins Delta W(t) chart subtitle fixed
2012-07-11 Christian Lins Re-add HYK rendering code to CrossSectionGenerator
2012-07-10 Sascha L. Teichmann Back from the Future - II
2012-07-10 Sascha L. Teichmann Removed superfluous imports.
2012-07-10 Sascha L. Teichmann SQOverview: Made km separating of dates epsilon tolerant and avoid empty date lists.
2012-07-10 Raimund Renkert Added service for an overview chart of measuring points in sq relation.
2012-07-10 Felix Wolfsteller Fix issue694.
2012-07-10 Felix Wolfsteller Partial fix for issue694 (heightmarks snap to nearest cross section).
2012-07-10 Sascha L. Teichmann Removed trailing whitespace.
2012-07-10 Felix Wolfsteller Fix various documentation issues.
2012-07-10 Felix Wolfsteller Fix issues in 'documentation'.
2012-07-09 Felix Wolfsteller Configured javadoc mojo to include protected/private.
2012-07-08 Sascha L. Teichmann Create a list of direct sub themes of a theme.
2012-07-08 Felix Wolfsteller Added makefile for datacage conf doc.
2012-07-08 Felix Wolfsteller Cosmetics, doc.
2012-07-08 Sascha L. Teichmann Fixed XPath typo
2012-07-08 Sascha L. Teichmann Removed dynamic XPaths to pervent potential XPath injections.
2012-07-08 Sascha L. Teichmann Themes: Added XSL transformation to generate a better overview of the themes.
2012-07-08 Sascha L. Teichmann Themes: Name seconf themegroup 'second'
2012-07-08 Sascha L. Teichmann Themes: Added xml processing instructions.
2012-07-08 Sascha L. Teichmann Added vim lines.
2012-07-08 Sascha L. Teichmann Replaced tabs with four spaces each.
2012-07-08 Sascha L. Teichmann Removed superfluous imports.
2012-07-07 Sascha L. Teichmann Removed trailing whitespace
2012-07-06 Felix Wolfsteller We are back from the future now.
2012-07-06 Christian Lins Add styles for W(t) chart domain markers
2012-07-06 Christian Lins Add missing themes for fixation charts
2012-07-06 Felix Wolfsteller Fix issue705 (maín value names also in w/q-range mode).
2012-07-06 Christian Lins W(t) chart point label rotation working
2012-07-06 Felix Wolfsteller Cosmetics, removed TODO.
2012-07-06 Felix Wolfsteller Fix issue710 - crashing one-point-diagrams.
2012-07-06 Felix Wolfsteller Fix weird code with help of new ChartHelper.
2012-07-06 Felix Wolfsteller New ChartHelper method to expand bounds added.
2012-07-06 Felix Wolfsteller New Distance helper module.
2012-07-06 Christian Lins Remove HYK references/code from ChartGenerator
2012-07-05 Felix Wolfsteller Copied content from doc/datacage.txt to doc/datacage-config-manual (texed).
2012-07-05 Felix Wolfsteller Added stub of tex-version of datacage config documentation.
2012-07-04 Christian Lins Move annotation code to base class ChartGenerator
2012-07-04 Felix Wolfsteller Prevent wrong cast.
2012-07-04 Felix Wolfsteller issue487 (wrong area calculation).
2012-07-04 Ingo Weinzierl Improved the structure of themes.xml; moved theme groups to own XML files.
2012-07-03 Felix Wolfsteller Only show labels when activated in theme.
2012-07-03 Felix Wolfsteller Fix array-index-oobs in FixDeltaWtGenerator.
2012-07-03 Raimund Renkert Implemented mergeRanges to combine y bounds in timeseries charts.
2012-07-03 Raimund Renkert Added chart info generator for WQ and delta W(t) chart.
2012-07-03 Felix Wolfsteller Very basic point labels in DeltaWt-diagrams.
2012-07-03 Sascha L. Teichmann WINFOArtifact: minor code improvement when lookup if facet should be initially active.
2012-07-03 Sascha L. Teichmann Removed trailing whitespace.
2012-07-03 Ingo Weinzierl Added missing themes for middle bed height curves.
2012-07-03 Ingo Weinzierl Added new *Access objects for bed height calculation and flow velocity calculation; removed methods for specific data access from MINFOArtifact.
2012-07-03 Felix Wolfsteller Removed leading whitespaces.
2012-07-03 Felix Wolfsteller Fix issue695 (labels of waterlines).
2012-07-03 Ingo Weinzierl Fixed various bugs (package declarations, moved classes to correct places).
2012-07-03 Ingo Weinzierl Removed line properties from fixation point themes and added missing point properties.
2012-07-03 Felix Wolfsteller Cosmetics.
2012-07-02 Felix Wolfsteller issue654
2012-07-02 Sascha L. Teichmann FixA: flys/issue689: Export CSV for facet 'fix_parameters'
2012-07-01 Sascha L. Teichmann SQ: Connect calculation with artifact parameter access.
2012-07-01 Sascha L. Teichmann More braindead code removal.
2012-07-01 Sascha L. Teichmann FixA: Added AT writer for fitted functions.
2012-07-01 Sascha L. Teichmann Removed trailing whitespace.
2012-07-01 Sascha L. Teichmann FixA: Moved IdGenerator to top level class.
2012-06-30 Sascha L. Teichmann FixA: Added parameter exporter.
2012-06-30 Sascha L. Teichmann FixA: Moved DeltaWtExporter to fixings exporter package.
2012-06-29 Sascha L. Teichmann FixA: Tweaked the derivate diagram a bit and added chart info.
2012-06-29 Sascha L. Teichmann Removed superfluous imports.
2012-06-29 Sascha L. Teichmann FixA: Added chart info companion for FixLongitudinalSectionGenerator.
2012-06-29 Christian Lins Work in generalized annotations for chart generators
2012-06-28 Sascha L. Teichmann FixA: Fixed parameter name
2012-06-28 Sascha L. Teichmann SQ: finished the access stuff.
2012-06-28 Sascha L. Teichmann SQ: Added artifact access stub.
2012-06-28 Sascha L. Teichmann Added new base class for *Access
2012-06-28 Sascha L. Teichmann Removed dead code.
2012-06-28 Christian Lins Set text orientation to horizontal for points in Fixation W/Q curve
2012-06-28 Sascha L. Teichmann FixA: Only emit analysis period / discharge sectors which really contain data.
2012-06-28 Sascha L. Teichmann Moved FixationArtifactAccess to new access package.
2012-06-27 Sascha L. Teichmann FixA: Make fitting more tolerant.
2012-06-27 Sascha L. Teichmann FixA: Fixed da/dQ for exp function but the fitting still does not work.
2012-06-27 Christian Lins Only dates as point labels
2012-06-27 Christian Lins Fix typo in generator class for fix_longitudinal_section_curve
2012-06-27 Felix Wolfsteller Create and handle new manual line type facets.
2012-06-27 Felix Wolfsteller Register FacetType for upcoming facet.
2012-06-27 Felix Wolfsteller Added compatibility and theme for upcoming manual line facet.
2012-06-27 Christian Lins ChangeLog for last commit
2012-06-27 Sascha L. Teichmann Moved common code of the *Artifacts into FLYSArtifact.
2012-06-27 Christian Lins Fix for 'linecolor ignored' issue
2012-06-27 Sascha L. Teichmann Removed some expensive XPath usage.
2012-06-26 Sascha L. Teichmann SQ: Refactored fitting to better fit the data types of SQResult.
2012-06-26 Sascha L. Teichmann Removed trailing whitespace.
2012-06-26 Sascha L. Teichmann SQ: Added fitting shell for SQ curves.
2012-06-26 Sascha L. Teichmann SQ: Added specialized outlier test for the S/Q relation.
2012-06-26 Sascha L. Teichmann FixA: Only generate outlier facet when we done the prepocessing.
2012-06-26 Felix Wolfsteller Enable legend item aggreation in time series charts.
2012-06-26 Felix Wolfsteller Refactored legend item aggregation again.
2012-06-26 Felix Wolfsteller Extracted legenditemaggregation from xychartgenerator.
2012-06-26 Sascha L. Teichmann Removed trailing whitespace.
2012-06-26 Sascha L. Teichmann Completed inverse functions.
2012-06-26 Felix Wolfsteller Fix ChangeLog encoding
2012-06-26 Felix Wolfsteller flys-artifacts/trunk@4794 c6561f87-3c4e-4783-a992-168aeb5c3f6f
2012-06-26 Sascha L. Teichmann Fitting: Link the functions to there inverses via getInverse().
2012-06-26 Sascha L. Teichmann Added inverses of the fitting functions.
2012-06-25 Felix Wolfsteller Fix issue663 (step curves for longitudinal_section Qs).
2012-06-25 Felix Wolfsteller Progressed LegendItemAggregation.
2012-06-25 Sascha L. Teichmann FixA: Fixed typo in I18N key
2012-06-25 Sascha L. Teichmann FixA: Finished I18N for km chart service.
2012-06-25 Sascha L. Teichmann Removed trailing whitespace.
2012-06-25 Sascha L. Teichmann Removed superfluous import.
2012-06-25 Sascha L. Teichmann FixA: I18N for chart km service.
2012-06-25 Raimund Renkert FixA: Added longitudinal section chart.
2012-06-25 Raimund Renkert Look for the attribut "outline" in TimeseriesChartGenerator to render shape
2012-06-25 Raimund Renkert Do not add entries ending with " " to legend.
2012-06-25 Sascha L. Teichmann FixA: Prevent that the plot becomes to small if only one point is drawn.
2012-06-25 Sascha L. Teichmann FixA: Added more debug output.
2012-06-25 Sascha L. Teichmann Label more points in FixingsKMChartService
2012-06-25 Sascha L. Teichmann FixA: Interpolated and measured values where switched.
2012-06-25 Sascha L. Teichmann Added labeling for Q/W points FixingsKMChartService.
2012-06-25 Sascha L. Teichmann FixA: Re-added accidentially removed code.
2012-06-24 Sascha L. Teichmann Removed trailing whitespace.
2012-06-24 Sascha L. Teichmann FixA: I18N
2012-06-24 Sascha L. Teichmann Use generics more correctly
2012-06-24 Sascha L. Teichmann I18N: Added script to make keys of property file identifiable with short numbers through the UI.
2012-06-24 Sascha L. Teichmann I18N: Repaired inconsistencies
2012-06-24 Christian Lins Output code to trackdown the linecolor problem
2012-06-23 Felix Wolfsteller Re-enable legend item aggregation.
2012-06-23 Felix Wolfsteller Parse legend aggregation threshold value for settings.
2012-06-23 Sascha L. Teichmann Removed trailing whitespace.
2012-06-23 Sascha L. Teichmann FixA: KM chart helper service: Added debug output when creating Q sector markers.
2012-06-22 Felix Wolfsteller Initialize legend aggregation threshold.
2012-06-22 Felix Wolfsteller Cosmetics.
2012-06-22 Felix Wolfsteller Cosmetics.
2012-06-22 Sascha L. Teichmann FixA: Draw domain markers for borders of Q sectors in helper diagram.
2012-06-22 Sascha L. Teichmann FixA: Calculate the standard deviation of the Q sector delta Ws, too.
2012-06-21 Sascha L. Teichmann Fix: add method to find discharge sector border for given river and km.
2012-06-21 Sascha L. Teichmann FixA: Create a cached GaugeFinderFactory to access the gauge along a river
2012-06-21 Sascha L. Teichmann FixA: Moved GaugeFinder into top level class.
2012-06-21 Sascha L. Teichmann FixA: Made GaugeRange a top level class.
2012-06-21 Sascha L. Teichmann TimeseriesChartGenerator: Prevent some NPEs
2012-06-21 Sascha L. Teichmann Removed superfluous import.
2012-06-21 Sascha L. Teichmann FixA: Move Range out of FixingsOverview
2012-06-21 Sascha L. Teichmann FixA: Fixed problem with select the wrong meta data (date, descriptions, etc.) for a data column.
2012-06-21 Sascha L. Teichmann FixA: Fixed stupid i/j switch bug.
2012-06-21 Raimund Renkert Updated i18n for delta W(t) chart in fix analysis.
2012-06-21 Raimund Renkert Use different stylings for real and interpolated data points.
2012-06-21 Christian Lins Theme updates for sector average wq curves/points
2012-06-21 Christian Lins Adapt doAverageSectorOut() to reflect changes of corresponding facet.
2012-06-20 Raimund Renkert FixA: Added delta W(t) chart in fix analysis.
2012-06-20 Raimund Renkert Added new methods to add domain and value axis markers to time series plots.
2012-06-20 Raimund Renkert FixA: Added reference events to CSV export.
2012-06-20 Raimund Renkert FixA: Changed data type from QW[] to QWD[] to have delta Ws in reference events.
2012-06-20 Raimund Renkert FixA: Moved function instantiation to always have a valid function instance.
2012-06-20 Raimund Renkert Fixed binary search in Parameters.
2012-06-20 Sascha L. Teichmann Parameters: Bring binarySearch with epsilon more to source of binarySearch of Collections.
2012-06-20 Felix Wolfsteller fix issue680; hack.
2012-06-20 Felix Wolfsteller Cosmetics, docs.
2012-06-20 Felix Wolfsteller Cosmetics.
2012-06-20 Sascha L. Teichmann FixA: Respect the selected events and reference period correctly.
2012-06-20 Ingo Weinzierl Fixed broken naming of curves in SQ relation charts.
2012-06-20 Ingo Weinzierl Create a compound index for SQOutlierFacets based on result index and iteration number.
2012-06-20 Ingo Weinzierl The fake calculation for SQ relation now creates only values bigger than 0.
2012-06-20 Ingo Weinzierl Adjusted the color of SQ relation Facets.
2012-06-20 Ingo Weinzierl SQ relation now creates Facets with proper i18n labels.
2012-06-20 Ingo Weinzierl I18N of SQ relation charts.
2012-06-19 Felix Wolfsteller Fix issue681.
2012-06-19 Felix Wolfsteller Do not automatically load q-facets outside of w_differences.
2012-06-19 Felix Wolfsteller Added ChangeLog entry.
2012-06-19 Sascha L. Teichmann Removed trailing whitespace.
2012-06-19 Sascha L. Teichmann SQ: Directly sample our Function objects instead of Function2D from JFreeChart.
2012-06-19 Sascha L. Teichmann Removed superfluous import.
2012-06-19 Sascha L. Teichmann FixA: Store the standard deviation of delta Ws of reference points into parameters, too.
2012-06-19 Sascha L. Teichmann FixA: Store into QWs if they are interpolated.
2012-06-19 Ingo Weinzierl Generate fake data for SQ curves; Implemented the Facet and Generator stuff.
2012-06-19 Sascha L. Teichmann SQ: Name derivative S'(Q).
2012-06-19 Felix Wolfsteller Extend compatibility list of facets for discharge-curves.
2012-06-19 Ingo Weinzierl Added theme mappings for sq relation fractions b - f.
2012-06-19 Ingo Weinzierl Create Facets for each SQResult and SQFractionResult.
2012-06-19 Sascha L. Teichmann SQ: Add new power function.
2012-06-19 Ingo Weinzierl Display measurements in SQ relation charts.
2012-06-19 Ingo Weinzierl Line labels are not visible until the option is set by the user (or configured in a theme).
2012-06-19 Sascha L. Teichmann conf.xml: Configure rest server and floodmap with external system entities.
2012-06-18 Sascha L. Teichmann FixA: Calculate Delta W(t) for reference points, too.
2012-06-18 Christian Lins Themes for fixing curves and debug output
2012-06-18 Sascha L. Teichmann Cosmetics: Added vim line, made class public.
2012-06-18 Sascha L. Teichmann De-centralized database configuration.
2012-06-18 Raimund Renkert Fixed constructor in AnalysisPeriod.
2012-06-18 Christian Lins Some fixing charts are generated now
2012-06-18 Ingo Weinzierl Apply point color in XYStyle.
2012-06-18 Ingo Weinzierl Added themes specific to MINFO SQ relation charts.
2012-06-18 Raimund Renkert Moved current km to context and added an abstract generator for fix analysis
2012-06-18 Sascha L. Teichmann Removed repeated x.size() calls from for loops.
2012-06-18 Sascha L. Teichmann Removed superfluous import.
2012-06-18 Sascha L. Teichmann Added missing 'else's in if/else ladders.
2012-06-18 Sascha L. Teichmann Fixed string comparision for identity.
2012-06-18 Sascha L. Teichmann Added missing vim lines.
2012-06-18 Sascha L. Teichmann FixA: Lowered log level in parameter interpolation.
2012-06-17 Christian Lins Fixing output generator hacking
2012-06-15 Raimund Renkert Added getData method with an additional km parameter.
2012-06-15 Ingo Weinzierl Added model classes for SQ calculation; generate fake results and improved the SQRelationGenerator which now draws the outliers.
2012-06-15 Raimund Renkert Added getter for current km in chart generator (used for navigation in fix
2012-06-15 Ingo Weinzierl Added chart and export generator stubs for SQ relation.
2012-06-15 Sascha L. Teichmann FLYS artifacts: Removed trailing whitespace.
2012-06-14 Sascha L. Teichmann SedDB: Added out commented block for SedDB configuration.
2012-06-14 Sascha L. Teichmann FixA: W/Q facet code cleanup.
2012-06-14 Sascha L. Teichmann FixA: Improved W/Q facet code
2012-06-14 Ingo Weinzierl Added component stubs for SQ relation calculation.
2012-06-14 Raimund Renkert Changed filter string to 'Messstelle' in minfo S-Q relation.
2012-06-14 Ingo Weinzierl Fetch only 'qps' cross section tracks for WSPLGEN calculation.
2012-06-13 Sascha L. Teichmann FixA facet: Use binary search again.
2012-06-13 Sascha L. Teichmann Removed superfluous import.
2012-06-13 Christian Lins Add FixDerivedCurveGenerator class
2012-06-13 Ingo Weinzierl Some minor bugfixes in fix analysis calculation and some more debug output.
2012-06-13 Sascha L. Teichmann FixA: Figure out max Q during fitting.
2012-06-13 Christian Lins Add missing imports.
2012-06-12 Christian Lins Move marker generation to XYChartGenerator
2012-06-12 Christian Lins FixWQCurveGenerator can generate charts from Fix*-Facets (in theory and not complete)
2012-06-12 Sascha L. Teichmann FixA: Add interpolation of parameters that better suits the instantiation real functions.
2012-06-11 Sascha L. Teichmann Removed superfluous imports.
2012-06-11 Sascha L. Teichmann Parameters: Linear interpolation of parameters.
2012-06-11 Raimund Renkert Added states and transitions for S-Q-relation.
2012-06-11 Sascha L. Teichmann Make it compilable again
2012-06-08 Felix Wolfsteller Interpolate wkms in computed discharges.
2012-06-07 Felix Wolfsteller Use cache.
2012-06-07 Felix Wolfsteller Polished Gauge Discharges in computed discharge curves.
2012-06-07 Felix Wolfsteller cosmetics.
2012-06-07 Raimund Renkert Added i18n in fix analysis.
2012-06-07 Raimund Renkert Changed facet description in fix analysis.
2012-06-06 Felix Wolfsteller Cosmetics, doc.
2012-06-06 Felix Wolfsteller Fix certain GaugeDischargeArtifact-issues, import river.
2012-06-06 Felix Wolfsteller Fix certain GaugeDischargeArtifact issues.
2012-06-06 Felix Wolfsteller Documentation added.
2012-06-06 Raimund Renkert Added facet for derivate curve and fixed facet names.
2012-06-06 Felix Wolfsteller trivial doc.
2012-06-06 Felix Wolfsteller More datacage conf doc.
2012-06-06 Raimund Renkert Added new facet for analysis periods and updated facet names in fix analysis.
2012-06-06 Felix Wolfsteller Minor doc.
2012-06-06 Felix Wolfsteller More datacage conf doc.
2012-06-06 Raimund Renkert Implemented facets and splitted up the event facet.Implemented facets and splitted up the event facet.
2012-06-06 Sascha L. Teichmann JFreeChart: Added adapter class to bridge de.intevation.flys.artifacts.math.Function to org.jfree.data.function.Function2D.
2012-06-06 Felix Wolfsteller Added stub for datacage configuration documentation.
2012-06-06 Raimund Renkert Fixed outputmodes in fix analysis.
2012-06-06 Sascha L. Teichmann FixA: Local variable shadowed instance variable.
2012-06-06 Sascha L. Teichmann FixA: Fixed index problem with name of chi^2.
2012-06-06 Raimund Renkert Added facets for fix analysis.
2012-06-05 Sascha L. Teichmann FixA: Added binary search methods for parameters.
2012-06-05 Sascha L. Teichmann FixA: Use new data structures in Delta W(t) exporter. Removed obsolete code.
2012-06-05 Sascha L. Teichmann FixA: Prevent duplicates in analysis periods.
2012-06-05 Sascha L. Teichmann FixA: Removed obsolete class.
2012-06-05 Felix Wolfsteller Avoid collisions between line labels.
2012-06-05 Sascha L. Teichmann FixA: Removed obsolete FixResults class.
2012-06-05 Sascha L. Teichmann FixA: Store AnalysisPeriods into FixResult now.
2012-06-05 Ingo Weinzierl Let Artifacts of type WMSDBArtifact remove produced files and directories when endOfLife() is called.
2012-06-05 Felix Wolfsteller New helper.
2012-06-05 Felix Wolfsteller i18n and format for line labels.
2012-06-05 Felix Wolfsteller Added better doc and todo.
2012-06-05 Sascha L. Teichmann FixA: Use KMIndex for outliers.
2012-06-05 Sascha L. Teichmann FixA: Added new serializable km inedx structure.
2012-06-05 Sascha L. Teichmann EpsilonComparator: Fixed sign problem in comparison.
2012-06-04 Sascha L. Teichmann FixA: Reactivated rewrite of the outlier checks.
2012-06-04 Sascha L. Teichmann FixA: Store Chi^2 of fitting into result, too.
2012-05-31 Sascha L. Teichmann FixA: Added the derivatives of all fitting functions.
2012-05-30 Sascha L. Teichmann FixA: Calculate the Delta W/ts + the average Delta W/ts per Q sector per analysis period.
2012-05-30 Sascha L. Teichmann Added class to average dates without overflows.
2012-05-30 Sascha L. Teichmann FixA: Added new km filter
2012-05-30 Sascha L. Teichmann Fix: Better model for storing results of the delta W/t calculation.
2012-05-30 Sascha L. Teichmann Forgot ChangeLog commit
2012-05-30 Sascha L. Teichmann FixA: Added method to classify fixing events for certain kms.
2012-05-30 Sascha L. Teichmann FixA: Fixed access to analysis periods.
2012-05-30 Raimund Renkert Changed data fields in fixings analysisperiods state.
2012-05-29 Felix Wolfsteller Cosmetics and ommitted fix.
2012-05-29 Felix Wolfsteller issue417: duration curve main values as line(s) to curve.
2012-05-29 Felix Wolfsteller Doc and TODOs added.
2012-05-29 Felix Wolfsteller Respect new theme setting when drawing line to curve.
2012-05-29 Felix Wolfsteller Added own themes for mainvalues.
2012-05-28 Sascha L. Teichmann FixA: corrected fitting (Q->W instead W->Q).
2012-05-28 Sascha L. Teichmann FixA: Made Delta W/t calculation finally work
2012-05-28 Sascha L. Teichmann FixA: Added facet to return delta w/t as CSV
2012-05-27 Sascha L. Teichmann FixA: Fixed class cast bug in report facet.
2012-05-27 Sascha L. Teichmann FixA: Added forgotten csv/report facets/generators to conf.
2012-05-29 Ingo Weinzierl Merged revisions 4539-4540,4543,4545-4546 via svnmerge from
2012-05-27 Ingo Weinzierl Merged revisions 4536 via svnmerge from
2012-05-27 Ingo Weinzierl Tagged module flys-artifacts as '2.7'.
2012-05-27 Ingo Weinzierl Fixed broken crosssection chart creation if no hyks are existing.
2012-05-26 Sascha L. Teichmann FixA: Added CSV export for Delta W/t values.
2012-05-26 Sascha L. Teichmann FixA: Return correct data structure from calculation.
2012-05-26 Sascha L. Teichmann FixA: Fixed stupid index bug.
2012-05-26 Sascha L. Teichmann FixA: Call computing when reaching the compute state.
2012-05-25 Sascha L. Teichmann FixA: km indexed datastructure for delta w/t results.
2012-05-25 Ingo Weinzierl Corrected config for wms fixpoints and floodmaps.
2012-05-25 Felix Wolfsteller Fix ChangeLog
2012-05-25 Sascha L. Teichmann Replaced another silly "@attribute" XPATH with direct getAttribute() call.
2012-05-25 Felix Wolfsteller Also draw lines from q mainvalues to duration curve.
2012-05-25 Felix Wolfsteller Slightly improved 'line-to-curve' creation of w-mainvalues/durationcurve.
2012-05-25 Felix Wolfsteller Fixed ChangeLog.
2012-05-25 Felix Wolfsteller Draw line from w-annotation to duration curve, rough version.
2012-05-25 Raimund Renkert Added a warning to not use virtual themes for facets.
2012-05-25 Raimund Renkert Added concrete themes for maps.
2012-05-25 Felix Wolfsteller Minor refactoring.
2012-05-25 Raimund Renkert Added concrete themes for areas.
2012-05-24 Felix Wolfsteller Precised DC config.
2012-05-24 Felix Wolfsteller Let Generators handle slightly more types.
2012-05-24 Felix Wolfsteller Cosmetic
2012-05-24 Felix Wolfsteller Allow easy change of sticky axis for annotations.
2012-05-24 Felix Wolfsteller Prepare improved Discharge curve compatibility.
2012-05-24 Raimund Renkert Issue 667.
2012-05-24 Ingo Weinzierl Removed needless imports.
2012-05-24 Ingo Weinzierl Reproject geometries before exporting them as shapefiles to filesystem.
2012-05-24 Felix Wolfsteller Include thematic heights in dc conf for reference curves.
2012-05-24 Felix Wolfsteller Cosmetics.
2012-05-24 Felix Wolfsteller Remove relativepoint artifact remainders.
2012-05-24 Felix Wolfsteller Expose reference curve parameters via blackboard.
2012-05-24 Felix Wolfsteller Expose reference curve parameters via blackboard.
2012-05-24 Felix Wolfsteller Fixation relative points in reference curves.
2012-05-24 Felix Wolfsteller Made data accessors for reference curve parameter public.
2012-05-24 Felix Wolfsteller Add relativepoint to compatibility list of reference curve out.
2012-05-23 Felix Wolfsteller Polish: theme for relativepoint, removal of wrong facet in compatibility list.
2012-05-23 Felix Wolfsteller Serve heightmarks and floodprotection in dc conf for duration curves.
2012-05-23 Felix Wolfsteller Handle relative points in duration curve diagram.
2012-05-23 Felix Wolfsteller Add relative-points-fixations for duration curves in dc conf.
2012-05-23 Felix Wolfsteller Take advantage of refactorisation.
2012-05-23 Felix Wolfsteller Handle case of points in wqday (durationcurve) scenarios.
2012-05-23 Felix Wolfsteller Let DurationCurveFacet provide relevant data via Blackboard.
2012-05-23 Felix Wolfsteller Add helper to allow for points at duration curve facet.
2012-05-23 Sascha L. Teichmann FixA: Calculate Delta W/t, too.
2012-05-23 Felix Wolfsteller Added (dummy-) implementation of relative point facet in staticwkms case.
2012-05-23 Raimund Renkert Improved startup performance.
2012-05-23 Felix Wolfsteller Refactor usage of now static xpath, other artifacts will follow in later commits.
2012-05-23 Felix Wolfsteller Refactor static xpath, other artifacts will come in a later commit.
2012-05-23 Felix Wolfsteller Whitespaces.
2012-05-23 Felix Wolfsteller Pre-work for upcoming RelativePoint-Artifact.
2012-05-23 Raimund Renkert Introduced theme groups and added new service to get themes filtered by name.
2012-05-23 Felix Wolfsteller Modify Cross-Section DC conf to allow loading of waterlevels, fixations and heightmarks.
2012-05-23 Felix Wolfsteller Cosmetics in winfo state xml.
2012-05-22 Felix Wolfsteller More debugging of discharge curve issue.
2012-05-22 Felix Wolfsteller More debugging of discharge-curve issue.
2012-05-22 Felix Wolfsteller Adjusted dc conf.
2012-05-22 Felix Wolfsteller Handle 'classical' discharges, theoretically.
2012-05-22 Felix Wolfsteller Add cross-section output to dischargelong.section.
2012-05-22 Felix Wolfsteller Cosmetics.
2012-05-22 Sascha L. Teichmann Fixings: Adjusted ui providers to make parameter names unique in client.
2012-05-22 Sascha L. Teichmann Fixings state access: Added more debug putput
2012-05-22 Sascha L. Teichmann Fixing analysis: Access to state data.
2012-05-22 Sascha L. Teichmann Make start/end parameter names unique in fixing artifacts.
2012-05-22 Felix Wolfsteller Added skeleton for gauge discharge curves.
2012-05-21 Felix Wolfsteller Allow loading of previous reference curves.
2012-05-21 Felix Wolfsteller Prepare reference curve dc conf.
2012-05-21 Raimund Renkert Added i18n strings for fix analysis.
2012-05-21 Raimund Renkert Adjusted fixings transitions and implemented event select state.
2012-05-21 Felix Wolfsteller Include km in duration curve facets names.
2012-05-21 Felix Wolfsteller Allow to load previous DurationCurves and fixations in Dur.C. via DC.
2012-05-18 Ingo Weinzierl Only offer soundings that fit to the current km range in MINFO bed height workflow.
2012-05-18 Ingo Weinzierl Added chart generator for middle bed height charts.
2012-05-18 Ingo Weinzierl Added an exporter for middle bed height values.
2012-05-18 Ingo Weinzierl Start MINFO middle bed height calculation in the relevant state and creates facets for chart and csv.
2012-05-18 Ingo Weinzierl Implemented SoundingsSelect.getOptions() and SoundingsSelect.getLabelFor().
2012-05-16 Felix Wolfsteller More stable legend item aggregation.
2012-05-16 Felix Wolfsteller Cosmetics (docs).
2012-05-16 Ingo Weinzierl Added states and improved transition model for MINFO middle bed height calculation.
2012-05-16 Ingo Weinzierl Adapted the dynamic DESCRIBE creation of MultiIntArrayState to be able to use default mechanisms in FLYS client.
2012-05-16 Sascha L. Teichmann Deliver description on events instead of names in fixing overview.
2012-05-16 Ingo Weinzierl Create chart facets for flow velocity calculation and a chart generator for this.
2012-05-16 Ingo Weinzierl Improved the MultiIntArrayState, so the clients are able to display human readable strings for parameters and its values.
2012-05-16 Ingo Weinzierl Added new i18n strings for MINFO states.
2012-05-16 Ingo Weinzierl Finalized the CSV export of MINFO flow velocity calculation.
2012-05-16 Ingo Weinzierl Added state, calculation and csv exporter for MINFO flow velociy calculation.
2012-05-16 Ingo Weinzierl Moved the implementation of getDataAsDouble() from concrete Artifacts into FLYSArtifact.
2012-05-15 Raimund Renkert Changed data type for state 'eventselect' in fix-analysis.
2012-05-15 Sascha L. Teichmann Removed superfluous imports.
2012-05-15 Raimund Renkert Implemented states for fix-analysis.
2012-05-15 Raimund Renkert Fixed constructor in class 'Function'.
2012-05-15 Ingo Weinzierl Improved the states for MINFO flow velocity calculation.
2012-05-14 Sascha L. Teichmann Added model to store fitting results into cache.
2012-05-14 Ingo Weinzierl Removed the unused computeFeed() from ComputationRangeState to make this State ready to use it in MINFO calculations.
2012-05-14 Ingo Weinzierl Started module MINFO (MINFOArtifact, state to choose calculations, configurations).
2012-05-13 Felix Wolfsteller Removed unused code.
2012-05-13 Felix Wolfsteller Added documentation.
2012-05-11 Felix Wolfsteller Show HYKS in datacage also in non-recommendation mode.
2012-05-11 Felix Wolfsteller Improved middle height calculations.
2012-05-11 Felix Wolfsteller Progressed area calculation while line computation a bit.
2012-05-11 Felix Wolfsteller Fix water-through-mountain in cross sections.
2012-05-10 Ingo Weinzierl Added support for WMS gauges in floodmaps and maps.
2012-05-10 Ingo Weinzierl Improved datacage configuration for floodmaps and maps and modified the WMS layer artifacts to support names for layers.
2012-05-10 Ingo Weinzierl Added a PROJECTION section for all missing mapserver templates.
2012-05-10 Felix Wolfsteller Minor refactoring, docs.
2012-05-10 Ingo Weinzierl Added a Mapserver PROJECTION section into the shapefile template.
2012-05-10 Felix Wolfsteller Minimal doc, TODO.
2012-05-10 Felix Wolfsteller Fix issue620: synchron navigation at impossible km.
2012-05-10 Felix Wolfsteller Minimal cosmetics.
2012-05-10 Felix Wolfsteller More stable waterlinefacet, in prep for fix issue620.
2012-05-09 Felix Wolfsteller Corrected date in ChangeLog entry.
2012-05-09 Felix Wolfsteller Added and respect theme prop whether or not to display (not yet calculated) middle height.
2012-05-09 Felix Wolfsteller Beginnings of mittlere hoehe calculation.
2012-05-08 Ingo Weinzierl Modified floodmap specific datacage configuration and improved WMS hws layer.
2012-05-08 Ingo Weinzierl Modified floodmap specific datacage configuration and improved WMS catchment layer.
2012-05-08 Ingo Weinzierl Modified configuration of facets for 'map' and theme for floodmap lines.
2012-05-08 Ingo Weinzierl Added a PROJECTION section to all db mapserver layers.
2012-05-07 Raimund Renkert Modified states and added new state for fixing analysis.
2012-05-04 Felix Wolfsteller Respect area label bg text style, draw label roughly at centroid of polygons (sofar, better but not yet good).
2012-05-03 Felix Wolfsteller More concrete Area theme. Experimentally disabled duplicate Lines theme.
2012-05-03 Felix Wolfsteller Fix area creation.
2012-05-03 Felix Wolfsteller Added and respect two new properties of waterlevels in cross-sections.
2012-05-03 Felix Wolfsteller Respect show line label bg setting.
2012-05-03 Ingo Weinzierl Added 'helpText' fields to the transition model.
2012-05-02 Felix Wolfsteller Respect colors of theme for linelabels.
2012-05-02 Felix Wolfsteller Actually use font specified in theme document for linelabel.
2012-05-02 Felix Wolfsteller Change default for showbg of linelabel theme.
2012-05-02 Felix Wolfsteller Cosmetic, added annotation.
2012-05-02 Felix Wolfsteller Parse more theme properties for linelabels.
2012-05-02 Sascha L. Teichmann Make it compilable again after signature change in backend.
2012-04-27 Felix Wolfsteller Cosmetics, doc.
2012-04-27 Felix Wolfsteller Added DataType for lines that also stores width, use it. Added HasLabel interface for some series.
2012-04-26 Raimund Renkert Initial transition configuration and artifact/state stubs for fixation
2012-04-26 Sascha L. Teichmann Add method to calculate length of water lines.
2012-04-26 Felix Wolfsteller Most of issue454: Label waterlines.
2012-04-26 Felix Wolfsteller Let theme define whether or not to display a (yet static) label for line).
2012-04-26 Felix Wolfsteller Cosmetics, doc.
2012-04-25 Sascha L. Teichmann Checked in out dated version of outlier test.
2012-04-25 Sascha L. Teichmann Added simple Grubb's outlier test.
2012-04-25 Felix Wolfsteller Stub for labeling dataseries in EnhancedLineAndShapeRenerer.
2012-04-25 Felix Wolfsteller Added accidentally ommitted ChangeLog entry for last commit.
2012-04-25 Sascha L. Teichmann Make file upload cross platform.
2012-04-25 Sascha L. Teichmann Make it compilable again.
2012-04-25 Raimund Renkert Issue 657.
2012-04-19 Raimund Renkert Issue 560.
2012-04-18 Raimund Renkert Issue 560.
2012-04-18 Sascha L. Teichmann Removed superfluous imports.
2012-04-18 Raimund Renkert Styles are now available for manual points in historical discharge charts.
2012-04-18 Raimund Renkert Fixed duplicated legend entry for manual points.
2012-04-18 Raimund Renkert Issue 494.
2012-04-17 Sascha L. Teichmann Improve XSL transformation for fixings overview output.
2012-04-13 Raimund Renkert Issue 528, 637.
2012-04-13 Raimund Renkert Small fixes in pdf templates for reference curve export.
2012-04-12 Raimund Renkert Issue 528, 637.
2012-04-12 Raimund Renkert Issue 528, 637.
2012-04-11 Sascha L. Teichmann check-i18n-properties.py: Checked in unsaved version.
2012-04-11 Raimund Renkert Issue 656.
2012-04-11 Sascha L. Teichmann Added consistency checker for i18n properties files.
2012-04-11 Sascha L. Teichmann Generate error message when more than one Q is found for given Q in "W auf freier Strecke".
2012-04-11 Raimund Renkert Fixed step calculation in W/Q range input mode.
2012-04-06 Sascha L. Teichmann Fixed the fixings columns caching problem.
2012-04-05 Sascha L. Teichmann FixingsKMChartService.java: Small fixes.
2012-04-05 Sascha L. Teichmann FixingsKMChartService: Generate chart and deliver the image as the response of the service.
2012-04-05 Sascha L. Teichmann Loaded columns of fixings from database and store them into the cache.
2012-04-05 Raimund Renkert Fix for 'W free' validation and theme names.
2012-04-05 Raimund Renkert Issue 499.
2012-04-05 Ingo Weinzierl Defined a style for WSPLGEN layers which are now modifiable.
2012-04-04 Sascha L. Teichmann More code for the fixings km chart service.
2012-04-04 Sascha L. Teichmann Added service to generate a chart of fixings for given river and km applied
2012-04-04 Sascha L. Teichmann Fixed NPE bug in filter builder for fixings overview.
2012-04-04 Sascha L. Teichmann Squashed performance bug introduced in rev4070. Now CSV export is about 245 times faster.
2012-04-03 Sascha L. Teichmann Refactored the code of the fixings filter building to be useful in more cases.
2012-04-03 Sascha L. Teichmann Abjusted services to new hierachy.
2012-03-30 Ingo Weinzierl #460 Fixed duplicated Outputs in DESCRIBE documents.
2012-03-29 Ingo Weinzierl #366 Display correct descriptions in legend panel of charts.
2012-03-28 Ingo Weinzierl #362 Adjusted text color of w and q main values for computed discharge curves.
2012-03-23 Sascha L. Teichmann Applied patch from flys/issue639
2012-03-22 Felix Wolfsteller Add textorientation to Hyk themes.
2012-03-22 Felix Wolfsteller Fix flys/issue491 (areas over axis stop at zero).
2012-03-20 Raimund Renkert Issue 506.
2012-03-20 Ingo Weinzierl #544 Added a service that allows querying gauge information.
2012-03-20 Ingo Weinzierl Improved selecting discharge tables for historical discharge calculation.
2012-03-20 Ingo Weinzierl #146 Removed discharge curve at gauge from WINFO transition model.
2012-03-20 Ingo Weinzierl #252 Added numeric value of a named main value into the WST export.
2012-03-16 Ingo Weinzierl Fixed broken Floodmaps in datacage for floodmap output.
2012-03-16 Raimund Renkert Remove unnecessary outputs from attributes instead of copying outs to
2012-03-16 Ingo Weinzierl Tagged trunk of module 'flys-artifacts' as 'pre2.7-2012-03-16'.
2012-03-16 Ingo Weinzierl Removed useless imports.
2012-03-16 Ingo Weinzierl #523 Improved the look of minimum and maximum shapes in chart series.
2012-03-15 Ingo Weinzierl #522 Modified axes creation: label and tick label fonts will now always be the same.
2012-03-15 Raimund Renkert Changed wrong issue number.
2012-03-15 Raimund Renkert Issue 459.
2012-03-15 Ingo Weinzierl Removed references to Range and replaced those with references to Bounds in ChartGenerators.
2012-03-14 Ingo Weinzierl Enabeld axes label font sizes for timeseries charts.
2012-03-14 Raimund Renkert Issue 640.
2012-03-09 Felix Wolfsteller Stubby legend aggregation.
2012-03-08 Ingo Weinzierl Fixed broken XML syntax in themes.xml
2012-03-08 Ingo Weinzierl Modified the datacage structure of 'floodmaps'.
2012-03-08 Ingo Weinzierl Added a new Artifact for loading existing 'floodmaps' via datacage.
2012-03-08 Ingo Weinzierl Improved the datacage configuration to serve floodmaps.
2012-03-05 Ingo Weinzierl #566 Improved german translation.
2012-03-05 Felix Wolfsteller Partial fix flys/issue 528 (csv of reference curves. pdf missing).
2012-03-05 Felix Wolfsteller Fixed column order.
2012-03-05 Felix Wolfsteller Stub to export the 'W (cm)' column of reference curves conditionally on Gauge presence.
2012-03-05 Felix Wolfsteller New utility to handle more dynamically long csv exported rows.
2012-03-01 Felix Wolfsteller Fix flys/issue501 (manual points have two legend entries).
2012-03-01 Felix Wolfsteller Fix flys/issue636 (cross-section: name of waterlevel facets).
2012-03-01 Felix Wolfsteller Partial fix flys/issue615, adjusted datacage conf.
2012-03-01 Felix Wolfsteller Partial Dontcrash on flys/issue647 (NaNs from WstValueTable interpolation).
2012-03-01 Felix Wolfsteller Cosmetics, docs.
2012-02-27 Sascha L. Teichmann Added functions to be used for fitting in the "Fixierungsanalyse" and "Extremwertermittlung".
2012-02-27 Felix Wolfsteller Added ommitted i18n.
2012-02-27 Felix Wolfsteller fix flys/issue638 (area between certain datatypes).
2012-02-27 Felix Wolfsteller Partial fix flys/issue637 (wording).
2012-02-21 Sascha L. Teichmann FixingsOverview: Added XSL transformation which directly converts the output of the fixings overview service into an HTML representation.
2012-02-20 Sascha L. Teichmann FixingsOverviewService: Made the filter mechanisms available via the incoming XML document.
2012-02-20 Sascha L. Teichmann FixingsOverview: Added a filter mechanism for generating output.
2012-02-20 Sascha L. Teichmann FixingsOverview: Construct the Q sectors once.
2012-02-19 Sascha L. Teichmann Service to generate the data needed to build the "Fixerungen pro Fluss Uebersicht"
2012-02-17 Sascha L. Teichmann WstValueTable: Forget to check in the range method of getMinMaxQ().
2012-02-17 Sascha L. Teichmann WstValueTable: Symmetrical to getMinMaxW() add two methods to find min/max Q for a given
2012-02-17 Sascha L. Teichmann WstValueTable: Added method to find the w extent for a given km range.
2012-02-17 Sascha L. Teichmann WstValueTable: Added method to find the w extent for a given km.
2012-02-17 Raimund Renkert Renamed state data fields for W/Q input.
2012-02-17 Raimund Renkert Write the gauge description instead of the Q value to CSV file.
2012-02-17 Ingo Weinzierl Apply legend specific settings (show/hide) in timeseries charts.
2012-02-17 Ingo Weinzierl Some refactoring in chart creation; timeseries charts are now able to apply plot specific settings as well.
2012-02-16 Raimund Renkert Refactored the wq data fields.
2012-02-16 Sascha L. Teichmann Fixed W->Q conversion for "W fuer ungleichwertige Abflusslaengsschnitte."
2012-02-16 Ingo Weinzierl #509 Set the lower bounds of duration curves Q axis to 0 if no zoom has taken place.
2012-02-16 Felix Wolfsteller Removed not needed function from interface.
2012-02-17 Ingo Weinzierl Picked rev 4070,4074,4076,4080 from trunk.
2012-02-17 Ingo Weinzierl Picked rev 4058,4063,4065,4068,4069 from trunk.
2012-02-16 Ingo Weinzierl Picked rev4061 from trunk.
2012-02-16 Felix Wolfsteller Fix flys/issue150 ('water increasing').
2012-02-16 Ingo Weinzierl Fixed broken HYKs in crosssection charts for river Mosel.
2012-02-14 Sascha L. Teichmann Another partial fix for flys/issue499: Do the W to Q conversions
2012-02-14 Felix Wolfsteller Added accidentally ommitted ChangeLog entry.
2012-02-13 Sascha L. Teichmann Partial fix for flys/issue499
2012-02-13 Felix Wolfsteller Partial Fix flys/issue500: Text-background for manual points.
2012-02-13 Felix Wolfsteller Partial fix flys/issue500 (text bg of some annotations).
2012-02-13 Felix Wolfsteller Fix flys/issue490 (text for manual points).
2012-02-10 Sascha L. Teichmann 'Reduzierte Bezugslinien' make the code more self explaining.
2012-02-10 Ingo Weinzierl Bugfix: Take care on empty ArtifactAndFacet objects in doAnnotations().
2012-02-10 Sascha L. Teichmann 'Bezugslinien': normalized reference curve is now derived from reference curve.
2012-02-10 Sascha L. Teichmann 'Bezugslinien': Added axis labels matching the displayed data.
2012-02-10 Ingo Weinzierl Fixed broken PDF export for historical discharge curves.
2012-02-10 Felix Wolfsteller Towards fixe of flys/issue495.
2012-02-10 Sascha L. Teichmann 'Bezugslinienverfahren': Fix the index bug.
2012-02-10 Sascha L. Teichmann 'Bezugslinienverfahren': Improve the error messages even more.
2012-02-10 Sascha L. Teichmann 'Bezugslinienverfahren': Forget to put new created WWAxisType onto blackboard.
2012-02-10 Felix Wolfsteller Adjust linear function offset.
2012-02-10 Ingo Weinzierl Enabled zooming for timeseries charts.
2012-02-10 Ingo Weinzierl Improved the interface and implementations of Bounds.
2012-02-10 Ingo Weinzierl New abstract methods in ChartGenerator and moved a method from ChartGenerator to XYChartGenerator.
2012-02-10 Ingo Weinzierl Small improvements in model classes for Bounds.
2012-02-10 Sascha L. Teichmann Give more precise message when an error occurs in W~W relation.
2012-02-10 Ingo Weinzierl Some API changes in ChartGenerator and XYChartGenerator for fetching user specified zoom values.
2012-02-10 Ingo Weinzierl Added chart helper function to determine the min and max bounds (x and y) for TimeSeriesCollections.
2012-02-10 Ingo Weinzierl Removed useless imports.
2012-02-10 Ingo Weinzierl Picked rev4038 from trunk to stop Annotations break chart rendering.
2012-02-10 Ingo Weinzierl Picked rev4034 from trunk.
2012-02-10 Ingo Weinzierl Picked changes r4015:4026 from trunk.
2012-02-10 Felix Wolfsteller Add W(cm) column to csv export of reference curves.
2012-02-09 Ingo Weinzierl Added standalone demo application that prints all layers of a WMS to file.
2012-02-09 Ingo Weinzierl Added new model classes that should be used for axes range adaption later.
2012-02-09 Sascha L. Teichmann 'Bezugslinienverfahren': Generate valid i18n names for datasets.
2012-02-09 Ingo Weinzierl #485 Fixed broken renaming of chart themes.
2012-02-09 Felix Wolfsteller Changed dashes in entitie names to underscores.
2012-02-09 Sascha L. Teichmann Fixed problems with incluing zeros in reference curves.
2012-02-09 Felix Wolfsteller Allow manual points in new charts.
2012-02-09 Ingo Weinzierl Enabled styling in timeseries charts.
2012-02-09 Sascha L. Teichmann ChangeLog: forget to commit
2012-02-09 Felix Wolfsteller Added area facet to compatibility list of new charts longitudinal section output.
2012-02-09 Felix Wolfsteller Avoid that annotations like the ones used for hyks prevent manual point text annotation rendering.
2012-02-09 Ingo Weinzierl Added themes for discharge curves and difference curves in historical discharge curve charts.
2012-02-09 Ingo Weinzierl Some bugfixes and improvements in the calculation of historical discharge curves.
2012-02-09 Felix Wolfsteller Fix call to StringUtils.join .
2012-02-09 Felix Wolfsteller Added i18n string for waterlevels.
2012-02-09 Felix Wolfsteller Format multiple double values with a locale.
2012-02-09 Ingo Weinzierl Compute differences between discharge table values and reference discharge table values in historical discharge curve calculation.
2012-02-09 Raimund Renkert Added PDF export to reference curve calculation.
2012-02-09 Sascha L. Teichmann Prevent duplicates in end kms for reference curve calculation.
2012-02-09 Felix Wolfsteller Renamed data item names to allow translations.
2012-02-08 Felix Wolfsteller Better description for reference curve facets (seen in client).
2012-02-08 Felix Wolfsteller Prepare new data input for reference curves 'Ziel' locations.
2012-02-08 Sascha L. Teichmann Error report: Format kms in error reports at least with one digit after the decimal separator.
2012-02-08 Ingo Weinzierl #483 Display error message in calculation report for empty historical discharge calculations.
2012-02-08 Sascha L. Teichmann Fix flys/issue468 (Fehler beim Projekt-Duplizieren)
2012-02-08 Felix Wolfsteller Handle manual points in discharge curve generator.
2012-02-08 Felix Wolfsteller Repair area over cross sections.
2012-02-08 Ingo Weinzierl Put line and text annotations placed at x and y axes into foreground.
2012-02-08 Felix Wolfsteller Partial fix issue474, i18n.
2012-02-08 Ingo Weinzierl Be more merciful for building the URL for the user-wms.
2012-02-08 Felix Wolfsteller Fix flys/issue472. (discharge_curve manualpoints)
2012-02-08 Sascha L. Teichmann Fix flys/issue484
2012-02-08 Felix Wolfsteller Map themes to manualpoint themes.
2012-02-08 Felix Wolfsteller Configuration for manualpoints for cross sections.
2012-02-08 Felix Wolfsteller Commented styling option for show area until area calculation does work.
2012-02-08 Sascha L. Teichmann Calculation error report: i18n the km of the error report.
2012-02-07 Ingo Weinzierl Small bugfix for fetching river annotations.
2012-02-07 Sascha L. Teichmann Added missing config of chart info generator
2012-02-07 Ingo Weinzierl Fixed wrong name of chartinfo generator for historical discharge curves.
2012-02-07 Raimund Renkert Added PDF export for historical discharge curve calculations.
2012-02-07 Felix Wolfsteller Improved CSV export of reference curves, include Qs.
2012-02-07 Felix Wolfsteller Refactored Formatter access to ease reuse.
2012-02-07 Felix Wolfsteller Let reference curve calculation result in wwqq.
2012-02-07 Felix Wolfsteller Log error as warning.
2012-02-06 Sascha L. Teichmann "Bezugslinienverfahren": Do normalisation of reference curves.
2012-02-06 Sascha L. Teichmann "Bezugslinienverfahren": Added missing chart info generator.
2012-02-06 Felix Wolfsteller Fix i18n
2012-02-06 Sascha L. Teichmann "Bezugslinienverfahren": Fetch axis types from call context.
2012-02-06 Sascha L. Teichmann Added generator for "Reduzierte Bezugslinie".
2012-02-06 Raimund Renkert Added service for discharge infos at a specific gauge.
2012-02-06 Sascha L. Teichmann Added config for "reduzierte Bezugslinie".
2012-02-06 Sascha L. Teichmann Added error to winfo.xml report.
2012-02-06 Ingo Weinzierl Set proper bounds for date axes in the chart info document; tell the transformation matrix which type it is (date/number).
2012-02-06 Felix Wolfsteller Extend reference curve export to include km location as string.
2012-02-06 Sascha L. Teichmann "Bezugslinienverfahren": Store Qs of calculation, too.
2012-02-06 Felix Wolfsteller Win fight against svn, added further i18n and slightly more data in reference-curve/csv export.
2012-02-06 Felix Wolfsteller Added more i18n stubs and slightly more data to csv export of reference curves.
2012-02-06 Felix Wolfsteller Added a second Y axis for ReferenceCurveGenerator.q
2012-02-06 Sascha L. Teichmann Return the Qs from the "Bezugslinienverfahren, too."
2012-02-06 Felix Wolfsteller Added a second Y axis for ReferenceCurveGenerator.
2012-02-06 Felix Wolfsteller Added accidentally ommitted ChangeLog.
2012-02-06 Felix Wolfsteller Minor i18n for reference curve chart added.
2012-02-06 Ingo Weinzierl Registered an Info generator for historical discharge curves; made some adaptions in XYChartGenerator, ChartGenerator and TimeseriesChartGenerator.
2012-02-06 Felix Wolfsteller Cosmetics.
2012-02-06 Felix Wolfsteller Add a not-yet-looked-at CSV facet for Reference Curve.
2012-02-06 Ingo Weinzierl Added a CSV export for historical discharge curves.
2012-02-06 Felix Wolfsteller Adjusted to name change in River class (hibernate fix).
2012-02-03 Sascha L. Teichmann First steps to serve the data in cm if we are are gauges only.
2012-02-03 Ingo Weinzierl W/Q input values in historical discharge curves may now by from type double.
2012-02-03 Sascha L. Teichmann Removed superfluous imports.
2012-02-03 Sascha L. Teichmann Dont sort the data series in reference curve.
2012-02-03 Felix Wolfsteller Removed obsolete ReferenceCurveInputState.
2012-02-03 Felix Wolfsteller Improved reference curve.
2012-02-03 Ingo Weinzierl Bugfix: create a report facet for historical discharge curves even if no data has been computed.
2012-02-03 Ingo Weinzierl Create title, subtitle and axes labels for charts from type historical discharge curve.
2012-02-03 Felix Wolfsteller Fix.
2012-02-03 Felix Wolfsteller Added i18n.
2012-02-03 Felix Wolfsteller Doc added and fix getAxisWalker-issue.
2012-02-03 Sascha L. Teichmann Use the ApplyFunctionIterator in reference curve generation.
2012-02-03 Ingo Weinzierl Added an error report for historical discharge curves.
2012-02-03 Ingo Weinzierl Improved chart creation for historical discharge curves.
2012-02-03 Ingo Weinzierl Further refactoring of XYChartGenerator / ChartGenerator with the result, that timerange charts are now able to display lines.
2012-02-03 Ingo Weinzierl New helper functions in ChartHelper and improvements in EnhancedLineAndShapeRenderer.
2012-02-02 Ingo Weinzierl The HistoricalDischargeCurveGenerator now creates new AxisDataset objects and new TimeSeriesCollections for each Facet.
2012-02-02 Ingo Weinzierl Improved WQTimerange and HistoricalDischargeFacet.
2012-02-02 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 Ingo Weinzierl Added a ChartHelper class that currently contains a method to compute the xy ranges of an XYDataset.
2012-02-02 Ingo Weinzierl Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator
2012-02-02 Felix Wolfsteller Cosmetics/care/refac.
2012-02-02 Ingo Weinzierl Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator.
2012-02-02 Ingo Weinzierl Added a new ChartGenerator for timeseries charts and refactored some code in XYChartGenerator.
2012-02-02 Ingo Weinzierl Added demo standalone app for evaluating different timeseries charts.
2012-02-02 Raimund Renkert Issue 466.
2012-02-01 Ingo Weinzierl Improved the 'historical discharge' calculation: implemented findValueForW().
2012-02-01 Felix Wolfsteller Add some fake 'input' data for reference curve. plot references curves from input km to input km +2.
2012-02-01 Ingo Weinzierl Implemented the first step of Calculation6; create Facets for each calculation results.
2012-02-01 Ingo Weinzierl Added a new constructor to Timerange that takes Date objects for start and end.
2012-02-01 Sascha L. Teichmann W: Forget to create ws data in constructor.
2012-02-01 Felix Wolfsteller Did some modifications for debugging purposes, added output to reference-curve-state.
2012-02-01 Felix Wolfsteller Register ReferenceCurve-Generators.
2012-02-01 Felix Wolfsteller Cosmetics.
2012-02-01 Felix Wolfsteller Add more-or-less dummy Facet in ReferenceCurveState.
2012-02-01 Felix Wolfsteller Cosmetics.
2012-02-01 Felix Wolfsteller Added reference curve facet type.
2012-02-01 Ingo Weinzierl Fetch parameters for 'historical discharge curve' calculation; call Calculation6 with those information and check input parameters.
2012-02-01 Felix Wolfsteller Addes stub for ReferenceCurve*Generator
2012-02-01 Ingo Weinzierl Added new model classes which will be used during historical discharge curve calculation.
2012-02-01 Ingo Weinzierl Added new helper methods to FLYSUtils that extract int[] and double[] from string.
2012-02-01 Ingo Weinzierl Added new classes and stubs used to calculate data for historical discharge curve charts.
2012-02-01 Ingo Weinzierl Removed needless imports.
2012-02-01 Felix Wolfsteller Changed wording.
2012-02-01 Felix Wolfsteller Avoid running into an NPE, but add warning to ease forensic.
2012-01-31 Sascha L. Teichmann Fixed problems with unformatted numbers in error message.
2012-01-31 Ingo Weinzierl Override getLabelFor() in HistoricalDischargeState to return an I18N string for the selected evaluation mode.
2012-01-31 Ingo Weinzierl Modified some data types in the 'historical discharge curves' transitions.
2012-01-30 Felix Wolfsteller Fix wrong transition type towards w_diff.
2012-01-30 Ingo Weinzierl Display the name of the reference gauge in the static ui of 'historical discharge curves' calculation.
2012-01-30 Felix Wolfsteller Add manual point handling for many different chart types.
2012-01-30 Ingo Weinzierl Format the timerange (static ui) inserted in the 'historical discharge curves' calculation.
2012-01-30 Ingo Weinzierl Bugfix: use correct order of parameters to call DefaultStateData constructor.
2012-01-30 Ingo Weinzierl Fixed a bug in the winfo transitions.
2012-01-30 Ingo Weinzierl Added default values for min and max items prepared by MinMaxState.
2012-01-30 Sascha L. Teichmann "Bezugslinienverfahren": Add start and end km to WW to determine if kms are at gauges.
2012-01-30 Ingo Weinzierl Added transitions for 'historical discharge curves' calculation.
2012-01-30 Felix Wolfsteller Skip 'inactive' points in output generation.
2012-01-28 Sascha L. Teichmann "Bezugslinienverfahren": Replaced normalized curve generation with a better and needed solution.
2012-01-27 Sascha L. Teichmann "Bezugslinienverfahren": Implemented the on-the-flys shift to (0, 0).
2012-01-27 Sascha L. Teichmann "Bezugslinienverfahren": Added facet classes.
2012-01-27 Sascha L. Teichmann "Bezugslinenverfahren": Added stub loop for creating facets.
2012-01-27 Sascha L. Teichmann Call the "Bezugslinienverfahren" from the WINFOArtifact.
2012-01-27 Felix Wolfsteller Manual Point Theming improved.
2012-01-27 Sascha L. Teichmann 'Bezugslinienverfahren': Fixed stupid bug.
2012-01-27 Ingo Weinzierl Added states (work is not finished yet) for the 'historical discharge curve' calculation.
2012-01-27 Ingo Weinzierl Introduced an abstract MinMaxState and a concrete class IntRangeState to add min/max value pairs.
2012-01-27 Ingo Weinzierl Refactored some code in DefaultState to better override the base class.
2012-01-27 Ingo Weinzierl Removed useless import.
2012-01-27 Ingo Weinzierl Added strings used in the calculation 'historical discharge curves'.
2012-01-27 Sascha L. Teichmann Added calculation class for "Bezugslinienverfahren" to created by WINFOArtifact.
2012-01-27 Raimund Renkert Added i18n support to PDF report export.
2012-01-27 Felix Wolfsteller Only add one legend item for manual point themes.
2012-01-27 Felix Wolfsteller Render labels of manual points in a very primitive manner.
2012-01-27 Sascha L. Teichmann Refactored class hierachy to integrate model for W~W.
2012-01-27 Felix Wolfsteller i18n for ManualPointsFacets.
2012-01-27 Raimund Renkert Issue 138.
2012-01-27 Raimund Renkert Added method that return the differences for a w-differences calculation as
2012-01-27 Raimund Renkert Issue 138.
2012-01-26 Raimund Renkert Issue 138.
2012-01-26 Raimund Renkert Issue 138.
2012-01-26 Felix Wolfsteller Render manual points in longitudinal sections.
2012-01-26 Felix Wolfsteller Added acidentally ommitted ChangeLog entries.
2012-01-25 Sascha L. Teichmann Transition/States: Removed superfluous condition checks.
2012-01-25 Sascha L. Teichmann Added transition/state stubs for "Bezugslinienverfahren".
2012-01-25 Felix Wolfsteller Cosmetics.
2012-01-25 Sascha L. Teichmann visualize-transitions.xsl: Fixed output of conditions.
2012-01-25 Raimund Renkert Issue 461.
2012-01-24 Sascha L. Teichmann I18N for WINFO calculation result messages.
2012-01-23 Sascha L. Teichmann Handle the case in "W auf freier Strecke" where more than ne Q is related to a W.
2012-01-23 Sascha L. Teichmann Added code for the simple case of "Bezugslinienverfahren" ("W auf freier Strecke").
2012-01-23 Felix Wolfsteller Theoretically allow annotations on second y ais. Practically allow Q MainValues on Q Axis in Duration Curves.
2012-01-23 Felix Wolfsteller Fix compilation, use StickyAxisAnnotations in AnnotationFacet.
2012-01-23 Felix Wolfsteller Somewhat unified Annotation handling, use jfreechart-house-toolkit instead of custom StickyAxisAnnotation.
2012-01-23 Felix Wolfsteller Employ ChartRenderingInfo when creating svg/pdf exports.
2012-01-20 Raimund Renkert Added short subtitle for longitudinal section chart.
2012-01-20 Raimund Renkert Removed state validation.
2012-01-20 Felix Wolfsteller Added new Annotation class that prevents collisions (to replace StickyAxisAnnotation).
2012-01-20 Felix Wolfsteller Made StyledSeriesBuilder more robust.
2012-01-20 Felix Wolfsteller Respect rivers flow direction when looking for hyk-formations.
2012-01-20 Raimund Renkert Use waterlevel state and longitudinal section generator for longitudinal
2012-01-20 Raimund Renkert 'New chart' for cross sections.
2012-01-20 Felix Wolfsteller Add basic (text) styling for HYKS.
2012-01-20 Felix Wolfsteller Cleanups.
2012-01-20 Felix Wolfsteller Cosmetics.
2012-01-20 Felix Wolfsteller Added cache definition for hyks.
2012-01-20 Felix Wolfsteller Made HYKFactory.Zone Serializable (and thus cachable).
2012-01-20 Felix Wolfsteller Cosmetics.
2012-01-20 Felix Wolfsteller Added style for hyks.
2012-01-19 Sascha L. Teichmann DistanceInfoService now uses annotations from LocationProvider.
2012-01-19 Sascha L. Teichmann Use FastAnnotations for LocationProvider.
2012-01-19 Felix Wolfsteller Cosmetics.
2012-01-19 Felix Wolfsteller Recommend hyks if hit by cross section out.
2012-01-19 Felix Wolfsteller Somewhat improved hyk handling and rendering.
2012-01-19 Felix Wolfsteller Improved HYK/Zones- handling.
2012-01-19 Felix Wolfsteller Prepare improved hyk-handling.
2012-01-18 Raimund Renkert 'New Chart' for w-differences curve.
2012-01-18 Raimund Renkert 'New Chart' for discharge longitudinal section curve.
2012-01-18 Raimund Renkert 'New Chart' for duration curve.
2012-01-18 Felix Wolfsteller Added HYKFacet.
2012-01-18 Raimund Renkert 'New Chart' for computed discharge curve.
2012-01-18 Felix Wolfsteller Added stubby hyk infrastructure.
2012-01-18 Felix Wolfsteller Add 'hyk' facet type.
2012-01-18 Felix Wolfsteller Add hyk facet to compatibility list of winfo.xml
2012-01-18 Ingo Weinzierl Added convinience functions to FLYSArtifact and FLYSUtils.
2012-01-17 Sascha L. Teichmann Speed up the join of calculation results and the km annotations.
2012-01-17 Sascha L. Teichmann Use the fast cross section lines from backend now.
2012-01-17 Felix Wolfsteller Fix stateId/hash assignment in WaterlevelFacet.
2012-01-17 Felix Wolfsteller Made StaticWQKmsArtifact a fully featured Artifact.
2012-01-17 Felix Wolfsteller Cosmetics.
2012-01-17 Felix Wolfsteller Refactored to easier enjoy benefits of caching.
2012-01-17 Felix Wolfsteller Cosmetics, added new DataFacet constructor.
2012-01-16 Sascha L. Teichmann Use improved caching for cross section lines data.
2012-01-16 Sascha L. Teichmann Added cached/chunked access to cross section lines. TODO: Use the FastCrossSectionLines.
2012-01-16 Ingo Weinzierl Added a new calculation option for historical discharge curves.
2012-01-16 Felix Wolfsteller Added certain facets to compatibility matrix.
2012-01-16 Felix Wolfsteller Fixed annotations state xml.
2012-01-16 Felix Wolfsteller Cosmetics.
2012-01-16 Ingo Weinzierl Enabled old floodmap calculations for output type 'map'.
2012-01-13 Raimund Renkert Initial implementation for module 'new chart'.
2012-01-13 Felix Wolfsteller Cosmetics.
2012-01-13 Felix Wolfsteller Avoid an unlikely NPE.
2012-01-13 Felix Wolfsteller Prevent range collapsing when negative values are given.
2012-01-12 Raimund Renkert Changed the MapArtifact name to 'new_map'.
2012-01-12 Sascha L. Teichmann StableXYDifferenceRenderer: Added code to calculate the area of the generated polygons.
2012-01-12 Sascha L. Teichmann StableXYDifferenceRenderer: Replaced System.err.println()s with proper logging.
2012-01-12 Felix Wolfsteller Fix flys/issue450 (i18n: Datenkorb: longitudinal-section).
2012-01-12 Felix Wolfsteller Added accidentally ommitted ChangeLog entry.
2012-01-12 Felix Wolfsteller Removed call to removed functions.
2012-01-12 Felix Wolfsteller Cosmetics.
2012-01-11 Felix Wolfsteller Fix flys/issue439, made annotations available via datacage.
2012-01-11 Raimund Renkert Introduced new output type 'map'.
2012-01-11 Felix Wolfsteller Fix flys/issue446: Added default theme for certain mainvalues.
2012-01-11 Sascha L. Teichmann Removed security problem when working with map infos.
2012-01-11 Sascha L. Teichmann Removed superfluous imports.
2012-01-11 Ingo Weinzierl Made old calculation results available for floodmaps.
2012-01-10 Ingo Weinzierl Implemented initialize() in FloodMapState to enable cloning floodmaps.
2012-01-10 Ingo Weinzierl Made classes to merge Collection Outs more verbose for better debugging.
2012-01-09 Ingo Weinzierl Call State.initialize() for each State of an Artifact in FLYSArtifact.
2012-01-07 Sascha L. Teichmann Added missing service to invalidate the caches via the REST interface.
2012-01-06 Ingo Weinzierl #298 Fixed broken auto-zoom-to-wsplgen in floodmaps.
2012-01-06 Felix Wolfsteller Add cache config for static wqkms data.
2012-01-06 Raimund Renkert Added initial state to map artifact to be able to advance and step back.
2012-01-06 Felix Wolfsteller Fix name for certain facets loaded via datacage.
2012-01-06 Ingo Weinzierl #196 Localized the WQ labels in CSV exports.
2012-01-06 Felix Wolfsteller flys/issue442 (i18n: Datenkorb: flood-protections)
2012-01-06 Felix Wolfsteller Fix typo in meta data, such that string can be translated in GUI.
2012-01-05 Sascha L. Teichmann Added a service to invalidate caches by their names. Useful tp prevent cache inconsistencies caused by external ETL processes.
2012-01-05 Felix Wolfsteller Fixed issue432 (legenditem-size ignored for area legend items).
2012-01-05 Raimund Renkert Implemented new module "new map".
2012-01-05 Ingo Weinzierl #444 Take care on NullPointerExceptions in getWQMode. Take 'false' as default value if no 'wq_free' item is existing.
2012-01-05 Felix Wolfsteller Disable cross section cache to avoid lazy initialization issues.
2012-01-05 Ingo Weinzierl #447 removed empty Outputs from Collection's attribute.
2012-01-05 Ingo Weinzierl #440 Support river axes that consist of more than a single geometry.
2012-01-05 Ingo Weinzierl Repaired broken legend items.
2012-01-04 Ingo Weinzierl Added support for pointsize in chart themes.
2012-01-04 Ingo Weinzierl Small bugfix: use correct keys for buffering min/max values in EnhancedLineAndShapeRenderer.
2012-01-04 Ingo Weinzierl Moved JFreeChart specific classes to de.intevation.flys.jfree and added required imports.
2012-01-04 Ingo Weinzierl Performance improvements for EnhancedLineAndShapeRenderer: buffer minimum and maximum for each series.
2012-01-04 Ingo Weinzierl #393 Added a new Renderer and Options in Themes that allow displaying minimum and maximum of a chart series.
2012-01-03 Felix Wolfsteller Allow styling of outline of areas.
2012-01-03 Ingo Weinzierl #104 Use Wst.determineMinMaxQFree() to determine the min/max Qs at a given kilometer.
2012-01-03 Felix Wolfsteller Adjust Area styles.
2012-01-02 Ingo Weinzierl #370 Added a 'W at gauge' column to CSV exports if 'W at gauge' mode has been selected.
2012-01-02 Ingo Weinzierl Added i18n strings used in CSV exports.
2012-01-02 Ingo Weinzierl Improved the WaterlevelExporter: added range check for W/Q at gauge.
2012-01-02 Ingo Weinzierl Part 2 of #125: add gaugename and Q description based on the selected WQ mode.
2012-01-02 Ingo Weinzierl Removed unused imports.
2012-01-02 Ingo Weinzierl Part 1 of #125: added a description for a location to the WaterlevelExport.
2011-12-29 Ingo Weinzierl Added min/max values for free Qs to the Artifact's DESCRIBE document.
2011-12-28 Ingo Weinzierl Fixed order to determine correct step width of Qs and Ws.
2011-12-28 Ingo Weinzierl Validate user defined Qs based on the start kilometer ('Q free').
2011-12-28 Ingo Weinzierl Compute better step width for W/Q input.
2011-12-27 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 Ingo Weinzierl Make use of the export size for charts specified in ChartSettings if a chart export is requested.
2011-12-27 Ingo Weinzierl Added an ExportSection to ChartSettings which provides attributes for chart 'width' and 'height'.
2011-12-27 Ingo Weinzierl Make use of user defined legend font size while chart creation.
2011-12-27 Ingo Weinzierl Make use of user defined axes font sizes.
2011-12-27 Ingo Weinzierl Use the user defined font size to set Y axes label fonts sizes.
2011-12-27 Ingo Weinzierl Added missing getYAxisWalker() in CrossSectionGenerator and create new instances of IdentfifiableNumberAxis in XYChartGenerator.createYAxis(int).
2011-12-27 Ingo Weinzierl Make use of user defined axes labels during chart creation.
2011-12-27 Ingo Weinzierl Use axes ranges specified in ChartSettings for zooming in charts.
2011-12-23 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 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 Ingo Weinzierl Make use of first attributes specified in the ChartSettings. NOTE: work is still in progress.
2011-12-23 Ingo Weinzierl Improved ChartSettings and depending classes to avoid a lot of casting.
2011-12-22 Ingo Weinzierl #242 Added header with meta information into CSV exports.
2011-12-22 Felix Wolfsteller Cosmetics, removed uncalled code path.
2011-12-22 Felix Wolfsteller Added ommitted ChangeLog entry.
2011-12-22 Felix Wolfsteller Cosmetics, doc.
2011-12-22 Felix Wolfsteller Make only newest CrossSection intially active in diagrams.
2011-12-22 Felix Wolfsteller Added function to check whether a CrossSection is the 'newest' for its river.
2011-12-21 Ingo Weinzierl Bugfix: repaired broken named values in exports - the last solution had bad side effects.
2011-12-21 Felix Wolfsteller Better initialize cross_section.km of cross-section-artifacts.
2011-12-21 Felix Wolfsteller Initialize km of cross-section artifact to a better value (not all cases covered, yet).
2011-12-21 Ingo Weinzierl #252 Set titles in waterlevel exports to named main values if those are existing for given Q values.
2011-12-20 Felix Wolfsteller Fix malcondition where first renderer is StableXYDifferenceRenderer.
2011-12-20 Felix Wolfsteller Added a transparency setting to area theme style.
2011-12-20 Felix Wolfsteller Make ('static') WKms data available for area calculations.
2011-12-20 Ingo Weinzierl Changed the seperator character between Ws and Qs in the Artifact's DESCRIBE document.
2011-12-20 Felix Wolfsteller Enable basicst area rendering in longitudinal section diagrams.
2011-12-20 Felix Wolfsteller Refactored, make usage of blackboarddatafacet.
2011-12-20 Felix Wolfsteller Cosmetics, renamed facet type.
2011-12-20 Felix Wolfsteller Make Waterlevelfacet deliver data via blackbord.
2011-12-20 Ingo Weinzierl Bugfix: format all Ws and Qs in WQSelect State.
2011-12-20 Felix Wolfsteller New facet, will ease converting other facets to be able to contribute to area computations.
2011-12-20 Felix Wolfsteller Removed obsolete imports.
2011-12-20 Felix Wolfsteller Removed obsolete imports.
2011-12-20 Felix Wolfsteller Let StableDifferenceRenderer create a rectangular legenditem.
2011-12-20 Felix Wolfsteller Improved area rendering workflow.
2011-12-20 Felix Wolfsteller Prepare ability to paint areas in longitudinal section diagrams, too (next to CrossSection diagrams).
2011-12-20 Felix Wolfsteller Cosmetics.
2011-12-19 Felix Wolfsteller Refactoring, added Style accessors for area styles.
2011-12-19 Ingo Weinzierl Disabled default values in Artifact's DESCRIBE document - added a system property to re-enable those default values.
2011-12-19 Ingo Weinzierl #419 Fixed broken Facet name creation in discharge longitudinal sections.
2011-12-19 Ingo Weinzierl #380 Validate the user selected DEM in the server.
2011-12-19 Felix Wolfsteller Roll-back accidentally commited changes.
2011-12-19 Felix Wolfsteller Hide deleted facets from outgenerators.
2011-12-19 Felix Wolfsteller Store and access area.name data item.
2011-12-16 Felix Wolfsteller Fix, accidentally added wrong factory in last commit.
2011-12-16 Felix Wolfsteller Added area facets to cross section compatibility matrix.
2011-12-16 Felix Wolfsteller Add area dataseries when facet delivers one.
2011-12-16 Felix Wolfsteller Added simple area registering functions.
2011-12-16 Felix Wolfsteller Made StaticState a bit more convenient to use.
2011-12-16 Felix Wolfsteller Register AREA('area') facet type.
2011-12-16 Felix Wolfsteller Register under a key on blackboard to meet assumptions by areaartifact.
2011-12-16 Felix Wolfsteller Added partial area-infrastructure.
2011-12-16 Ingo Weinzierl Improved the ChartSettings - now, each chart writes proper AxisSections into the ChartSettings.
2011-12-16 Ingo Weinzierl Some optimizations during out() operation of FLYSArtifactCollection.
2011-12-16 Ingo Weinzierl Added an INFO statement that displays the duration time for the out() operation.
2011-12-16 Ingo Weinzierl Implemented the buildAxisSections() method in XYChartGenerator to include an AxisSection for the X axis.
2011-12-16 Ingo Weinzierl Bugfix: add new Outputs during merge process in AttributeWriter.
2011-12-16 Sascha L. Teichmann Little optimisation when writing CollectionAttributes
2011-12-16 Ingo Weinzierl Parse the Settings of each Output during Collection's describe() operation.
2011-12-16 Ingo Weinzierl Make reuse of the old CollectionAttribute during the describe() operation of FLYSArtifactCollection - remove the old facets only.
2011-12-16 Ingo Weinzierl Added more attributes to ChartSettings AxisSection.
2011-12-15 Ingo Weinzierl Added axis sections into charts Settings.
2011-12-15 Ingo Weinzierl Improved the ChartSettings returned by charts - it now contains a legend specific section.
2011-12-15 Ingo Weinzierl Finished the ChartSection part of the chart Settings returned by the XYChartGenerator.
2011-12-15 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 Ingo Weinzierl Fixed wrong usage of DOM operations in Settings Attributes.
2011-12-14 Ingo Weinzierl Implemented a ChartSettings with relevant Sections and Attributes for charts (NOTE: Work still in progress).
2011-12-14 Felix Wolfsteller Cosmetics, docs.
2011-12-14 Felix Wolfsteller Remove needless imports.
2011-12-14 Felix Wolfsteller Fix/survive certain minor malconditions.
2011-12-14 Felix Wolfsteller Cosmetics.
2011-12-14 Felix Wolfsteller Implement and use WaterLineArtifact interface.
2011-12-14 Felix Wolfsteller Added WaterLineArtifact Interface.
2011-12-14 Ingo Weinzierl 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-13 Felix Wolfsteller Recommend cross sections if they can be shown.
2011-12-13 Felix Wolfsteller Register crosssection artifact-factory.
2011-12-13 Ingo Weinzierl Introduced a CollectionAttribute class that stores the information provided by the Collection's attribute document.
2011-12-13 Felix Wolfsteller Server-side of interactive cross-section diagrams.
2011-12-13 Felix Wolfsteller Cosmetics.
2011-12-13 Ingo Weinzierl Removed superfluous imports.
2011-12-13 Ingo Weinzierl Added a CollectionDescriptionHelper that helps generating DESCRIBE documents for Collections.
2011-12-12 Felix Wolfsteller Given CrossSections a name, let crosssection facets survive.
2011-12-12 Ingo Weinzierl Improved the Scheduler to be able to cancel running WSPLGEN jobs.
2011-12-09 Felix Wolfsteller Add data items to StaticFLYSArtifacts description document.
2011-12-09 Felix Wolfsteller Add helper function.
2011-12-09 Felix Wolfsteller Configure cross_sections cache.
2011-12-09 Felix Wolfsteller Added method to CrossSectionFactory to get single CrossSection, employ cache.
2011-12-09 Felix Wolfsteller New CrossSectionArtifact.
2011-12-09 Raimund Renkert Issue 413.
2011-12-08 Felix Wolfsteller Cosmetics.
2011-12-08 Felix Wolfsteller Mainly documentation.
2011-12-06 Sascha L. Teichmann Added 'Bezugslinie' to choice of calculation modes.
2011-12-06 Felix Wolfsteller Further flys/issue420 fix, NaN-guard X axis extent.
2011-12-06 Felix Wolfsteller Partial fix for flys/issue420 (Mosel/DischargeCurves), do survive empty datasets when calculating axis extents.
2011-12-06 Felix Wolfsteller Fix flys/issue423, do not interpolate main values at gauge.
2011-12-05 Ingo Weinzierl Modified prefix constants for Mapserver layers.
2011-12-05 Ingo Weinzierl Various bugfixes in WSPLGEN parameterization.
2011-12-05 Felix Wolfsteller Allow longitudinal_section.q facets in wdiff states output.
2011-12-05 Felix Wolfsteller Refactored LongitudinalSection- and WDiff-Generators, fixed minor issues.
2011-12-05 Ingo Weinzierl Added missing state titles.
2011-12-05 Felix Wolfsteller Fix first axis (do not include zero).
2011-12-02 Felix Wolfsteller Include state data items in description document of collection.
2011-11-30 Felix Wolfsteller Added list of files to ChangeLog entry.
2011-11-30 Sascha L. Teichmann Removed superfluous imports.
2011-11-30 Sascha L. Teichmann Make it compile again.
2011-11-30 Felix Wolfsteller Introduce pre-rendering inter-facet communication phase ('blackboard pass').
2011-11-30 Felix Wolfsteller Adjusted to doOut signature change.
2011-11-30 Felix Wolfsteller Changed doOut signature, side effect from blackboard feature (to come).
2011-11-28 Felix Wolfsteller Fix compilation, default 0-excluding behavior of axes.
2011-11-28 Felix Wolfsteller Fix documentation.
2011-11-28 Felix Wolfsteller Fix LongitudinalSections multi-axes plotting behavior.
2011-11-28 Felix Wolfsteller Refactored XYChartGenerator to have better working multi-axes features.
2011-11-25 Sascha L. Teichmann Added the implementation of the 'Bezugslinienverfahren'.
2011-11-25 Sascha L. Teichmann Refactored the code of the 'berechnete Abflusskurve' to be reusable in the 'Bezugslinienverfahren'.
2011-11-25 Sascha L. Teichmann 'W auf freier Strecke' calculation. Fetch corresponding Qs for given Ws from the WST model
2011-11-25 Felix Wolfsteller Fix bug when adding Q Facet data to LongitudinalSection plots.
2011-11-25 Felix Wolfsteller Added handling of empty plots.
2011-11-25 Felix Wolfsteller When having axis in diagrams, always have one on the left.
2011-11-24 Felix Wolfsteller Better use multiple axis feature in chart generators.
2011-11-24 Felix Wolfsteller Fix legend and themeing with new multiaxis feature.
2011-11-24 Felix Wolfsteller Allow more than two datasets and more flexibility with axes in plots. Based on patch by S. Teichmann.
2011-11-23 Felix Wolfsteller Cosmetics, docs.
2011-11-23 Felix Wolfsteller (Minor) cosmetics, docs.
2011-11-23 Felix Wolfsteller Minor cosmetic (doc).
2011-11-23 Felix Wolfsteller Resolved TODO about caching certain WstValueTables.
2011-11-22 Ingo Weinzierl Added a new Artifact to enable users to add external WMS layers to floodmaps.
2011-11-22 Felix Wolfsteller Fixed flys/411 (Oracle max expressions for annotations query).
2011-11-22 Felix Wolfsteller Optimize query to fix annotations fetching on oracle, by Sascha Teichmann.
2011-11-17 Felix Wolfsteller Added interpolated wkms to compatibility matrix for computed discharge curve diagrams.
2011-11-17 Felix Wolfsteller Use importData convenvience function.
2011-11-17 Felix Wolfsteller Add annotaitons for STATIC_WKMS_INTERPOL facets in Computed Discharge Curves.
2011-11-17 Felix Wolfsteller Give flood* artifacts Facets the STATIC_WKMS_INTERPOL FacetType.
2011-11-17 Felix Wolfsteller Prevent ArrayIndexOutOfBounds, log method entry.
2011-11-17 Felix Wolfsteller Added new STATIC_WKMS_INTERPOL Facet Type.
2011-11-16 Ingo Weinzierl Avoid WMS layer names that begin with digits to ensure valid WMS GetFeatureInfo responses.
2011-11-16 Felix Wolfsteller Extended DC conf to offer w/q kind of data (currently used in computed discharge curve diagr. only).
2011-11-16 Felix Wolfsteller Handle STATIC_WQ_ANNOTATION type facets in Computed Discharge Curve Diagrams.
2011-11-16 Felix Wolfsteller Differentiate between wsts whose name starts with 'height' and all others.
2011-11-16 Felix Wolfsteller Extended compatibility matrices.
2011-11-16 Felix Wolfsteller Added new STATIC_WQ_ANNOTATIONS Facet Type.
2011-11-16 Ingo Weinzierl Added a Facet attribute for WMSLayerFacets that determines if a facet (WMS layer) is queryable via WMS GetFeatureInfo request.
2011-11-16 Felix Wolfsteller Use single column wst interpolators from wqkmsinterpolartifact.
2011-11-16 Felix Wolfsteller Added methods to create WstValueTables ('interpolators') for specific columns of wsts.
2011-11-16 Felix Wolfsteller Added Point Stlye for other.wq data.
2011-11-16 Sascha L. Teichmann Do not re-evaluate constant size() in for-loops.
2011-11-16 Felix Wolfsteller Respect position for computed discharge curve when interpolating WQs for e.g. for fixations.
2011-11-16 Felix Wolfsteller Recommend fixations for computed discharge curves.
2011-11-16 Felix Wolfsteller Register wqinterpol artifact factory in configuration.
2011-11-16 Felix Wolfsteller Added omitted ChangeLog entry.
2011-11-16 Felix Wolfsteller Handle interpolated WQ data in Computed Discharge Curve Diagram.
2011-11-16 Felix Wolfsteller Adjusted implementation to match implementation in StaticWKmsArtifact.
2011-11-16 Felix Wolfsteller Removed logging noise, find better suited rows for W interpolation.
2011-11-16 Felix Wolfsteller Employ cache for WstValueTables that have been fetched by wst_id.
2011-11-16 Felix Wolfsteller Fix and use SQL statement to fetch wst-names.
2011-11-15 Felix Wolfsteller New Facet and Artifact to access interpolated W/Q data (todo-rich).
2011-11-15 Felix Wolfsteller New convenience function to copy data from one artifact to another.
2011-11-15 Felix Wolfsteller New method to get interpolator for given wst_ids, also prepopulate arrays with NaNs.
2011-11-15 Felix Wolfsteller Fix definition.
2011-11-15 Felix Wolfsteller Added function to get name/description of Wst.
2011-11-15 Felix Wolfsteller Added new FacetType 'STATIC_WQ'.
2011-11-15 Felix Wolfsteller (Picky) cosmetics.
2011-11-15 Felix Wolfsteller Added translations for Mosel, Elbe and Saar.
2011-11-15 Felix Wolfsteller Added new (at fixed columns) interpolation mechanism.
2011-11-14 Felix Wolfsteller Minor doc.
2011-11-13 Sascha L. Teichmann Removed dead ';' from empty bodies.
2011-11-13 Sascha L. Teichmann StableXYDifferenceRenderer: More efficient use of TDoubleArrayList
2011-11-13 Sascha L. Teichmann StableXYDifferenceRenderer: Make rendering work with definition holes.
2011-11-12 Sascha L. Teichmann CrossSectionApp: Draw water, too.
2011-11-12 Sascha L. Teichmann Last commit broke due to network error.
2011-11-12 Sascha L. Teichmann CrossSectionApp: draw ground with StableXYDifferenceRenderer
2011-11-11 Felix Wolfsteller Include computed discharge curves in dc conf.
2011-11-11 Felix Wolfsteller Somewhat unified user-part of dc config.
2011-11-11 Ingo Weinzierl Added support for fillcolors of polygons in floodmaps.
2011-11-11 Ingo Weinzierl Set correct Mapserver attribute name to adjust the width of a line.
2011-11-11 Ingo Weinzierl Added support for labels in Mapserver layers and options to modify its style.
2011-11-11 Felix Wolfsteller Extended dc conf.
2011-11-11 Ingo Weinzierl Removed needless imports.
2011-11-10 Ingo Weinzierl Added new WMSFixpointsArtifact for displaying fixpoints in maps.
2011-11-10 Felix Wolfsteller Refactored datacage conf to (re)use macros.
2011-11-10 Ingo Weinzierl Added new WMSBuildingsArtifact for displaying buildings in maps.
2011-11-10 Ingo Weinzierl Added new WMSLineArtifact for displaying lines in maps.
2011-11-10 Felix Wolfsteller Adjusted DC for heightmarks (and other) in discharge longitudinal sections.
2011-11-10 Felix Wolfsteller Have old_data in dc for discharge_longitudinal_sections.
2011-11-10 Felix Wolfsteller Handle WQKm and WKm Facets in Discharge Longitudinal Sections.
2011-11-10 Felix Wolfsteller Helper for FacetTypes.
2011-11-10 Felix Wolfsteller Revert/apply accidental/corrected commit.
2011-11-10 Felix Wolfsteller Made Discharge Longitudinal Section out compatible with Annotations.
2011-11-10 Felix Wolfsteller Extracted Annotations-Macro in dc conf, recommend Annotations for discharge
2011-11-10 Felix Wolfsteller Handle Annotation Facets in DischargeLongitudinalSection diagrams.
2011-11-10 Felix Wolfsteller Cosmetics, resolve code duplicate.
2011-11-10 Felix Wolfsteller Improved logging to include exception in fail case of spline interpolation of wst.
2011-11-10 Felix Wolfsteller Improved loggin in error case for dc XPath expression resolution.
2011-11-10 Sascha L. Teichmann CrossSectionApp: split curves in separated datasets to make them renderable with different renderers.
2011-11-09 Ingo Weinzierl Added new WMSFloodplainArtifact for displaying floodplains in maps.
2011-11-09 Ingo Weinzierl Added new WMSCatchmentArtifact for displaying catchments in maps.
2011-11-09 Ingo Weinzierl Added new WMSHwsArtifact for displaying flood protection works.
2011-11-09 Ingo Weinzierl Replaced the dbconnection.include used by Mapserver - these information are provided by LayerInfo objects now, which reduces config overhead.
2011-11-09 Felix Wolfsteller Handle Height marks with point styles in WDifferences Diagrams.
2011-11-09 Felix Wolfsteller Let Q Duration Curves enter life inactive.
2011-11-09 Felix Wolfsteller Recommend mainvalues for Duration Curve Diagrams, minor refactoring.
2011-11-09 Felix Wolfsteller Handle MainValue Facets in Duration Curve Diagrams.
2011-11-09 Felix Wolfsteller Refactored, move doMainValueAnnotations to XYChartGenerator.
2011-11-09 Felix Wolfsteller Cosmetics, removed duplicate code.
2011-11-09 Felix Wolfsteller Minor cosmetics and let facets be inactive in duration curve diagrams.
2011-11-09 Felix Wolfsteller Allow wqkms in many outputs, mainvalues in duration curves.
2011-11-09 Ingo Weinzierl Made the floodmap compatible with an Oracle database.
2011-11-08 Felix Wolfsteller Fix flys/issue406 (~missing themes).
2011-11-08 Felix Wolfsteller Fix flys/issue405 (Datacage: Recommendations get loaded twice).
2011-11-08 Ingo Weinzierl Added a debug statement that prints out an exception.
2011-11-08 Ingo Weinzierl Removed orphanded datacage config which is no longer loadable.
2011-11-07 Ingo Weinzierl Added the 'post-describe' hook for Artifacts.
2011-11-07 Felix Wolfsteller Minor refactoring in preparation of generation of interpolators (WstValueTable) for static WQKms.
2011-11-07 Felix Wolfsteller Cosmetics, doc.
2011-11-07 Felix Wolfsteller Catch more specific Exception in FLYSArtifactCollection.
2011-11-04 Ingo Weinzierl Added datacage configuration, loader (Artifact and State) and a theme for cross section tracks.
2011-11-04 Felix Wolfsteller Re-enabled mainvalue-recommendation for computed discharge curves.
2011-11-04 Felix Wolfsteller Extract output names from artifact, not from state. Important when querying recommendations for an artifact with these outputs.
2011-11-04 Ingo Weinzierl Removed DEMs from floodmap datacage configuration.
2011-11-04 Ingo Weinzierl Refactored the RiverAxisArtifact and its State - uses the same base as WMSKmArtifact now.
2011-11-04 Felix Wolfsteller Prevent empty output-nodes in flyscollections attributes.
2011-11-04 Ingo Weinzierl Create layers for barrier lines and polygons only if they are really existing.
2011-11-04 Felix Wolfsteller Disable recommendations of mainvalues for discharge curves.
2011-11-04 Felix Wolfsteller Added new optional condition for theme-mappings: the output name.
2011-11-04 Felix Wolfsteller Defined default themes for other.w(q)kms .
2011-11-04 Felix Wolfsteller Minor comsetics.
2011-11-03 Felix Wolfsteller Added 'static' wqkms data access.
2011-11-03 Sascha L. Teichmann Added a dataset to zero mapper to circumvent shortcommings in XYDifferenceRenderer.
2011-11-03 Sascha L. Teichmann Added a copy of JFreeChart's XYDifferenceRenderer
2011-11-03 Felix Wolfsteller 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 Felix Wolfsteller Added ARTIFACT key to FLYSContextm, documentation.
2011-11-03 Sascha L. Teichmann CrossSectionApp: Re-enabled dumping data to disk.
2011-11-03 Sascha L. Teichmann Simplified code in Datacage builder by using the new pair.
2011-11-03 Sascha L. Teichmann Rewritten CrossSectionApp to be useful as test bed for 'Raum/Flaeche' operations.
2011-11-02 Ingo Weinzierl Improved styles of WMS layers.
2011-11-02 Felix Wolfsteller Apply point theme to heightmark data imported via datacage to longitudinal section diagram.
2011-11-02 Felix Wolfsteller Cosmetics, doc.
2011-11-02 Felix Wolfsteller Fix bug where wrong attribute was set.
2011-11-02 Felix Wolfsteller Refactored to allow mainvalues in discharge curve diagrams, too.
2011-11-02 Felix Wolfsteller Removed logger/debuggin noise.
2011-11-02 Felix Wolfsteller Pass output name to artifacts getInitialFacetActivity, prevent gaps in collection attributes outputs facets positions.
2011-11-02 Felix Wolfsteller Give outputname to artifacts getInitialFacetActivity, generate second pair of MainvalueFacets for discharge curves.
2011-11-02 Felix Wolfsteller Define newish facet types (mainvalues for discharge curves).
2011-11-02 Felix Wolfsteller Configured discharge curve outs to allow inclusion of mainvalue facets.
2011-11-01 Ingo Weinzierl Determine correct bounding box a KMs WMS layer.
2011-11-01 Ingo Weinzierl Added datacage config and loaders for KM WMS layer in floodmaps.
2011-11-01 Felix Wolfsteller Fix incompilability.
2011-11-01 Felix Wolfsteller Minor preparations for WINFO/CrossSection to handle multiple cross-sections.
2011-11-01 Felix Wolfsteller Corrected CrossSection diagram/out to include one facet per computed waterlevel.
2011-10-31 Sascha L. Teichmann Polygon2D: Generate polygons for trivial cases.
2011-10-31 Sascha L. Teichmann Polygon2D: made it compilable again.
2011-10-31 Sascha L. Teichmann Polygon2D: More code to build polygons from curve.
2011-10-31 Sascha L. Teichmann Polygon2D: Handle start points when building polygons. Work in progress.
2011-10-31 Sascha L. Teichmann Polygon2D: moved 2D vector operation to separate class.
2011-10-31 Sascha L. Teichmann Small loop optimization
2011-10-30 Sascha L. Teichmann Interim checkin for polygon calculation.
2011-10-28 Sascha L. Teichmann Work in progress: Added polygon to help creating 'Raum/Flaeche' renderers.
2011-10-28 Ingo Weinzierl Initial commit to support styles in maps.
2011-10-28 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 Felix Wolfsteller Added new StyledSeriesBuilder class and use it when adding points to XYSeries (in diagram generation).
2011-10-28 Felix Wolfsteller Add static data conf to w-difference / datacage.
2011-10-28 Felix Wolfsteller Load and display annotations in w-difference diagrams, minor polishing.
2011-10-28 Felix Wolfsteller Avoid NPE when compatibility matrix is empty for given output.
2011-10-28 Felix Wolfsteller Cosmetics, added simpler constructor for StaticState.
2011-10-28 Felix Wolfsteller Add annotations to allowed facets for longitudinal_section and w_differences outputs.
2011-10-28 Felix Wolfsteller Use compatibility matrix when creating collections output.
2011-10-28 Felix Wolfsteller Cosmetics and refactoring in FLYSArtifactCollection.
2011-10-28 Felix Wolfsteller Added method to FLYSArtifact to access ids of states.
2011-10-28 Ingo Weinzierl Re-create FLYS mapfile when FloodMapState.endOfLife() is called.
2011-10-28 Ingo Weinzierl Modified the process to create mapfiles.
2011-10-28 Felix Wolfsteller Cosmetics, docs.
2011-10-28 Felix Wolfsteller Let Output and Attribute Parsers collect Facets during processing.
2011-10-28 Felix Wolfsteller Fixed incorrect ChangeLog-merge.
2011-10-28 Felix Wolfsteller Extracet getFlysContext from FLYSArtifact to FLYSUtils.
2011-10-28 Ingo Weinzierl Made flys-artifacts compilable again.
2011-10-28 Ingo Weinzierl Improved the MapfileGenerator. It offers methods to create barrier and wsplgen layer files for mapserver.
2011-10-28 Ingo Weinzierl Added a new MapGenerator which only returns a map configuration document at the moment (work still in progress).
2011-10-27 Felix Wolfsteller Prevent recommendation of not yet loadable data.
2011-10-27 Felix Wolfsteller Reduce logging noise (downgrade an 'error' to 'debug').
2011-10-27 Felix Wolfsteller Restore mapping of state id to facets (revert, rev 3083 and 3088).
2011-10-26 Felix Wolfsteller Cosmetics, documentation.
2011-10-26 Felix Wolfsteller Prepare rendering of added other (static) WKms and Differences in LongitudinalSection Diagrams.
2011-10-26 Felix Wolfsteller Cosmetics.
2011-10-26 Felix Wolfsteller Store Facets without association to state id.
2011-10-26 Felix Wolfsteller Adjusted winfo.xml to new semantics.
2011-10-26 Felix Wolfsteller Do not store association of states to facets, let artifacts keep facets in a pure list.
2011-10-26 Felix Wolfsteller Added DC configuration to load additional data in longitudinal section.
2011-10-26 Felix Wolfsteller Cosmetics, docs.
2011-10-25 Felix Wolfsteller In LongitudinalSection-Diagram, Qs enter inactive.
2011-10-25 Felix Wolfsteller Fix broken dc config.
2011-10-25 Felix Wolfsteller Configured datacage to hand out id of artifact that can produce the w_diff.
2011-10-25 Felix Wolfsteller Restored correct drawing behavior for Annotations.
2011-10-25 Felix Wolfsteller Include differences in datacage.
2011-10-25 Felix Wolfsteller Cosmetics.
2011-10-24 Felix Wolfsteller Added accidentally ommitted ChangeLog entry for last commit.
2011-10-21 Sascha L. Teichmann Added some simple caching for themes. Only used in sticky annotations by now.
2011-10-21 Raimund Renkert Apply the attributes 'showpoints' and 'showline'.
2011-10-21 Sascha L. Teichmann Added /dev/null Graphics2D object to be used in the info rendering pass of the diagram generation.
2011-10-21 Raimund Renkert Draw the text background and use orientation attribute.
2011-10-21 Raimund Renkert Renamed text background attribute and parse text attributes correctly.
2011-10-20 Sascha L. Teichmann Added Service Service to lookup the Nth nearest neighbors for a set of given cross section ids and kms.
2011-10-20 Raimund Renkert Added methods to extract further attributes from theme.
2011-10-20 Ingo Weinzierl Improved the Themes: we now support special themes for facets which need to match a given pattern string.
2011-10-20 Raimund Renkert Added new theme attributes.
2011-10-19 Felix Wolfsteller Fix NPE in WDiff-diagram because no ranges present in masterartifact.
2011-10-19 Felix Wolfsteller Fix setting of masterartifact in flyscollections.
2011-10-19 Ingo Weinzierl Prepared the DESCRIBE document of a WINFO Artifact so that named main values for Qs are displayed.
2011-10-19 Raimund Renkert ComputedDischargeCurveW and ComputedDischargeCurveQ inherit attributes from
2011-10-19 Sascha L. Teichmann Fix for flys/issue316
2011-10-19 Ingo Weinzierl Improved the title creation of WSP Q and W facets - named main values are taken into account while title creation.
2011-10-19 Felix Wolfsteller Fix datacage to let client load flood-protection and zuss.
2011-10-19 Raimund Renkert Apply theme attributes to axis annotation.
2011-10-19 Felix Wolfsteller Create label from data String to revive names in client.
2011-10-19 Sascha L. Teichmann XYChartGenerator: Do not crash if no zoom axis given
2011-10-19 Ingo Weinzierl Enabled support for PDF and SVG chart exports.
2011-10-18 Felix Wolfsteller Simplified handling of W(Q)Kms data to plot.
2011-10-18 Felix Wolfsteller In WDiff-diagram generation respect other.wkms facets (flood-prot, zus).
2011-10-18 Felix Wolfsteller Handle StaticWKmsArtifacts in WDifferencesState.
2011-10-18 Felix Wolfsteller Also display the 'zus' in wdiff-input datacage.
2011-10-18 Raimund Renkert Added new virtual theme for text and let 'Annotations' inherit from the new
2011-10-18 Felix Wolfsteller Give StaticWKmsArtifacts proper names, and pre-deselect them.
2011-10-18 Felix Wolfsteller Adjusted datacage-configuration to present flood-protections in certain case.
2011-10-18 Felix Wolfsteller Register staticwkms factory to spawn StaticWKms-Artifacts.
2011-10-18 Felix Wolfsteller Fetch name of static WKms.
2011-10-18 Felix Wolfsteller Store parameterization in data, not in fields.
2011-10-18 Felix Wolfsteller Add convenience method to add default data as string.
2011-10-18 Felix Wolfsteller Added new Artifact and Facet to access 'static' data via WKmsFactory.
2011-10-18 Felix Wolfsteller Added WKmsFactory.
2011-10-18 Felix Wolfsteller Cosmetics, docs.
2011-10-18 Felix Wolfsteller Added constructor that will be needed in creation of WKms for 'static' data.
2011-10-18 Felix Wolfsteller Fix missing annotations ('Streckenfavoriten') style.
2011-10-17 Sascha L. Teichmann FLYSArtifactCollection: Small optimizations
2011-10-17 Ingo Weinzierl FLYSArtifactCollection.ThemeList makes now use of ManagedDomFacet to read all attributes of a Facet.
2011-10-17 Sascha L. Teichmann flys/issue314: Variables in datacage are now case insensitive.
2011-10-17 Ingo Weinzierl Added support for removing themes from output.
2011-10-17 Raimund Renkert Apply line type to styled themes.
2011-10-17 Ingo Weinzierl Bugfix: #226 Set the upper bound of duration curve charts to 364.
2011-10-17 Ingo Weinzierl #253 Modified the title creation of chart curves - titles will now equal the Facet's description.
2011-10-17 Felix Wolfsteller Fix flys/issue363 (W-INFO/ Abflusskurve, Extremwert-Rendering).
2011-10-14 Ingo Weinzierl Improved the mapfile templates to create nicer GetLegendGraphic images.
2011-10-14 Felix Wolfsteller Allow simple codepaths to have Facets initially being 'inactive' (wrt rendering).
2011-10-13 Felix Wolfsteller Removed obsolete imports.
2011-10-12 Ingo Weinzierl Added a further attribute to the feature type description for barriers.
2011-10-12 Felix Wolfsteller Added i18n for state.winfo,waterlevel_pair_select .
2011-10-12 Felix Wolfsteller Addressed 'wrong label' issue of wdiff csv-export.
2011-10-12 Felix Wolfsteller Cosmetics, docs.
2011-10-12 Felix Wolfsteller Fix remainder of flys/issue304 (Erweiterte Funktionen W-Differenzen).
2011-10-11 Felix Wolfsteller Added wdiff-chart translations.
2011-10-11 Felix Wolfsteller Expose translateable Strings as constants.
2011-10-11 Felix Wolfsteller Fix most labels in w-diff diagrams; refactoring to allow easier adoption of
2011-10-11 Ingo Weinzierl Bugfix: #383 Add further y-axes before adjusting the ranges for each y-axis.
2011-10-10 Sascha L. Teichmann XYChartGenerator: s/new Integer(small)/Integer.valueOf(small)/
2011-10-10 Sascha L. Teichmann JFreeChart: Do not fire change events for each and every data point added.
2011-10-10 Felix Wolfsteller Fixed incorrect indexing of facets when doing multiple (w)differences.
2011-10-10 Felix Wolfsteller In WDifferenceCurveGenerator use slightly modified doWOut-implementation of LongitudinalSectionGenerator.
2011-10-10 Felix Wolfsteller Fix import from last commit.
2011-10-10 Felix Wolfsteller Let WaterlevelPairSelect send "old" data.
2011-10-10 Ingo Weinzierl Bugfixes: #150 #345 Corrected the determination to invert the x axis in longitudinal section charts.
2011-10-10 Felix Wolfsteller Cosmetics, docs, annotations.
2011-10-10 Ingo Weinzierl Bugfix: #220 Made y-axes of longitudinal and crosssection charts look equal.
2011-10-10 Ingo Weinzierl Bugfix: #189 Changed the order of a duration curve CSV export.
2011-10-07 Sascha L. Teichmann Worked on flys/issue150
2011-10-07 Ingo Weinzierl Take care on empty ranges (null) while preparing single point ranges.
2011-10-07 Ingo Weinzierl Bugfix: #114 Enabled rendering charts with a single data point.
2011-10-07 Felix Wolfsteller Cosmetics.
2011-10-07 Ingo Weinzierl Bugfix: #353 Enabled chart's to be drawn with proper axes set even if no data is contained.
2011-10-07 Ingo Weinzierl Changed max number of digits for AT exports.
2011-10-06 Sascha L. Teichmann ATWriter: Get rid of buggy first line code.
2011-10-05 Sascha L. Teichmann fixed flys/issue201
2011-10-05 Sascha L. Teichmann fixed flys/issue177
2011-10-05 Ingo Weinzierl Improved the creation/rendering of annotations (km favorites, mainvalues).
2011-10-05 Sascha L. Teichmann Removed code duplication of guessWaterIncreasing()
2011-10-05 Ingo Weinzierl Bugfixes for various issues: Improved rendering process of annotations.
2011-10-05 Sascha L. Teichmann Backjump correction: Finally looks fine.
2011-10-05 Ingo Weinzierl AnnotationArtifact: Bugfixes and enabled cache support.
2011-10-04 Sascha L. Teichmann flys/issue31: Simplified the back jump correction code a lot.
2011-10-04 Ingo Weinzierl Modified code to determine the elevation model of Wsts in the LongitudinalSectionGenerator.
2011-10-04 Sascha L. Teichmann Moved some generic double array code from BackjumpCorrector to DoubleUtil
2011-10-04 Sascha L. Teichmann Added code to interpolate double values in a sorted array
2011-10-04 Sascha L. Teichmann Removed superfluous imports.
2011-10-04 Ingo Weinzierl Bugfix: #330 Add problem if no data was found for duration curves.
2011-10-04 Ingo Weinzierl Added facet and index information to theme which are stored at CollectionItems.
2011-10-04 Ingo Weinzierl Bugfix: #346 Modified x and y axis titles of longitudinal section charts.
2011-09-30 Ingo Weinzierl Bugfix: #351 Modified determination of single values specified by min/max values and an interval.
2011-09-30 Felix Wolfsteller Fix flys/issue334 (CrossSection output shown even without calculation result).
2011-09-30 Ingo Weinzierl Bugfix: #176 and #349 Create proper titles for W and Q waterlevel facets.
2011-09-30 Felix Wolfsteller Show proper labels for selected differences.
2011-09-29 Sascha L. Teichmann Fixed issues flys/issue244, flys/issue332
2011-09-28 Felix Wolfsteller Use StringUtil.wWrap , fix wrong loop, minor refac and cosmetics.
2011-09-28 Felix Wolfsteller Extracted/use StringUtil.wWrap .
2011-09-28 Ingo Weinzierl Write gauge determined in MainValuesService to log.
2011-09-28 Ingo Weinzierl Bugfix: #332 Made AT-exports compatible with desktop FLYS.
2011-09-28 Ingo Weinzierl Bugfix: #328 Improved datacage configuration and labels for selected waterlevels.
2011-09-28 Ingo Weinzierl Made feed() operation able to remove existing data items from Artifact's data pool.
2011-09-28 Felix Wolfsteller Extracted StringUtil.unbracket from WaterlevelSelectState.strip .
2011-09-27 Ingo Weinzierl Little modifications for making recommendations - will now work for states with background calculation.
2011-09-27 Felix Wolfsteller Enable auto-scaling axis for waterlevels in WDifference-plots.
2011-09-27 Felix Wolfsteller In W-Difference-calculation, respect indices of selected facets.
2011-09-27 Sascha L. Teichmann flys/issue317: Removed dependency from cross section demo app.
2011-09-27 Ingo Weinzierl Improved Facet creation for floodmaps - WSPLGEN and barriers Facets are only created if the calculation was successful.
2011-09-27 Ingo Weinzierl Improved WSPLGEN start to suppress inconsistent Artifact states.
2011-09-27 Ingo Weinzierl Improved regex used to track WSPLGEN errors - will now match critical errors as well.
2011-09-27 Sascha L. Teichmann Fixed whitespace usage in ChangeLog.
2011-09-27 Sascha L. Teichmann Removed superfluous imports
2011-09-27 Ingo Weinzierl Bugfix: #68 Set number format of chart plot axes based on the CallMeta instance for each request.
2011-09-27 Sascha L. Teichmann Cache: Increased number of cached annotations.
2011-09-27 Felix Wolfsteller Let WDifferences-diagram show more than one difference, if asked to.
2011-09-27 Ingo Weinzierl Bugfix: #320 Substitue '../' in shapefile directories.
2011-09-26 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 Felix Wolfsteller Improved w-differences diagram generation with included 'absolute' values.
2011-09-26 Felix Wolfsteller Add positional-conflict-awareness when merging Facets in attribute
2011-09-26 Ingo Weinzierl Bugfix: #296 Set i18n titles for WSPLGEN and barriers WMS layers.
2011-09-26 Felix Wolfsteller Fix getPosition() in ManagedDomFacet.
2011-09-23 Felix Wolfsteller Squash a bug about wrongly named position attribute ('pos' vs 'art:pos').
2011-09-23 Felix Wolfsteller Minor refactoring, documentation.
2011-09-23 Felix Wolfsteller Added documentation.
2011-09-22 Ingo Weinzierl Made MetaDataService a subclass of FLYSService.
2011-09-22 Bjoern Schilberg Full blown mosel wms mapfile.
2011-09-22 Ingo Weinzierl Improved database session handling in services and artifacts.
2011-09-22 Ingo Weinzierl Improved bounds validation for distance only states.
2011-09-21 Felix Wolfsteller Added WaterlevelArtifact and respective infrastructure.
2011-09-21 Felix Wolfsteller Cosmetics, docs.
2011-09-21 Felix Wolfsteller Let WDifferencesCurveGenerator process LONGITUDINAL_W facets.
2011-09-21 Felix Wolfsteller Preparations for ability to display multiple differences in one plot.
2011-09-21 Ingo Weinzierl #315 Added new state for entering a kilometer range without step width.
2011-09-21 Felix Wolfsteller Cosmetics.
2011-09-21 Felix Wolfsteller Guard access to dataset to avoid NullPointerException.
2011-09-21 Ingo Weinzierl #325 Create human readable label for the selected DEM (used in the static UI part).
2011-09-19 Ingo Weinzierl Tagged RELEASE 2.5 of flys-artifacts.
2011-09-19 Bjoern Schilberg Adjust wms saar styling in the flys karten-archive styling.
2011-09-19 Ingo Weinzierl Cleanup imports.
2011-09-16 Ingo Weinzierl Use DGM Id in FLYSArtifact's data pool to query DGMs for floodmaps instead of querying DGMs by given range values.
2011-09-16 Ingo Weinzierl Added a DEM section to the floodmap section in the datacage configuration.
2011-09-16 Felix Wolfsteller Fix build.
2011-09-16 Felix Wolfsteller Load given artifacts for w-diff calculation.
2011-09-16 Bjoern Schilberg Added inital mapserver configuration files.
2011-09-16 Ingo Weinzierl Repaired datacage configuration. The system specific stuff is also displayed if a user-id is given.
2011-09-16 Ingo Weinzierl Write the name of the selected waterlevels (used for the floodmap) into the static DESCRIBE.
2011-09-16 Ingo Weinzierl Added state label for waterlevel selection.
2011-09-15 Ingo Weinzierl Enabled the FloodMapState to fetch waterlevel data from external Artifact.
2011-09-15 Ingo Weinzierl Removed needness import from JSON library which is not part of FLYS yet.
2011-09-15 Ingo Weinzierl Introduced the possibility for States to transform/modify input before the data is added to FLYSArtifact.
2011-09-15 Ingo Weinzierl Prepared FLYSArtifactCollection to live without Artifacts.
2011-09-15 Ingo Weinzierl Improved FLYSUtils: fetch Artifacts from ArtifactDatabase properly.
2011-09-15 Felix Wolfsteller Extended WDifferences bracnh of WINFO to have calculation in dedicated,
2011-09-14 Ingo Weinzierl Prepared the winfo artifact for floodmap calculations (now selectable in the UI).
2011-09-14 Ingo Weinzierl Bugfix: merge facets for the Collection's attribute only if the new and old facet's name and owner artifact are equal.
2011-09-14 Felix Wolfsteller Partial fix flys/issue304 (3:Display ZeroBaseline).
2011-09-14 Felix Wolfsteller Fix flys/issue310 (crosssection theme).
2011-09-13 Ingo Weinzierl Add an error message to the calculation report if an error occured while WSPLGENJob creation.
2011-09-13 Felix Wolfsteller Fix crash when StickyAxisAnnotation should be drawn without proper axis
2011-09-13 Ingo Weinzierl Improved styling (mapserver style) of WSPLGEN result shape.
2011-09-12 Ingo Weinzierl Add status message for queued WSPLGEN jobs to notify users.
2011-09-12 Ingo Weinzierl Do only create WSPLGEN and barrier facets if the WSPLGEN job has been added to the Scheduler and if there are digitized geometries existing.
2011-09-12 Felix Wolfsteller Fix build, added new DataUtil.
2011-09-12 Felix Wolfsteller Cosmetics.
2011-09-12 Felix Wolfsteller Added CSV Exporter for WDifferences.
2011-09-12 Felix Wolfsteller Cosmetics
2011-09-12 Ingo Weinzierl Suppress the GeoJSON string for the FloodMap creation to be included in the static DESCRIBE part.
2011-09-12 Ingo Weinzierl Removed needless imports.
2011-09-09 Ingo Weinzierl Write status messages and progress information of WSPLGEN Calculations into Artifact's DESCRIBE document.
2011-09-09 Felix Wolfsteller Fix flys/issue280 (boundingboxes of annotation).
2011-09-09 Felix Wolfsteller Fix flys/issue279 .
2011-09-09 Felix Wolfsteller Fix ArrayIndexOutOfBounds in certain cases.
2011-09-09 Felix Wolfsteller Fix facet name and legend of w-differences, walk over distance state, too.
2011-09-09 Felix Wolfsteller Added configuration to kick-in w-differences branch of winfo.
2011-09-09 Felix Wolfsteller Added very stubby WDifferences State/OutGenerator for WINFOArtifact.
2011-09-09 Felix Wolfsteller Implement getArtifact(uuid,context) in FLYSUtils.
2011-09-08 Ingo Weinzierl Added an Output target for WSPLGEN reports that will be available when an WSPLGEN calculation is finished.
2011-09-08 Felix Wolfsteller Cosmetics.
2011-09-08 Ingo Weinzierl Added a 'ProblemObserver' that analyses WSPLGEN's error stream for errors and warnings.
2011-09-08 Felix Wolfsteller Added translation of w_differences.
2011-09-07 Ingo Weinzierl Append an attribute 'background-processing' (can be 'true' or 'false') to the WINFOArtifact's DESCRIBE document.
2011-09-07 Ingo Weinzierl Set the river extent for WMSLayers in the FloodMapState.
2011-09-07 Felix Wolfsteller Added Themes for CrossSection diagrams.
2011-09-07 Felix Wolfsteller Display real km of shown data in crosssection-diagram.
2011-09-07 Felix Wolfsteller Fix various issues like i18n in cross section diagrams.
2011-09-07 Felix Wolfsteller Fix waterline in crosssection diagram.
2011-09-07 Felix Wolfsteller Fix profile loading of cross section diagram.
2011-09-07 Felix Wolfsteller Minor cosmetics
2011-09-07 Felix Wolfsteller Cosmetics, docs.
2011-09-06 Ingo Weinzierl Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
2011-09-06 Ingo Weinzierl Read barrier layers from filesystem while mapfile creation and build a facet for this layer in the artifact.
2011-09-06 Raimund Renkert Added driver to database configuration for use with postgresql.
2011-09-06 Ingo Weinzierl Little mapfile template improvement.
2011-09-05 Ingo Weinzierl Create WMSLayerFacets for the WSPLGEN results after we have started a WSPLGEN job.
2011-09-05 Ingo Weinzierl Trigger the mapfile creation after WSPLGEN jobs have finished.
2011-09-05 Ingo Weinzierl Introduced a MapfileGenerator that creates Mapserver specific mapfiles based on WSPLGEN results read from filesystem.
2011-09-05 Ingo Weinzierl Some bugfixes when starting/finishing WSPLGEN jobs.
2011-09-02 Ingo Weinzierl Added infrastructure to start WSPLGEN calculations - the FloodMapState already start such calculations.
2011-09-02 Felix Wolfsteller Add CrossSectionInfoGenerator.
2011-09-01 Felix Wolfsteller Cleanups of CrossSection*.
2011-09-01 Ingo Weinzierl Set the 'typ' attribute of lines and polygons in barrier shapefiles while shapefile creation.
2011-09-01 Ingo Weinzierl Set the Z values of line and polygon barrier geometries used for WSPLGEN.
2011-09-01 Felix Wolfsteller Get real (but yet not parameterized) data to display in CrossSection.
2011-09-01 Ingo Weinzierl Close open shapefile transactions properly.
2011-09-01 Ingo Weinzierl Renamed WSPLGEN required waterlevels file to 'waterlevel.wst'.
2011-09-01 Ingo Weinzierl Write additional attributes ELEVATION and KILOMETER into crosssection track shapefiles.
2011-08-31 Ingo Weinzierl Write WSP file for WSPLGEN and add its filepath to the WSPLGEN job.
2011-08-31 Ingo Weinzierl Reordered some parameters in a FLYSArtifact method.
2011-08-31 Felix Wolfsteller Improved stub for CrossSections (including Factory and Facet).
2011-08-31 Felix Wolfsteller Cosmetics.
2011-08-31 Felix Wolfsteller Removed stray character.
2011-08-31 Felix Wolfsteller Cosmetics.
2011-08-31 Felix Wolfsteller Fix translations of Main Values Facets.
2011-08-31 Felix Wolfsteller Added dummy sceleton for Cross Sections.
2011-08-31 Ingo Weinzierl Export floodplain to shapefile and add its file path to WSPLGEN job.
2011-08-31 Ingo Weinzierl Write file path of DMGs into the WSPLGEN job while preparing WSPLGEN.
2011-08-30 Ingo Weinzierl Export riveraxis and crosssections to shapefiles for WSPLGEN.
2011-08-30 Ingo Weinzierl Use the correct SRID while reading GeoJSON barriers and writing line/polygon shapefiles.
2011-08-30 Ingo Weinzierl Write user defined barriers into a shapefile that is placed in the Artifact's directory.
2011-08-30 Ingo Weinzierl Moved code to extract the river srid defined in the global configuration into FLYSUtils.
2011-08-29 Felix Wolfsteller Use FLYSUtils.getRiver instead of WINFOArtifact.getRiver.
2011-08-29 Felix Wolfsteller Use FLYSUtils.getRiver instead of WINFOArtifact.getRiver.
2011-08-29 Felix Wolfsteller Commit accidentally omitted result of refactoring (WINFO/FLYSUtils/getRiver).
2011-08-29 Felix Wolfsteller Interpolate Q main values, generate interpolated W main values on the fly from
2011-08-29 Felix Wolfsteller Use new helper class FLYSUtils, minor refactorization.
2011-08-29 Felix Wolfsteller Refactored to use new FLYSUtils, moved getRiver-functionality inside.
2011-08-29 Felix Wolfsteller Minor cosmetics.
2011-08-26 Sascha L. Teichmann Made it Oracle compatible
2011-08-26 Ingo Weinzierl Set some WSPLGENJob parameters which are stored in FLYSArtifact in the Floodmap state.
2011-08-26 Ingo Weinzierl Refactored the code to fetch the km range/locations into a utility class.
2011-08-26 Ingo Weinzierl Added a new method to FLYSArtifact to destroy a single state (call its endOfLife).
2011-08-26 Felix Wolfsteller Cosmetics.
2011-08-26 Felix Wolfsteller Added limited themeing-support for MainValues.
2011-08-26 Ingo Weinzierl Prepare directories for WSPLGEN specific data in FloodMap state and remove those directories when State.endOfLife() is called.
2011-08-26 Felix Wolfsteller New theme-related utilities.
2011-08-26 Felix Wolfsteller Improved mainvalues rendering.
2011-08-26 Felix Wolfsteller Recommend MainValues for Computed discharge curves.
2011-08-26 Felix Wolfsteller New NamedDouble class which implements a <String,double>-pair.
2011-08-26 Ingo Weinzierl Call State.endOfLife() for all States in the Artifact when Artifact.endOfLife() is called.
2011-08-26 Felix Wolfsteller Plot "real" (respecting parameters) W and Q MainValues, yet in wrong scale.
2011-08-26 Ingo Weinzierl Call State.endOfLife() in FLYSArtifact when stepping back to a previous state.
2011-08-25 Felix Wolfsteller Enable plotting of some annotations that look like MainValues.
2011-08-25 Felix Wolfsteller Prepare StickyAxisAnnotation implementation to handle annotations at 'y' (vertical) axis.
2011-08-25 Felix Wolfsteller Minor cosmetics.
2011-08-25 Felix Wolfsteller Added MainValue-Fetching-Capabilities to MainValuesArtifact.
2011-08-25 Felix Wolfsteller Improved implementation of MainValueArtifact#MainValueFacet .
2011-08-25 Felix Wolfsteller Changed state spawning mechanism of MainValuesArtifact.
2011-08-25 Felix Wolfsteller Minor cosmetics and docs.
2011-08-25 Felix Wolfsteller Added new Mainvalues FacetType.
2011-08-24 Ingo Weinzierl Changed the way of collecting the data for the RiverAxisArtifact - use the database instead of a Master-Artifact.
2011-08-24 Ingo Weinzierl Removed needless imports.
2011-08-24 Felix Wolfsteller Added conf for factory and rule for MainValueArtifacts, missing ChangeLog entry.
2011-08-24 Felix Wolfsteller Fix dates in ChangeLog.
2011-08-24 Felix Wolfsteller Smaller Cosmetics.
2011-08-24 Sascha L. Teichmann Datacage: Use 'ids' in user specific part, too.
2011-08-24 Sascha L. Teichmann Datacage template: s/db-ids/ids/g
2011-08-24 Felix Wolfsteller Refactored (state access) to ease future development of more trivial artifacts.
2011-08-24 Ingo Weinzierl The WMS background's facet will now also have a SRID set.
2011-08-24 Felix Wolfsteller Minor changes to stub MainValuesArtifact.
2011-08-24 Ingo Weinzierl Moved the input of user defined barriers for the floodmap to an earlier state.
2011-08-24 Ingo Weinzierl Repaired xpath expressions for wms srid and background layers that broke after the floodmap config structure changed.
2011-08-23 Ingo Weinzierl Repaired broken river wms initialization.
2011-08-23 Sascha L. Teichmann Made facets cloneable with the right type.
2011-08-23 Ingo Weinzierl Set the master artifact while output creation.
2011-08-23 Sascha L. Teichmann Made FLYS artifacts cloneable.
2011-08-23 Ingo Weinzierl Implemented a MapInfo service that returns some basic information to create maps for specific rivers.
2011-08-22 Sascha L. Teichmann Build out/facet filter from XML document passed at creation time.
2011-08-22 Sascha L. Teichmann Added optional positive filter for outs and facets.
2011-08-22 Sascha L. Teichmann Moved WINFO specific stuff from FLYS into WINFO artifact.
2011-08-22 Sascha L. Teichmann Datacage: filter by out in user specific part
2011-08-22 Ingo Weinzierl Prepared the FloodMapState to save geometries.
2011-08-19 Ingo Weinzierl The boundary (extent) for the river axis is determined based on its geometry - this extent is written into the wms facet.
2011-08-19 Sascha L. Teichmann Removed superfluous imports.
2011-08-19 Sascha L. Teichmann State engine: Removed CallContext from state validation.
2011-08-19 Felix Wolfsteller Added lacalization of "Streckenfavoriten".
2011-08-19 Felix Wolfsteller Picky white-space cosmetics.
2011-08-19 Felix Wolfsteller Added stub implementation of new MainValuesArtifact.
2011-08-19 Sascha L. Teichmann Fixed flys/issue262: Unified user and system datacage template
2011-08-18 Sascha L. Teichmann flys/issue260: Datacage uses master_artifacts view now.
2011-08-18 Sascha L. Teichmann Datacage: Added view to schema to select master artifacts.
2011-08-18 Sascha L. Teichmann Datacage user template: Removed state filter because it was broken. Simplified by joining two contexts.
2011-08-18 Felix Wolfsteller Fix rendering of Annotations/lines under certain zooming conditions, ChangeLog.
2011-08-17 Felix Wolfsteller Moved StickyAxisAnnotation into new package de.intevation.flys.jfree .
2011-08-17 Felix Wolfsteller Extracted and renamed CustomAnnotation to StickyAxisAnnotation. Also removed
2011-08-17 Felix Wolfsteller Improved CustomAnnotation rendering.
2011-08-17 Felix Wolfsteller Added proof-of-concept collision detection for text annotations.
2011-08-16 Felix Wolfsteller Started implementation of CustomAnnotation to plot collision-free annotations.
2011-08-16 Felix Wolfsteller Slightly improved rendering of annotations in LongitudinalSection-plots.
2011-08-15 Sascha L. Teichmann Fix for flys/issue191
2011-08-12 Felix Wolfsteller Let AnnotationArtifact fetch "more correct" data.
2011-08-12 Felix Wolfsteller Added functionality to query range and point-annotations only to
2011-08-11 Sascha L. Teichmann Datacage: Added a development mode for recommendations
2011-08-11 Felix Wolfsteller Picky Cosmetics.
2011-08-11 Felix Wolfsteller Made (kind of dummy-) Annotations in LongitudinalSection diagrams visible.
2011-08-11 Felix Wolfsteller Added configuration for AnnotationArtifacts.
2011-08-11 Felix Wolfsteller Added initial version of AnnotationArtifact and friends.
2011-08-10 Sascha L. Teichmann Datacage: Extended schema for artifacts and collections
2011-08-10 Sascha L. Teichmann Datacage: Templates now can nest <dc:elements> into other elements in the body of <dc:context>
2011-08-10 Sascha L. Teichmann Datacage: Fixed caching issue leading to incorrect results.
2011-08-09 Sascha L. Teichmann Added <old_calculations> element
2011-08-09 Sascha L. Teichmann Cosmetic: Replaced usage of legacy java.util.Stack with java.util.Deque.
2011-08-04 Sascha L. Teichmann Datacage: use more compatible casts to UUIDs
2011-08-04 Sascha L. Teichmann Datacage: added first user specific config for cross sections.
2011-08-04 Sascha L. Teichmann Added a <dc:comment> tag to place comments in the meta data templates.
2011-08-04 Sascha L. Teichmann Meta data service: Be a bit more tolerant about empty strings for UUIDs of artifact and user.
2011-08-03 Sascha L. Teichmann Bring user specific meta data service to life.
2011-08-03 Felix Wolfsteller Minor cosmetics (comments).
2011-08-03 Felix Wolfsteller Minor cosmetics, (comments).
2011-08-03 Sascha L. Teichmann Fixed potential NPE in collection monitor
2011-08-02 Sascha L. Teichmann Added support for more than one db connection in datacage templating.
2011-08-02 Sascha L. Teichmann Datacage: Forgot to fetch dialect dependent SQL statement for deleting artifacts by uuid.
2011-08-02 Sascha L. Teichmann Datacage: Set the name of the collections at initial scan, too.
2011-08-02 Sascha L. Teichmann Datacage: fixed wrong SQL references
2011-08-02 Sascha L. Teichmann Datacage: Fixed two NPEs
2011-08-02 Sascha L. Teichmann Forwarded kill collections and artifacts events to datacage.
2011-08-02 Sascha L. Teichmann The signature of BackendListener in artifactdatabase has changed.
2011-08-01 Sascha L. Teichmann Datacage: completed backend listener stuff.
2011-08-01 Sascha L. Teichmann Datacage: Update collection names on change. Remove artifacts from collections.
2011-08-01 Sascha L. Teichmann Datacage: Pass global context to datacage if calls come from backend listener.
2011-08-01 Sascha L. Teichmann Fixed recursion bug.
2011-08-01 Sascha L. Teichmann Added some debug output
2011-08-01 Sascha L. Teichmann Wire datacage with backend of artifact database.
2011-08-01 Sascha L. Teichmann Datacage: Moved templating in a better suited package.
2011-08-01 Sascha L. Teichmann For doc purposes add section with db config in config.xml
2011-07-31 Sascha L. Teichmann Datacage: delete artifacts at initial scan, too. Fixed problem with writing content of state data.
2011-07-31 Sascha L. Teichmann Added kludge for the null type information of artifact data.
2011-07-31 Sascha L. Teichmann Fixed default connection URL to use a namend in-mermory database.
2011-07-31 Sascha L. Teichmann Fixed datacage db scheme. add some debug output.
2011-07-29 Sascha L. Teichmann Datacage: Store
2011-07-29 Sascha L. Teichmann Store outs of artifacts into datacage db at initial scan.
2011-07-29 Sascha L. Teichmann Add artifacts data into datacage db at initial scan.
2011-07-29 Sascha L. Teichmann Add artifacts into datacage db at initial scan.
2011-07-28 Sascha L. Teichmann Datacage: Add collection items at initial scan.
2011-07-28 Sascha L. Teichmann Datacage: Add collections at initial scan.
2011-07-28 Sascha L. Teichmann Datacage: Add users at initial scan.
2011-07-28 Sascha L. Teichmann Datacage SQL schema: Using sequences for id generation now
2011-07-28 Sascha L. Teichmann Datacage: clear database before initial scan
2011-07-28 Sascha L. Teichmann Ajusted datacage to use the SQL infrastructure from the artifact database.
2011-07-27 Sascha L. Teichmann Added the datacage as lifetime listener to the artifact database to create the initial index.
2011-07-27 Sascha L. Teichmann datacage: prepared access to outs of artifacts.
2011-07-27 Sascha L. Teichmann Datacage: Added ON DELETE CASCADE constraints in schema.
2011-07-26 Sascha L. Teichmann Added schema for datacage db
2011-07-26 Sascha L. Teichmann Removed Hello-World-App
2011-07-25 Sascha L. Teichmann Made meta data service thread safe.
2011-07-25 Sascha L. Teichmann Improved XPath handling for absent flags.
2011-07-25 Sascha L. Teichmann meta data service: Added 'if log.isDebugEnabled() {}'
2011-07-25 Sascha L. Teichmann meta data service: made artifact optional and allow passing extra parameters.
2011-07-23 Sascha L. Teichmann Reuse the compiled statements in meta data service.
2011-07-22 Sascha L. Teichmann Added caching support for the static part of the datacage.
2011-07-22 Ingo Weinzierl Prepared the FLYSArtifactCollection to support the storage of already loaded recommendations.
2011-07-22 Sascha L. Teichmann meta data service: Adjusted to use the DataCage recommendations.
2011-07-22 Sascha L. Teichmann Meta data template: Allow '-' in variable names.
2011-07-21 Ingo Weinzierl Added missing river_id for the datacage factory node of the wmsbackground layer.
2011-07-21 Ingo Weinzierl Added the river_id to the datacage nodes for riveraxis and wms background layer.
2011-07-21 Sascha L. Teichmann Adjusted services to implement changed signature.
2011-07-21 Ingo Weinzierl Modified the CollectionMonitor to recommend artifacts for the current state's outputs only.
2011-07-21 Ingo Weinzierl Modified the CollectionMonitor (for recommended artifacts) to use the DataCage.
2011-07-20 Sascha L. Teichmann Datacage: recommendation mechanism now accepts nodes to append results.
2011-07-20 Sascha L. Teichmann Datacage template: Added a macro mechanism.
2011-07-20 Sascha L. Teichmann Datacage template: Added a new 'if' construct similiar to XSLT
2011-07-20 Sascha L. Teichmann DataCage: Added a recommend() method to generate recommendations for
2011-07-20 Sascha L. Teichmann Datacage: Added custom provider for XPath functions.
2011-07-20 Ingo Weinzierl Added configurations for river WMSe (currently for Saar, Mosel, Elbe).
2011-07-20 Sascha L. Teichmann Meta data template: Added new choose/when/otherwise construct similiar to XSLT
2011-07-20 Ingo Weinzierl Made the background layer in floodmaps configurable.
2011-07-20 Ingo Weinzierl Removed the extent of the background layer facet.
2011-07-20 Ingo Weinzierl Set the extent of created WMSLayerFacets.
2011-07-20 Ingo Weinzierl WMSLayerFacets can have an extent now.
2011-07-20 Ingo Weinzierl Adapted the method of FLYSArtifact.setup() which has been changed in the artifact package.
2011-07-20 Sascha L. Teichmann Added standalone app to debug the datacage template.
2011-07-20 Sascha L. Teichmann First step to factor out the "Datenkorb" logic into a service independent singleton.
2011-07-20 Ingo Weinzierl Removed a duplicated property in ManagedFacets.
2011-07-19 Sascha L. Teichmann Improved error handling in loading meta data template.
2011-07-19 Sascha L. Teichmann Made meta data template configurable.
2011-07-19 Sascha L. Teichmann Meta data: Make database ids identifiable with unique name "db-id"
2011-07-19 Ingo Weinzierl Use the Facet.toXML() method to write facet elements into the DESCRIBE document of the Collection.
2011-07-18 Ingo Weinzierl Simplified the code to read all provided Outputs of an Artifact.
2011-07-18 Ingo Weinzierl The WMSLayerFacet now writes the WMS URL and layernames to its XML representation.
2011-07-18 Ingo Weinzierl Added artifacts/states for WMS background an river axis and a configuration for the output-defaults.
2011-07-18 Ingo Weinzierl Added a computeInit() method to intialize data/facets after creating new artifacts.
2011-07-14 Ingo Weinzierl Append artifact recommendations to the artifact's describe document.
2011-07-14 Ingo Weinzierl Adapted a method signature of FLYSContextFactory to apply the changes in the artifact database.
2011-07-14 Sascha L. Teichmann Debugged the water fill algorithm.
2011-07-14 Ingo Weinzierl Added a monitor that creates new artifacts for default themes in charts and maps.
2011-07-13 Sascha L. Teichmann Add Swing standalone app to test/develope cross sections directly from database.
2011-07-13 Ingo Weinzierl Introduced a new output 'floodmap' for the FloodMapState.
2011-07-12 Sascha L. Teichmann Fixed corner case.
2011-07-11 Sascha L. Teichmann Generate water level lines for given cross section.
2011-07-08 Ingo Weinzierl Artifacts and Collections now support the 'type' member of Outputs.
2011-07-06 Ingo Weinzierl Removed a type from transition model.
2011-07-06 Ingo Weinzierl The DataFacets are now able to store the ID of the create which created them.
2011-07-06 Ingo Weinzierl Facets created by the WaterlevelState store information about state's id and artifact's hash value now.
2011-07-05 Ingo Weinzierl Changed the desired UI provider for the WaterlevelGroundDifferences state.
2011-07-05 Ingo Weinzierl Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.
2011-07-04 Sascha L. Teichmann Fix(?) for flys/issue114
2011-07-03 Sascha L. Teichmann Added the math needed to calculate "W-Differenzen" in "Laengsschnitten"
2011-07-01 Ingo Weinzierl An initial implementation to render chart series based on the XML configuration in themes.xml.
2011-07-01 Ingo Weinzierl #135 Modified the way to store datasets for different chart axes.
2011-07-01 Ingo Weinzierl Added the option to call the distance info service with a filter to fetch locations or distances only.
2011-06-30 Ingo Weinzierl #159 Modifications in the transition model to support a state with a kilometer range input only.
2011-06-29 Sascha L. Teichmann Downgraded Trove to 1.1-beta-5
2011-06-28 Ingo Weinzierl Fixed the JBoss Maven repository.
2011-06-28 Ingo Weinzierl Tagged RELEASE 2.4 of flys-artifacts.
2011-06-27 Ingo Weinzierl The WST export contains the corrected W values now.
2011-06-27 Sascha L. Teichmann WQ: Guessing increaing w is not based on direct neighbors any more.
2011-06-27 Sascha L. Teichmann ATWriter: Fixed array size to construct spline with stricly increasing values.
2011-06-27 Sascha L. Teichmann Fix for flys/issue150: Invert the x axis if its guessed that water is increasing.
2011-06-27 Sascha L. Teichmann WQ: Added a method to guess is increasing.
2011-06-27 Ingo Weinzierl #177 Commented out the code that generates the series names in discharge curves. This code currently generates memory problems and stops the server accepting new http requests.
2011-06-26 Sascha L. Teichmann Removed trailing whitespace.
2011-06-26 Sascha L. Teichmann Removed dead code.
2011-06-26 Sascha L. Teichmann Forgot to check in last ChangeLog change.
2011-06-26 Sascha L. Teichmann Fix for flys/issue173
2011-06-26 Sascha L. Teichmann Fix for flys/issue147
2011-06-26 Sascha L. Teichmann Fix for flys/issue86
2011-06-25 Sascha L. Teichmann Fixed "W am Pegel" calculations.
2011-06-24 Ingo Weinzierl #174 Longitudinal section charts will now have an upper margin again.
2011-06-24 Ingo Weinzierl #172 Charts of type duration curve will now have a lower X set to '0'.
2011-06-23 Sascha L. Teichmann ATWriter: Results are now in cm. Made it more robust against corner cases.
2011-06-23 Sascha L. Teichmann Added generation and configuration of AT facets.
2011-06-23 Sascha L. Teichmann Added exporter for AT facets.
2011-06-23 Sascha L. Teichmann New AT writer for results.
2011-06-23 Ingo Weinzierl #157 Both types of discharge curves will now include the '0' value on the x-axis.
2011-06-23 Sascha L. Teichmann WQDay is based on WQ now to make it exportable as AT.
2011-06-23 Sascha L. Teichmann Added base class WQ for WQKms.
2011-06-23 Sascha L. Teichmann Corrected configuration for error reports.
2011-06-22 Ingo Weinzierl #164 Create the items for the adapted WQ state with range information for W and Q.
2011-06-22 Sascha L. Teichmann "Abflusskurve am Pegel" looks correct again.
2011-06-22 Sascha L. Teichmann Improved situtation on rendering "Abflusskurve am Pegel". Not fully working, yet.
2011-06-22 Sascha L. Teichmann Generate facets for "Abflusskurven am Pegel". Not working by now. :-/
2011-06-22 Ingo Weinzierl #161 Include the 0 on the second y axis (the Q axis) in longitudinal section charts intially.
2011-06-21 Sascha L. Teichmann Draw correction curve again.
2011-06-21 Ingo Weinzierl #157 Computed discharge curve charts always have a lower bound set to 0.
2011-06-21 Ingo Weinzierl #90 Added a margin between chart data and chart axes to avoid displaying curves on the chart border.
2011-06-21 Sascha L. Teichmann Fix for flys/issue158
2011-06-21 Sascha L. Teichmann Fix for flys/issue154
2011-06-21 Sascha L. Teichmann Only generate 'outs' if they have facets.
2011-06-21 Ingo Weinzierl Put the time-to-live of the collection into its DESCRIBE document.
2011-06-20 Sascha L. Teichmann Configured states to generate report facets.
2011-06-20 Sascha L. Teichmann Generate report facets if there are problems with the calculations.
2011-06-20 Sascha L. Teichmann Added generator and facet for error reports.
2011-06-20 Sascha L. Teichmann New model to transport data and error reports of calculations.
2011-06-18 Sascha L. Teichmann Added calculation "am Pegel" version to the "Wasserspiegellage" calculation.
2011-06-18 Sascha L. Teichmann Removed dead code.
2011-06-18 Sascha L. Teichmann Only generate facets when needed.
2011-06-17 Sascha L. Teichmann Merged revisions 2127-2133,2136-2137,2140,2143-2144,2146,2150-2151,2153-2154 via svnmerge from
2011-06-17 Ingo Weinzierl Added a parameter 'wq_free' that determines that mode of calculation 1 (specifies if the calculation is bound to a gauge or not).
2011-06-17 Ingo Weinzierl DischargeLongitudinalSectionCurve will have corrected W facets now.
2011-06-15 Ingo Weinzierl Merged with trunk and introduced hashing of computed values. facets-slt
2011-06-14 Sascha L. Teichmann DistanceInfoService: Got rid of namespace in result document.
2011-06-14 Ingo Weinzierl #77 The curves in a duration chart will have names now.
2011-06-14 Ingo Weinzierl The min/max W/Q ranges in the panel for calculation4 are written into the DESCRIBE.
2011-06-14 Sascha L. Teichmann Write top 'Oberkante' and bottom 'Unterkante' to out going XML if they exist.
2011-06-14 Ingo Weinzierl The state that is used to enter locations writes the river's range into the DESCRIBE now.
2011-06-10 Sascha L. Teichmann Added error reporting to 'Wasserspiegellage' calculation.
2011-06-10 Sascha L. Teichmann Added error reporting to 'Abflusskurve' calculation.
2011-06-10 Sascha L. Teichmann Added error reporting to 'Dauerzahlen' calculation.
2011-06-10 Sascha L. Teichmann Added methods to remove NaN values.
2011-06-10 Sascha L. Teichmann Added calculation base class to collect the problems during the calculations. Adjusted calculation 4 to use the mechanism.
2011-06-09 Ingo Weinzierl Changed the zoom process - the values in the chart request document are percentual values that apply to every axis.
2011-06-09 Ingo Weinzierl Corrected axes/datasets mappings.
2011-06-08 Sascha L. Teichmann Berechnung 4: Determine the gauges by their station position. This hopefully fixes segment assignment problems.
2011-06-08 Sascha L. Teichmann Berechnung 4: Added more debug output
2011-06-08 Ingo Weinzierl #103 PART 1: The numbers which are written into the static DESCRIBE part are i18n formatted now.
2011-06-08 Ingo Weinzierl #93 Changed the name of calculation type 4.
2011-06-08 Ingo Weinzierl Made the chart range determination more robust against NaN values.
2011-06-08 Ingo Weinzierl Set the second y axis to axis position 1 (starts at 0).
2011-06-08 Sascha L. Teichmann s@m³/s@m\\u00b3/s@
2011-06-08 Sascha L. Teichmann s@m³/s@m\u00b3/s@
2011-06-08 Sascha L. Teichmann Only generate an axis element if a axis really exists.
2011-06-07 Sascha L. Teichmann BackJumpCorrector: Simpified array swapping.
2011-06-07 Sascha L. Teichmann Use java.util.List instead of java.util.Vector. Removed superfluous imports.
2011-06-07 Sascha L. Teichmann code clean up in states
2011-06-07 Ingo Weinzierl The ChartInfoGenerator appends axes range information to the document now.
2011-06-07 Sascha L. Teichmann If Artifact.feed() fails do not store invalid values in database.
2011-06-06 Sascha L. Teichmann Removed asymmetrical "- 1" from width calculation.
2011-06-05 Sascha L. Teichmann Berechnung 4: Fixed problem when more than one value per segment are given.
2011-06-05 Sascha L. Teichmann Refactored version of "Berechnung 4"
2011-06-03 Ingo Weinzierl #90 Removed margins between data area border and curves.
2011-06-03 Ingo Weinzierl Refactored the chart creation in the ChartInfoGenerators. Now, every chart is created by the XYChartGenerator again.
2011-06-03 Ingo Weinzierl Charts are zoomed to a specified view if the attribute document for the chart creation contains an x and/or y range.
2011-06-02 Sascha L. Teichmann Set collection ttl to 6 hours.
2011-06-01 Sascha L. Teichmann Added parser for segments
2011-06-01 Sascha L. Teichmann Fix crashes in back jump correction.
2011-06-01 Ingo Weinzierl The matrix that is used to transform chart image coordinates into chart coordinates supports inverted x-axis now.
2011-06-01 Ingo Weinzierl Introduced a new output generators for creating chart info documents.
2011-05-31 Ingo Weinzierl Added support for the 'type' parameter of the collection's out() operation.
2011-05-31 Sascha L. Teichmann Use an explicit reference km for interpolation now.
2011-05-30 Sascha L. Teichmann Introduce a cache for the distance-info service
2011-05-30 Sascha L. Teichmann flys/issue82: Only successful interpolations are named.
2011-05-27 Sascha L. Teichmann Re-eanbled the calculation of the backjump correction.
2011-05-27 Ingo Weinzierl Removed XML debug statement.
2011-05-27 Ingo Weinzierl Moved the code part that skips themes to a better place. This let us paint empty charts with no themes at all.
2011-05-27 Ingo Weinzierl We will no longer put deactivated themes into the chart.
2011-05-27 Ingo Weinzierl Fixed the process of creating and storing the attribute of a collection.
2011-05-26 Sascha L. Teichmann Make "Berechnungsart 4" work independent of flow direction. Commented out back jump correction temporarily.
2011-05-26 Sascha L. Teichmann Generate fields for w/q input depend on flow direction.
2011-05-26 Sascha L. Teichmann Take the flow direction into account.
2011-05-26 Sascha L. Teichmann Round exploded values to a precision of 1e-6.
2011-05-25 Sascha L. Teichmann WST value table: Qs are now stored in ranges for each column.
2011-05-24 Sascha L. Teichmann First part of storing qs in ranges
2011-05-24 Ingo Weinzierl Small bugfixes in the WQ selection state.
2011-05-24 Ingo Weinzierl ISSUE-40 (part I/II) Write values that the user had former selected / inserted into DESCRIBE document to preselect such data in the UI.
2011-05-24 Ingo Weinzierl Removed needless imports.
2011-05-24 Ingo Weinzierl ISSUE-85 (part III/III) Use the given kilometer values for the waterlevel computation.
2011-05-24 Ingo Weinzierl ISSUE-85 (part I/III) Added further fields for the location/range state.
2011-05-24 Sascha L. Teichmann Moved WST value table cache key to a separate class.
2011-05-23 Sascha L. Teichmann Introduce model to store q values of WST columns efficiently.
2011-05-23 Ingo Weinzierl ISSUE-62 (part I/II) States are no longer filled with data - if a state needs user input, it needs to query the owner artifact.
2011-05-23 Ingo Weinzierl Added a method to dump the artifacts state/data.
2011-05-23 Sascha L. Teichmann flys/issue84: Forget to select wst kind.
2011-05-20 Sascha L. Teichmann fix for flys/issue81: km weights were swapped
2011-05-20 Ingo Weinzierl Tagged release 2.3.1 of flys-artifacts.
2011-05-20 Ingo Weinzierl Prepared Changes for the upcoming release.
2011-05-20 Ingo Weinzierl Tagged release 2.3.1 of flys-artifacts.
2011-05-20 Hans Plum Notes to Release V 2.3.1
2011-05-19 Sascha L. Teichmann Increment kms array size by one to take the end of range, too.
2011-05-19 Sascha L. Teichmann Use unsharp km lookup (epsilon = 0.0001).
2011-05-19 Ingo Weinzierl ISSUE-66 Fixed broken english subtitle template for longitudinal section charts.
2011-05-19 Ingo Weinzierl The curve of a computed discharge curve has a human readable text now.
2011-05-19 Sascha L. Teichmann Reintroduced titles for the "W for unausgeglichene Abfluesse".
2011-05-19 Ingo Weinzierl Added names for discharge curves (at gauges).
2011-05-19 Sascha L. Teichmann Removed dead code
2011-05-19 Sascha L. Teichmann use correct kms and step width now now
2011-05-18 Sascha L. Teichmann Use new logic to calculate "W für ungleichwertige Abfluesse". Not working yet.
2011-05-18 Ingo Weinzierl Enabled the discharge longitudinal section to be exported as WST.
2011-05-18 Sascha L. Teichmann flys/issue69: Connected calculation with the UI
2011-05-18 Ingo Weinzierl W and Q curves in longitudinal section curves will now have names.
2011-05-18 Ingo Weinzierl WSTs will now have a header that contains the names of the Ws or Qs that had been defined for the computation.
2011-05-17 Ingo Weinzierl Implemented writer that creates WSTs and enabled the WaterlevelExporter to create those.
2011-05-17 Ingo Weinzierl Added a new class that supports formatters for different types of data.
2011-05-17 Ingo Weinzierl ISSUE-72 Repaired broken XPath expression in MainValuesService to extract start and end kilometer.
2011-05-17 Sascha L. Teichmann Separated the WST table loading logic from the calculations.
2011-05-17 Ingo Weinzierl Tagged RELEASE 2.3
2011-05-16 Hans Plum Added NEWS File for collecting enduser-sepcific information for releases
2011-05-15 Sascha L. Teichmann First step to calculate "W fuer ungleichwertige Abfluesse" correctly. flys/issue55
2011-05-15 Sascha L. Teichmann Fix step to fix issue69: Do the right calculation
2011-05-13 Ingo Weinzierl Prepared Changes for the upcoming release 2.3.
2011-05-13 Ingo Weinzierl ISSUE-37 The river state wants to be rendered using a river_panel UI provider.
2011-05-12 Ingo Weinzierl Charts are generated using the size defined in the incoming request document.
2011-05-11 Ingo Weinzierl ISSUE-52 The longitudinal section charts will now always have the head of the river at the left side.
2011-05-11 Sascha L. Teichmann MetaDataService: Make incoming XML symmetric to DistanceInfoService.
2011-05-10 Ingo Weinzierl ISSUE-47 Adjusted the line color of W, Q and corrected W curves (temporarilly).
2011-05-10 Ingo Weinzierl Display gridlines in charts.
2011-05-10 Ingo Weinzierl ISSUE-53 Formatted number values of CSV exports.
2011-05-10 Ingo Weinzierl Implemented the input validation of WQ in the adapted WQ panel.
2011-05-10 Ingo Weinzierl The CSV exports will now have headers.
2011-05-10 Sascha L. Teichmann Datacage: Added river parameter to meta data services.
2011-05-10 Ingo Weinzierl Added subtitles to the available charts.
2011-05-10 Ingo Weinzierl Added a method to Resources that returns translated compound messages.
2011-05-10 Ingo Weinzierl Improved the OutGenerator interface to set a master artifact for the out generation.
2011-05-10 Ingo Weinzierl Enabled the WINFO artifact to choose between W and Q mode in the adapted wq panel of the discharge longitudinal section computation.
2011-05-09 Sascha L. Teichmann Datacage service: Cleanup served XML document.
2011-05-09 Sascha L. Teichmann Datacage: Added forgotten columns of fixation WST to datcage template.
2011-05-09 Ingo Weinzierl Enabled i18n support for charts.
2011-05-09 Ingo Weinzierl Added a CSV exporter for the discharge longitudinal section computation.
2011-05-07 Sascha L. Teichmann Back jump correction should work now for both flow directions.
2011-05-06 Sascha L. Teichmann Added data cage configuration for 'Längsschnitt'.
2011-05-06 Ingo Weinzierl Implemented methods to retrieve and compute the data used to create discharge longitudinal sections.
2011-05-05 Ingo Weinzierl Small bugfix in the adapted WQ state and further i18n strings.
2011-05-05 Ingo Weinzierl Changed the y-axis title of the computed discharge curve.
2011-05-05 Ingo Weinzierl Improved the transition model and added states to enable the 'discharge longitudinal section' computation - NOTE: the work in this computation has not finished yet.
2011-05-05 Ingo Weinzierl Use a default step width (100m) between two kilometers if no width is given.
2011-05-05 Ingo Weinzierl Fixed a potential NullPointerException while creating a longitudinal section chart.
2011-05-04 Sascha L. Teichmann fix flys/issue30
2011-05-04 Sascha L. Teichmann 'berechnete Abflusskurve': generate ws from qs
2011-05-04 Ingo Weinzierl Filled the discharge curve exporter (CSV) with code - now, it generates a CSV export with the computed discharge curve data.
2011-05-04 Ingo Weinzierl Enabled the WINFO artifact to compute the data for discharge curves (computed) - ComputedDischargeCurveGenerator uses those values now to create the chart.
2011-05-04 Ingo Weinzierl Improved the transition model and added classes to enable the WINFO artifact to create computed discharge curves - NOTE: each of the new classes is just a stub.
2011-05-03 Ingo Weinzierl Added an exporter to export the computed data of a duration curve.
2011-05-03 Ingo Weinzierl Modified a confusing debug statement.
2011-05-03 Ingo Weinzierl Added an exporter (OutGenerator) for waterlevels which currently supports CSV exports.
2011-05-03 Ingo Weinzierl Introduced an export output target on collection level that enables collections to be exported.
2011-05-03 Ingo Weinzierl I18N Bugfix.
2011-05-03 Ingo Weinzierl Added i18n strings for the location selection.
2011-05-03 Ingo Weinzierl Enabled the WINFO artifact to create duration curves - new OutGenerator, added methods for data computation.
2011-05-03 Sascha L. Teichmann visualize-transitions.xsl: State quoting was done wrong.
2011-05-02 Ingo Weinzierl Enhanced the transition model to reach a state that creates duration curves.
2011-05-02 Sascha L. Teichmann Flush/persist cache at end of program.
2011-05-02 Ingo Weinzierl The DischargeCurveGenerator uses public methods of FLYSArtifact to retrieve all necessary information of the current settings.
2011-05-02 Sascha L. Teichmann Moved expensive allocation of result arrays out of km loop.
2011-05-02 Ingo Weinzierl Enabled the FLYSArtifact to handle an array of inserted WQ values (without given ranges).
2011-05-02 Sascha L. Teichmann Repaired DischargeTables.getQForW()
2011-05-02 Ingo Weinzierl Enabled the server to handle longitudinal section chart requests with inserted W data - Ws are transformed into Qs then.
2011-05-02 Ingo Weinzierl Removed an unused parameter from DischargeTables.getQForW().
2011-05-02 Ingo Weinzierl Ws and Qs of a longitudinal section chart are mapped to an own range axis now.
2011-05-01 Sascha L. Teichmann Added caching support for the wst value tables.
2011-04-29 Sascha L. Teichmann Added ehcache support.
2011-04-29 Sascha L. Teichmann Added meta data service.
2011-04-29 Sascha L. Teichmann Added meta service stub. TODO: Add meta data builder.
2011-04-29 Ingo Weinzierl Bugfix: Changed the datastructure of the ThemeList (inner class of FLYSArtifactCollection) to store the theme of a chart in an ordered list -> Q curves of longitudinal section charts are now drawn.
2011-04-29 Ingo Weinzierl Implemented the chart creation of a longitudinal section chart - W and Q facets.
2011-04-29 Ingo Weinzierl Improved the calculation of the step width of ranges.
2011-04-29 Ingo Weinzierl New method WQKms.size() to retrieve the number of elements in the data pool.
2011-04-29 Sascha L. Teichmann WQKms model: Added a get() method which takes destination array as an argument.
2011-04-29 Ingo Weinzierl Introduced GNU Trove to store WQKms values in a more performant data structure.
2011-04-29 Ingo Weinzierl Added the name of the facet to the parameterlist of OutGenerator.doOut().
2011-04-29 Ingo Weinzierl Added themes and mappings for the W and Q theme of a longitudinal section curve.
2011-04-29 Ingo Weinzierl Added necessary methods to start the computation of waterlevel data.
2011-04-29 Ingo Weinzierl Introduced a model class to store a set of triple data objects that consist of W, Q and Kms information.
2011-04-29 Ingo Weinzierl Bugfix: Removed endless loop and a bug while iterating over Hibernate results.
2011-04-28 Ingo Weinzierl Added an OutGenerator for creating longitudinal section curves.
2011-04-28 Ingo Weinzierl Bugfix: Added missing <output-generators> section to the global configuration.
2011-04-28 Ingo Weinzierl Added a further state that is reached if the waterlevel calculation mode has been chosen.
2011-04-28 Ingo Weinzierl Added a new Transition to compare values.
2011-04-28 Ingo Weinzierl Bugfixes: Adapted a broken method call of TransitionEngine.isStateReachable() and added the outputs of a current state to the DESCRIBE.
2011-04-28 Ingo Weinzierl Bugfix: Added the missing init() method to a Transition and call it in the TransitionFactory after a Transition has been created.
2011-04-28 Ingo Weinzierl Bugfix: The outputs of a Collection's attribute document are stored in an outputs node now instead of being stored toplevel in the document.
2011-04-28 Ingo Weinzierl Throw an illegal argument exception in LocationDistanceSelect.validate() and WQSelect.validate() if no data has been inserted so far.
2011-04-28 Sascha L. Teichmann Added XSL transformation do create Graphviz digraph out of conf.xml
2011-04-28 Ingo Weinzierl The OutGenerator gets the theme of a facet while output creation.
2011-04-27 Ingo Weinzierl Removed useless imports.
2011-04-27 Ingo Weinzierl Added an abstract OutGenerator that should be the base class for all generators which create charts.
2011-04-27 Ingo Weinzierl Improved the out() operation of a Collection - the OutGenerator gets to know about the facets and its theme.
2011-04-26 Ingo Weinzierl The Attributes of a collection are written into its DESCRIBE now.
2011-04-26 Ingo Weinzierl Initialized the facet2theme mappings configured in themes.xml and added a function to the ThemeFactory that retrieves a theme from FLYSContext based on its name.
2011-04-22 Sascha L. Teichmann Corrected a silly c&p mistake.
2011-04-22 Sascha L. Teichmann Implementation of the "Ruecksprungkorrektur" to be done in "W fuer angepassten Abflusslaengschnitt".
2011-04-21 Ingo Weinzierl Removed debug code that has been commited by accident.
2011-04-21 Ingo Weinzierl Added a first small theme configuration and code to read it.
2011-04-21 Ingo Weinzierl Implementation of interfaces and its default implementations and a factory to work with themes.
2011-04-20 Sascha L. Teichmann Implementation of "Abflusskurve/Abflusstafel" calculation.
2011-04-20 Sascha L. Teichmann Added dependency to Apache Commons Math 2.2 (Apache License 2.0)
2011-04-20 Sascha L. Teichmann Discharge table: Fix problem when sorting by q (copied w instead of q).
2011-04-20 Ingo Weinzierl Fixed broken HQL statement.
2011-04-19 Sascha L. Teichmann Implemented the "Wasserstand/Wasserspiegellagen" calculation.
2011-04-19 Sascha L. Teichmann Discharge table: we need a getQForW() and not a getWForQ().
2011-04-19 Sascha L. Teichmann Discharge tables: Sorting of q values was done wrong.
2011-04-19 Ingo Weinzierl The list of annotations returned by the AnnotationFactory is ordered by its range.
2011-04-19 Ingo Weinzierl Added a service that returns the MainValues of a Gauge based on a river name and a stationing.
2011-04-19 Ingo Weinzierl Added a factory that returns MainValues.
2011-04-19 Sascha L. Teichmann Discharge table: Added static method getWForQ() to interpolate a w value for a given q value based on a given discharge table.
2011-04-19 Sascha L. Teichmann Discharge tables: Added convenience constructors/methods to ease the access to the master discharge table of a gauge.
2011-04-18 Sascha L. Teichmann Moved the query complexity of creating a w/q value table into view
2011-04-18 Sascha L. Teichmann Fetches w/q value tables from the backend.
2011-04-18 Ingo Weinzierl Changed the error key that is written to the result document of the feed operation.
2011-04-18 Ingo Weinzierl The inserted river is validated in the feed operation().
2011-04-18 Ingo Weinzierl The calculation method is validated in the feed() operation.
2011-04-18 Ingo Weinzierl The inserted ranges (distance and WQ ranges) are validated in the feed() operation.
2011-04-18 Ingo Weinzierl Removed testing code that has been comitted by accident in the last revision.
2011-04-18 Ingo Weinzierl The getGauge() method of the FLYSArtifact returns the first gauge based on the given stationing now.
2011-04-15 Ingo Weinzierl The WQ state fills the DESCRIBE with default values for W and Q.
2011-04-15 Ingo Weinzierl Added a WstFactory to return Wst objects.
2011-04-15 Ingo Weinzierl FLYSArtifact provides methods to retrieve the real River, Gauge objects.
2011-04-15 Ingo Weinzierl Bugfix: repaired broken imports of the session holder.
2011-04-15 Ingo Weinzierl Removed the SessionHolder and adapted imports.
2011-04-14 Sascha L. Teichmann Acquire/release sessions in services to avoid db connection leaks.
2011-04-14 Ingo Weinzierl The location/distance state now writes default values into DESCRIBE.
2011-04-14 Ingo Weinzierl Added a new function to RiverFactory that retrieves a River object based on a given river name.
2011-04-14 Sascha L. Teichmann Backend access: Static methods are using the SessionHolder, too.
2011-04-14 Ingo Weinzierl Finalized the SessionCallContextListener and registered it as CallContext.Listener in the configuration.
2011-04-14 Ingo Weinzierl Bugfix: Call correct method to retrieve and initialize an instance of SessionFactoryProvider.
2011-04-14 Sascha L. Teichmann Added a session holder to hold hibernate sessions.
2011-04-14 Ingo Weinzierl Added an Implementation of CallContext.Listener to open/close Hibernate Sessions for each request.
2011-04-14 Ingo Weinzierl Modified the states' describe() method - related to the last commit.
2011-04-14 Ingo Weinzierl Removed the state to explicitly select a gauge.
2011-04-13 Ingo Weinzierl Bugfix: Repaired the dynamic UI part of the RiverSelect state in DESCRIBE.
2011-04-12 Ingo Weinzierl Write the name of an artifact into the DESCRIBE document.
2011-04-12 Ingo Weinzierl Bugfix: States are filled with data before they describe themself.
2011-04-11 Ingo Weinzierl Implemented a service that retrieves distance information for a specific river.
2011-04-06 Ingo Weinzierl The FLYSArtifactCollection overrides out() and uses OutGenerators to create output for this operation.
2011-04-06 Ingo Weinzierl Added a DischargeCurveGenerator that creates discharge curves.
2011-04-06 Ingo Weinzierl Changed the visibility of getData() method of FLYSArtifacts.
2011-04-03 Sascha L. Teichmann Removed trailing whitespace.
2011-04-03 Sascha L. Teichmann Make project compilable again.
2011-03-31 Ingo Weinzierl Added code to parse the configured OutGenerators in the global configuration and to save a map of such in the FLYSContext.
2011-03-31 Ingo Weinzierl Added an OutGenerator interface that might be used to generator collected outputs of a set of artifacts.
2011-03-30 Ingo Weinzierl Removed the Backend reference from FLYSArtifactCollection.
2011-03-30 Ingo Weinzierl Enhanced the output mode for discharge curves with three facets.
2011-03-30 Ingo Weinzierl Tagged RELEASE 0.1 of FLYS Artifacts.
2011-03-30 Ingo Weinzierl Renamed an output mode in the WINFO artifact configuration.
2011-03-29 Ingo Weinzierl Changed a german string in the resource bundle.
2011-03-29 Ingo Weinzierl Adapted the available calculation modes of WINFO and its order in the DESCRIBE document.
2011-03-28 Ingo Weinzierl Added the hash code of an artifact to the artifact part of the collection's DESCRIBE document.
2011-03-28 Ingo Weinzierl Changed the background color of discharge curves to white.
2011-03-28 Sascha L. Teichmann DischargeTables: Cache the scale, too. Otherwise two calls to getValues() with different arguments will result in the same output.
2011-03-28 Ingo Weinzierl The out() operation of the WINFO artifact draws discharge tables for gauges specified by the user.
2011-03-28 Ingo Weinzierl Added a helper class to export charts.
2011-03-28 Sascha L. Teichmann Add factory to fetch gauges from database and filter them
2011-03-25 Sascha L. Teichmann Don't used interleaved x/y data.
2011-03-25 Ingo Weinzierl Updated the TODO list.
2011-03-25 Ingo Weinzierl Bugfix: Added a missing artifact namespace prefix in the DESCRIBE document of a FLYSArtifactCollection.
2011-03-24 Ingo Weinzierl Implemented a FLYSArtifactCollection that will be used in this application now.
2011-03-24 Sascha L. Teichmann Fetch w/q values of discharge tables for given gauges.
2011-03-24 Ingo Weinzierl Added a further german resource bundle.
2011-03-23 Ingo Weinzierl The DESCRIBE of the WINFO artifact contains the available output modes now.
2011-03-22 Ingo Weinzierl The location_distance state of the WINFO parameterization has an output mode 'discharge_table' now.
2011-03-21 Ingo Weinzierl Append human readable strings of the selected values to the DESCRIBE output.
2011-03-21 Ingo Weinzierl Added some more calculation types (to the DESCRIBE in the calculation select state).
2011-03-21 Ingo Weinzierl Implemented the step-back part of the advance() operation.
2011-03-21 Ingo Weinzierl Fixed a german umlaut.
2011-03-18 Ingo Weinzierl Added new states to insert location/distance and w/q data in the config of a WINFO artifact.
2011-03-18 Ingo Weinzierl Added a new state for the W/Q input in the WINFO parameterization.
2011-03-18 Ingo Weinzierl New state for the location/distance input and some litte modifications of the DefaultState.
2011-03-17 Ingo Weinzierl Added a method to retrieve the UIProvider for a state.
2011-03-17 Ingo Weinzierl Let the states describe the static ui part.
2011-03-17 Ingo Weinzierl The 'rivers' service retrieves the rivers from backend now.
2011-03-17 Sascha L. Teichmann Added support for the flys backend and an example how to use it.
2011-03-15 Sascha L. Teichmann Added section in configuration for database backend.
2011-03-15 Sascha L. Teichmann Fixed build error coming from different import of XMLUtils.
2011-03-14 Ingo Weinzierl Appended a missing node to the DESCRIBE.
2011-03-14 Ingo Weinzierl I18N of strings for the DESCRIBE document.
2011-03-14 Ingo Weinzierl Introduced a state to select the calculation mode.
2011-03-14 Ingo Weinzierl Added an abstract base class DefaultState for States.
2011-03-14 Ingo Weinzierl Implemented a singleton instance that provides i18n strings.
2011-03-10 Ingo Weinzierl Appende the static data to the static node of the DESCRIBE document.
2011-03-10 Ingo Weinzierl The operations feed() and advance() return the current description of the artifact now.
2011-03-10 Ingo Weinzierl Implemented the step-forward part of the advance operation.
2011-03-09 Ingo Weinzierl Implemented the feed() operation.
2011-03-09 Ingo Weinzierl Added a TODO file.
2011-03-09 Ingo Weinzierl Added a FLYSArtifact that serves as the default artifact for the FLYS application.
2011-03-08 Ingo Weinzierl Added a RiverService (/service/rivers) that retrieves a list of provided rivers.
2011-03-07 Ingo Weinzierl Added a nodes for the user-factory and collection-factory to the configuration.
2011-03-01 Ingo Weinzierl Replaced the 'special' attribute of the DESCRIBE with a 'uiprovider' attribute.
2011-02-08 Ingo Weinzierl The RiverSelect state creates the dynamic UI part for the describe document now.
2011-02-08 Ingo Weinzierl Added mockup classes for working with rivers.
2011-02-07 Ingo Weinzierl The input data items of a state are read from configuration after the state has been setup.
2011-02-07 Ingo Weinzierl Added the current state and reachable states description to the describe document of the WINFO artifact.
2011-02-07 Ingo Weinzierl Changed the way of storing transitions in the TransitionEngine.
2011-02-04 Ingo Weinzierl Improved the WINFO artifact. Describe() returns the uuid and the hash of the artifact instead of just nothing.
2011-02-04 Ingo Weinzierl Improved the init process of the WINFOArtifact - there are two new states to select the river and the gauge.
2011-02-04 Ingo Weinzierl Improved the bootstrap process - the states are initialized.
2011-02-03 Ingo Weinzierl Initializes a TransitionEngine storing all transitions for each artifact at the application start.
2011-02-02 Ingo Weinzierl Added a first stub of an WINFO artifact.
2011-02-01 Sascha L. Teichmann Added initial mvn project for FLYS artifacts.

http://dive4elements.wald.intevation.org