graph
- 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