graph
- ChangeLog for last commit2012-06-27, by Christian Lins
- Add point labels to W/Q curve2012-06-27, by Christian Lins
- Moved common code of the *Artifacts into FLYSArtifact.2012-06-27, by Sascha L. Teichmann
- Fix for 'linecolor ignored' issue2012-06-27, by Christian Lins
- Removed some expensive XPath usage.2012-06-27, by Sascha L. Teichmann
- SQ: Refactored fitting to better fit the data types of SQResult.2012-06-26, by Sascha L. Teichmann
- Removed trailing whitespace.2012-06-26, by Sascha L. Teichmann
- SQ: Added fitting shell for SQ curves.2012-06-26, by Sascha L. Teichmann
- SQ: Added specialized outlier test for the S/Q relation.2012-06-26, by Sascha L. Teichmann
- FixA: Only generate outlier facet when we done the prepocessing.2012-06-26, by Sascha L. Teichmann
- Enable legend item aggreation in time series charts.2012-06-26, by Felix Wolfsteller
- Refactored legend item aggregation again.2012-06-26, by Felix Wolfsteller
- Extracted legenditemaggregation from xychartgenerator.2012-06-26, by Felix Wolfsteller
- Removed trailing whitespace.2012-06-26, by Sascha L. Teichmann
- Completed inverse functions.2012-06-26, by Sascha L. Teichmann
- Fix ChangeLog encoding2012-06-26, by Felix Wolfsteller
- flys-artifacts/trunk@4794 c6561f87-3c4e-4783-a992-168aeb5c3f6f2012-06-26, by Felix Wolfsteller
- Fitting: Link the functions to there inverses via getInverse().2012-06-26, by Sascha L. Teichmann
- Added inverses of the fitting functions.2012-06-26, by Sascha L. Teichmann
- Fix issue663 (step curves for longitudinal_section Qs).2012-06-25, by Felix Wolfsteller
- Progressed LegendItemAggregation.2012-06-25, by Felix Wolfsteller
- FixA: Fixed typo in I18N key2012-06-25, by Sascha L. Teichmann
- FixA: Finished I18N for km chart service.2012-06-25, by Sascha L. Teichmann
- Removed trailing whitespace.2012-06-25, by Sascha L. Teichmann
- Removed superfluous import.2012-06-25, by Sascha L. Teichmann
- FixA: I18N for chart km service.2012-06-25, by Sascha L. Teichmann
- FixA: Added longitudinal section chart.2012-06-25, by Raimund Renkert
- Look for the attribut "outline" in TimeseriesChartGenerator to render shape2012-06-25, by Raimund Renkert
- Do not add entries ending with " " to legend.2012-06-25, by Raimund Renkert
- FixA: Prevent that the plot becomes to small if only one point is drawn.2012-06-25, by Sascha L. Teichmann
- FixA: Added more debug output.2012-06-25, by Sascha L. Teichmann
- Label more points in FixingsKMChartService2012-06-25, by Sascha L. Teichmann
- FixA: Interpolated and measured values where switched.2012-06-25, by Sascha L. Teichmann
- Added labeling for Q/W points FixingsKMChartService.2012-06-25, by Sascha L. Teichmann
- FixA: Re-added accidentially removed code.2012-06-25, by Sascha L. Teichmann
- Removed trailing whitespace.2012-06-24, by Sascha L. Teichmann
- FixA: I18N2012-06-24, by Sascha L. Teichmann
- Use generics more correctly2012-06-24, by Sascha L. Teichmann
- I18N: Added script to make keys of property file identifiable with short numbers through the UI.2012-06-24, by Sascha L. Teichmann
- I18N: Repaired inconsistencies2012-06-24, by Sascha L. Teichmann
- Output code to trackdown the linecolor problem2012-06-24, by Christian Lins
- Re-enable legend item aggregation.2012-06-23, by Felix Wolfsteller
- Parse legend aggregation threshold value for settings.2012-06-23, by Felix Wolfsteller
- Removed trailing whitespace.2012-06-23, by Sascha L. Teichmann
- FixA: KM chart helper service: Added debug output when creating Q sector markers.2012-06-23, by Sascha L. Teichmann
- Initialize legend aggregation threshold.2012-06-22, by Felix Wolfsteller
- Cosmetics.2012-06-22, by Felix Wolfsteller
- Prepare legend aggregation threshold setting.2012-06-22, by Felix Wolfsteller
- Cosmetics.2012-06-22, by Felix Wolfsteller
- FixA: Draw domain markers for borders of Q sectors in helper diagram.2012-06-22, by Sascha L. Teichmann
- FixA: Calculate the standard deviation of the Q sector delta Ws, too.2012-06-22, by Sascha L. Teichmann
- Fix: add method to find discharge sector border for given river and km.2012-06-21, by Sascha L. Teichmann
- FixA: Create a cached GaugeFinderFactory to access the gauge along a river2012-06-21, by Sascha L. Teichmann
- FixA: Moved GaugeFinder into top level class.2012-06-21, by Sascha L. Teichmann
- FixA: Made GaugeRange a top level class.2012-06-21, by Sascha L. Teichmann
- TimeseriesChartGenerator: Prevent some NPEs2012-06-21, by Sascha L. Teichmann
- Removed superfluous import.2012-06-21, by Sascha L. Teichmann
- FixA: Move Range out of FixingsOverview2012-06-21, by Sascha L. Teichmann
- FixA: Fixed problem with select the wrong meta data (date, descriptions, etc.) for a data column.2012-06-21, by Sascha L. Teichmann
- FixA: Fixed stupid i/j switch bug.2012-06-21, by Sascha L. Teichmann
- Updated i18n for delta W(t) chart in fix analysis.2012-06-21, by Raimund Renkert
- Use different stylings for real and interpolated data points.2012-06-21, by Raimund Renkert
- Theme updates for sector average wq curves/points2012-06-21, by Christian Lins
- Adapt doAverageSectorOut() to reflect changes of corresponding facet.2012-06-21, by Christian Lins
- FixA: Added delta W(t) chart in fix analysis.2012-06-20, by Raimund Renkert
- Added new methods to add domain and value axis markers to time series plots.2012-06-20, by Raimund Renkert
- FixA: Added reference events to CSV export.2012-06-20, by Raimund Renkert
- FixA: Changed data type from QW[] to QWD[] to have delta Ws in reference events.2012-06-20, by Raimund Renkert
- FixA: Moved function instantiation to always have a valid function instance.2012-06-20, by Raimund Renkert
- Fixed binary search in Parameters.2012-06-20, by Raimund Renkert
- Parameters: Bring binarySearch with epsilon more to source of binarySearch of Collections.2012-06-20, by Sascha L. Teichmann
- fix issue680; hack.2012-06-20, by Felix Wolfsteller
- Cosmetics, docs.2012-06-20, by Felix Wolfsteller
- Cosmetics.2012-06-20, by Felix Wolfsteller
- FixA: Respect the selected events and reference period correctly.2012-06-20, by Sascha L. Teichmann
- Fixed broken naming of curves in SQ relation charts.2012-06-20, by Ingo Weinzierl
- Create a compound index for SQOutlierFacets based on result index and iteration number.2012-06-20, by Ingo Weinzierl
- The fake calculation for SQ relation now creates only values bigger than 0.2012-06-20, by Ingo Weinzierl
- Adjusted the color of SQ relation Facets.2012-06-20, by Ingo Weinzierl
- SQ relation now creates Facets with proper i18n labels.2012-06-20, by Ingo Weinzierl
- I18N of SQ relation charts.2012-06-20, by Ingo Weinzierl
- Fix issue681.2012-06-19, by Felix Wolfsteller
- Do not automatically load q-facets outside of w_differences.2012-06-19, by Felix Wolfsteller
- Added ChangeLog entry.2012-06-19, by Felix Wolfsteller
- Load q-type facets with w-facets for differences' base data.2012-06-19, by Felix Wolfsteller
- Removed trailing whitespace.2012-06-19, by Sascha L. Teichmann
- SQ: Directly sample our Function objects instead of Function2D from JFreeChart.2012-06-19, by Sascha L. Teichmann
- Removed superfluous import.2012-06-19, by Sascha L. Teichmann
- FixA: Store the standard deviation of delta Ws of reference points into parameters, too.2012-06-19, by Sascha L. Teichmann
- FixA: Store into QWs if they are interpolated.2012-06-19, by Sascha L. Teichmann
- Generate fake data for SQ curves; Implemented the Facet and Generator stuff.2012-06-19, by Ingo Weinzierl
- SQ: Name derivative S'(Q).2012-06-19, by Sascha L. Teichmann
- Extend compatibility list of facets for discharge-curves.2012-06-19, by Felix Wolfsteller
- Added theme mappings for sq relation fractions b - f.2012-06-19, by Ingo Weinzierl
- Create Facets for each SQResult and SQFractionResult.2012-06-19, by Ingo Weinzierl
- SQ: Add new power function.2012-06-19, by Sascha L. Teichmann
- Display measurements in SQ relation charts.2012-06-19, by Ingo Weinzierl
- Line labels are not visible until the option is set by the user (or configured in a theme).2012-06-19, by Ingo Weinzierl
- conf.xml: Configure rest server and floodmap with external system entities.2012-06-19, by Sascha L. Teichmann
- FixA: Calculate Delta W(t) for reference points, too.2012-06-18, by Sascha L. Teichmann
- Themes for fixing curves and debug output2012-06-18, by Christian Lins
- Cosmetics: Added vim line, made class public.2012-06-18, by Sascha L. Teichmann
- De-centralized database configuration.2012-06-18, by Sascha L. Teichmann
- Fixed constructor in AnalysisPeriod.2012-06-18, by Raimund Renkert
- Some fixing charts are generated now2012-06-18, by Christian Lins
- Apply point color in XYStyle.2012-06-18, by Ingo Weinzierl
- Added themes specific to MINFO SQ relation charts.2012-06-18, by Ingo Weinzierl
- Moved current km to context and added an abstract generator for fix analysis2012-06-18, by Raimund Renkert
- Removed repeated x.size() calls from for loops.2012-06-18, by Sascha L. Teichmann
- Removed superfluous import.2012-06-18, by Sascha L. Teichmann
- Added missing 'else's in if/else ladders.2012-06-18, by Sascha L. Teichmann
- Fixed string comparision for identity.2012-06-18, by Sascha L. Teichmann