graph
- CrossSectionArtifact, Calculation4Access: Updated to use RangeAccess instead of FLYSUtils.2013-01-23, by Felix Wolfsteller
- ChartGenerator, ComputedDischargeCurveExporter: Updated to use RangeAccess instead of FLYSUtils.2013-01-23, by Felix Wolfsteller
- WQAdapted: Updated to use RangeAccess instead of FLYSUtils.2013-01-23, by Felix Wolfsteller
- FloodMapState: Updated to use RangeAccess instead of FLYSUtils.2013-01-23, by Felix Wolfsteller
- RangeAccess.getKmRange: Extracted from FLYSUtils.2013-01-23, by Felix Wolfsteller
- RangeAccess, FLYSUtils; Moved getKmRangeMode implementation to RangeAccess.2013-01-23, by Felix Wolfsteller
- FLYSUtils: Made getLocations private, added TODO about resolution.2013-01-23, by Felix Wolfsteller
- RangeAccess: Add accidentally omitted implementation of getLocations from FLYSUtils.2013-01-23, by Felix Wolfsteller
- ATExporter: Use RangeAccess.getLocations instead of FLYSUtils.getLocations.2013-01-23, by Felix Wolfsteller
- DurationCurveState: Use RangeAccess.getLocations instead of FLYSUtils.getLocations.2013-01-23, by Felix Wolfsteller
- BedQualityAccess: whitespace, doc.2013-01-23, by Felix Wolfsteller
- WINFOArtifact: Use RangeAccess.getLocations instead of FLYSUtils.getLocations.2013-01-23, by Felix Wolfsteller
- MainValuesArtifact: Use RangeAccess.getLocations instead of FLYSUtils.getLocations.2013-01-23, by Felix Wolfsteller
- Added tag 2.9.8 for changeset 88014b9852d02013-01-23, by Sascha L. Teichmann
- Removed obsolete imports and dead code.2.9.8 2013-01-23, by Sascha L. Teichmann
- Use isDebugEnabled() in S/Q Measurement factory.2013-01-23, by Sascha L. Teichmann
- Insert db connection into riveraxis map files.2013-01-23, by Raimund Renkert
- Merged2013-01-23, by Sascha L. Teichmann
- Fixed segments creation in calculation 4.2013-01-23, by Sascha L. Teichmann
- merged.2013-01-23, by Raimund Renkert
- Fixed calculation of effective width in MINFO SQ relation.2013-01-23, by Raimund Renkert
- Ignore constant WQKms in CSV and PDF output.2013-01-23, by Sascha L. Teichmann
- Introduced a fake ConstantWQKms class to have type information to only generate w facets for curves which really carry w data.2013-01-23, by Sascha L. Teichmann
- insert helpText links2013-01-22, by Bettina Gruenbauer
- insert helpText links for minfo and winfo2013-01-22, by Bettina Gruenbauer
- insert helpText for .sq.2013-01-22, by Bettina Gruenbauer
- merge2013-01-22, by Bettina Gruenbauer
- insert helpTexts2013-01-22, by Bettina Gruenbauer
- Fixed type error in Annotation types.2013-01-21, by Sascha L. Teichmann
- BedHeightAccess: Use getFrom/getTo.2013-01-21, by Felix Wolfsteller
- RangeAccess: Doc and debug.2013-01-21, by Felix Wolfsteller
- BedHeightAccess, FlowVelocityAccess, SedimentLoadAccess: Inherit from RangeAccess.2013-01-21, by Felix Wolfsteller
- ExtremeAccess, RangeAccess and callers: Refactored, moved getStep to RangeAccess.2013-01-21, by Felix Wolfsteller
- BedHeightQualityAccess, RangeAccess: Refactored, moved getFrom/To to RangeAccess.2013-01-21, by Felix Wolfsteller
- merge2013-01-21, by Bettina Gruenbauer
- insert new helpTexts, delete helpText for Transition2013-01-21, by Bettina Gruenbauer
- Moved NaN removal code from W to DoubleUtil. Create QKms when calculating the 'Umhuellende'.2013-01-21, by Sascha L. Teichmann
- Merged2013-01-21, by Sascha L. Teichmann
- Use QKMs in calculation of the 'Umhuellende'.2013-01-21, by Sascha L. Teichmann
- changing helpText static URL to id2013-01-21, by Bettina Gruenbauer
- Added QKms model.2013-01-21, by Sascha L. Teichmann
- Removed trailing whitespace.2013-01-21, by Sascha L. Teichmann
- Removed obsolete import.2013-01-21, by Sascha L. Teichmann
- merged.2013-01-20, by Raimund Renkert
- Fixed MINFO SQ calculation.2013-01-20, by Raimund Renkert
- Bring Access pattern to "W fuer ungleichwertige Abflusslaengsschnitte".2013-01-18, by Sascha L. Teichmann
- Removed XPath injection!2013-01-18, by Sascha L. Teichmann
- Add rivermap.xml with sample configuration and adapt MapInfoService to use rivermap data instead of floodmap for rivermap.2013-01-17, by Christian Lins
- Bugs in generated RiverAxis Mapfile fixed. Now the river axes are drawn by the WMS.2013-01-16, by Christian Lins
- Comment added.2013-01-16, by Felix Wolfsteller
- QualityMesurementFactory: Added vim-line.2013-01-16, by Felix Wolfsteller
- BedQualityCalculation: Added vim-line.2013-01-16, by Felix Wolfsteller
- Comment/doc.2013-01-16, by Felix Wolfsteller
- W80Parser: Implement linear cascading distance measurements.2013-01-16, by Felix Wolfsteller
- W80Parser: Renamed lastPointIdx() to getLastPointIdx().2013-01-16, by Felix Wolfsteller
- W80Parser: Cosmetics, whitespace, TODO resolved, logging improved.2013-01-16, by Felix Wolfsteller
- MapInfoService now submits layer names as well as WMS urls.2013-01-15, by Christian Lins
- Added missing InfoldingColumns.java2013-01-13, by Sascha L. Teichmann
- Trivial typo in selecting infolding columns.2013-01-13, by Sascha L. Teichmann
- Added calculation of the "Umhuellende" to calculation of "W fuer ungleichwertige Abfluesse".2013-01-13, by Sascha L. Teichmann
- A naive algorithm to figure out the "Umhuellende" of a set of WQKms.2013-01-13, by Sascha L. Teichmann
- Added intersectsQRange to QRangeTree to check if a given Q range intersects the Qs of the tree. Useful for 'Umhuellende'. TODO make check depend on km range.2013-01-12, by Sascha L. Teichmann
- Small code cleanups in S/Q outlier tests.2013-01-11, by Sascha L. Teichmann
- MINFO: Allow two methods for outlier test in SQ relation.2013-01-11, by Raimund Renkert
- Fixed facet activities.2013-01-09, by Raimund Renkert
- DA66Parser: Added TODOs about riveraxis.2013-01-09, by Felix Wolfsteller
- DA66Parser: Added doc, removed TODO, whitespace cosmetics.2013-01-09, by Felix Wolfsteller
- Hide lines in SQ relation charts.2013-01-09, by Raimund Renkert
- Create and add sieves regardless of the the order of diameter/value.2013-01-09, by Raimund Renkert
- DA50Parser: Doc, removed and added a TODO.2013-01-08, by Felix Wolfsteller
- TIMParser: Removed TODO about switching to log4j .2013-01-08, by Felix Wolfsteller
- TIMParser: Switch to log4j instead of System.err .2013-01-08, by Felix Wolfsteller
- CrossSectionApp: Doc and whitespace cosmetics.2013-01-08, by Felix Wolfsteller
- DA50Parser: Added very basic DA50 parsing (no intersetions or correlation yet2013-01-08, by Felix Wolfsteller
- DA50Parser: Fix c/p errors.2013-01-08, by Felix Wolfsteller
- ImportRiver: Trigger basic (useless) da50 parsing.2013-01-08, by Felix Wolfsteller
- ImportRiver: Bail out if skip* parameters were given.2013-01-08, by Felix Wolfsteller
- DA50Parser: Changed extension from w80 (wrong) to d50 (right).2013-01-08, by Felix Wolfsteller
- ImportRiver: Use callback (refactoring), resolving TODOs.2013-01-08, by Felix Wolfsteller
- ImportRiver: Add helper implementation of a CrossSectionParserCallback.2013-01-08, by Felix Wolfsteller
- W80Parser: Return null if no year set to behave like other parsers and avoid2013-01-07, by Felix Wolfsteller
- !!! FLYS backend schema change !!! Add column bfg_id column to discharge_tables.2013-01-05, by Sascha L. Teichmann
- Do the pairing of FLYS and AFT discharge tables by the field 'ABFLUSSTAFEL.BFG_ID' in2013-01-05, by Sascha L. Teichmann
- Moved check for calculation range intersection to SQL statement.2013-01-05, by Sascha L. Teichmann
- Added after login SQL statements for database connection. Can be used to alter the current schema to avoid naming clashes.2013-01-05, by Sascha L. Teichmann
- Sorted imports.2013-01-05, by Sascha L. Teichmann
- Simplified code.2013-01-05, by Sascha L. Teichmann
- DateGuesser: Take current year modulo 100 if compare it with a two digit year value. Removed auto boxing.2013-01-04, by Sascha L. Teichmann
- Do not die in W80 parser id invalid date is given.2013-01-04, by Sascha L. Teichmann
- Move distance calculation to Coordinate class. Use inheritance instead of composition in Anchor class. Made Anchor class static. Use epsilon equal comparision when checking for same station: Boy, do you ever learn that sharp equal comparison of doubles is not a clever idea!?2013-01-04, by Sascha L. Teichmann
- ImportRiver: Added w80 and hook for da50 parsing (not implemented).2013-01-04, by Felix Wolfsteller
- run_hydr_morph.sh: Add SKIP_DA50 and SKIP_W80 flags.2013-01-04, by Felix Wolfsteller
- README: Add instruction to do a simple standalone DateGuesser execution.2013-01-04, by Felix Wolfsteller
- DateGuesser: doc.2013-01-04, by Felix Wolfsteller
- DateGuesser: Added and handle DDMMYY pattern.2013-01-04, by Felix Wolfsteller
- W80Parser: Use DateGuesser to set a date.2013-01-04, by Felix Wolfsteller
- W80Parser: Added field to store a date.2013-01-04, by Felix Wolfsteller
- W80Parser: Doc.2013-01-04, by Felix Wolfsteller
- W80Parser: Comment code that is not (yet?) used by FLYS.2013-01-03, by Felix Wolfsteller
- W80Parser: Respect (ignore) 'shore' field of w80 files.2013-01-03, by Felix Wolfsteller
- W80Parser: Whitespace-cosmetics and comment.2013-01-03, by Felix Wolfsteller
- W80Parser: Remove unneeded code.2013-01-03, by Felix Wolfsteller
- W80Parser: Correct c&p stuff in comments (da66->w80).2013-01-03, by Felix Wolfsteller
- AFT: Reject AFT gauges which are not inside the calculation range of the corresponding FLYS river.2013-01-03, by Sascha L. Teichmann
- Fetch calculation range (Berechnungsstrecke) for FLYS rivers, too.2013-01-03, by Sascha L. Teichmann
- Removed null comparison where also instanceof is used.2013-01-03, by Sascha L. Teichmann
- W80Parser: Added TODO/comment.2013-01-03, by Felix Wolfsteller
- W80Parser: Actually add points while parsing w80 file.2013-01-03, by Felix Wolfsteller
- W80Parser: addPoint and lastIdx functions to add a point and find last points index.2013-01-03, by Felix Wolfsteller
- Coordinate: Introduce getters for x/y.2013-01-03, by Felix Wolfsteller
- W80Parser: Put infrastructure for an anchor point in place.2013-01-03, by Felix Wolfsteller
- DA66Parser: Handle coding convention that was introduced to overcome fixed2013-01-03, by Felix Wolfsteller
- Remove commented code.2013-01-03, by Felix Wolfsteller
- Conffig: Prepare skip_da50 and skip_w80 options.2013-01-03, by Felix Wolfsteller
- Merged.2013-01-02, by Felix Wolfsteller
- Doc.2012-12-28, by Felix Wolfsteller
- Merged2013-01-02, by Sascha L. Teichmann
- Added 'type' attribute to <dc:variable/> element. If an optional 'type' attribute is given2013-01-02, by Sascha L. Teichmann
- Add "maptype" parameter to MapInfoService.2013-01-02, by Christian Lins
- Little work on the RiverMapfileGenerator.2013-01-02, by Christian Lins
- Add <dc:variable name="variable" expr="xpath"/> construct to datacage language.2013-01-02, by Sascha L. Teichmann
- Remove trailing whitespace.2013-01-02, by Sascha L. Teichmann
- Moved EpsilonComparator to utils package becaus its not only useful for TIM parsing. Used EpsilonComparator in DA60 and DA66 case. Maybe TODO: Use in PRF, too.2013-01-01, by Sascha L. Teichmann
- Removed x-bit from DateGuesser.java2012-12-30, by Sascha L. Teichmann
- Removed superfluous imports.2012-12-30, by Sascha L. Teichmann
- Initial version of support files for TIMParser, comments and TODOs by Felix Wolfsteller, Code by Sascha Teichmann.2012-12-28, by Sascha Teichmann
- Initial version of TIMParser, comments and TODOs by Felix Wolfsteller, Code by Sascha Teichmann.2012-12-28, by Sascha Teichmann
- Initial empty version of DA50Parser.2012-12-28, by Felix Wolfsteller
- Removed removeExtension implementations, which have been moved to FileTools,2012-12-28, by Felix Wolfsteller
- Initial empty version of W80Parser.2012-12-28, by Felix Wolfsteller
- DA66Parser: Scale x and y, as they are given in mm. Now we can actually look at the data!2012-12-27, by Felix Wolfsteller
- DA66Parser: Do not return a 'year' for measurement, as none is given.2012-12-27, by Felix Wolfsteller
- TODO added.2012-12-27, by Felix Wolfsteller
- ImportRiver: Refactoring, use description and year of da66parser.2012-12-27, by Felix Wolfsteller
- DA66Parser: Whitespace cosmetics.2012-12-27, by Felix Wolfsteller
- DA66Parser: Use filename without extension as description for cross section.2012-12-27, by Felix Wolfsteller
- LineParser: Make file name available to subclasses.2012-12-27, by Felix Wolfsteller
- DA66Parser: Try to guess whether station is given in km or in cm.2012-12-27, by Felix Wolfsteller
- DA66Parser: Improved logging.2012-12-27, by Felix Wolfsteller
- DA66Parser: Removed unused function.2012-12-27, by Felix Wolfsteller
- Documentation of DA66Parser.2012-12-27, by Felix Wolfsteller
- Adjust callbacks after Parsers new interface implementation, re-enable file hashing for da66s.2012-12-19, by Felix Wolfsteller
- Implement new CrossSectionParser interface.2012-12-19, by Felix Wolfsteller
- New CrossSectionParser interface.2012-12-19, by Felix Wolfsteller
- Documentation.2012-12-19, by Felix Wolfsteller
- Include improved DA66Parser into importer.2012-12-19, by Felix Wolfsteller
- Added new parameter SKIP_DA66S to importer.2012-12-19, by Felix Wolfsteller
- Documentation.2012-12-19, by Felix Wolfsteller
- Documentation.2012-12-19, by Felix Wolfsteller
- Importer: Emit log message when a dry run was run.2012-12-19, by Felix Wolfsteller
- Documentation.2012-12-19, by Felix Wolfsteller
- Documentation added.2012-12-19, by Felix Wolfsteller
- Documentation added.2012-12-19, by Felix Wolfsteller
- Changed naming of variables (i & j -> i & k) for readability.2012-12-19, by Felix Wolfsteller
- Work on rivers.map Generator.2012-12-18, by Christian Lins
- Fix typo in class names and correct file path in floodmap.xml.2012-12-17, by Christian Lins
- Added tag 2.9.7 for changeset 0ba0f3e4f4c22012-12-17, by Sascha L. Teichmann
- Merged2.9.7 2012-12-17, by Sascha L. Teichmann
- Removed unneeded imports.2012-12-17, by Sascha L. Teichmann
- Fixed and updated theme configurations.2012-12-17, by Raimund Renkert
- Fixed NPE in empty style editor window.2012-12-17, by Raimund Renkert
- Rename methods and mark them private2012-12-17, by Björn Ricks
- Use isEmpty for list check2012-12-17, by Björn Ricks
- Change only local used methods to private ones2012-12-17, by Björn Ricks
- Change parameters of updateCollectionName2012-12-17, by Björn Ricks
- Rename filter into filterpanel2012-12-17, by Björn Ricks
- Fix filtering of Collections/Projects in the gui2012-12-17, by Björn Ricks
- Use display name of the Collection in CollectionView2012-12-17, by Björn Ricks
- Add a Collection method to return a string to be displayed in the gui2012-12-17, by Björn Ricks
- Added i18n strings.2012-12-17, by Raimund Renkert
- Display all 'tranparency' attributes.2012-12-17, by Raimund Renkert
- Fixed and improved theme handling for areas.2012-12-17, by Raimund Renkert
- Updated fixing and virutal area themes.2012-12-17, by Raimund Renkert
- Fixed out processor to draw sector averages in fix analysis ls.2012-12-17, by Raimund Renkert
- Reverted smartGWT version from 3.1 to 3.0.2012-12-14, by Raimund Renkert
- Added second theme config files.2012-12-14, by Raimund Renkert
- Less than sceleton for DA66-CrossSection parser added.2012-12-14, by Felix Wolfsteller
- Doc.2012-12-14, by Felix Wolfsteller
- Doc.2012-12-14, by Felix Wolfsteller
- Whitespace-cosmetics.2012-12-14, by Felix Wolfsteller
- Doc.2012-12-14, by Felix Wolfsteller
- Hide facets returning raw data and fixed display name.2012-12-14, by Raimund Renkert
- Added i18n strings.2012-12-13, by Raimund Renkert
- Added theme mapping for new facets.2012-12-13, by Raimund Renkert
- Generate and draw new facets.2012-12-13, by Raimund Renkert
- Added new facets for filtered bed height diffs to have filtered and raw data.2012-12-13, by Raimund Renkert
- Added i18n strings.2012-12-13, by Raimund Renkert
- Added theme mapping for new facets and added theme for discharge.2012-12-13, by Raimund Renkert
- Generate new facets to have raw and filtered data in flow velocity chart.2012-12-13, by Raimund Renkert
- Added facet for filtered flow velocity and removed filter from default facet.2012-12-13, by Raimund Renkert
- Refactored the themes config files (currently only default style).2012-12-12, by Raimund Renkert
- Reordered some attributes in editor ui and use the hidden attribute.2012-12-12, by Raimund Renkert
- Read and use the hidden hint correctly.2012-12-12, by Raimund Renkert
- Added i18n strings for style editor.2012-12-12, by Raimund Renkert
- Fix logging statments and use correct class name2012-12-11, by Björn Ricks
- Codeformat++2012-12-11, by Björn Ricks
- Move loading of the full Collection to an own method2012-12-11, by Björn Ricks
- Add new method hasItems to Collection class2012-12-11, by Björn Ricks
- Create a Collection if an artifact is added to the CollectionView2012-12-11, by Björn Ricks
- Don't create Collection when a CollectionView for a new project is created2012-12-11, by Björn Ricks
- Remove unused import2012-12-11, by Björn Ricks
- Introduce river mapfile generation (WARNING: Changes in config xml files required!).2012-12-11, by Christian Lins
- Move the access to artifact data to the Access object2012-12-11, by Björn Ricks
- Refactor Mapserver mapfile generation.2012-12-08, by Christian Lins
- CrossSectionGenerator: Center HYK-labels.2012-12-07, by Felix Wolfsteller
- WINFOArtifact: Tiny optimization, get data only when needed.2012-12-07, by Felix Wolfsteller
- Added view for selecting ranges in wsts.2012-12-06, by Sascha L. Teichmann
- XYChartGenerator: Avoid "range merging" for area series, as these might extend2012-12-06, by Felix Wolfsteller
- Merged2012-12-05, by Christian Lins
- Work on river axis mapfile generator.2012-12-05, by Christian Lins
- Add stubs for GaugeAccess and RangeAccess, for they do not get lost.2012-12-05, by Felix Wolfsteller
- Prevent NPE when color for bandwidth is unset, use non-template default.2012-12-05, by Felix Wolfsteller
- Merged.2012-12-05, by Felix Wolfsteller
- Enable manual points for w difference diagrams.2012-12-03, by Felix Wolfsteller
- Adjusted y axis label.2012-12-05, by Raimund Renkert
- Multiplicate diameter with 1000 to have mm instead of m.2012-12-05, by Raimund Renkert
- Improve the up and down arrows in the theme navigation panel2012-12-04, by Björn Ricks
- Fixed imports.2012-12-04, by Raimund Renkert
- Use moving average algorithm to calculate average values depending on the zoom2012-12-04, by Raimund Renkert
- Put start and end km into the context for average calculation.2012-12-04, by Raimund Renkert
- Added methods to set single values.2012-12-04, by Raimund Renkert
- Added missing setter for different values.2012-12-04, by Raimund Renkert
- Deprecate FLYSUtils2012-12-04, by Björn Ricks
- Use new refreshed bfg logo2012-12-04, by Björn Ricks
- Preparations for autogenerated riveraxis WMSs.2012-12-04, by Christian Lins
- Make floodmap riveraxis layer name configurable.2012-12-04, by Christian Lins
- A little optimization and handle the case that there are duplicates in the values.2012-12-03, by Sascha L. Teichmann
- Moved MovingAverage into math package2012-12-03, by Sascha L. Teichmann
- Removed obsolete import2012-12-03, by Sascha L. Teichmann
- Merged.2012-12-03, by Raimund Renkert
- Fixed validation in parameter matrix panel. Single selections are allowed now.2012-12-03, by Raimund Renkert
- Add start and end km of current chart zoomlevel to the context and use these2012-12-03, by Raimund Renkert
- New class for average calculation implementing moving average algorithms.2012-12-03, by Raimund Renkert
- Generate flow velocity facets based on the type the user selected.2012-12-03, by Raimund Renkert
- Set the discharge zone type to be able to generate the appropriate facets.2012-12-03, by Raimund Renkert
- Added member variable for discharge zone type.2012-12-03, by Raimund Renkert
- Added new member variable for zone type.2012-12-03, by Raimund Renkert
- Extracted method to calculate the zoomed bound of a chart.2012-12-03, by Raimund Renkert
- Added example config for river 'Elbe' and read the config in context factory.2012-12-03, by Raimund Renkert
- New class storing configuration about zoom dependent filter levels.2012-12-03, by Raimund Renkert
- Doc.2012-12-03, by Felix Wolfsteller
- Fix reference curve creation.2012-12-03, by Felix Wolfsteller
- Doc.2012-12-03, by Felix Wolfsteller
- Doc.2012-12-03, by Felix Wolfsteller
- Fix differences/Waterlevelartifact.2012-12-03, by Felix Wolfsteller
- Change floodmap WMS paths in make_flys_release.2012-12-01, by Christian Lins
- Add pdf export to GaugeDischargeCurveArtifact2012-11-30, by Björn Ricks
- Fix: Don't show the warning if datatype is WQKms2012-11-30, by Björn Ricks
- Remove obsolete MainMenu2012-11-30, by Björn Ricks
- Add new CSS for the layout changes2012-11-30, by Björn Ricks
- Add a welcome screen to the workspace background2012-11-30, by Björn Ricks
- Add i18n message strings for a welcome screen2012-11-30, by Björn Ricks
- Hide the manage project button if the project list is shown2012-11-30, by Björn Ricks
- Add methods to hide and show the manage projects button of the header2012-11-30, by Björn Ricks
- Use the FLYSHeader instead of the MainMenu2012-11-30, by Björn Ricks
- Merge the MainMenu into the FLYSHeader2012-11-30, by Björn Ricks
- Add methods to hide and show the project list in FLYS class2012-11-30, by Björn Ricks
- Add path for the new small BfG logo2012-11-30, by Björn Ricks
- Add smaller BfG logo2012-11-30, by Björn Ricks
- meta-data.xml: Moved 'map' definitions to more appropriate place.2012-11-30, by Felix Wolfsteller
- meta-data.xml: Resolved discharge_longitudinal_section definitions and use2012-11-30, by Felix Wolfsteller
- meta-data.xml: Moved duration-curve definitions into more appropriate places.2012-11-30, by Felix Wolfsteller
- meta-data.xml: Added 'prototype-macro for longitudinal_sections.2012-11-30, by Felix Wolfsteller
- Doc.2012-11-29, by Felix Wolfsteller
- Use floating point calculation for floodmap colors.2012-11-30, by Christian Lins
- Floodmap can now be classified in the range 5 to 20 (incl.).2012-11-29, by Christian Lins
- Doc.2012-11-29, by Felix Wolfsteller
- Add ManualPoint-handling to SQRelationGenerator.doOut().2012-11-29, by Felix Wolfsteller
- Documentation added.2012-11-29, by Felix Wolfsteller
- Allow manual points in bedheight_longitudinal_sections.2012-11-28, by Felix Wolfsteller
- Enable manual points for s/q diagrams.2012-11-28, by Felix Wolfsteller
- Add the csv export to the GaugeDischargeCurveArtifact2012-11-27, by Björn Ricks
- Refactor ComputedDischargeCurveExporter to support WQKms values and WQKms arrays2012-11-27, by Björn Ricks
- Use constant from DischargeTables for the scaling factor2012-11-27, by Björn Ricks
- Refactor getting the WQKms into it's own method2012-11-27, by Björn Ricks
- Doc.2012-11-27, by Felix Wolfsteller
- Allow manual points in flow_velocity diagrams.2012-11-27, by Felix Wolfsteller
- Merged.2012-11-27, by Felix Wolfsteller
- Enable manual points in sedimentload ls.2012-11-27, by Felix Wolfsteller
- Merged2012-11-27, by Christian Lins
- Work on dynamic color classes for floodmap (work in progress, not yet functional).2012-11-27, by Christian Lins
- Merged.2012-11-27, by Felix Wolfsteller
- Fix flys/issue989: manual points in bedheight_middle outs.2012-11-27, by Felix Wolfsteller
- flys-client: Shapefile upload widget readded again (regression).2012-11-27, by Christian Lins
- flys-client: Patch to render combobox options as clickable links.2012-11-27, by Christian Lins
- i18n fix.2012-11-27, by Felix Wolfsteller
- Fix FLYS logo URL for printing.2012-11-20, by Christian Lins
- flys-client: Map.updateSize() is now called on every windows movement2012-11-20, by Christian Lins
- Workaround for NPE in FloodMapState.2012-11-20, by Christian Lins
- flys-client: Cosmetics and warnings.2012-11-19, by Christian Lins
- flys/client: Exception catched and replaced by friendly warning (MINFO Sohlhoehendifferenz) #967/flys.2012-11-18, by Christian Lins
- Added tag 2.9.6 for changeset ce6bea03156c2012-11-16, by Sascha L. Teichmann
- Add help anchors for fix analysis2.9.6 2012-11-16, by Sascha L. Teichmann
- More solid S/Q function sampling2012-11-16, by Sascha L. Teichmann
- Exchange the river selection map2012-11-16, by Björn Ricks
- Remove obsolete imports2012-11-16, by Björn Ricks
- Add i18n for the new close project list button2012-11-16, by Björn Ricks
- Add css for the project list changes2012-11-16, by Björn Ricks
- Add a small close and add project button to the project list header2012-11-16, by Björn Ricks
- Remove the new project button from the menue2012-11-16, by Björn Ricks
- Get rid of the footer and the spacer in the flys webpage2012-11-16, by Björn Ricks
- Add GaugeOverview to Fixanalysis2012-11-16, by Björn Ricks
- Adapt WMS URLs in floodmap.xml to user-wms.2012-11-16, by Christian Lins
- Merged2012-11-16, by Christian Lins
- Map view in DigitizePanel now shows OSM background, river axis and2012-11-16, by Christian Lins
- merged2012-11-16, by Sascha L. Teichmann
- Removed obsolete imports.2012-11-16, by Sascha L. Teichmann
- Removed obsolete import2012-11-16, by Sascha L. Teichmann
- Allow requests from localhost in GGInA filter2012-11-16, by Björn Ricks
- Added i18n strings for sediment load calculation.2012-11-15, by Raimund Renkert
- New themes for sediment load chart.2012-11-15, by Raimund Renkert
- New field in sediment load object and calculation.2012-11-15, by Raimund Renkert
- New doOut for total load in sediment load calculation.2012-11-15, by Raimund Renkert
- Added new facet type to sediment load calculation.2012-11-15, by Raimund Renkert
- Removed some debug logs and changed report strings.2012-11-15, by Raimund Renkert
- Merged2012-11-15, by Christian Lins
- MapPanel position and size now properly aligned (#568).2012-11-15, by Christian Lins
- Add i18n string for soundings width in flys client2012-11-15, by Björn Ricks
- Handle also the bedheight facet in minfo bedheight_middle output2012-11-15, by Björn Ricks
- Load bedheigt single values via the datacage for a bedheight middle output2012-11-15, by Björn Ricks
- Handle also sounding width generated via the datacage in MiddleBedHeightGenerator2012-11-15, by Björn Ricks
- Implement a BedheightProcessor to generate charts from bed height data2012-11-15, by Björn Ricks
- Refactor BedHeightArtifacts to provide bed height single values of a range2012-11-15, by Björn Ricks
- Add type member variable to BedHeightFacet2012-11-15, by Björn Ricks
- Add method to get all morph width of a BedHeigthSingle object2012-11-15, by Björn Ricks
- Merged2012-11-15, by Christian Lins
- Map is now properly resized when hiding ThemePanel.2012-11-15, by Christian Lins
- Fixed typo in debug message.2012-11-15, by Felix Wolfsteller
- MetaDataService: Added comment from ChangeLog.2012-11-15, by Felix Wolfsteller
- Documentation.2012-11-15, by Felix Wolfsteller
- Cosmetics.2012-11-15, by Felix Wolfsteller
- Cosmetics.2012-11-15, by Felix Wolfsteller
- Fix MapFish print config and add FLYS logo to print output (DIN A4 only).2012-11-14, by Christian Lins
- Parse and store year in sediment densities.2012-11-14, by Raimund Renkert
- Added new column 'year' to sediment density values in postgresql and oracle2012-11-14, by Raimund Renkert
- Completed and fixed sediment load calculation.2012-11-14, by Raimund Renkert
- Added objects and factory for sediment densities.2012-11-14, by Raimund Renkert
- Added new y axis label for m3/a unit and fixed sand fraction output.2012-11-14, by Raimund Renkert
- Add report facet if calculation had problems.2012-11-14, by Raimund Renkert
- Added logger and fixed data field checkup.2012-11-14, by Raimund Renkert
- Fixed SQL statements and parameters.2012-11-14, by Raimund Renkert
- Fix: Handle epochs like official epochs to get a year range.2012-11-14, by Raimund Renkert
- Added methods to sediment load object to check fractions.2012-11-14, by Raimund Renkert
- Fixed typo in total sediment load facet type.2012-11-14, by Raimund Renkert
- Added report output generator for sediment load calculation.2012-11-14, by Raimund Renkert
- Additional transitions and outs for MINFO sediment load calculation.2012-11-14, by Raimund Renkert
- Merged.2012-11-14, by Felix Wolfsteller
- fixanalysis.xml: Add cross_section out.2012-11-14, by Felix Wolfsteller
- FixRealizingCompute: Add CrossSectionWaterLineFacet in FixRealizingState.2012-11-14, by Felix Wolfsteller
- FixationArtifact: implement WaterLineArtifact, deliver lines for cross-sections.2012-11-14, by Felix Wolfsteller
- QSectorFacet: Guard access to curentKm in context.2012-11-14, by Felix Wolfsteller
- CrossSectionWaterLineFacet: Guard class cast.2012-11-14, by Felix Wolfsteller
- WINFOArtifact: cosmetics, respect 80c width.2012-11-14, by Felix Wolfsteller
- Merged.2012-11-14, by Raimund Renkert
- Fixed typo in make_release script.2012-11-14, by Raimund Renkert
- Fix compile2012-11-14, by Björn Ricks
- Fix also BedHeightsArtifact2012-11-14, by Björn Ricks
- Also use variable for displayname2012-11-14, by Björn Ricks
- Improve debugging while merging outs and facets2012-11-14, by Björn Ricks
- Improve debugging in StaticFLYSArtifact2012-11-14, by Björn Ricks
- Change facets member variable to private2012-11-14, by Björn Ricks
- Add method to return the facets of an artifact2012-11-14, by Björn Ricks
- Improve loggin in FLYSArtifact2012-11-14, by Björn Ricks
- Fix hard coded mapserver url2012-11-14, by Sascha L. Teichmann
- Fixed path to client logging2012-11-14, by Sascha L. Teichmann
- Merged2012-11-14, by Sascha L. Teichmann
- Fixed problem with mapserver fonts2012-11-14, by Sascha L. Teichmann
- Add stack trace if authentication was not successfull2012-11-14, by Björn Ricks
- Return after sending a redirect2012-11-14, by Björn Ricks
- Check if response code from GGInA is 200 OK2012-11-14, by Björn Ricks
- Fixed web.xml seding2012-11-14, by Sascha L. Teichmann
- Added tag 2.9.5 for changeset b51f6bb188d72012-11-13, by Sascha L. Teichmann
- Made REALEASE setable2.9.5 2012-11-13, by Sascha L. Teichmann
- Improved build script2012-11-13, by Sascha L. Teichmann
- Cosmetics: Removed some WSP, obsolete imports. Documentation added.2012-11-13, by Felix Wolfsteller
- Merged2012-11-13, by Christian Lins
- Add new FLYS logo.2012-11-13, by Christian Lins
- winfo.xml: Add cross-section facets and out to extreme state.2012-11-13, by Felix Wolfsteller
- WINFOArtifact: Compute extreme values for cross sections too. Add CS-Facet.2012-11-13, by Felix Wolfsteller
- WaterLineArtifact: Added callcontext-parameter to interfaces getWaterLine.2012-11-13, by Felix Wolfsteller
- Remove dead code and warnings.2012-11-13, by Christian Lins
- Try to fix resize problems with MapWidget in DigitizePanel (#802).2012-11-12, by Christian Lins
- Resize MapWidget in MapPanel manually using a ResizedHandler.2012-11-12, by Christian Lins
- Map print settings can now be configured via settings window.2012-11-11, by Christian Lins
- Map print does now submit additional parameters to MapPrintServiceImpl.2012-11-10, by Christian Lins
- Work (in progress) on a print settings dialog.2012-11-10, by Christian Lins
- Rmoved obsolete imports.2012-11-09, by Felix Wolfsteller
- i18n: Add i18n for flow-velovity discharges.2012-11-09, by Felix Wolfsteller
- minfo.xml: Add discharge facet to compat list of flow_velocity out.2012-11-09, by Felix Wolfsteller
- FlowVelocityGenerator: Handle new discharge curves at new third axis.2012-11-09, by Felix Wolfsteller
- FlowVelocityData: Add new helper to get km/Q-double-arrays.2012-11-09, by Felix Wolfsteller
- FlowVelocityState: Create new discharge facet.2012-11-09, by Felix Wolfsteller
- FacetTypes: Register new FLOW_VELOCITY_DISCHARGE type.2012-11-09, by Felix Wolfsteller
- For FlowV.-Artifacts, use given id, fetch data and display via facet and generator.2012-11-09, by Felix Wolfsteller
- FlowVelocityMeasurementFactory: New, do the query to fetch measured flow velocities.2012-11-09, by Felix Wolfsteller
- FlowVelocityMeasurementValue: Added 'fast' (db-unmapped) class to access values later.2012-11-09, by Felix Wolfsteller
- Whitespace cosmetics.2012-11-09, by Felix Wolfsteller
- Whitespace cosmetic.2012-11-09, by Felix Wolfsteller
- BedHeightArtifact: Whitespace-cosmetic and vim line.2012-11-09, by Felix Wolfsteller
- FlowVelocityGenerator: Dummy-handle new measured velocity facets.2012-11-08, by Felix Wolfsteller
- FlowVelocityGenerator: Added TODO about 3rd and 4th axis.2012-11-08, by Felix Wolfsteller
- Register new FLOW_VELOCITY_MEASUREMENT Facet Type.2012-11-08, by Felix Wolfsteller
- meta-data.xml: Add annotations and flow velocity measurements to the DC.2012-11-08, by Felix Wolfsteller
- Register flowvelocity artifact factory.2012-11-08, by Felix Wolfsteller
- Add new facet to flow velocity outs compat list.2012-11-08, by Felix Wolfsteller
- Add FlowVelocityMeasurementArtifact and -facet. Yet dummies.2012-11-08, by Felix Wolfsteller
- Use static variable for login page name in LoginServlet2012-11-08, by Björn Ricks
- Be sure that a redirect url always exist2012-11-08, by Björn Ricks
- Add datacage for minfo and longitudinal_section.w from fixanalysis2012-11-07, by Björn Ricks
- Use new WOutProcessor for generating charts2012-11-07, by Björn Ricks
- Add processor to be able to generate curves for WKms values2012-11-07, by Björn Ricks
- Remove AbstractFixGenerator and use new KMIndexProcessor instead2012-11-07, by Björn Ricks
- Move inverted from LongitudinalSectionGenerator to XYChartGenerator2012-11-07, by Björn Ricks
- Add method to a access the CallContext of a ChartGenerator2012-11-07, by Björn Ricks
- Introduce a new Interface to abstract the data to curve generation2012-11-07, by Björn Ricks
- Introduce a new FixingsFacet to add save access to the current Km2012-11-07, by Björn Ricks
- Fix logging statement2012-11-07, by Björn Ricks
- Remove whitespace added by eclipse2012-11-06, by Björn Ricks
- Fix: Use correct class for the logger2012-11-06, by Björn Ricks
- Don't notify jfreechart listeners when adding points2012-11-06, by Björn Ricks
- Only put current Km to the context if it is a valid km2012-11-06, by Björn Ricks
- Reintroduce wrongly outbacked changes (rev 4418-4425).2012-11-07, by Felix Wolfsteller
- Merged backouts.2012-11-07, by Felix Wolfsteller
- Backed out changeset e8a4d2fd25cc2012-11-07, by Felix Wolfsteller
- Backed out changeset e8a4d2fd25cc2012-11-07, by Felix Wolfsteller
- Merged.2012-11-07, by Felix Wolfsteller
- Added vim line.2012-11-07, by Felix Wolfsteller
- minfo.xml: Add annotations to compat list of sedimentload_ls out.2012-11-07, by Felix Wolfsteller
- meta-data.xml: Force-recommend annotations for sedimentload_ls outs.2012-11-07, by Felix Wolfsteller
- SedimentLoadFactory: Added vim-line.2012-11-07, by Felix Wolfsteller
- SedimentLoadFactory: Added TODO.2012-11-07, by Felix Wolfsteller
- SedimentLoadFactory: Changed comments, removed empty one.2012-11-07, by Felix Wolfsteller
- Add (currently useless) button for map print settings.2012-11-06, by Christian Lins
- Remove authentication from MapPrintServiceImpl.2012-11-06, by Christian Lins
- Move GGInAFilter and NoCacheFilter to an own package2012-11-06, by Björn Ricks
- Add config in web.xml for the new NoCacheFilter2012-11-06, by Björn Ricks
- Add new Filter class to change caching2012-11-06, by Björn Ricks
- Add javadoc comment about RiverInfoServiceImpl2012-11-06, by Björn Ricks
- Less debug output in GGInAFilter2012-11-06, by Björn Ricks
- FixationArtifact: In doc, mention where the FacetActivity is registered.2012-11-06, by Felix Wolfsteller
- ExtremeCalculation: Resolve probably too nested break.2012-11-06, by Felix Wolfsteller
- ExtremeCalculation: Doc.2012-11-06, by Felix Wolfsteller
- manualpoints.xml: Add facet for the extrene_wq_curve out.2012-11-05, by Felix Wolfsteller
- FacetTypes: Add new ChartType extreme_wq_curve to enable manual points.2012-11-05, by Felix Wolfsteller
- FLYSUtils: Null-guard some conditionals (autoboxes).2012-11-05, by Felix Wolfsteller
- WaterevelState: Doc.2012-11-05, by Felix Wolfsteller
- ExtremeCompute: Further naming improvements on facets.2012-11-05, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Fixed typo in debug output.2012-11-05, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Removed obsolete import.2012-11-05, by Felix Wolfsteller
- server-side i18n for inputs of extreme*. Newlines at end of file.2012-11-05, by Felix Wolfsteller
- winfo.xml: Add wst and pdf Facets to extremes compat list.2012-11-05, by Felix Wolfsteller
- ExtremeCompute: Add DataFacets (csv, wst, defunc pdf).2012-11-05, by Felix Wolfsteller
- WaterlevelExporter: Use new WQKmsResult to avoid parallel paths for Extrem- and Fixing-Result.2012-11-05, by Felix Wolfsteller
- ExtremeCompute: Whitespace-cosmetics.2012-11-05, by Felix Wolfsteller
- Improve debugging inf FLYSArtifact2012-11-05, by Björn Ricks
- Get rid of HorizontalLayout in MapOutputTab and use manual resizing.2012-11-05, by Christian Lins
- Let Extreme- and FixRealizingResult implement WQKmsResult.2012-11-05, by Felix Wolfsteller
- conf.xml: Register the extreme_curve_export generator, a WaterlevelExporter.2012-11-05, by Felix Wolfsteller
- winfo.xml: Add extreme_curve_export outputmode and csv facet to its compat list.2012-11-05, by Felix Wolfsteller
- WQKmsResult: New interface to ease Export.2012-11-05, by Felix Wolfsteller
- conf.xml: Register the extreme_curve_report-Out-Generator.2012-11-05, by Felix Wolfsteller
- winfo.xml: Add error ('report') outputmode to extreme_wq_curve out, and compat for reportfacet.2012-11-05, by Felix Wolfsteller
- FlowVelocityGenerator: Handle ('out') annotations.2012-11-05, by Felix Wolfsteller
- minfo.xml: Add annotations to compat list of flow-velocity outs.2012-11-05, by Felix Wolfsteller
- meta-data.xml: Force-recommend annotations for flow-velocity-outs.2012-11-05, by Felix Wolfsteller
- Merged2012-11-05, by Felix Wolfsteller
- i18n for showextramark in client.2012-11-02, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Respect theme prop about showing the extrapol-line.2012-11-02, by Felix Wolfsteller
- ThemeUtil: Method to parse/access showextramark theme prop.2012-11-02, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Removed more or less dead code.2012-11-02, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Use real facet description as name for data series of extreme wqs.2012-11-02, by Felix Wolfsteller
- Added tag flys-2.9.4 for changeset 10e277c2fe0f2012-11-04, by Sascha L. Teichmann
- Some fixes to make the calculation work.flys-2.9.4 2012-11-04, by Sascha L. Teichmann
- Added tag flys-2.9.4 for changeset 651b93c10dc52012-11-02, by Sascha L. Teichmann
- Removed superfluous imports.2012-11-02, by Sascha L. Teichmann
- Removed superfluous imports.2012-11-02, by Sascha L. Teichmann
- Converting from list to array doesn't make sence here2012-11-02, by Björn Ricks
- Add facets for fixanalysis data from the datacage2012-11-02, by Björn Ricks
- Add datacage logic for MINFO bed differences2012-11-02, by Björn Ricks
- Add chart generation for fixings in bed differences generators2012-11-02, by Björn Ricks
- Extract common generator method from FixLongitudinalSectionGenerator2012-11-02, by Björn Ricks
- Avoid NullPointerExceptions if no settings are available2012-11-02, by Björn Ricks
- Updated i18n strings for sediment load.2012-11-02, by Raimund Renkert
- Added chart generator for sediment load output.2012-11-02, by Raimund Renkert
- Added sediment load calculation.2012-11-02, by Raimund Renkert
- New facet and result set for sediment load.2012-11-02, by Raimund Renkert
- Added access object for artifact containing sediment load parameters.2012-11-02, by Raimund Renkert
- Updated data object and factory for sediment load.2012-11-02, by Raimund Renkert
- Added i18n string for sediment load output tab title.2012-11-02, by Raimund Renkert
- Fixed sediment yield parser.2012-11-02, by Raimund Renkert
- Even better Extreme W/Q Facet names. i18n thereof.2012-11-02, by Felix Wolfsteller
- Registered style for extreme_wq_base_curves.2012-11-02, by Felix Wolfsteller
- StyledSeriesBuilder: Corrected doc.2012-11-02, by Felix Wolfsteller
- StyledSeriesBuilder: New addPointsQW accepting double[]s.2012-11-02, by Felix Wolfsteller
- FLYSUtils: Minor doc add.2012-11-02, by Felix Wolfsteller
- ExtremeWQCurveGenerator: Reuse prerpareChartData, handle new extreme_wq_curve_base facet.2012-11-02, by Felix Wolfsteller
- FixWQCurveGenerator: Refac, extracted a prepareChartData from doOut, to be reused.2012-11-02, by Felix Wolfsteller
- ExtremeCompute: Create a facet to show the non-inter-or-extrapolated points.2012-11-02, by Felix Wolfsteller
- winfo.xml: Add new extreme_wq_curve_base to compat of extreme_wq_curve out.2012-11-02, by Felix Wolfsteller
- ExtremeCurveFacet: Add new constructor to set name to new FacetType (extreme_wq_curve_base). Data is the same.2012-11-02, by Felix Wolfsteller
- FacetTypes: New type: exreme_wq_curve_base (for the Stuetz-Q-Poits).2012-11-02, by Felix Wolfsteller
- ExtremeCompute: Improve naming of facets.2012-11-02, by Felix Wolfsteller
- Added missing percentage cut off in extreme calculation.2012-11-02, by Sascha L. Teichmann
- Circumvent NPE in Curve. issue flys/10192012-11-02, by Sascha L. Teichmann
- Ignore comments in meta data xml template2012-11-01, by Björn Ricks
- Refactor Converter to use common code2012-11-01, by Björn Ricks
- Doc.2012-11-01, by Felix Wolfsteller
- flys-client: Show NaviOutput-Tab also for extreme_wq_curve.2012-11-01, by Felix Wolfsteller
- flys-client: i18n for extreme_wq_curve.2012-11-01, by Felix Wolfsteller
- winfo.xml: Change extreme wq-out from fix_wq_curve to (new) extreme_wq_curve.2012-11-01, by Felix Wolfsteller
- conf.xml: Register new ExtremeWQCurveGenerator.2012-11-01, by Felix Wolfsteller
- Removed doExtreme*() as its implemented in own generator now, opened visibility of field artifact for refac.2012-11-01, by Felix Wolfsteller
- Added new Generator: ExtremeWQCurveGenerator (and its *Info*-counterpart).2012-11-01, by Felix Wolfsteller
- Removed obsolete imports.2012-11-01, by Felix Wolfsteller
- Removed obsolete imports.2012-11-01, by Felix Wolfsteller
- FixWQCurveGenerator: Use suggested max q value of curve.2012-10-31, by Felix Wolfsteller
- Added themes for extreme_wq_curve .2012-10-31, by Felix Wolfsteller
- DoubleUtil: New function to find max in an double array.2012-10-31, by Felix Wolfsteller
- FixWQCurveGenerator: For extreme_wq_curves, add marker to indicate where extrapolation starts.2012-10-31, by Felix Wolfsteller
- ExtremeCurveFacet: Moved allocation of Access object to where its needed.2012-10-31, by Felix Wolfsteller
- HistoricalD.WQ.Generator: Cometics, docs.2012-10-31, by Felix Wolfsteller
- ExtremeCurveFacet: Set suggestedMaxQ in curve to be max value in segment + 5%.2012-10-31, by Felix Wolfsteller
- Curve: Added field, getter and setter for suggestedMaxQ .2012-10-31, by Felix Wolfsteller
- Range: Documentation.2012-10-31, by Felix Wolfsteller
- ExtremeAccess: Added helper method to find the values for (the range of) a km.2012-10-31, by Felix Wolfsteller
- ExtremeAccess: Renamed log to logger, documentation.2012-10-31, by Felix Wolfsteller
- RangeWithValues: Documentation.2012-10-31, by Felix Wolfsteller
- Removed the legend images from map theme panel.2012-10-30, by Ingo Weinzierl
- Added a new control 'show legend' to the map's toolbar. This control opens a window that displays the legends of all activated layers.2012-10-30, by Ingo Weinzierl
- Update translations for measurement station changes2012-10-30, by Björn Ricks
- Reorder elements in the MeasurementStation details2012-10-30, by Björn Ricks
- Extract the gauge name from the riverservice response2012-10-30, by Björn Ricks
- Add the gauge name to the MeasurementStation client class2012-10-30, by Björn Ricks
- Add gauge name to the measurement station xml response2012-10-30, by Björn Ricks
- FixWQCurveGenerator: Handle extreme_wq_curve facets (stub).2012-10-30, by Felix Wolfsteller
- NaviChartOutputTab: Get relevant data also from not-fixationanalysis-artifacts.2012-10-30, by Felix Wolfsteller
- NaviChartOutputTab: Doc.2012-10-30, by Felix Wolfsteller
- NaviChartOutputTab: Slight refactoring to work not only with FixAnalysisArtifacts.2012-10-30, by Felix Wolfsteller
- NaviChartOutputTab: Use final var instead of alloc-on-the-fly in each callback.2012-10-30, by Felix Wolfsteller
- KMIndex: Minor doc.2012-10-30, by Felix Wolfsteller
- Merged.2012-10-30, by Felix Wolfsteller
- winfo.xml: Add fix_wq_curve output mode and extreme_wq_curve compatibility to extreme state.2012-10-30, by Felix Wolfsteller
- ExtremeCompute: Add ExtremeCurveFacet in this state.2012-10-30, by Felix Wolfsteller
- ExtremeCurveFacet: New Facet to access Extreme Curves at given km.2012-10-30, by Felix Wolfsteller
- Add new EXTREME_WQ_CURVE Facet Type.2012-10-30, by Felix Wolfsteller
- Doc and whitespace cosmetics for ExrremeResult and FixWQCurve.2012-10-30, by Felix Wolfsteller
- Doc for WQFacet and Curve.2012-10-30, by Felix Wolfsteller
- NaviChartOutputTab: Whitespace and vimline added.2012-10-29, by Felix Wolfsteller
- Added some grumpy javadoc.2012-10-29, by Felix Wolfsteller
- FixWQCurveFacet: Corrected debug message.2012-10-29, by Felix Wolfsteller
- Curve: Tiny javadoc.2012-10-29, by Felix Wolfsteller
- Close the gauge panel tree folds if a csv result should be shown2012-10-29, by Björn Ricks
- Rename gauge_discharge_curve_at_export facet to at2012-10-29, by Björn Ricks
- Merged2012-10-29, by Felix Wolfsteller
- WaterlevelFacet: Deal with ExtremeResult if it is embedded in CalculationResult (instead of WQKms).2012-10-29, by Felix Wolfsteller
- ExtremeCompute: Generate LS-Facets.2012-10-29, by Felix Wolfsteller
- ExtremeCompute: Renamed log to logger.2012-10-29, by Felix Wolfsteller
- Added i18n strings.2012-10-29, by Raimund Renkert
- Added helper panel to sediment load UI to display sediemnt load overviews.2012-10-29, by Raimund Renkert
- New client side service for sediment load infos.2012-10-29, by Raimund Renkert
- Added serverside service for sediment load info.2012-10-29, by Raimund Renkert
- Added data object and factory for sediment load calculation.2012-10-29, by Raimund Renkert
- Merged2012-10-29, by Felix Wolfsteller
- ExtremeCalc: Add km values to generated wqkms.2012-10-29, by Felix Wolfsteller
- ExtremeCalc: Rename problem to be unique in its name.2012-10-29, by Felix Wolfsteller
- Remove InfoPanel stack only if it exists2012-10-29, by Björn Ricks
- Add link for info about the measurement station2012-10-29, by Björn Ricks
- Display observation start time in measurement station tree2012-10-29, by Björn Ricks
- Add observation TimeInteval to the artifact MeasurementStationInfoService2012-10-29, by Björn Ricks
- Parse start and end time of an observation2012-10-29, by Björn Ricks
- Add start and end time of an observation on a measurement station2012-10-29, by Björn Ricks
- Create better titles for floodmap calculation results. Include the rivername and the km range.2012-10-29, by Ingo Weinzierl
- Deactivated unavailable attributes in W and Q themes for historical discharge WQ charts.2012-10-29, by Ingo Weinzierl
- Write the "hidden" attribute of a style into the collection's attribute when using the theme editor.2012-10-29, by Ingo Weinzierl
- Added new themes for W and Q markers in Historical Discharge WQ charts.2012-10-29, by Ingo Weinzierl
- Added marker for Ws and Qs in Historical Discharge WQ charts.2012-10-29, by Ingo Weinzierl
- Fixed interchanged Ws and Qs in Historical Discharge calculation.2012-10-29, by Ingo Weinzierl
- Let percent_input be DoubleInputPanal UI-Provider that inputs data named 'percent'.2012-10-26, by Felix Wolfsteller
- Refactored DoubleInputPanel to allow input to data different than "outliers".2012-10-26, by Felix Wolfsteller
- Documentation added.2012-10-26, by Felix Wolfsteller
- Doc and whitespace cosmetics.2012-10-26, by Felix Wolfsteller
- Documentation in ChartGenerator added.2012-10-26, by Felix Wolfsteller
- Made message of Calculation.Problem accessible via getter.2012-10-26, by Felix Wolfsteller
- Minor javadoc.2012-10-26, by Felix Wolfsteller
- Merged.2012-10-26, by Felix Wolfsteller
- In ExtremeAccess, fix typo that lead to incorrect null-check.2012-10-26, by Felix Wolfsteller
- Show measurement info panel if MINFO artifact is choosen2012-10-26, by Björn Ricks
- Refactor ParameterList to use new InfoPanel base class2012-10-26, by Björn Ricks
- Add Panel and Tree UI classes for dispayling the measurement station info2012-10-26, by Björn Ricks
- Refactor GaugePanel and GaugeInfo to extract a base class2012-10-26, by Björn Ricks
- Cleanup GaugeDischargeCurvePanel2012-10-26, by Björn Ricks
- Add id, kmup and operator to MeasurementStation in RiverInfoServiceImpl2012-10-26, by Björn Ricks
- Add id, kmup and operator to MeasurementStation model2012-10-26, by Björn Ricks
- Use correct class for logger in MeasurementStationInfoService2012-10-26, by Björn Ricks
- Add operator and station id to the artifact xml2012-10-26, by Björn Ricks
- Order MeasurementStations by station km2012-10-26, by Björn Ricks
- Add default constructor to MeasurementStation2012-10-26, by Björn Ricks
- Added the 'index' parameter to HistoricalDischargeWQFacet to avoid loosing facets during the merge process in the FLYSArtifactCollection.2012-10-26, by Ingo Weinzierl
- First complete but untested version of the 'Auslagerung extremer Wasserspiegellagen' calculation.2012-10-25, by Sascha L. Teichmann
- Fixed copy paste mistake in facet creation for historical discharge wq charts.2012-10-25, by Ingo Weinzierl
- Added i18n strings for historical discharge wq chart.2012-10-25, by Ingo Weinzierl
- Merged.2012-10-25, by Ingo Weinzierl
- Fixed leak while merging facets.2012-10-25, by Ingo Weinzierl
- Only create and add GaugePanel when necessary2012-10-25, by Björn Ricks
- Refactor GaugePanel to create it's own SectionStackSection2012-10-25, by Björn Ricks
- Defined themes (default and second group) for discharge curves in historical discharge wq chart.2012-10-25, by Ingo Weinzierl
- Added missing 'selected' icon for panning tool.2012-10-25, by Ingo Weinzierl
- Add method to get the MeasurementStations from the RiverInfoService2012-10-24, by Björn Ricks
- Extend the client RiverInfo model to support MeasurementStations2012-10-24, by Björn Ricks
- Add model for MeasurementStation client side2012-10-24, by Björn Ricks
- Refactor GaugeOverviewInfoService and MeasurementStationInfoService2012-10-24, by Björn Ricks
- Add a service to return measurement stations of a river2012-10-24, by Björn Ricks
- Add MeasurementStation to the River2012-10-24, by Björn Ricks
- Change Servlet config for RiverInfoService2012-10-24, by Björn Ricks
- Convert GaugeOverviewInfoService into RiverInfoService2012-10-24, by Björn Ricks
- Added new classes for the last commit.2012-10-24, by Ingo Weinzierl
- Improved the historical discharge calculation.2012-10-24, by Ingo Weinzierl
- Use static String from FacetTypes.ChartType instead of literal.2012-10-24, by Felix Wolfsteller
- Clarifications in doc.2012-10-24, by Felix Wolfsteller
- flys/issue825/2 Fix labeling of Analysisperiods (like A1, A2....)2012-10-24, by Felix Wolfsteller
- Merged.2012-10-24, by Felix Wolfsteller
- Change a log to an error message for better semantics.2012-10-24, by Felix Wolfsteller
- Doc and cosmetic change for MainValuesWFacet.2012-10-24, by Felix Wolfsteller
- Use FacetType static String instead of literal.2012-10-24, by Felix Wolfsteller
- Added getQs() and getWs() to HistoricalDischargeAccess class and added some Javadoc to its methods.2012-10-24, by Ingo Weinzierl
- Implemented the Q evaluation mode for historical discharge calculations.2012-10-24, by Ingo Weinzierl
- Add debug info about GGInA session lease time2012-10-23, by Björn Ricks
- Ignore discharge table without time interval set while discharge tables overview chart creation.2012-10-23, by Ingo Weinzierl
- Move addMember and removeMember methods in GaugePanel class2012-10-23, by Björn Ricks
- Don't send 403 if accessing the root path2012-10-23, by Björn Ricks
- Be more tolerant with empty time intervals in discharge tables while comparing discharge tables.2012-10-23, by Ingo Weinzierl
- DischargeTables: Added missing getWsForQ()2012-10-23, by Sascha L. Teichmann
- Merged.2012-10-23, by Raimund Renkert
- Added UI provider for sediment load parameter input in provider factory.2012-10-23, by Raimund Renkert
- Added new UI provider for sediment load parameter input.2012-10-23, by Raimund Renkert
- Replaced static string with variable to have a more generic radio button panel.2012-10-23, by Raimund Renkert
- Extended location input helper.2012-10-23, by Raimund Renkert
- Added config and states for sediment load calculation in MINFO module.2012-10-23, by Raimund Renkert
- Show the 'DischargeTablesChart' when choosing the calculation timerange in historical discharge calculation.2012-10-23, by Ingo Weinzierl
- flys/issue903: Display the discharge tables of the selected gauge as chart in historical discharge calculation.2012-10-23, by Ingo Weinzierl
- The service 'DischargeTablesOverview' now accepts the official number of a gauge, too.2012-10-23, by Ingo Weinzierl
- Don't redirect to the login page without query params2012-10-23, by Björn Ricks
- Logout the current user2012-10-23, by Björn Ricks
- Implement UserService method to remove current user from session2012-10-23, by Björn Ricks
- Added a new service to query a diagram with discharge tables.2012-10-23, by Ingo Weinzierl
- Replaced use of string literal by static definition in FacetTypes.2012-10-22, by Felix Wolfsteller
- merged2012-10-22, by Felix Wolfsteller
- Cosmetics.2012-10-22, by Felix Wolfsteller
- Let AnnotationFacets come to life inactively in FixAnalysis LS settings.2012-10-22, by Felix Wolfsteller
- Added minor doc to FacetTypes.ChartType .2012-10-22, by Felix Wolfsteller
- Made FacetTypes.IS static.2012-10-22, by Felix Wolfsteller
- Documentation added, cosmetics.2012-10-22, by Felix Wolfsteller
- Set also the width of the GaugeTree when resizing the GaugePanel2012-10-22, by Björn Ricks
- Only create the GaugeTree and RiverInfoPanel once2012-10-22, by Björn Ricks
- Use static method from RiverInfoPanel to calculate the static width2012-10-22, by Björn Ricks
- Move RiverInfoPanel to its own java file in refactor it2012-10-22, by Björn Ricks
- Update debug statement2012-10-22, by Björn Ricks
- flys/issue901: Changing the W/Q mode in WQSimpleArrayPanel (used in historical discharge calculation) will now switch the W/QD table in the helper panel, too.2012-10-22, by Ingo Weinzierl
- Merged.2012-10-22, by Ingo Weinzierl
- Added two new tables ClickableQDTable and ClickableWTable and made Ws and Qs clickable in historical discharge calculation.2012-10-22, by Ingo Weinzierl
- Removed superfluous imports.2012-10-22, by Sascha L. Teichmann
- Don't always redirect if user isn't authenticated2012-10-22, by Björn Ricks
- Don't forget context path for redirect url2012-10-22, by Björn Ricks
- Don't redirect to request uri2012-10-22, by Björn Ricks
- Adapted DB schema (added relation measurement_station); improved importer to read files from filesystem with measurement stations.2012-10-22, by Ingo Weinzierl
- Add message for gauge_discharge_curve_at_export2012-10-19, by Björn Ricks
- Add messages for the gauge location2012-10-19, by Björn Ricks
- The AT export needs a ld_locations data item2012-10-19, by Björn Ricks
- Add a new output-generator2012-10-19, by Björn Ricks
- Add a new outputmode for an at export in GaugeDischargeCurveArtifact2012-10-19, by Björn Ricks
- Refactor GaugeDischargeCurveFacet to be able to set a facet name2012-10-19, by Björn Ricks
- Change reference_gauge paremeter to Long2012-10-19, by Björn Ricks
- Merged.2012-10-19, by Christian Lins
- Fix warnings and minor TODOs in flys-client.2012-10-19, by Christian Lins
- Merged2012-10-19, by Christian Lins
- Fix for issue #9672012-10-16, by Christian Lins
- Let MAINVALUES enter life in inactive state in WINFOArtifact.2012-10-18, by Felix Wolfsteller
- Obsoleted flys-client/ChangeLog by moving to flys-client/ChangeLog-before-20121018 (part of migration svn -> hg).2012-10-18, by Felix Wolfsteller
- Moved flys-client/Changes to flys-client/CHANGES.2012-10-18, by Felix Wolfsteller
- Moved flys-backend/Changes to flys-backend/CHANGES.2012-10-18, by Felix Wolfsteller
- flys-backend/ChangeLog by moving to flys-backend/ChangeLog-before-20121018 (part of migration svn -> hg).2012-10-18, by Felix Wolfsteller
- Fixed flys/issue929. Made zero baseline in historical discharge curve charts visible.2012-10-18, by Ingo Weinzierl
- Added units to the header of a historical discharge export.2012-10-18, by Ingo Weinzierl
- Sorted gauges for reference gauge selection in historical discharge calculation based on their name.2012-10-18, by Ingo Weinzierl
- Allow users to select the current relevant discharge table in historical discharge table calculattion.2012-10-18, by Ingo Weinzierl
- Added missing delta Q value to calculation results of historical discharge calculation.2012-10-18, by Ingo Weinzierl
- Sort calculation results of a historical discharge calculation based on their start date.2012-10-18, by Ingo Weinzierl
- Moved flys-artifacts/Changes to flys-artifacts/CHANGES.2012-10-17, by Felix Wolfsteller
- Moved now obsolete flys-artifacts/ChangeLog to flys-artifacts/ChangeLog-before-20121017 .2012-10-17, by Felix Wolfsteller
- Added extracted doc from ChangeLog to READMEs in flys-artifact and flys-artifacts/contrib/.2012-10-17, by Felix Wolfsteller
- Fix ChangeLog.2012-10-17, by Felix Wolfsteller
- Let fix sector average facets in deltawt-diagrams enter inactively.2012-10-17, by Felix Wolfsteller
- Fix loading former derivative curves in fixation analysis artifacts DC.2012-10-17, by Felix Wolfsteller
- Add data for the gauge name to the GaugeDischargeCurveArtifact2012-10-17, by Björn Ricks
- Made DoubleUtil.explode() more robust against invalid result array sizes.2012-10-17, by Sascha L. Teichmann
- Added tag flys-2.9.3 for changeset ff74ff82f2d42012-10-16, by Sascha L. Teichmann
- Add theme for gauge discharge curve artifactflys-2.9.3 2012-10-16, by Björn Ricks
- Add a new panel to show settings of a gauge discharge curve2012-10-16, by Björn Ricks
- Set uiprovider on the state2012-10-16, by Björn Ricks
- Override describe method to return also a uiprovider.2012-10-16, by Björn Ricks
- Store a StaticState class in staticstate member variable2012-10-16, by Björn Ricks
- Change visibility of createOutputModes to protected.2012-10-16, by Björn Ricks
- Avoid NullPointerException if help text is null.2012-10-16, by Björn Ricks
- Avoid another possible NullPointerException in GaugeTree2012-10-16, by Björn Ricks
- Avoid possible NullPointerException in openOnLocation method.2012-10-16, by Björn Ricks
- Added evaluation timerange to subtitle of historical discharge curve charts.2012-10-16, by Ingo Weinzierl
- Added date to release package. strip OpenLayers a bit2012-10-16, by Sascha L. Teichmann
- Workaround for #9612012-10-16, by Christian Lins
- Merged.2012-10-16, by Felix Wolfsteller
- Prevent crash when input helper panel is used differently.2012-10-16, by Felix Wolfsteller
- Cosmetics, documentation.2012-10-16, by Felix Wolfsteller
- Merged.2012-10-16, by Ingo Weinzierl
- Merged.2012-10-16, by Ingo Weinzierl
- #930 Added unit [cm] of discharge tables to the facet description of historical discharge curves if calculation mode is W.2012-10-16, by Ingo Weinzierl
- Fix issue946 (own style for wkms annotation facets in wq diagrams).2012-10-16, by Felix Wolfsteller
- Fix typo2012-10-16, by Christian Lins
- Fix for part a) and c) in issue #9182012-10-15, by Björn Ricks
- Change updateUserCollections visibility to public2012-10-15, by Björn Ricks
- Merged heads.2012-10-15, by Ingo Weinzierl
- #904 Use the correct scale to convert discharge table values into [cm].2012-10-15, by Ingo Weinzierl
- Open gauge and river info in a new browser window2012-10-15, by Björn Ricks
- #548 Fetch historical discharge table values with SCALE=1.2012-10-15, by Ingo Weinzierl
- Importer: Ignore historical discharge tables.2012-10-15, by Sascha L. Teichmann
- AFT: Ignored tables with unset GUELTIG_VON or GUELTIG_BIS values.2012-10-15, by Sascha L. Teichmann
- Merged heads.2012-10-15, by Ingo Weinzierl
- #543 Validate date range in client gauge time range selection state.2012-10-15, by Ingo Weinzierl
- Cosmetics, warnings and minor TODOs.2012-10-15, by Christian Lins
- Improve warning when user does not select a waterlevel calculation (#914)2012-10-14, by Christian Lins
- NPE fix when comparing Double with double2012-10-14, by Christian Lins
- Fix for NPE in FLYSWorkspace.bringUp() #9332012-10-14, by Christian Lins
- More fixes for #897: missing resource exceptions when handling other exceptions2012-10-14, by Christian Lins
- Improvements for issue945/6 (separate w and q mainvalues in DC).2012-10-13, by Felix Wolfsteller
- Improvements for issue945/1 (DC)2012-10-13, by Felix Wolfsteller
- Improvements for issue949 (q and w facets for official lines).2012-10-12, by Felix Wolfsteller
- Improvements on issue934/4 (double annotations/DC).2012-10-12, by Felix Wolfsteller
- In 'annotations per type' - section of DC, also add an 'all'-node.2012-10-12, by Felix Wolfsteller
- Fix 943/3: Show flood-protections in WSP DC.2012-10-12, by Felix Wolfsteller
- Register new ui provider.2012-10-12, by Felix Wolfsteller
- Documentation.2012-10-12, by Felix Wolfsteller
- Documentation.2012-10-12, by Felix Wolfsteller
- Include state and transition for q input per segment for extreme value analysis.2012-10-12, by Felix Wolfsteller
- Initial GUI and state for per-segment Q-input for extreme valua analysis.2012-10-12, by Felix Wolfsteller
- #900 Added complete start and end date to the discharge info service and display on in the client side.2012-10-12, by Ingo Weinzierl
- merged flys-aft2012-10-11, by Thomas Arendsen Hein
- FYLS/AFT/DIPS: Added start script.2012-09-11, by Sascha L. Teichmann
- FLYS-AFT/DIPS: Java 1.5 -> 1.62012-09-11, by Sascha L. Teichmann
- Added doc about function and configuration.2012-02-16, by Sascha L. Teichmann
- Extracted and documented the error messages of the process.2012-02-16, by Sascha L. Teichmann
- AFT-Import: Insert2012-02-08, by Sascha L. Teichmann
- Oracle: Added 'FROM DUAL' when selecting new ids from sequences.2012-01-11, by Sascha L. Teichmann
- Statements to make the FLYS database connection Oracle compatible.2012-01-10, by Sascha L. Teichmann
- Added SQL statements to make the connection to the AFT database Oracle compatible.2012-01-10, by Sascha L. Teichmann
- Prevent redundant and ever growing discharge table lists in FLYS db.2012-01-09, by Sascha L. Teichmann
- Commit/rollback changes if a gauge is only updated.2012-01-09, by Sascha L. Teichmann
- Store W/Q in sets to prevent value duplications.2012-01-09, by Sascha L. Teichmann
- Fixed logic bug when writing discharge tables of an gauge existing in both dbs.2012-01-09, by Sascha L. Teichmann
- Added debugging for AFT time intervals.2012-01-09, by Sascha L. Teichmann
- If gauges exist in FLYS and AFT store the discharge tables in FLYS that are only in AFT.2012-01-08, by Sascha L. Teichmann
- Store the W/Q differences o existing discharge tables to FLYS database.2012-01-08, by Sascha L. Teichmann
- Do the FLYS/AFT description pairing of discharge tables in case a gauge needs updates.2012-01-06, by Sascha L. Teichmann
- Load all discharge tables from AFT and FLYS of a gauge which needs updating.2012-01-06, by Sascha L. Teichmann
- Add code to build the difference of the W/Q values of two discharge tables.2012-01-06, by Sascha L. Teichmann
- Send XML messages via HTTP POST around if the FLYS database has changed.2012-01-06, by Sascha L. Teichmann
- Bubble up modifications up to main().2012-01-05, by Sascha L. Teichmann
- Copy over W/Q values from AFT to FLYS for new discharge tables.2012-01-05, by Sascha L. Teichmann
- Added code to store W/Q values into FLYS database.2012-01-05, by Sascha L. Teichmann
- Make W/Q values from AFT and FLYS loadable.2012-01-05, by Sascha L. Teichmann
- Create new discharge tables if needed.2012-01-04, by Sascha L. Teichmann
- Prefetch existing time intervals from FLYS db.2012-01-03, by Sascha L. Teichmann
- Fetch discharge table infos from AFT.2012-01-03, by Sascha L. Teichmann
- Store new gauges in FLYS db.2012-01-02, by Sascha L. Teichmann
- Added transaction support2012-01-02, by Sascha L. Teichmann
- Separate FLYS gauges to be updated or to create.2011-12-22, by Sascha L. Teichmann
- Moved DIPS gauge number -> DIPS gauge index.2011-12-21, by Sascha L. Teichmann
- Added an optional XSL transformation to fix the raw DIPS files.2011-12-21, by Sascha L. Teichmann
- Make DIPS check more verbose2011-12-20, by Sascha L. Teichmann
- Check if AFT gauges are in DIPS, too.2011-12-16, by Sascha L. Teichmann
- Parse PNP from DIPS, too.2011-12-16, by Sascha L. Teichmann
- Added model for DIPS gauges.2011-12-16, by Sascha L. Teichmann
- Load DIPS XML2011-12-16, by Sascha L. Teichmann
- Load DIPS XML2011-12-16, by Sascha L. Teichmann
- Load gauges from both dbs.2011-12-16, by Sascha L. Teichmann
- Sync each river.2011-12-14, by Sascha L. Teichmann
- Improved infrastructure for prepared statements.2011-12-13, by Sascha L. Teichmann
- start syncing at river level.2011-12-13, by Sascha L. Teichmann
- load configuration an setup db connections.2011-12-13, by Sascha L. Teichmann
- Added configuration file2011-12-13, by Sascha L. Teichmann
- Added XML/XPath support.2011-12-13, by Sascha L. Teichmann
- Added support for symbolic SQL statements.2011-12-12, by Sascha L. Teichmann
- Add infrastructure to load SQL statements for databases.2011-12-12, by Sascha L. Teichmann
- Added AFT sync module.2011-12-11, by Sascha L. Teichmann
- S/Q relation: Fixed problem with loosing meassurement points.2012-10-09, by Sascha L. Teichmann
- Added build script for FLYS release.2012-10-09, by Ingo Weinzierl
- Show river map only once.2012-10-09, by Christian Lins
- Merged2012-10-08, by Christian Lins
- Handle error conditions more robust.2012-10-08, by Christian Lins
- Handle new percent_input ui provider name.2012-10-08, by Felix Wolfsteller
- Documentation, vimline.2012-10-08, by Felix Wolfsteller
- Documentation.2012-10-08, by Felix Wolfsteller
- Added Percentage-Input state to extreme value analysis state model.2012-10-08, by Felix Wolfsteller
- Move ChangeLog entry to right ChangeLog.2012-10-08, by Felix Wolfsteller
- Fix paths in ChangeLog.2012-10-08, by Felix Wolfsteller
- Dummy state model for extreme value analysis.2012-10-08, by Felix Wolfsteller
- fix issue909: strange validation code. be fearles.2012-10-08, by Felix Wolfsteller
- Documentation.2012-10-08, by Felix Wolfsteller
- Do cumentation.2012-10-08, by Felix Wolfsteller
- More dead code removal. Minor code clean ups.2012-10-06, by Sascha L. Teichmann
- Cleaned up iterating over maps. Removed some dead code.2012-10-06, by Sascha L. Teichmann
- Removed dead code2012-10-06, by Sascha L. Teichmann
- Removed dead code.2012-10-06, by Sascha L. Teichmann
- Removed dead code2012-10-06, by Sascha L. Teichmann
- LegendProcessor: avoid redundant hashing. removed dead code.2012-10-06, by Sascha L. Teichmann
- Fix for ArrayIndexOutOfBoundsException (#818).2012-10-06, by Christian Lins
- Add chart legend entries for interpolated series (#838).2012-10-05, by Christian Lins
- Cosmetics, documentation.2012-10-05, by Felix Wolfsteller
- Fix typo in DC query.2012-10-05, by Felix Wolfsteller
- Register new calculation mode 'extreme'.2012-10-05, by Felix Wolfsteller
- Documentation.2012-10-05, by Felix Wolfsteller
- Removed dead code.2012-10-04, by Sascha L. Teichmann
- Cosmetics, refac.2012-10-04, by Felix Wolfsteller
- Doc.2012-10-04, by Felix Wolfsteller
- Use static method from class not object.2012-10-04, by Felix Wolfsteller
- Allow to set a uiprovider for a static state2012-10-04, by Björn Ricks
- Set translated data descriptions2012-10-04, by Björn Ricks
- Add messages for displaying the river name and gauge reference.2012-10-04, by Björn Ricks
- Add description and set correct name for GaugeDischargeCurveFacet2012-10-04, by Björn Ricks
- issue889/22012-10-04, by Felix Wolfsteller
- Add template for the gauge discharge curve description2012-10-04, by Björn Ricks
- Fix dates in changelog and a typo2012-10-04, by Björn Ricks
- Improve debug output2012-10-04, by Björn Ricks
- Fix xpath for attributes2012-10-04, by Björn Ricks
- Fix typo and change out type to chart2012-10-04, by Björn Ricks
- Add warning if no compatible facet is found2012-10-04, by Björn Ricks
- Avoid NPE if no attribute outs are present2012-10-04, by Björn Ricks
- Merged.2012-10-04, by Felix Wolfsteller
- issue417: main-value-annotations.2012-10-04, by Felix Wolfsteller
- Add message for 'state.chart.km'2012-10-04, by Christian Lins
- Merged.2012-10-04, by Felix Wolfsteller
- i18n for annotations.2012-10-02, by Felix Wolfsteller
- Added tag flys-2.9.2 for changeset e1691b74f3aa2012-10-02, by Sascha L. Teichmann
- Let AnnotationFacet have name of type, if type was chosen.flys-2.9.2 2012-10-02, by Felix Wolfsteller
- Merged.2012-10-02, by Felix Wolfsteller
- Handle annotationtypes in AnnotationArtifact and -Facet.2012-10-02, by Felix Wolfsteller
- Show 'per-type' annotations in longitudinal-section DC.2012-10-02, by Felix Wolfsteller
- Set overflow behaviour of Toolbars to HIDDEN to avoid auto scrollbars.2012-10-02, by Christian Lins
- Reverted merge-victims in ChangeLog.2012-10-02, by Felix Wolfsteller
- Merged2012-10-02, by Felix Wolfsteller
- Added TODOs for issue880.2012-10-01, by Felix Wolfsteller
- S(Q) relation. Fixed SQL statements.2012-10-02, by Sascha L. Teichmann
- S(Q) relation: Totals are now fetched with separate SQL statement. Fixed join to GEWAESSER table.2012-10-02, by Sascha L. Teichmann
- S(Q) Fixed AIOOBE2012-10-01, by Sascha L. Teichmann
- S(Q) relation: Removed unused field from SQL statement.2012-10-01, by Sascha L. Teichmann
- Calculate S(Q) fractions2012-10-01, by Sascha L. Teichmann
- S(Q) calculate effective width2012-10-01, by Sascha L. Teichmann
- Add missing import of FLYSConstants2012-10-01, by Björn Ricks
- Fix compiling bug2012-10-01, by Sascha L. Teichmann
- S(Q) accumulated same diameter meassurements per bank distance.2012-10-01, by Sascha L. Teichmann
- Add a ChangeLog entry for commit cfbc80cc0ce42012-10-01, by Björn Ricks
- Update changelog for my last flys-artifact commits2012-10-01, by Björn Ricks
- Add correct debug output for GaugeDischargeCurveArtifact2012-10-01, by Björn Ricks
- Add Facet type for GaugeDischargeCurveArtifact2012-10-01, by Björn Ricks
- Add a default constructor for StaticState2012-10-01, by Björn Ricks
- Add config for the GaugeDischargeCurveArtifact2012-10-01, by Björn Ricks
- fix issue898 (crash when no param selected for parametermatrix).2012-10-01, by Felix Wolfsteller
- Doc.2012-10-01, by Felix Wolfsteller
- Simpify the S(Q) fraction sieving stuff.2012-09-30, by Sascha L. Teichmann
- Removed dead code.2012-09-30, by Sascha L. Teichmann
- Added initial .hgignore2012-09-30, by Sascha L. Teichmann
- More robust exception handler (#897)2012-09-30, by Christian Lins
- Fixing Delta W/t chart: reference period area can now switched to invisible (#877)2012-09-30, by Christian Lins
- Correct i18n fixation outlier widget (state.fixation.preprocess).2012-09-30, by Christian Lins
- Removed heavy weight data from the gauge discharge curve facet.2012-09-30, by Sascha L. Teichmann
- Removed superflous imports.2012-09-30, by Sascha L. Teichmann
- Manual points working in fixing Delta W/t char (#462).2012-09-29, by Christian Lins
- ManualPointsEditor supports Date x axis values.2012-09-29, by Christian Lins
- improvements on issue860: display parameter matrix as grid list in helperpane.2012-09-28, by Felix Wolfsteller
- More code for S(Q) relation.2012-09-28, by Sascha L. Teichmann
- Fix typo2012-09-28, by Björn Ricks
- added tags2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- dummy merge for repo head2012-09-28, by Thomas Arendsen Hein
- merged flys-backend2012-09-28, by Thomas Arendsen Hein
- Adapted the spatial schema for DEMs and the DgmSqlConverter.2012-09-28, by Ingo Weinzierl
- fix issue862/1.2012-09-27, by Felix Wolfsteller
- Added a new method to RiverAxis to query a special kind of river axes (default, official, outsourced).2012-09-27, by Ingo Weinzierl
- fix issue863: Handle missing data points for epoch bed height data.2012-09-27, by Felix Wolfsteller
- Documentation (d o c u m e n t a t i o n).2012-09-27, by Felix Wolfsteller
- Removed debug output.2012-09-27, by Felix Wolfsteller
- Let importer handle gappy single bed height values.2012-09-27, by Felix Wolfsteller
- Cosmetics, docs.2012-09-27, by Felix Wolfsteller
- Towards fix for issue863 (gaps in bedheight data).2012-09-27, by Felix Wolfsteller
- Backend: Code simplification. Removed trailing whietspace.2012-09-27, by Sascha L. Teichmann
- Modified the schema for DGMs; added converter for CSV to SQL for DGM information.2012-09-27, by Ingo Weinzierl
- Adapted postgresql spatial schema and fixed a bug in the geo importer.2012-09-24, by Ingo Weinzierl
- Some minor bugfixes for MINFO import.2012-09-24, by Ingo Weinzierl
- Adapted PostgreSQL spatial schema.2012-09-24, by Ingo Weinzierl
- Remove fetchInfoURL methods from River and gauge2012-09-24, by Bjoern Ricks
- Backend: Added 'official_number' column to rivers table to model the 'Bundeswasserstrassen Identnummer'.2012-09-22, by Sascha L. Teichmann
- Change methods names until the url is really be fetched from the db2012-09-21, by Bjoern Ricks
- Add a new method to River and Gauge classes to return a http url for additional2012-09-21, by Bjoern Ricks
- Store minfo values into database only if their peer has been successfully stored.2012-09-19, by Ingo Weinzierl
- Removed trailing whitespace.2012-09-18, by Sascha L. Teichmann
- Added missing GrainFraction type to parser; accept 'Querprofil' as valid BedHeightType during MINFO import.2012-09-18, by Ingo Weinzierl
- Improved logging and stabilized minfo import.2012-09-18, by Ingo Weinzierl
- Tagged 'flys-backend' as 2.9.12012-09-17, by Ingo Weinzierl
- merged flys-artifacts2012-09-28, by Thomas Arendsen Hein
- Also add the name to the artifact description2012-09-28, by Bjoern Ricks
- Add new Artifacts and State for displaying discharge curves at a gauge2012-09-28, by Bjoern Ricks
- Make addOutput of StaticState public2012-09-28, by Bjoern Ricks
- Add FLYSArtifact addFacets method2012-09-28, by Bjoern Ricks
- Added an 'info' node to DEMs in the datacage.2012-09-28, by Ingo Weinzierl
- i18n.2012-09-28, by Felix Wolfsteller
- Cosmetics, docs.2012-09-27, by Felix Wolfsteller
- Work in i18n issue724.2012-09-27, by Felix Wolfsteller
- S(Q) relation: Fixed SQL projection.2012-09-27, by Sascha L. Teichmann
- S(Q) relation. Extract more values from database.2012-09-27, by Sascha L. Teichmann
- Partly fix issue871.2012-09-27, by Felix Wolfsteller
- Fix issue863.2012-09-27, by Felix Wolfsteller
- Set the missing 'originalExtent' attribute for WSPLGEN layers.2012-09-27, by Ingo Weinzierl
- Towards fix of issue863 (gaps in middle heigh bed data).2012-09-27, by Felix Wolfsteller
- Removed trailing whitespace.2012-09-27, by Sascha L. Teichmann
- S/Q: More symbols in reconstruction of Excel macros.2012-09-27, by Sascha L. Teichmann
- Mark createOutputModes as private2012-09-26, by Bjoern Ricks
- Convert FKYSArtifact data member to a private variable2012-09-26, by Bjoern Ricks
- Enable line labels for Delta W/t sector average lines2012-09-26, by Christian Lins
- Fixed various projection issues during map creation.2012-09-26, by Ingo Weinzierl
- Rename fix_derivate to fix_derivate_curve to enable manual points on it2012-09-26, by Christian Lins
- Re-enable manual point facets for some fix* charts.2012-09-25, by Felix Wolfsteller
- Fix for #825 ?2012-09-24, by Christian Lins
- MINFO: Fixed SQL statement in BedloadOverview. Exclude data where km is null.2012-09-24, by Raimund Renkert
- Fixing analysis longitudinal section chart has now initially deactivated A1/B facets2012-09-24, by Christian Lins
- Remove info-url and add official number2012-09-24, by Bjoern Ricks
- W(Q) chart: q sectors are now black and labeled by default2012-09-23, by Christian Lins
- Cosmetics.2012-09-23, by Sascha L. Teichmann
- Removed trailing whitespace.2012-09-23, by Sascha L. Teichmann
- Theming and i18n of Delta W/t A1/B facets2012-09-23, by Christian Lins
- Add reference period facet to delta W/t chart2012-09-22, by Christian Lins
- Fix for area clipping problem in longitudinal section char2012-09-22, by Christian Lins
- Cosmetics, docs.2012-09-22, by Felix Wolfsteller
- Prevent ArrayIndexOutOfBounds-Exception.2012-09-22, by Felix Wolfsteller
- Document issue8802012-09-22, by Felix Wolfsteller
- Removed trailing whitespace.2012-09-22, by Sascha L. Teichmann
- Added i18n strings for bedheight difference charts.2012-09-21, by Raimund Renkert
- Added themes for bedheight difference charts.2012-09-21, by Raimund Renkert
- Add river annotations to bedheight difference charts.2012-09-21, by Raimund Renkert
- Bedheight difference calculation has chart outpus now.2012-09-21, by Raimund Renkert
- MINFO: Updated data fields to fit the needs of bedheight difference calculation.2012-09-21, by Raimund Renkert
- Return also the official gauge number in a service response2012-09-21, by Bjoern Ricks
- Use fetchInfoURL instead of getInfoURL until the URL is fetched from the db2012-09-21, by Bjoern Ricks
- fix issue887 (hyk in new chart).2012-09-21, by Felix Wolfsteller
- Return also the river and gauge info-url in a service response2012-09-21, by Bjoern Ricks
- Fix issue886 (no extrapolation of waterlines).2012-09-21, by Felix Wolfsteller
- Better Partial fix for issue880 (dc).2012-09-21, by Felix Wolfsteller
- Partial issue880 (dc).2012-09-21, by Felix Wolfsteller
- Area transparency fix2012-09-20, by Christian Lins
- improve manual points in fix. charts.2012-09-20, by Felix Wolfsteller
- New calcultion in MINFO: Bed height difference calculation.2012-09-20, by Raimund Renkert
- Split bed heights into bed height epochs and single bed heights.2012-09-20, by Raimund Renkert
- Add dates to csv header in bed quality export.2012-09-20, by Raimund Renkert
- Added i18n string for bed quality CSV export.2012-09-20, by Raimund Renkert
- Manual points (work in progress)2012-09-20, by Christian Lins
- Removed trailing whitespace.2012-09-19, by Sascha L. Teichmann
- Fix date in changelog entry2012-09-19, by Bjoern Ricks
- Added CSV export to bed quality calculation.2012-09-19, by Raimund Renkert
- Add the gauge station to the GaugeOverviewInfoService xml response2012-09-19, by Bjoern Ricks
- A and B facets of fix analyis are now deactivated by default2012-09-18, by Christian Lins
- Some more little steps towards "Auslagerung extremer Wasserspiegellagen".2012-09-18, by Sascha L. Teichmann
- Use generics aware Collections.emptyList().2012-09-18, by Sascha L. Teichmann
- The usual whitespace and import cleanups.2012-09-18, by Sascha L. Teichmann
- Fixed some stupid bugs in bed quality data factory and calculation.2012-09-18, by Raimund Renkert
- Removed incorrect characteristic diameter.2012-09-18, by Raimund Renkert
- Update themes to show point descriptions2012-09-18, by Christian Lins
- i18n for area label (fix issue487).2012-09-18, by Felix Wolfsteller
- Add robustness checks to prevent NPEs2012-09-18, by Christian Lins
- fix issue865 - missing showarea theme prop.2012-09-18, by Felix Wolfsteller
- Fixed date range in minfo bed quality result.2012-09-17, by Raimund Renkert
- Refactor MINFO bed quality resultsets and facets.2012-09-17, by Raimund Renkert
- Tagged 'flys-artifacts' as 2.9.12012-09-17, by Ingo Weinzierl
- Allow to create a discharge curve from a gauge info2012-09-28, by Bjoern Ricks
- Add the river name to the gaugeinfo2012-09-28, by Bjoern Ricks
- Added accidentally omitted ChangeLog entry.2012-09-27, by Felix Wolfsteller
- work on issue724 (i18n).2012-09-27, by Felix Wolfsteller
- Cosmetics, docs.2012-09-27, by Felix Wolfsteller
- Donate own error message when no users were found.2012-09-27, by Felix Wolfsteller
- Work on "Date" support for ManualPointsEditor.2012-09-27, by Christian Lins
- Removed trailing whitespace2012-09-27, by Sascha L. Teichmann
- Add servelet mapping for the GaugeOverviewInfoService2012-09-27, by Bjoern Ricks
- #897: Readded missing empty constructor.2012-09-26, by Ingo Weinzierl
- Fix for #8542012-09-25, by Christian Lins
- Improved fix for issue860 (parameter in helper pane).2012-09-25, by Felix Wolfsteller
- Attempt at issue860.2012-09-25, by Felix Wolfsteller
- KMSpinner height is now normal again2012-09-24, by Christian Lins
- Use the Context PATH servlet variable when using URLs in the GGInAFilter2012-09-24, by Bjoern Ricks
- issue871 (tiny bit messy parameterization for flowvelocity).2012-09-24, by Felix Wolfsteller
- Cosmetics, docs.2012-09-24, by Felix Wolfsteller
- Fix setting kmup in the GaugeInfo class2012-09-24, by Bjoern Ricks
- Calculate the info url via i18n2012-09-24, by Bjoern Ricks
- Show full function instead of internal function name (#873).2012-09-22, by Christian Lins
- Added i18n strings for bedheight difference calculation.2012-09-21, by Raimund Renkert
- Open gauge tree fold for historicalq reference too2012-09-21, by Bjoern Ricks
- Add the official gauge number to the GaugeInfo class2012-09-21, by Bjoern Ricks
- Move GaugeTree to its own java file2012-09-21, by Bjoern Ricks
- Refactor GaugeTree folding for different states2012-09-21, by Bjoern Ricks
- Refactor to avoid code duplication2012-09-21, by Bjoern Ricks
- Add html links for the additinal river and gauge info pages2012-09-21, by Bjoern Ricks
- Extend RiverInfo and GaugeInfo to store also the info http url2012-09-21, by Bjoern Ricks
- Open and close gauge tree folds that correspond to the selected WINFO2012-09-21, by Bjoern Ricks
- Fix NullPointerException2012-09-21, by Bjoern Ricks
- i18n (#872)2012-09-20, by Christian Lins
- Prevent AIOOB exception.2012-09-20, by Sascha L. Teichmann
- Removed superfluous import.2012-09-20, by Sascha L. Teichmann
- i18n2012-09-19, by Christian Lins
- Use the wstunit from the river as unit for the Pegelnullpunkt2012-09-19, by Bjoern Ricks
- Don't display the GaugePanel if no river is selected2012-09-19, by Bjoern Ricks
- Fix a NullPointerException2012-09-19, by Bjoern Ricks
- Improve the GaugePanel2012-09-19, by Bjoern Ricks
- Improve the handling of the GaugePanel in the ParameterList2012-09-19, by Bjoern Ricks
- Add station info to the gauges2012-09-19, by Bjoern Ricks
- Implement a scrolling gauge info tree2012-09-19, by Bjoern Ricks
- Add missing Changelog entry for r54722012-09-19, by Bjoern Ricks
- Removed trailing whitespace.2012-09-18, by Sascha L. Teichmann
- Tagged 'flys-client' as 2.9.12012-09-17, by Ingo Weinzierl
- Added missing i18n strings for minfo state description.2012-09-17, by Ingo Weinzierl
- merged flys-backend/pre2.7-2012-03-16pre2.7-2012-03-16 2012-09-28, by Thomas Arendsen Hein
- Tagged module 'flys-backend' as 'pre2.7-2012-03-16'.2012-03-16, by Ingo Weinzierl
- merged flys-artifacts/pre2.7-2012-03-162012-09-28, by Thomas Arendsen Hein
- Prevent follow-up errors.2012-03-19, by Felix Wolfsteller
- Disable legend entry aggregation.2012-03-19, by Felix Wolfsteller
- merged flys-backend/pre2.6-2012-01-04pre2.6-2012-01-04 2012-09-28, by Thomas Arendsen Hein
- merged flys-artifacts/pre2.6-2012-01-042012-09-28, by Thomas Arendsen Hein
- merged flys-backend/pre2.6-2011-12-05pre2.6-2011-12-05 2012-09-28, by Thomas Arendsen Hein
- merged flys-artifacts/pre2.6-2011-12-052012-09-28, by Thomas Arendsen Hein
- Picked rev3357, rev3359 and rev3360 from trunk.2011-12-07, by Ingo Weinzierl
- Picked rev3354 from trunk.2011-12-05, by Ingo Weinzierl
- Picked rev3347-rev3351 from trunk.2011-12-05, by Ingo Weinzierl
- Picked rev3356 and rev3358 from trunk.2011-12-07, by Ingo Weinzierl
- merged flys-backend/pre2.6-2011-11-04pre2.6-2011-11-04 2012-09-28, by Thomas Arendsen Hein
- merged flys-artifacts/pre2.6-2011-11-042012-09-28, by Thomas Arendsen Hein
- Picked rev3182 from trunk.2011-11-08, by Ingo Weinzierl
- Picked rev3180 from trunk.2011-11-08, by Ingo Weinzierl
- Picked rev3178 from trunk.2011-11-08, by Ingo Weinzierl
- Picked rev3186 from trunk.2011-11-08, by Ingo Weinzierl
- Tagged flys-client as 'pre2.6-2011-11-04'2011-11-04, by Ingo Weinzierl
- merged flys-backend/2.9.12.9.1 2012-09-28, by Thomas Arendsen Hein
- Fixed broken loops to find the bed height epochs and singles for a given river and km range.2012-09-17, by Ingo Weinzierl
- Made importer more robust2012-09-13, by Sascha L. Teichmann
- Importer: Added flag to invert skipping behaviour by default. Makes importing single features much easier.2012-09-13, by Sascha L. Teichmann
- FLYS backend: Fixed postgresql scheme.2012-09-12, by Sascha L. Teichmann
- Fix hibernate query2012-09-12, by Bjoern Ricks
- Add new method determineMinMaxQ to the River class to fetch the mimimum and maximum q values2012-09-12, by Bjoern Ricks
- FYLS-Backend: Bring MINFO schemes of Oracle and PostgreSQL back in sync.2012-09-11, by Sascha L. Teichmann
- Backend: Java 1.5 -> 1.62012-09-10, by Sascha L. Teichmann
- Remove obsolet method2012-09-10, by Christian Lins
- Backend: 'Pegelinfo' needs min/max Q, too.2012-09-10, by Sascha L. Teichmann
- Add method fetchMinMaxWQ to Gauge2012-09-10, by Bjoern Ricks
- Moved some code over from flys-artifacts.2012-09-08, by Sascha L. Teichmann
- Tagged 'flys-backend' as 2.92012-09-07, by Ingo Weinzierl
- merged flys-artifacts/2.9.12012-09-28, by Thomas Arendsen Hein
- Merged revisions 5501-5502,5504-5508,5511-5513,5516-5519 via svnmerge from2012-09-19, by Ingo Weinzierl
- Merged revisions 5498-5499 via svnmerge from2012-09-19, by Ingo Weinzierl
- Added more missing translations for state in minfo.2012-09-17, by Ingo Weinzierl
- Added missing translation of minfo state.2012-09-17, by Ingo Weinzierl
- Defined colors for bed quality themes.2012-09-17, by Ingo Weinzierl
- Avoid NPE if the user selects onlyone sort of characteristic diameter.2012-09-17, by Raimund Renkert
- Commit ChangeLog change2012-09-16, by Sascha L. Teichmann
- Fixed wrong assigned loggers.2012-09-16, by Sascha L. Teichmann
- Added base class RiverAccess to dense code to access the river name.2012-09-16, by Sascha L. Teichmann
- Implemented the access for 'Auslagerung extremer Wasserspiegellagen'2012-09-16, by Sascha L. Teichmann
- More infrastructure stuff for the "Auslagerung extremer Wasserspiegellagen".2012-09-16, by Sascha L. Teichmann
- flys-artifacts: Removed some superfluous implementations of FacetTypes.2012-09-16, by Sascha L. Teichmann
- Removed now dead code from the early days of the cross sections.2012-09-15, by Sascha L. Teichmann
- The usual wipe after for ill configured Eclipses.2012-09-15, by Sascha L. Teichmann
- Locales fix2012-09-15, by Christian Lins
- Manual Points for fixing charts (not working yet)2012-09-15, by Christian Lins
- Implemented bed quality calculation in minfo module.2012-09-14, by Raimund Renkert
- Added getter for characteristic diameter in bed quality access.2012-09-14, by Raimund Renkert
- Created i18n descriptions for facets in bed quality calculation.2012-09-14, by Ingo Weinzierl
- Use data of bed quality facets to fill the chart.2012-09-14, by Ingo Weinzierl
- Added JFreeUtil.randomizeLine() to generate randomized lines.2012-09-14, by Ingo Weinzierl
- Added themes for bed quality facets.2012-09-14, by Ingo Weinzierl
- Updated minfo bed quality result objects.2012-09-14, by Raimund Renkert
- Splitted up facets for porosity and density into two facets: a toplayer and a sublayer facet for each. BedQualityState will now create facets based on the calculation result.2012-09-14, by Ingo Weinzierl
- Fix missing import2012-09-13, by Christian Lins
- Added result objects for minfo bed quality calculation.2012-09-13, by Raimund Renkert
- Renamed input parameters of MINFO flow velocity calculation.2012-09-13, by Ingo Weinzierl
- Added depth parameter to bed quality data.2012-09-13, by Raimund Renkert
- Added facets and chart generator for bed quality calculation.2012-09-13, by Ingo Weinzierl
- The factory for minfo bed quality calculation can load bedload and bed data from seddb now.2012-09-13, by Raimund Renkert
- Data objects and factory for minfo bedquality calculation.2012-09-13, by Raimund Renkert
- Added figures for DC conf doc.2012-09-13, by Felix Wolfsteller
- Add also min and max q values to the river info.2012-09-13, by Bjoern Ricks
- Removed trailing whitespace.2012-09-12, by Sascha L. Teichmann
- Added new services to render overview charts in minfo bed quality calculation2012-09-12, by Raimund Renkert
- Removed trailing whitespace.2012-09-12, by Sascha L. Teichmann
- Created the initial structure for MINFO bed quality chart generation.2012-09-12, by Ingo Weinzierl
- Pegelinfo: Made generation of datum and aeo NPE proof.2012-09-11, by Sascha L. Teichmann
- Use getGaugeValue method also for aeo and datum2012-09-11, by Bjoern Ricks
- Fix for #8372012-09-11, by Christian Lins
- Check to prevent NPE2012-09-10, by Christian Lins
- Slightly refactored range with values code to be useful in extreme waterlevels.2012-09-10, by Sascha L. Teichmann
- Extreme waterlevels: calculate the segments for Q km ranges.2012-09-10, by Sascha L. Teichmann
- Added type safety.2012-09-10, by Sascha L. Teichmann
- Java 1.5 -> 1.62012-09-10, by Sascha L. Teichmann
- Remove unnecessary theme attributes (#836)2012-09-10, by Christian Lins
- Add new artifact service for the gauge overview2012-09-10, by Bjoern Ricks
- Theme transparency attribute support (#840)2012-09-09, by Christian Lins
- Simplified code for extreme curves.2012-09-09, by Sascha L. Teichmann
- WST tables: Added interpolation of tabulated values only.2012-09-09, by Sascha L. Teichmann
- Updating area themes2012-09-09, by Christian Lins
- Modify every second theme to differ from default theme (#835)2012-09-09, by Christian Lins
- Some first models needed for the extreme waterlevels.2012-09-08, by Sascha L. Teichmann
- More iterator code simplification.2012-09-08, by Sascha L. Teichmann
- Simplified code.2012-09-08, by Sascha L. Teichmann
- FixA: Improved robustness and performance in facet generation for dates.2012-09-08, by Sascha L. Teichmann
- Factored out a pure QW model to be more reusable.2012-09-08, by Sascha L. Teichmann
- Removed obsolete code. Removed NPE as regular flow control.2012-09-08, by Sascha L. Teichmann
- Removed code duplication.2012-09-08, by Sascha L. Teichmann
- Removed trailing whitespace. Back from future.2012-09-08, by Sascha L. Teichmann
- Removed superfluous imports.2012-09-08, by Sascha L. Teichmann
- Added acidentally omitted ChangeLog entry for last commit.2012-09-07, by Felix Wolfsteller
- Cosmetics, docs.2012-09-07, by Felix Wolfsteller
- Set data for characteristic diameter for use in parameter matrix UI.2012-09-07, by Raimund Renkert
- Issue 791.2012-09-07, by Raimund Renkert
- Tagged 'flys-artifacts' as 2.92012-09-07, by Ingo Weinzierl
- Merged revisions 5495-5496,5509,5514-5515,5521-5526 via svnmerge from2012-09-19, by Ingo Weinzierl
- Tagged 'flys-client' as 2.9.12012-09-17, by Ingo Weinzierl
- KMSpinner refactoring2012-09-16, by Christian Lins
- Removed trailing whitespace and superfluous imports.2012-09-15, by Sascha L. Teichmann
- Add first draft for the gauge overview info ui2012-09-14, by Bjoern Ricks
- Missing file from last commit2012-09-14, by Bjoern Ricks
- Implement a gauge service2012-09-14, by Bjoern Ricks
- Add "to" and "from" strings to table columns.2012-09-14, by Christian Lins
- Translated german strings in english language files.2012-09-13, by Ingo Weinzierl
- Improved i18n in minfo code.2012-09-13, by Ingo Weinzierl
- Scrolling the project list is now more robust.2012-09-13, by Christian Lins
- Added i18n strings for bed quality chart and export.2012-09-13, by Ingo Weinzierl
- Add constant string for error_no_modules_found.2012-09-13, by Christian Lins
- Cosmetics2012-09-13, by Christian Lins
- Added UI for minfo bed quality calculation and added new services for overview2012-09-12, by Raimund Renkert
- Fixed constructor.2012-09-12, by Raimund Renkert
- Fix for line label text in Delta W(t) chart (#837).2012-09-11, by Christian Lins
- Transparency combobox appearence fix for #840.2012-09-10, by Christian Lins
- Java 1.5 -> Java 1.62012-09-10, by Sascha L. Teichmann
- Transparency attribute theme fixes2012-09-09, by Christian Lins
- Add 'error_updating_collection_attribute' (#843).2012-09-09, by Christian Lins
- Catch MissingResourceException on unexpected server exceptions.2012-09-09, by Christian Lins
- Removed trailing whitespace. Reverted functional change in parsing plain user file.2012-09-08, by Sascha L. Teichmann
- Cosmetics2012-09-08, by Christian Lins
- Be more defensive about fetchimg users from session.2012-09-07, by Sascha L. Teichmann
- Improved panning in TimeseriesCharts (issue715).2012-09-07, by Felix Wolfsteller
- Cosmetics, docs.2012-09-07, by Felix Wolfsteller
- Refactor UserServiceImpl getCurrentUser method2012-09-07, by Bjoern Ricks
- Move RemoteServiceServlet to server package2012-09-07, by Bjoern Ricks
- Tagged 'flys-client' as 2.92012-09-07, by Ingo Weinzierl
- merged flys-backend/2.92.9 2012-09-28, by Thomas Arendsen Hein
- Rename method to satisfy hibernate2012-09-07, by Bjoern Ricks
- Used wrong class in ChangeLog message2012-09-06, by Bjoern Ricks
- Add getDurationCurveData method to Gauge class2012-09-06, by Bjoern Ricks
- Removed conflict markers from ChangeLog.2012-08-30, by Felix Wolfsteller
- issue821 (cross sections beyond 500m).2012-08-30, by Felix Wolfsteller
- Added run scripts for both importers.2012-08-30, by Ingo Weinzierl
- Fixed typo.2012-08-30, by Ingo Weinzierl
- Corrected name of run scripts for importers in docu.2012-08-30, by Ingo Weinzierl
- Added error description of geo importer; fixed bugs.2012-08-30, by Ingo Weinzierl
- Fixed broken method call in geo importer.2012-08-30, by Ingo Weinzierl
- Added hint for root permission in documentation.2012-08-30, by Ingo Weinzierl
- Added 'path' attribute to each geo relation; adapted the shape importer to set the path for each feature.2012-08-30, by Ingo Weinzierl
- Finalized geo part of importer documentation; set document revision and date.2012-08-30, by Ingo Weinzierl
- Added manual line breaks.2012-08-30, by Ingo Weinzierl
- Fixed bugs during PDF creation.2012-08-30, by Ingo Weinzierl
- Fixed bugs in hydrological and morphological documentation.2012-08-30, by Ingo Weinzierl
- Describe unpack process and schema creation.2012-08-30, by Ingo Weinzierl
- Describe connection error in geo importer.2012-08-30, by Ingo Weinzierl
- Documented install steps for Oracle Instantclient, Python and GDAL.2012-08-29, by Ingo Weinzierl
- Describe Log4J configuration in importer documentation.2012-08-27, by Ingo Weinzierl
- Mention the structure of a river directory and describe the morphological file import in the german documentation.2012-08-27, by Ingo Weinzierl
- Fixes and structural changes in the german documentation.2012-08-27, by Ingo Weinzierl
- Transfered README into latex documentation (german).2012-08-27, by Ingo Weinzierl
- backend: Importer: Documented which hydrological files are taken into account.2012-08-26, by Sascha L. Teichmann
- backend: Importer: Documented the classification of the annotations.2012-08-26, by Sascha L. Teichmann
- backend: Importer: Documented the db credentials.2012-08-26, by Sascha L. Teichmann
- backend: Completed the error messages of the importer.2012-08-24, by Sascha L. Teichmann
- Initial checkin of documentation of importer and shape importer.2012-08-24, by Ingo Weinzierl
- backend: Mention backend warnings in importer.2012-08-23, by Sascha L. Teichmann
- backend: Mention backend errors in importer.2012-08-23, by Sascha L. Teichmann
- Initial checkin of documentation of the shape importer.2012-08-23, by Ingo Weinzierl
- backend: Added first part of the importer documentation.2012-08-23, by Sascha L. Teichmann
- Shape importer: modified structure of run.sh script.2012-08-23, by Ingo Weinzierl
- Shape importer: added command line option dry_run to supress database transactions.2012-08-22, by Ingo Weinzierl
- Shape importer: use python's OptionParse to read user specific configuration from command line.2012-08-22, by Ingo Weinzierl
- Added FastAnnotation.Annotation.toString()2012-08-09, by Sascha L. Teichmann
- Tagged module flys-backend as '2.8.1'.2012-07-27, by Ingo Weinzierl
- merged flys-artifacts/2.92012-09-28, by Thomas Arendsen Hein
- Merged revisions 5391-5392 via svnmerge from2012-09-07, by Ingo Weinzierl
- Merged revisions 5375,5379,5382 via svnmerge from2012-09-07, by Ingo Weinzierl
- Removed superfluous imports.2012-09-07, by Sascha L. Teichmann
- Removed deprecated method.2012-09-07, by Sascha L. Teichmann
- Mark getDurationCurveData method as deprecated2012-09-06, by Bjoern Ricks
- Revert acidentally committed experiment.2012-09-06, by Felix Wolfsteller
- smaller part of issue825 fixed (column ordering of dwt-export).2012-09-06, by Felix Wolfsteller
- FixA: AT export: prevent some numerical problems with steep functions around zero.2012-09-05, by Sascha L. Teichmann
- FixA: Increase Q max about 5% if storing as AT file.2012-09-05, by Sascha L. Teichmann
- Fixed issue687: Rewrote AT export in FixA2012-09-04, by Sascha L. Teichmann
- issue820: changed label for middle height/depth.2012-09-04, by Felix Wolfsteller
- Default horizontal and vertical logo placement to top/center instead of 'none'.2012-09-03, by Felix Wolfsteller
- Better comment for logo-adders.2012-09-03, by Felix Wolfsteller
- Fixed logo integration in timeseries charts.2012-09-03, by Raimund Renkert
- Adjusted ChangeLog, issue number for last commit was 744.2012-09-02, by Felix Wolfsteller
- Fix issue774 (wrong items).2012-09-02, by Felix Wolfsteller
- Fix issue829, wst col indices start with 0.2012-09-01, by Felix Wolfsteller
- Removed trailing whitespace.2012-09-01, by Sascha L. Teichmann
- Fix invalid cast.2012-08-31, by Felix Wolfsteller
- Added i18n strings for minfo bed quality parameters.2012-08-31, by Raimund Renkert
- Add a module service. It's now possible to configure the modules which are2012-08-31, by Bjoern Ricks
- MINFO: Added states and config for bed quality calculation.2012-08-31, by Raimund Renkert
- Refactored location/distance state to use FLYSArtifact instead of WINFOArtifact.2012-08-31, by Raimund Renkert
- fix issue817, removed double entries from dc conf.2012-08-31, by Felix Wolfsteller
- issue729, show default line labels for line sin cross sections.2012-08-30, by Felix Wolfsteller
- issue814 line labels always visible.2012-08-30, by Felix Wolfsteller
- issue695, fix path to showlevel style property.2012-08-30, by Felix Wolfsteller
- Include logos in resources.2012-08-29, by Felix Wolfsteller
- Enable logo rendering in timeseries charts.2012-08-29, by Felix Wolfsteller
- Deal with inverted axes in longitudinal charts and logos.2012-08-29, by Felix Wolfsteller
- Improved logo placement.2012-08-29, by Felix Wolfsteller
- Add logo settings to cross section chartsettings.2012-08-29, by Felix Wolfsteller
- Split logo placement property in two (vertical/horizontal).2012-08-29, by Felix Wolfsteller
- sloppy logo placement property implementation.2012-08-28, by Felix Wolfsteller
- Add rather faked image annotations to chart, if property is set accordingly.2012-08-28, by Felix Wolfsteller
- Preparations for logo inclusion in charts.2012-08-28, by Felix Wolfsteller
- MINFO: Implemented UI and facet/artifact stack for bed height differences.2012-08-28, by Raimund Renkert
- Fixed typo.2012-08-27, by Felix Wolfsteller
- Removed superfluous import.2012-08-23, by Sascha L. Teichmann
- FixA: Changed sector average form point to line in delta W(t) chart.2012-08-23, by Raimund Renkert
- Issue 716.2012-08-23, by Raimund Renkert
- FixA: Using trove to map int->int instead of bloated generics.2012-08-22, by Sascha L. Teichmann
- FLYSArtifactCollection: Prevent another NPE. Removed dead code.2012-08-22, by Sascha L. Teichmann
- FixA: Generate indices for each analysis periods.2012-08-22, by Sascha L. Teichmann
- Fix for NPE2012-08-22, by Christian Lins
- FixA: Made indices of analysis periods QWs zero based.2012-08-22, by Sascha L. Teichmann
- FixA: Store unique coulun index into QW models.2012-08-22, by Sascha L. Teichmann
- FixA: Use the column cache to establish a consistent index scheme.2012-08-22, by Sascha L. Teichmann
- Issue #806 and NullPointerExceptions in CrossSectionGenerator fixed2012-08-22, by Christian Lins
- Removed superfluous import. s/Double.valueOf/Double.parseDouble/2012-08-20, by Sascha L. Teichmann
- Removed debug outputs in exporter.2012-08-17, by Raimund Renkert
- FixA: Added exporter for AT files.2012-08-17, by Raimund Renkert
- More facets in ausgelagerte WSP/ W/Q diag.2012-08-16, by Felix Wolfsteller
- Shortend overlong line. Simplified code.2012-08-16, by Sascha L. Teichmann
- Handle former W calculations in fixA W/Q out.2012-08-16, by Felix Wolfsteller
- Add ls facet type to compat. list of w/q outs.2012-08-16, by Felix Wolfsteller
- FixA: Added getter for ui provider in function select state.2012-08-16, by Raimund Renkert
- Simplified code2012-08-16, by Sascha L. Teichmann
- Do not hard-recommend gauge-discharges for fix wq.2012-08-15, by Felix Wolfsteller
- Fail more gracefully.2012-08-15, by Felix Wolfsteller
- More former calculations in fixa dwt dc.2012-08-15, by Felix Wolfsteller
- More former calculations in FixA DC.2012-08-15, by Felix Wolfsteller
- Add more discharge curve data to DC and W/Q diag.2012-08-14, by Felix Wolfsteller
- Add more facets to DC and W/Q diag.2012-08-14, by Felix Wolfsteller
- Added accidentally omitted ChangeLog entry.2012-08-14, by Felix Wolfsteller
- Basedata in FixA WQ DC and diagram.2012-08-14, by Felix Wolfsteller
- Added deltawt-out.2012-08-13, by Felix Wolfsteller
- Show former calculation in FixA WQ DC.2012-08-13, by Felix Wolfsteller
- Show former calculations in Fix/DeltaWT DC, fixes.2012-08-13, by Felix Wolfsteller
- Show more former calculation in FixA LS DC.2012-08-13, by Felix Wolfsteller
- Fix factory name.2012-08-13, by Felix Wolfsteller
- Add annotations to fixA longitudinal Sections.2012-08-13, by Felix Wolfsteller
- Theme the qsector markers.2012-08-13, by Felix Wolfsteller
- Rudimentary Themeing for qsector lines.2012-08-10, by Felix Wolfsteller
- i18n and renderering of qsectors in w/q diag.2012-08-10, by Felix Wolfsteller
- Added State for QSector artifact.2012-08-10, by Felix Wolfsteller
- Add more qsectory infrastructure.2012-08-10, by Felix Wolfsteller
- Added stub of QSector-Artifact-infrastructure.2012-08-10, by Felix Wolfsteller
- Removed superfluous imports.2012-08-09, by Sascha L. Teichmann
- Cosmetics.2012-08-09, by Felix Wolfsteller
- Set info attribute in datacage, to have tooltips in gui.2012-08-08, by Felix Wolfsteller
- Changed wording for reference curves reference station(s).2012-08-07, by Felix Wolfsteller
- Corrected ChangeLog of last commit, fixed issue798, not 795.2012-08-07, by Felix Wolfsteller
- Fix issue795.2012-08-07, by Felix Wolfsteller
- S/Q relation: Fixed flys/issue7482012-08-01, by Sascha L. Teichmann
- FixA: Only evict only one(!) data point as outlier before recalculating the function.2012-07-31, by Sascha L. Teichmann
- FixA: Corrected the formulas of Grubbs' test for outliers. Still a bit broken.2012-07-31, by Sascha L. Teichmann
- S/Q relation: Setup better initial activity for the facets of the S/Q results.2012-07-30, by Sascha L. Teichmann
- Use getCurrentKmFromRequest().doubleValue() in i18n formatting.2012-07-30, by Sascha L. Teichmann
- Partly reverted Double->double change of clins.2012-07-29, by Sascha L. Teichmann
- S/Q relation: Initially activate/deactivate facets.2012-07-29, by Sascha L. Teichmann
- S/Q relation: Initially activate/deactivate facets.2012-07-29, by Sascha L. Teichmann
- Adjusted to follow the Chain-of-responsibility pattern in figuring out facet activities.2012-07-29, by Sascha L. Teichmann
- Made expensive XMLUtils.toString() debug output conditional.2012-07-29, by Sascha L. Teichmann
- Use the new infrastructure to figure out if a facet should2012-07-29, by Sascha L. Teichmann
- s/container.size() == 0/container.isEmpty()/2012-07-28, by Sascha L. Teichmann
- FLYSArtifact: Lowered logging output level from info to debug. Made some more debug outputs conditional.2012-07-28, by Sascha L. Teichmann
- FLYSArtifact: Some code simplifications.2012-07-28, by Sascha L. Teichmann
- S/Q: Extented the result data model of the S/Q calculation to2012-07-27, by Sascha L. Teichmann
- Avoid class cast exception in FixWQCurveGenerator.2012-07-27, by Ingo Weinzierl
- Tagged flys-artifacts as '2.8.1'.2012-07-27, by Ingo Weinzierl
- Merged revisions 5384 via svnmerge from2012-09-07, by Ingo Weinzierl
- Merged revisions 5373,5377-5378 via svnmerge from2012-09-07, by Ingo Weinzierl
- Removed trailing whitespace2012-09-04, by Sascha L. Teichmann
- fix issue632012-09-04, by Felix Wolfsteller
- Add debug output to log which local file will be used for authentication data2012-09-04, by Bjoern Ricks
- Add allowed features for flys_wsa_schweinfurt role2012-09-04, by Bjoern Ricks
- Issue 808.2012-09-04, by Raimund Renkert
- Issue 664.2012-09-04, by Raimund Renkert
- Revert pom.xml web.xml changes2012-09-04, by Christian Lins
- Add missing imports and fix package declaration of RemoteServiceServlet2012-09-04, by Christian Lins
- Issue 791: Do not allow the same values in reference and target location.2012-09-04, by Raimund Renkert
- issue820: Changed i18 for middle height -> middle depth.2012-09-04, by Felix Wolfsteller
- Do not show labels in logo selection combo box.2012-09-03, by Felix Wolfsteller
- Show logos in select box.2012-09-03, by Felix Wolfsteller
- Removed superfluous imports.2012-09-01, by Sascha L. Teichmann
- Overflow for toolbars is now HIDDEN.2012-09-01, by Christian Lins
- Change button title in DatacagePairWidget (#746).2012-09-01, by Christian Lins
- ThemePanel are now resizable (fix for #750)2012-08-31, by Christian Lins
- Maybe squashed issue531.2012-08-31, by Felix Wolfsteller
- Set the default value of the RadioGroupItem if a loaded module is selected2012-08-31, by Bjoern Ricks
- Load the list of modules from the flys artifact server2012-08-31, by Bjoern Ricks
- Add isSelected method to Module classes2012-08-31, by Bjoern Ricks
- MINFO: Added new UI provider for bed quality calculation.2012-08-31, by Raimund Renkert
- Use river data in all states not only winfo in location/distance ui provider.2012-08-31, by Raimund Renkert
- Hide the W/Q AT export button in fix analysis parameter tab.2012-08-31, by Raimund Renkert
- Use xml namespace for XPath query to get the accout name attribute.2012-08-31, by Bjoern Ricks
- Add servlet settings for ModuleService2012-08-31, by Bjoern Ricks
- New projects are now maximized by default.2012-08-30, by Christian Lins
- Fixed size for GetFeatureInfoWindow.2012-08-30, by Christian Lins
- i18n for logo placement.2012-08-29, by Felix Wolfsteller
- Fix typo: add missing ,2012-08-29, by Bjoern Ricks
- User ModuleService to get all modules for a user2012-08-29, by Bjoern Ricks
- Hardcode German module translations temporarily2012-08-29, by Bjoern Ricks
- Set roles and features for GGinA2012-08-29, by Bjoern Ricks
- Add service to list available modules for a user2012-08-29, by Bjoern Ricks
- Added class representation of a module artifact2012-08-29, by Bjoern Ricks
- Updated to use split properties for logo placement.2012-08-29, by Felix Wolfsteller
- i18n and interpretation for logo placement chart property.2012-08-28, by Felix Wolfsteller
- Show logo selection box for logo chart property.2012-08-28, by Felix Wolfsteller
- First i18n strings for logo-stuff in charts.2012-08-28, by Felix Wolfsteller
- Cosmetics.2012-08-28, by Felix Wolfsteller
- MINFO: Added UI for minfo differences calculation.2012-08-28, by Raimund Renkert
- User new find-user REST service in UserClient2012-08-24, by Bjoern Ricks
- Send account data to artifact rest interface to create a user2012-08-24, by Bjoern Ricks
- Don't use XPath Query to get attribute of a XML Node2012-08-24, by Bjoern Ricks
- Add account information to flys-client user classes2012-08-24, by Bjoern Ricks
- Add debug output if a database user will be created2012-08-24, by Bjoern Ricks
- Avoid using XPath queries for getting attributes of a node2012-08-23, by Bjoern Ricks
- Delete empty project after closing CollectionView (#785).2012-08-22, by Christian Lins
- Removed superfluous import. Removed some inner whitespace. Made debug output conditional.2012-08-20, by Sascha L. Teichmann
- FixA: Added AT file export to FixAnalysis W/Q.2012-08-17, by Raimund Renkert
- ProxyServlet: Use block instead of byte wise copy.2012-08-16, by Sascha L. Teichmann
- Implement a ProxyServlet2012-08-16, by Bjoern Ricks
- Replaced another attribute fetching XPath with a simple DOM getAttributeNS() call.2012-08-16, by Sascha L. Teichmann
- Add ChangeLog entry for last commit2012-08-15, by Bjoern Ricks
- Avoid NullPointerException if user authetication is deactivated. If user2012-08-15, by Bjoern Ricks
- Issue 752.2012-08-15, by Raimund Renkert
- Don't display not allowed rivers to the user2012-08-15, by Bjoern Ricks
- Add new RemoteServiceServlet class2012-08-15, by Bjoern Ricks
- Removed superfluous imports.2012-08-13, by Sascha L. Teichmann
- Add debug log of a successfull authentification2012-08-10, by Bjoern Ricks
- Add example features for GGinA/WAS role flys_bfg2012-08-10, by Bjoern Ricks
- Don't use xml namespace to get the "name" attribute of a role2012-08-10, by Bjoern Ricks
- Implement Features handling for WAS authentication2012-08-10, by Bjoern Ricks
- Refactor Authentication to allow to pass the Freatures to the user class2012-08-10, by Bjoern Ricks
- XMLFileFeatures: Cosmetics.2012-08-09, by Sascha L. Teichmann
- Removed trailing whitespace.2012-08-09, by Sascha L. Teichmann
- Add missing import of ArrayList2012-08-08, by Bjoern Ricks
- Some optimization of the code mentioned by Sascha T.2012-08-08, by Bjoern Ricks
- Fix indentation of my last changelog entries2012-08-08, by Bjoern Ricks
- Remove the BaseServlet class which is obsolete now2012-08-08, by Bjoern Ricks
- Rename FeatureServletContextListener and move it out of the features package2012-08-08, by Bjoern Ricks
- Add servlet context parameters and load FeaturesServletContextListener2012-08-08, by Bjoern Ricks
- Implement a class representation of features corresponding to roles2012-08-08, by Bjoern Ricks
- Show tooltips for datacage rows.2012-08-08, by Felix Wolfsteller
- Doc added, uses static map in converter.2012-08-08, by Felix Wolfsteller
- Removed superfluous imports.2012-07-30, by Sascha L. Teichmann
- Tagged flys-client as '2.8.1'.2012-07-27, by Ingo Weinzierl
- merged flys-backend/2.8.12.8.1 2012-09-28, by Thomas Arendsen Hein
- Adjusted official lines views schemata to include wst column pos.2012-07-18, by Felix Wolfsteller
- Tagged flys-backend module as '2.8'.2012-07-16, by Ingo Weinzierl
- merged flys-artifacts/2.8.12012-09-28, by Thomas Arendsen Hein
- Towards issue745 (lines for averages in deltawt).2012-07-26, by Felix Wolfsteller
- Registered new output 'fix_vollmer_wq_curve' for the vollmer path of fixings analysis module; create required Facets for it after calculation.2012-07-26, by Ingo Weinzierl
- Adjusted i18n strings2012-07-26, by Felix Wolfsteller
- Point labels can have a background color now.2012-07-26, by Christian Lins
- i18n2012-07-26, by Felix Wolfsteller
- Added new Output WaterlevelExport (CSV, WST and PDF) to FixRealizingCompute State.2012-07-26, by Ingo Weinzierl
- FixA: Removed instanceof hack to fetch the WQKms of the fix realizations.2012-07-25, by Sascha L. Teichmann
- Create proper facets for Ws and Qs in FixRealizingCompute state.2012-07-25, by Ingo Weinzierl
- Also add Q-facets for fixrealization.2012-07-25, by Felix Wolfsteller
- Commit accidentally kept change.2012-07-25, by Felix Wolfsteller
- Add waterlevel facet and longitudinal_section out for fixationrealization.2012-07-25, by Felix Wolfsteller
- Fix data names in access for fixrealizing.2012-07-25, by Felix Wolfsteller
- Let WaterlevelFacet handle FixationArtifact.2012-07-25, by Felix Wolfsteller
- fix vol/l/mer.2012-07-25, by Felix Wolfsteller
- Replace string comparison with empty string with length equals zero comparison2012-07-24, by Sascha L. Teichmann
- Removed some superfluous casts.2012-07-24, by Sascha L. Teichmann
- FixA: Removed some inner whitespace.2012-07-23, by Sascha L. Teichmann
- FixA/Vollmer: return the result now.2012-07-23, by Sascha L. Teichmann
- FixA: Vollmer. Calculated the Q -> Ws. TODO: Produce result.2012-07-23, by Sascha L. Teichmann
- Adjusted i18n.2012-07-23, by Felix Wolfsteller
- Set ld_mode.2012-07-23, by Felix Wolfsteller
- Adjusted i18n.2012-07-23, by Felix Wolfsteller
- Handle FixationArtifacts in WQAdapted-State.2012-07-23, by Felix Wolfsteller
- Preparing W/Q per gauge input for FixationArtifact.2012-07-23, by Felix Wolfsteller
- Commit accidentally ommitted cosmetic in winfo.xml.2012-07-23, by Felix Wolfsteller
- Cosmetics, docs.2012-07-23, by Felix Wolfsteller
- FixA: Moved Q -> W conversion code into segments to be reusable.2012-07-23, by Sascha L. Teichmann
- Remove line style attributes from FixingReferenceEvents2012-07-23, by Christian Lins
- FixA 'ausgelagerte Wasserspiegellagen' move comparator code into segment class.2012-07-23, by Sascha L. Teichmann
- Simplify annotation code2012-07-23, by Christian Lins
- FixA: Made calculation base class abstract. Sub classes are called with fixings overview an function to fit.2012-07-23, by Sascha L. Teichmann
- FLYSArtifact: Prevent NPE in getOutputForState(). Why does this happen?2012-07-23, by Sascha L. Teichmann
- FixA: Made curve fitting over the given calculation range reusable. Removed dead code.2012-07-22, by Sascha L. Teichmann
- FixA: Moved more common calculation code into base class.2012-07-22, by Sascha L. Teichmann
- FixA: Overview: Clip the displayed from/to ranges of the gauges to the max extent of the events.2012-07-21, by Sascha L. Teichmann
- FixA: Embed german and english translations into the overview stylesheet.2012-07-21, by Sascha L. Teichmann
- FixA: Introduced i18n to overview transformation.2012-07-21, by Sascha L. Teichmann
- FixA: fixed aggregation bug in calculation of range spreads.2012-07-20, by Sascha L. Teichmann
- FixA: XSL overview transform renders the names of the gauges into the head line.2012-07-20, by Sascha L. Teichmann
- Use a new state - specific for SQ relation - for the period input in the SQ relation.2012-07-20, by Ingo Weinzierl
- FixA: Bring XSLT in sync with flys-client to ease development.2012-07-20, by Sascha L. Teichmann
- Limited the input of time periods in SQ relation calculation to 1.2012-07-20, by Ingo Weinzierl
- Disabled legends in SQ relation overview generator.2012-07-20, by Ingo Weinzierl
- Removed superfluous imports.2012-07-20, by Sascha L. Teichmann
- i18n: Fixed anomalies in properties files2012-07-20, by Sascha L. Teichmann
- OutGenerators got a setCollection() method; analogous to setMasterArtifact(). Registered the SQOverviewGenerator as OutGenerator for 'sq_overview' Output.2012-07-20, by Ingo Weinzierl
- FixA: Added a list of gauges to the output of the fixings overview service which intersect the selected fixings.2012-07-19, by Sascha L. Teichmann
- FixA: Minor refactoring2012-07-19, by Sascha L. Teichmann
- FixA: Created a common base class for the fixing related calculations.2012-07-19, by Sascha L. Teichmann
- FixA: Moved common parameter access to common base class.2012-07-19, by Sascha L. Teichmann
- FixA: Prevent NPE when exporting parameters.2012-07-19, by Sascha L. Teichmann
- Small optimization.2012-07-19, by Sascha L. Teichmann
- FixA: Renamed FixResult to FixAnalysisResult.2012-07-19, by Sascha L. Teichmann
- FixA: Added stub for the "Ausgelagerte Wasserspiegellagen" calculation.2012-07-19, by Sascha L. Teichmann
- FixA: Renamed FixationVolmerCompute to FixRealizingCompute.2012-07-19, by Sascha L. Teichmann
- FixA: Renamed FixationCompute to FixAnalysisCompute2012-07-19, by Sascha L. Teichmann
- FixA: Renamed FixCalculation to FixAnalysisCalculation.2012-07-19, by Sascha L. Teichmann
- Add analysis periods as subtitle to W/Q chart2012-07-19, by Christian Lins
- Add subtitle to Fix W/Q chart and refactor addSubtitle() method(s)2012-07-19, by Christian Lins
- FixA: Renamed FixationArtifactAccess to FixAnalysisAccess2012-07-19, by Sascha L. Teichmann
- Set default value of MINFO SQ relation's outliers parameter to 3.2012-07-19, by Ingo Weinzierl
- Add kilometer to chart titles2012-07-19, by Christian Lins
- Use Integer.parseInt() instead of Integer.valueOf() + Autounboxing.2012-07-19, by Sascha L. Teichmann
- Simplified code.2012-07-19, by Sascha L. Teichmann
- FixA: KM chart service: Use only blue as point color.2012-07-18, by Sascha L. Teichmann
- Adjusted Delta W(t) CSV exporter to customers wishes.2012-07-18, by Sascha L. Teichmann
- FixA: Overview: classify Q ranges by intersecting gauges.2012-07-18, by Sascha L. Teichmann
- smaller bandwidth fixes.2012-07-18, by Felix Wolfsteller
- Change bandwidth theme attribute type to double (but bugged).2012-07-18, by Felix Wolfsteller
- FixA: Added time range column to Delta W(t) CSV export.2012-07-18, by Sascha L. Teichmann
- FixA: Added discharge column to DeltaW(t) CSV export.2012-07-18, by Sascha L. Teichmann
- Removed trailing whitespace.2012-07-18, by Sascha L. Teichmann
- Cosmetics, doc.2012-07-17, by Felix Wolfsteller
- Partial implementation of bandwidths for curves (issue720).2012-07-17, by Felix Wolfsteller
- S/Q relation: Out commented the LEFT JOINs which produce a lot of empty and2012-07-17, by Sascha L. Teichmann
- S/Q relation: Write parameters as export result.2012-07-16, by Sascha L. Teichmann
- Doc, TODO added.2012-07-16, by Felix Wolfsteller
- SQ relation: Out commented debug output which caused OOM errors.2012-07-16, by Sascha L. Teichmann
- Q is not taken from MESSUNG.Q but from MESSUNG.Q_BPEGEL2012-07-16, by Sascha L. Teichmann
- Taged flys-artifacts module as '2.8'.2012-07-16, by Ingo Weinzierl
- pom.xml fixed2012-07-26, by Christian Lins
- Added new titles for 'fix_vollmer_wq_curve' Output; let it use NaviChartOutputTab.2012-07-26, by Ingo Weinzierl
- Original values for config.xml and web.xml2012-07-26, by Christian Lins
- Merge point/line label styles2012-07-26, by Christian Lins
- commit omitted change.2012-07-25, by Felix Wolfsteller
- Accept slighty different names of state data of fixationartifacts when getting kmrange.2012-07-25, by Felix Wolfsteller
- Cosmetics, docs.2012-07-24, by Felix Wolfsteller
- Respect factory of cloned artifact when cloning.2012-07-24, by Felix Wolfsteller
- Removed some superfluous casts.2012-07-24, by Sascha L. Teichmann
- FixA: Overview: Catch the case that a previous gauge is before the start of the events.2012-07-21, by Sascha L. Teichmann
- FixA: Bring overview transformation in sync with flys-artifacts.2012-07-21, by Sascha L. Teichmann
- FixA: Introduce i18n to overview transformation.2012-07-21, by Sascha L. Teichmann
- FixA: Overview contains names of the the gauges in the headline.2012-07-20, by Sascha L. Teichmann
- Removed SVG and PDF export buttons from chart toolbar of overview charts.2012-07-20, by Ingo Weinzierl
- Added a new UIProvider that allows the input of a time period; the helper panel displays the field campaigns of MINFO's SQ relation.2012-07-20, by Ingo Weinzierl
- Added a new UI provider that allows the input of a single time period (without any helper panel).2012-07-20, by Ingo Weinzierl
- Removed superfluous imports and trailinh whitespace.2012-07-20, by Sascha L. Teichmann
- New implementation of OverviewOutputTab which has a minimalistic chart toolbar and no chart theme panel. The overview image is fetched as single image from server.2012-07-20, by Ingo Weinzierl
- Read default value of Data item and set textfield of DoubleInputPanel if a default value is existing.2012-07-19, by Ingo Weinzierl
- Use more idiomatic Java when parsing doubles and ints.2012-07-19, by Sascha L. Teichmann
- ChangeLog: Removed remains from former conflict.2012-07-19, by Sascha L. Teichmann
- Removed trailing whitespace. Import cleanup2012-07-19, by Sascha L. Teichmann
- Register upcoming FixQSelectPanel UI-Provider, added omitted ChangeLog entries.2012-07-19, by Felix Wolfsteller
- Set previously selected values for bandwidth theme-prop.2012-07-19, by Felix Wolfsteller
- Cosmetics.2012-07-19, by Felix Wolfsteller
- FixA: Input fields for chart navigation now use the correct i18n number formats.2012-07-19, by Raimund Renkert
- FixA: Overview: Generate only legend entries for existing discharge sectors.2012-07-18, by Sascha L. Teichmann
- FixA: Replaced discharge sectors with more human readable labels.2012-07-18, by Sascha L. Teichmann
- FixA: Overview: Added legend at bottom of overview table.2012-07-18, by Sascha L. Teichmann
- Show the overview and chart in function select state in fix analysis helper2012-07-18, by Raimund Renkert
- Populate already set theme attributes.2012-07-18, by Felix Wolfsteller
- Cosmetics.2012-07-18, by Felix Wolfsteller
- Improve validation of double-type style arguments.2012-07-18, by Felix Wolfsteller
- Cosmetic compression.2012-07-18, by Felix Wolfsteller
- Lock the screen when the parameterization of a Collection's master Artifact changes.2012-07-18, by Ingo Weinzierl
- Handle upcoming 'double' theme attribute type.2012-07-18, by Felix Wolfsteller
- 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