graph
- Cosmetics.2012-07-18, by Felix Wolfsteller
- Removed trailing whitespace.2012-07-18, by Sascha L. Teichmann
- Added bandwidth field, i18n.2012-07-17, by Felix Wolfsteller
- Remove gwt dependency, add common-codecs.2012-07-17, by Christian Lins
- Issue #726 work.2012-07-17, by Christian Lins
- Cosmetics, docs.2012-07-16, by Felix Wolfsteller
- Tagged flys-client module as '2.8'.2012-07-16, by Ingo Weinzierl
- merged flys-backend/2.82.8 2012-09-28, by Thomas Arendsen Hein
- Removed same package imports.2012-07-15, by Sascha L. Teichmann
- MapResultTransformer: Added static INSTANCE because its stateless.2012-07-12, by Sascha L. Teichmann
- Backend: Strategy to directly transform native SQL results into Maps.2012-07-12, by Sascha L. Teichmann
- Fix for issue 3592012-07-12, by Sascha L. Teichmann
- Backend: Added DB indices for fasten access to cross section points.2012-07-11, by Sascha L. Teichmann
- Partial fix for flys/issue697: Increased the decimal places of Ws, Qs and Kms to 5.2012-07-11, by Sascha L. Teichmann
- Set correct connection provider class which package had changed in the last commit.2012-07-03, by Ingo Weinzierl
- Fixed broken package declaration in DBCPConnectionProvider.2012-07-03, by Ingo Weinzierl
- Backend: Added views to access the 'Amtlichen Linien'.2012-06-29, by Sascha L. Teichmann
- FLYS backend: Removed trailing whitespace.2012-06-15, by Sascha L. Teichmann
- SedDB: Make access to SedDB configurable over conf.xml and provide access to sessions.2012-06-14, by Sascha L. Teichmann
- Added Hibernate access class to SedDB2012-06-14, by Sascha L. Teichmann
- flys-backend: Re-establish cross platform compatibilty again.2012-06-14, by Sascha L. Teichmann
- Added missing 'name' property and a new function to retrieve CrossSectionTracks.2012-06-14, by Ingo Weinzierl
- Store sq relations into database after parsing.2012-06-13, by Ingo Weinzierl
- Added parser and import classes to import MINFO sq relations.2012-06-13, by Ingo Weinzierl
- Cleared some irritating debug messages.2012-06-12, by Ingo Weinzierl
- Improved the import process to read MINFO specific 'Messstellen'.2012-06-12, by Ingo Weinzierl
- Added Override annotation.2012-06-11, by Sascha L. Teichmann
- Added filter for annotation names.2012-06-11, by Raimund Renkert
- Fix comment.2012-06-08, by Felix Wolfsteller
- Make it run again by removing hibernate annotation.2012-06-08, by Felix Wolfsteller
- Improved minfo db schema and added model classes for s/q relation.2012-06-07, by Ingo Weinzierl
- Removed superfluous imports.2012-06-05, by Sascha L. Teichmann
- Tagged module flys-backend as '2.7'.2012-05-27, by Ingo Weinzierl
- merged flys-artifacts/2.82012-09-28, by Thomas Arendsen Hein
- Removed same package imports.2012-07-15, by Sascha L. Teichmann
- Forget file to save.2012-07-15, by Sascha L. Teichmann
- FLYSArtifactCollection: Lowered log level.2012-07-15, by Sascha L. Teichmann
- Let DC offer official lines for longitudinal disch. diags.2012-07-13, by Felix Wolfsteller
- Prevent nasty NPE.2012-07-13, by Felix Wolfsteller
- SQ relation: Suppress data points with values <= 0 because they kill JFreeChart's log/log diagrams.2012-07-13, by Sascha L. Teichmann
- SQ relation: More fixes.2012-07-13, by Sascha L. Teichmann
- SQ relation: More fixes.2012-07-13, by Sascha L. Teichmann
- Fixed ChangeLog2012-07-13, by Sascha L. Teichmann
- SQ relation: Fixed problem with string operation precedence.2012-07-13, by Sascha L. Teichmann
- Very basic official lines in dc, malplaced.2012-07-13, by Felix Wolfsteller
- Create shapefile directory instead of shapefile 'file'2012-07-13, by Christian Lins
- Removed trailing whitespace.2012-07-13, by Sascha L. Teichmann
- SQ relation: Build a valid SQResult.2012-07-13, by Sascha L. Teichmann
- Fix and workaround NullPointerExceptions2012-07-13, by Christian Lins
- Organized and added missing imports.2012-07-13, by Ingo Weinzierl
- Create extent of a map layer in the correct coordinate reference system.2012-07-13, by Ingo Weinzierl
- Moved map and WSPLGEN code to subpackage 'map' in the model package.2012-07-13, by Ingo Weinzierl
- Removed trailing whitespace.2012-07-13, by Sascha L. Teichmann
- Removed superfluous imports.2012-07-13, by Sascha L. Teichmann
- SQ relation: Use only first time period.2012-07-13, by Sascha L. Teichmann
- Added overview output for sq relation. Currently the overview generator is2012-07-13, by Raimund Renkert
- Refactored FLYSArtifactCollection.2012-07-13, by Raimund Renkert
- SQ relation: Handle the error case of accessing wrong indexed SQ relation more smoothly.2012-07-13, by Sascha L. Teichmann
- SQ relation: Added access to the data of GSIEBSATZ and SSIEBUNG.2012-07-12, by Sascha L. Teichmann
- SQ relation: add left joins to GSIEBSATZ and SSIEBUNG2012-07-12, by Sascha L. Teichmann
- SQ relation: Do not store null values from database.2012-07-12, by Sascha L. Teichmann
- SQ relation: Added infrastructure to extract fractions from measurments.2012-07-12, by Sascha L. Teichmann
- SQ: First peek into fetching relevant data from SedDB2012-07-12, by Sascha L. Teichmann
- SQKMChartService: Fixed wrong logger class.2012-07-12, by Sascha L. Teichmann
- SQ: Filter out meassures which don't have a 'Siebsatz'2012-07-12, by Sascha L. Teichmann
- Add showpointlabel style attribute2012-07-12, by Christian Lins
- Fix class name in conf.xml2012-07-12, by Felix Wolfsteller
- Various cosmetic doc fixes.2012-07-11, by Felix Wolfsteller
- Make official lines loadable from dc (by hand) for longitudinal sections.2012-07-11, by Felix Wolfsteller
- Back from past I2012-07-11, by Felix Wolfsteller
- SQ: Added sieve2012-07-11, by Sascha L. Teichmann
- Removed trailing whitespace.2012-07-11, by Sascha L. Teichmann
- Delta W(t) chart subtitle fixed2012-07-11, by Christian Lins
- Re-add HYK rendering code to CrossSectionGenerator2012-07-11, by Christian Lins
- Back from the Future - II2012-07-10, by Sascha L. Teichmann
- Removed superfluous imports.2012-07-10, by Sascha L. Teichmann
- SQOverview: Made km separating of dates epsilon tolerant and avoid empty date lists.2012-07-10, by Sascha L. Teichmann
- Added service for an overview chart of measuring points in sq relation.2012-07-10, by Raimund Renkert
- Fix issue694.2012-07-10, by Felix Wolfsteller
- Partial fix for issue694 (heightmarks snap to nearest cross section).2012-07-10, by Felix Wolfsteller
- Removed trailing whitespace.2012-07-10, by Sascha L. Teichmann
- Fix various documentation issues.2012-07-10, by Felix Wolfsteller
- Fix issues in 'documentation'.2012-07-10, by Felix Wolfsteller
- Configured javadoc mojo to include protected/private.2012-07-09, by Felix Wolfsteller
- Create a list of direct sub themes of a theme.2012-07-08, by Sascha L. Teichmann
- Added makefile for datacage conf doc.2012-07-08, by Felix Wolfsteller
- Cosmetics, doc.2012-07-08, by Felix Wolfsteller
- Fixed XPath typo2012-07-08, by Sascha L. Teichmann
- Removed dynamic XPaths to pervent potential XPath injections.2012-07-08, by Sascha L. Teichmann
- Themes: Added XSL transformation to generate a better overview of the themes.2012-07-08, by Sascha L. Teichmann
- Themes: Name seconf themegroup 'second'2012-07-08, by Sascha L. Teichmann
- Themes: Added xml processing instructions.2012-07-08, by Sascha L. Teichmann
- Added vim lines.2012-07-08, by Sascha L. Teichmann
- Replaced tabs with four spaces each.2012-07-08, by Sascha L. Teichmann
- Removed superfluous imports.2012-07-08, by Sascha L. Teichmann
- Removed trailing whitespace2012-07-07, by Sascha L. Teichmann
- We are back from the future now.2012-07-06, by Felix Wolfsteller
- Add styles for W(t) chart domain markers2012-07-06, by Christian Lins
- Add missing themes for fixation charts2012-07-06, by Christian Lins
- Fix issue705 (maĆn value names also in w/q-range mode).2012-07-06, by Felix Wolfsteller
- W(t) chart point label rotation working2012-07-06, by Christian Lins
- Cosmetics, removed TODO.2012-07-06, by Felix Wolfsteller
- Fix issue710 - crashing one-point-diagrams.2012-07-06, by Felix Wolfsteller
- Fix weird code with help of new ChartHelper.2012-07-06, by Felix Wolfsteller
- New ChartHelper method to expand bounds added.2012-07-06, by Felix Wolfsteller
- New Distance helper module.2012-07-06, by Felix Wolfsteller
- Remove HYK references/code from ChartGenerator2012-07-06, by Christian Lins
- Copied content from doc/datacage.txt to doc/datacage-config-manual (texed).2012-07-05, by Felix Wolfsteller
- Added stub of tex-version of datacage config documentation.2012-07-05, by Felix Wolfsteller
- Move annotation code to base class ChartGenerator2012-07-04, by Christian Lins
- Prevent wrong cast.2012-07-04, by Felix Wolfsteller
- issue487 (wrong area calculation).2012-07-04, by Felix Wolfsteller
- Improved the structure of themes.xml; moved theme groups to own XML files.2012-07-04, by Ingo Weinzierl
- Only show labels when activated in theme.2012-07-03, by Felix Wolfsteller
- Fix array-index-oobs in FixDeltaWtGenerator.2012-07-03, by Felix Wolfsteller
- Implemented mergeRanges to combine y bounds in timeseries charts.2012-07-03, by Raimund Renkert
- Added chart info generator for WQ and delta W(t) chart.2012-07-03, by Raimund Renkert
- Very basic point labels in DeltaWt-diagrams.2012-07-03, by Felix Wolfsteller
- WINFOArtifact: minor code improvement when lookup if facet should be initially active.2012-07-03, by Sascha L. Teichmann
- Removed trailing whitespace.2012-07-03, by Sascha L. Teichmann
- Added missing themes for middle bed height curves.2012-07-03, by 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, by Ingo Weinzierl
- Removed leading whitespaces.2012-07-03, by Felix Wolfsteller
- Fix issue695 (labels of waterlines).2012-07-03, by Felix Wolfsteller
- Fixed various bugs (package declarations, moved classes to correct places).2012-07-03, by Ingo Weinzierl
- Removed line properties from fixation point themes and added missing point properties.2012-07-03, by Ingo Weinzierl
- Cosmetics.2012-07-03, by Felix Wolfsteller
- issue6542012-07-02, by Felix Wolfsteller
- FixA: flys/issue689: Export CSV for facet 'fix_parameters'2012-07-02, by Sascha L. Teichmann
- SQ: Connect calculation with artifact parameter access.2012-07-01, by Sascha L. Teichmann
- More braindead code removal.2012-07-01, by Sascha L. Teichmann
- FixA: Added AT writer for fitted functions.2012-07-01, by Sascha L. Teichmann
- Removed trailing whitespace.2012-07-01, by Sascha L. Teichmann
- FixA: Moved IdGenerator to top level class.2012-07-01, by Sascha L. Teichmann
- FixA: Added parameter exporter.2012-06-30, by Sascha L. Teichmann
- FixA: Moved DeltaWtExporter to fixings exporter package.2012-06-30, by Sascha L. Teichmann
- FixA: Tweaked the derivate diagram a bit and added chart info.2012-06-29, by Sascha L. Teichmann
- Removed superfluous imports.2012-06-29, by Sascha L. Teichmann
- FixA: Added chart info companion for FixLongitudinalSectionGenerator.2012-06-29, by Sascha L. Teichmann
- Work in generalized annotations for chart generators2012-06-29, by Christian Lins
- FixA: Fixed parameter name2012-06-28, by Sascha L. Teichmann
- SQ: finished the access stuff.2012-06-28, by Sascha L. Teichmann
- SQ: Added artifact access stub.2012-06-28, by Sascha L. Teichmann
- Added new base class for *Access2012-06-28, by Sascha L. Teichmann
- Removed dead code.2012-06-28, by Sascha L. Teichmann
- Removed dead code.2012-06-28, by Sascha L. Teichmann
- Set text orientation to horizontal for points in Fixation W/Q curve2012-06-28, by Christian Lins
- FixA: Only emit analysis period / discharge sectors which really contain data.2012-06-28, by Sascha L. Teichmann
- Moved FixationArtifactAccess to new access package.2012-06-28, by Sascha L. Teichmann
- FixA: Make fitting more tolerant.2012-06-27, by Sascha L. Teichmann
- FixA: Fixed da/dQ for exp function but the fitting still does not work.2012-06-27, by Sascha L. Teichmann
- Only dates as point labels2012-06-27, by Christian Lins
- Fix typo in generator class for fix_longitudinal_section_curve2012-06-27, by Christian Lins
- Create and handle new manual line type facets.2012-06-27, by Felix Wolfsteller
- Register FacetType for upcoming facet.2012-06-27, by Felix Wolfsteller
- Added compatibility and theme for upcoming manual line facet.2012-06-27, by Felix Wolfsteller
- 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
- Added missing vim lines.2012-06-18, by Sascha L. Teichmann
- FixA: Lowered log level in parameter interpolation.2012-06-18, by Sascha L. Teichmann
- Fixing output generator hacking2012-06-17, by Christian Lins
- Added getData method with an additional km parameter.2012-06-15, by Raimund Renkert
- Added model classes for SQ calculation; generate fake results and improved the SQRelationGenerator which now draws the outliers.2012-06-15, by Ingo Weinzierl
- Added getter for current km in chart generator (used for navigation in fix2012-06-15, by Raimund Renkert
- Added chart and export generator stubs for SQ relation.2012-06-15, by Ingo Weinzierl
- FLYS artifacts: Removed trailing whitespace.2012-06-15, by Sascha L. Teichmann
- SedDB: Added out commented block for SedDB configuration.2012-06-14, by Sascha L. Teichmann
- FixA: W/Q facet code cleanup.2012-06-14, by Sascha L. Teichmann
- FixA: Improved W/Q facet code2012-06-14, by Sascha L. Teichmann
- Added component stubs for SQ relation calculation.2012-06-14, by Ingo Weinzierl
- Changed filter string to 'Messstelle' in minfo S-Q relation.2012-06-14, by Raimund Renkert
- Fetch only 'qps' cross section tracks for WSPLGEN calculation.2012-06-14, by Ingo Weinzierl
- FixA facet: Use binary search again.2012-06-13, by Sascha L. Teichmann
- Removed superfluous import.2012-06-13, by Sascha L. Teichmann
- Add FixDerivedCurveGenerator class2012-06-13, by Christian Lins
- Some minor bugfixes in fix analysis calculation and some more debug output.2012-06-13, by Ingo Weinzierl
- FixA: Figure out max Q during fitting.2012-06-13, by Sascha L. Teichmann
- Add missing imports.2012-06-13, by Christian Lins
- Move marker generation to XYChartGenerator2012-06-12, by Christian Lins
- FixWQCurveGenerator can generate charts from Fix*-Facets (in theory and not complete)2012-06-12, by Christian Lins
- FixA: Add interpolation of parameters that better suits the instantiation real functions.2012-06-12, by Sascha L. Teichmann
- Removed superfluous imports.2012-06-11, by Sascha L. Teichmann
- Parameters: Linear interpolation of parameters.2012-06-11, by Sascha L. Teichmann
- Added states and transitions for S-Q-relation.2012-06-11, by Raimund Renkert
- Make it compilable again2012-06-11, by Sascha L. Teichmann
- Try to workaround some exception in FixWQCurveFacet and FixWQCurveGenerator2012-06-10, by Christian Lins
- FixWQCurveGenerator generates randomized curves as the Facets crashes when retrieving data2012-06-09, by Christian Lins
- Interpolate wkms in computed discharges.2012-06-08, by Felix Wolfsteller
- Use cache.2012-06-07, by Felix Wolfsteller
- Added ommitted i18n change.2012-06-07, by Felix Wolfsteller
- Polished Gauge Discharges in computed discharge curves.2012-06-07, by Felix Wolfsteller
- cosmetics.2012-06-07, by Felix Wolfsteller
- Added i18n in fix analysis.2012-06-07, by Raimund Renkert
- Changed facet description in fix analysis.2012-06-07, by Raimund Renkert
- Cosmetics, doc.2012-06-06, by Felix Wolfsteller
- Fix certain GaugeDischargeArtifact-issues, import river.2012-06-06, by Felix Wolfsteller
- Fix certain GaugeDischargeArtifact issues.2012-06-06, by Felix Wolfsteller
- Documentation added.2012-06-06, by Felix Wolfsteller
- Added facet for derivate curve and fixed facet names.2012-06-06, by Raimund Renkert
- trivial doc.2012-06-06, by Felix Wolfsteller
- More datacage conf doc.2012-06-06, by Felix Wolfsteller
- Added accidentally ommitted Changes to CollisionFreeXYTextAnnotationEntity class.2012-06-06, by Felix Wolfsteller
- Added new facet for analysis periods and updated facet names in fix analysis.2012-06-06, by Raimund Renkert
- Added accidentally ommitted changed to datacage conf doc.2012-06-06, by Felix Wolfsteller
- Minor doc.2012-06-06, by Felix Wolfsteller
- More datacage conf doc.2012-06-06, by Felix Wolfsteller
- Implemented facets and splitted up the event facet.Implemented facets and splitted up the event facet.2012-06-06, by Raimund Renkert
- JFreeChart: Added adapter class to bridge de.intevation.flys.artifacts.math.Function to org.jfree.data.function.Function2D.2012-06-06, by Sascha L. Teichmann
- Added stub for datacage configuration documentation.2012-06-06, by Felix Wolfsteller
- FixWQChartGenerator2012-06-06, by Christian Lins
- Fixed outputmodes in fix analysis.2012-06-06, by Raimund Renkert
- FixA: Local variable shadowed instance variable.2012-06-06, by Sascha L. Teichmann
- FixA: Fixed index problem with name of chi^2.2012-06-06, by Sascha L. Teichmann
- Added facets for fix analysis.2012-06-06, by Raimund Renkert
- FixA: Added binary search methods for parameters.2012-06-05, by Sascha L. Teichmann
- FixA: Use new data structures in Delta W(t) exporter. Removed obsolete code.2012-06-05, by Sascha L. Teichmann
- FixA: Prevent duplicates in analysis periods.2012-06-05, by Sascha L. Teichmann
- FixA: Removed obsolete class.2012-06-05, by Sascha L. Teichmann
- Avoid collisions between line labels.2012-06-05, by Felix Wolfsteller
- FixA: Store the referenced QW for each km, too.2012-06-05, by Sascha L. Teichmann
- FixA: Removed obsolete FixResults class.2012-06-05, by Sascha L. Teichmann
- FixA: Store AnalysisPeriods into FixResult now.2012-06-05, by Sascha L. Teichmann
- Let Artifacts of type WMSDBArtifact remove produced files and directories when endOfLife() is called.2012-06-05, by Ingo Weinzierl
- New helper.2012-06-05, by Felix Wolfsteller
- i18n and format for line labels.2012-06-05, by Felix Wolfsteller
- FixWQChartGenerator stub added2012-06-05, by Christian Lins
- Added better doc and todo.2012-06-05, by Felix Wolfsteller
- FixA: Use KMIndex for outliers.2012-06-05, by Sascha L. Teichmann
- FixA: Added new serializable km inedx structure.2012-06-05, by Sascha L. Teichmann
- EpsilonComparator: Fixed sign problem in comparison.2012-06-05, by Sascha L. Teichmann
- FixA: Reactivated rewrite of the outlier checks.2012-06-04, by Sascha L. Teichmann
- FixA: Store Chi^2 of fitting into result, too.2012-06-04, by Sascha L. Teichmann
- FixA: Added the derivatives of all fitting functions.2012-05-31, by Sascha L. Teichmann
- FixA: Calculate the Delta W/ts + the average Delta W/ts per Q sector per analysis period.2012-05-30, by Sascha L. Teichmann
- Added class to average dates without overflows.2012-05-30, by Sascha L. Teichmann
- FixA: Added new km filter2012-05-30, by Sascha L. Teichmann
- Fix: Better model for storing results of the delta W/t calculation.2012-05-30, by Sascha L. Teichmann
- Forgot ChangeLog commit2012-05-30, by Sascha L. Teichmann
- FixA: Explicit model for date ranges.2012-05-30, by Sascha L. Teichmann
- FixA: Added method to classify fixing events for certain kms.2012-05-30, by Sascha L. Teichmann
- FixA: Fixed access to analysis periods.2012-05-30, by Sascha L. Teichmann
- Changed data fields in fixings analysisperiods state.2012-05-30, by Raimund Renkert
- Cosmetics and ommitted fix.2012-05-29, by Felix Wolfsteller
- issue417: duration curve main values as line(s) to curve.2012-05-29, by Felix Wolfsteller
- Doc and TODOs added.2012-05-29, by Felix Wolfsteller
- Respect new theme setting when drawing line to curve.2012-05-29, by Felix Wolfsteller
- Added own themes for mainvalues.2012-05-29, by Felix Wolfsteller
- FixA: corrected fitting (Q->W instead W->Q).2012-05-28, by Sascha L. Teichmann
- FixA: Made Delta W/t calculation finally work2012-05-28, by Sascha L. Teichmann
- FixA: Added facet to return delta w/t as CSV2012-05-28, by Sascha L. Teichmann
- FixA: Fixed class cast bug in report facet.2012-05-27, by Sascha L. Teichmann
- FixA: Added forgotten csv/report facets/generators to conf.2012-05-27, by Sascha L. Teichmann
- Added more checks in CrossSectionFactory.isNewst() to prevent IndexOutOfBoundsExceptions.2012-05-27, by Ingo Weinzierl
- Tagged module flys-artifacts as '2.7'.2012-05-27, by Ingo Weinzierl
- Removed same package imports.2012-07-15, by Sascha L. Teichmann
- Added 18n for datacage officiallines.2012-07-13, by Felix Wolfsteller
- Corrected broken web.xml2012-07-13, by Sascha L. Teichmann
- Add UserClient class to handle REST communication for user related interfaces.2012-07-13, by Bjoern Ricks
- Add "Manage themes" button to ChartToolbar and MapToolbar.2012-07-13, by Christian Lins
- Switched from 2 columns and 3 rows to 3 columns and 2 rows in sq chart overview.2012-07-13, by Raimund Renkert
- Removed superfluous imports.2012-07-13, by Sascha L. Teichmann
- Cosmetics in plain authentication2012-07-13, by Sascha L. Teichmann
- Add javadoc for the user class2012-07-13, by Bjoern Ricks
- Implement getting a list of roles from a logged in user2012-07-13, by Bjoern Ricks
- Added chart overview to sq relation in minfo module.2012-07-13, by Raimund Renkert
- Removed System.out.println debug statement for the request uri2012-07-13, by Bjoern Ricks
- Removed trailing whitespace2012-07-13, by Bjoern Ricks
- Implement re-authentication if the user (ticket) has expired.2012-07-13, by Bjoern Ricks
- Add ChangeLog entry for last commit2012-07-13, by Bjoern Ricks
- Use servlet context to specify the authentication method.2012-07-13, by Bjoern Ricks
- Add css for the error box at the login page2012-07-13, by Bjoern Ricks
- Also log an authentication failure2012-07-13, by Bjoern Ricks
- Display error details to the user2012-07-13, by Bjoern Ricks
- Extend Authentication and Response to throw additional exceptions2012-07-13, by Bjoern Ricks
- Update changelog for last commit changes2012-07-13, by Bjoern Ricks
- Derive was User class from new DefaultUser class2012-07-13, by Bjoern Ricks
- Set artifact server port back to 81812012-07-12, by Sascha L. Teichmann
- Login: Cast session user to abstract type not WAS specific2012-07-12, by Sascha L. Teichmann
- Removed superfluous imports.2012-07-12, by Sascha L. Teichmann
- Bugfix: #698 Fix-Analysis is working in Tomcat again.2012-07-12, by Ingo Weinzierl
- Add showpointlabel style attribute.2012-07-12, by Christian Lins
- Omitted last ChangeLog save.2012-07-11, by Sascha L. Teichmann
- Auth: added simple file based authentication.2012-07-11, by Sascha L. Teichmann
- Removed trailing whitespace.2012-07-11, by Sascha L. Teichmann
- Removed superfluous imports.2012-07-11, by Sascha L. Teichmann
- Refactor GGInA authentication2012-07-11, by Bjoern Ricks
- Check filter config in web.xml for String false to deactivate the GGInAFilter instead of "1".2012-07-11, by Bjoern Ricks
- Add alpha transp. and fix exceptions on unknown style attributes.2012-07-11, by Christian Lins
- Added overview chart to sq relation period input panel.2012-07-11, by Raimund Renkert
- Filter all requests to FLYS2012-07-11, by Bjoern Ricks
- Add stylesheets for the login page2012-07-11, by Bjoern Ricks
- Implement a login page to be able to authenticate a user2012-07-11, by Bjoern Ricks
- Add a TrustStategy to be able to ignore SSL Certificate issues with GGinA2012-07-11, by Bjoern Ricks
- Add WAS user class2012-07-11, by Bjoern Ricks
- WAS response: Directly use Base64InputStream instead of reading it first into memory.2012-07-10, by Sascha L. Teichmann
- Update pom dependencies for new WAS classes2012-07-10, by Bjoern Ricks
- Fix String comparision in WAS Response class2012-07-10, by Bjoern Ricks
- Add missing + from last commit2012-07-10, by Bjoern Ricks
- Implement class representation of a Web Authentication Service (WAS)2012-07-10, by Bjoern Ricks
- Bumped GWT up to 2.42012-07-08, by Sascha L. Teichmann
- Minor Cosmetics.2012-07-08, by Felix Wolfsteller
- Cosmetics, whitespaces, docs.2012-07-08, by Felix Wolfsteller
- Removed superfluous imports.2012-07-08, by Sascha L. Teichmann
- Fix issue706.2012-07-08, by Felix Wolfsteller
- Removed trailing whitespace2012-07-07, by Sascha L. Teichmann
- Fixed zooming in navigatable charts.2012-07-06, by Raimund Renkert
- Add km to chart info request parameters to get valid chart infos.2012-07-03, by Raimund Renkert
- issue4572012-07-03, by Felix Wolfsteller
- Forget to commit one i8n file.2012-07-02, by Sascha L. Teichmann
- FixA: Added i18n strings for export of adjusted coefficients.2012-07-02, by Sascha L. Teichmann
- Export panel: Make code more robust when trying to resolve missing i18n strings.2012-07-02, by Sascha L. Teichmann
- Show area menu also for newer manual wsp line facet.2012-06-28, by Felix Wolfsteller
- Improved manual wsp input validation.2012-06-28, by Felix Wolfsteller
- Minor Manual WSP editor polish.2012-06-28, by Felix Wolfsteller
- Nicen Manual WSP editor.2012-06-28, by Felix Wolfsteller
- New i18n for WSP editor.2012-06-28, by Felix Wolfsteller
- Added basic GUI for manual WSPs in cross sections.2012-06-27, by Felix Wolfsteller
- Minor refactoring.2012-06-27, by Felix Wolfsteller
- FixA: Make the km chart helper panel more useful.2012-06-25, by Sascha L. Teichmann
- FixA: Do not throw layout away if only the km chart needs reloading.2012-06-25, by Sascha L. Teichmann
- Removed trailing whitespace.2012-06-23, by Sascha L. Teichmann
- Bumped SmartGWT to version 3.02012-06-22, by Sascha L. Teichmann
- FixA: Limit the number of displayed selected fixings to 5.2012-06-22, by Sascha L. Teichmann
- Changed handler for km navigation in fix analysis charts.2012-06-21, by Raimund Renkert
- Create simplified column filter.2012-06-21, by Sascha L. Teichmann
- Added more debug output about the transmitted fix overview documents.2012-06-21, by Sascha L. Teichmann
- Removed some XPath misuse.2012-06-21, by Sascha L. Teichmann
- FixA: Set discharge sectors 0 and 3 as default in UI.2012-06-21, by Sascha L. Teichmann
- FixA: Overview: render column header too when rendering checkboxes.2012-06-21, by Sascha L. Teichmann
- FixA: Extent of overview is determined by min/max km of sectors.2012-06-20, by Sascha L. Teichmann
- Removed superfluous import.2012-06-20, by Sascha L. Teichmann
- Fix zoom/export issue665, issue459, issue667.2012-06-20, by Felix Wolfsteller
- Added missing StyleHelper class from last commit.2012-06-18, by Ingo Weinzierl
- Show only style attributes in StyleEditorWindow that are not 'hidden'.2012-06-18, by Ingo Weinzierl
- Added i18n strings for theme editor.2012-06-18, by Ingo Weinzierl
- Added navigation to fix analysis charts.2012-06-15, by Raimund Renkert
- FLYS client: Removed trailing whitespace.2012-06-15, by Sascha L. Teichmann
- Reverted accidently commited port changes from last commit.2012-06-15, by Ingo Weinzierl
- Added chart and export titles for sq relation in MINFO2012-06-14, by Ingo Weinzierl
- Add all events to the list of selected events in fix analysis.2012-06-14, by Raimund Renkert
- Changed helper chart size in Fix analysis to avoid overlapping in maximized project window.2012-06-14, by Raimund Renkert
- Render checked checkboxes in html event overview.2012-06-14, by Raimund Renkert
- Removed superfluous imports.2012-06-11, by Sascha L. Teichmann
- Added UI for S-Q-relation parameters in minfo module.2012-06-11, by Raimund Renkert
- cosmetic.2012-06-07, by Felix Wolfsteller
- Removed duplicated i18n methods.2012-06-07, by Raimund Renkert
- Added i18n strings.2012-06-07, by Raimund Renkert
- Added i18n stubs for fix analyses to continue working with the GUI.2012-06-07, by Ingo Weinzierl
- Removed superfluous imports.2012-06-05, by Sascha L. Teichmann
- Fixed creation of initial date string in fixings parameters.2012-06-05, by Raimund Renkert
- Register GGInAFilter.2012-06-04, by Felix Wolfsteller
- Cosmetics, docs.2012-06-04, by Felix Wolfsteller
- Stub for A&A Servlet Filter.2012-06-03, by Felix Wolfsteller
- FixA: Fixed descriptions of Q sectors in input provider.2012-06-01, by Sascha L. Teichmann
- Changed numbers in gauge sector selection state to strings.2012-06-01, by Raimund Renkert
- Set initial values for start and end date in fix analysis date panels.2012-06-01, by Raimund Renkert
- Removed some debug outputs.2012-06-01, by Raimund Renkert
- Implemented filter for fix analysis helper widgets.2012-06-01, by Raimund Renkert
- Added ui provider for multiple date range input in fix analysis.2012-05-30, by Raimund Renkert
- Added i18n strings for new theme properties for mainvalues.2012-05-29, by Felix Wolfsteller
- Added i18n strings used by Delta W/t export of the fixing analysis.2012-05-28, by Sascha L. Teichmann
- Added i18n string for floodmap datacage.2012-05-28, by Ingo Weinzierl
- Corrected image path to add_wms.png2012-05-27, by Ingo Weinzierl
- Tagged module flys-client as '2.7'.2012-05-27, by Ingo Weinzierl
- merged flys-backend/2.72.7 2012-09-28, by Thomas Arendsen Hein
- Tagged module flys-backend as '2.7'.2012-05-27, by Ingo Weinzierl
- Added lower and upper km to functions that return bed height singles and epochs for a given river.2012-05-18, by Ingo Weinzierl
- Fixed a typo.2012-05-18, by Ingo Weinzierl
- Added functions to retrieve bed height single and epoch values based on its owner and km range.2012-05-18, by Ingo Weinzierl
- Added functions to BedHeightSingle and BedHeightEpoch to get instances from db by id or river.2012-05-18, by Ingo Weinzierl