graph
- merged changes from default into double-precision branchdouble-precision 2013-06-26, by Tom Gottfried
- issue1313: Prevent double skip when looking at the first lines of a prf file.2013-06-26, by Felix Wolfsteller
- ComputedDischargeCurveGenerator: Renamed function.2013-06-26, by Felix Wolfsteller
- fix typo in make_release.sh2013-06-26, by Tom Gottfried
- Enabled basedata datacage in fix analysis ls.2013-06-26, by Raimund Renkert
- FixWQCurveGenerator: Remove second y axis (Q?), reference axis by enums id.2013-06-26, by Felix Wolfsteller
- Info-Button now leads to $WIKI_URL/Info. Ticket for authentication not implemented yet.2013-06-26, by Christian Lins
- Updated highlighting areas and added new image tag for 'Saale-Zwischen'.2013-06-26, by Raimund Renkert
- Updated images for interactive image map.2013-06-26, by Raimund Renkert
- Partial fix for flys/13032013-06-26, by Sascha L. Teichmann
- Do wqkms q facets out in discharge ls generator.2013-06-26, by Raimund Renkert
- Added wqkms q and w facets to w differences config.2013-06-26, by Raimund Renkert
- merge2013-06-26, by Tom Gottfried
- Enable annotations in mean bed height longitudinal section diagramm.2013-06-26, by Tom Gottfried
- issue1370: Add discharge q data to second axis.2013-06-26, by Felix Wolfsteller
- issue1370: StyledSeriesBuilder: Added add function with translation and scale factors.2013-06-26, by Felix Wolfsteller
- issue1370: Prepare a second y axis.2013-06-26, by Felix Wolfsteller
- Cosmetics, doc.2013-06-26, by Felix Wolfsteller
- Doc.2013-06-26, by Felix Wolfsteller
- issue1370: Let a hypothetical second y axis be an SyncNumberAxis depending on first.2013-06-26, by Felix Wolfsteller
- issue1370: helper to find Gauge datum if any.2013-06-26, by Felix Wolfsteller
- ChartGenerator: Added getter for master artifact.2013-06-26, by Felix Wolfsteller
- issue1370: Initial commit for new SyncNumberAxis.2013-06-26, by Felix Wolfsteller
- Merged2013-06-26, by Christian Lins
- Add replacement rule for wiki url in make_release.sh2013-06-26, by Christian Lins
- Make wiki url configurable in gwt client (flys/#1197). It's probably better to retrieve2013-06-26, by Christian Lins
- Importer: add skip flag for measurement stations to scripts2013-06-25, by Tom Gottfried
- merged changes from default into double-precision branchdouble-precision 2013-06-25, by Tom Gottfried
- Flow Velocity Model Parser: another fix of main value guessingdouble-precision 2013-06-25, by Tom Gottfried
- Flow Velocity Parser: fixed regular expression for guessing main valuesdouble-precision 2013-06-25, by Tom Gottfried
- issue1259: fixing initial selected input helper tab. Believing that there is a bug in TabSet.2013-06-25, by Felix Wolfsteller
- issue1235: revert some changes, use correct Schwebstoff/Geschiebe-measurement-stations.2013-06-25, by Felix Wolfsteller
- Revert to rev 6404 for issue12352013-06-25, by Felix Wolfsteller
- merge changes from default into double-precision branchdouble-precision 2013-06-24, by Tom Gottfried
- Backend: Fixed broken HQL statement in OfficialLine.2013-06-24, by Sascha L. Teichmann
- Backend: Re-inserted OfficialLine.fetchAllOfficalLines()2013-06-24, by Sascha L. Teichmann
- issue1313: Use correct skip lines. In case of recognizing skip, the2013-06-24, by Felix Wolfsteller
- issue1235: Fix, suspSand is also measured at susp-measurement stations (Schwebstoff).2013-06-24, by Felix Wolfsteller
- issue1235: Respect that suspSand values are also measured at "suspended" (Schwebstoff)2013-06-24, by Felix Wolfsteller
- prep issue1235: Rename functions and variable to indicate use of other susp values.2013-06-24, by Felix Wolfsteller
- ComputedDischargeCurveGenerator: Fix misleading debug output.2013-06-21, by Felix Wolfsteller
- Datacage: Stop execution of dc:container-context earlier if there are nor results at all.2013-06-22, by Sascha L. Teichmann
- Datacage: Rewrote the loading of the official lines based on the latest changes. Untested!2013-06-22, by Sascha L. Teichmann
- Datacage: Store the official lines of an artifact under the key 'official-lines'. Can be treated with <dc:container-context>.2013-06-21, by Sascha L. Teichmann
- Datacage: Introduced <dc:container-context>.2013-06-21, by Sascha L. Teichmann
- Add null pointer guard before encode2013-06-21, by Andre Heinecke
- Artifacts: Official lines finder: handle the cases from the state model.2013-06-21, by Sascha L. Teichmann
- Set image size in image map to have initial scroll bars.2013-06-21, by Raimund Renkert
- Artifacts: Official lines: Only apply in Q-Calculations and filter against the ranges of the gauges.2013-06-21, by Sascha L. Teichmann
- New themes for sediment load fraction 'unknown'.2013-06-21, by Raimund Renkert
- Draw sediment load fraction 'unknown' in chart.2013-06-21, by Raimund Renkert
- Load sedimentload fraction with sedimentload factory and add new facets to artifact.2013-06-21, by Raimund Renkert
- Added new fraction 'unknown' to SedimentLoadFractions.2013-06-21, by Raimund Renkert
- New facet type in FacetTypes.2013-06-21, by Raimund Renkert
- Added new facet to minfo artifact config.2013-06-21, by Raimund Renkert
- New Facet for sediment load fraction 'unknown'.2013-06-21, by Raimund Renkert
- Flow velocity model parser: be more tolerant with main value strings in meta linedouble-precision 2013-06-21, by Tom Gottfried
- Flow velocity model parser: more and improved log outputdouble-precision 2013-06-21, by Tom Gottfried
- Artifacts: First part of the official lines guessing.2013-06-21, by Sascha L. Teichmann
- Further fix encoding handling in the print service2013-06-21, by Andre Heinecke
- SedimentLoadResult: Add getter for load.2013-06-21, by Felix Wolfsteller
- SedimentLoadFacet: Now that we have total load values with correct ranges in2013-06-21, by Felix Wolfsteller
- SedimentLoadCalculation: Calculate and set Total Load values ind a brutal range merging manner.2013-06-21, by Felix Wolfsteller
- Range: Add start and end setters, doc, clone function.2013-06-21, by Felix Wolfsteller
- Search the river name also in the map.river state2013-06-21, by Andre Heinecke
- Artifacts: instanceof null == false, so extra null check needed.2013-06-20, by Sascha L. Teichmann
- Fix typos and NPEs.2013-06-20, by Felix Wolfsteller
- SedimentLoad*: Switch from snake_case to camelCase.2013-06-20, by Felix Wolfsteller
- declare nextStep variable for future use.2013-06-20, by Felix Wolfsteller
- SedimentLoad*: Set range to fraction/fractions values.2013-06-20, by Felix Wolfsteller
- Add fields, getters and setters for ranges in SedimentLoadFraction.2013-06-19, by Felix Wolfsteller
- Add hashCode and equals implementation to Range.2013-06-19, by Felix Wolfsteller
- GWT client: Display official lines in helper panels.2013-06-19, by Sascha L. Teichmann
- fix official lines importdouble-precision 2013-06-18, by Sascha L. Teichmann
- Minimal schema change: allow longer names in discharge zonesdouble-precision 2013-06-18, by Tom Gottfried
- Merged2013-06-18, by Sascha L. Teichmann
- Backend: Fixed Oracle scheme for official lines.2013-06-18, by Sascha L. Teichmann
- merged changes from default into double-precision branchdouble-precision 2013-06-18, by Tom Gottfried
- Added tag 3.0.8 for changeset eec895f6ec802013-06-18, by Raimund Renkert
- Fixed y axis label generation in sedimentload generator.3.0.8 2013-06-18, by Raimund Renkert
- Add annotations to sediment load chart.2013-06-18, by Raimund Renkert
- Test if artifact in a MINFO artifact to avoid NPE when getting unit data.2013-06-18, by Raimund Renkert
- Set initial facet activity for sediment load fractions.2013-06-18, by Raimund Renkert
- New images and hover areas for Saale and Saale-Thüringen.2013-06-18, by Raimund Renkert
- Skip calculation parameters if no bed diameter data exist in CSV exporter.2013-06-18, by Raimund Renkert
- Order bed quality data by km.2013-06-18, by Raimund Renkert
- Fixed bed quality data facet index to get the correct diameter.2013-06-18, by Raimund Renkert
- Artifacts: Scan the official lines associated with a main value if it applies for the current river.2013-06-17, by Sascha L. Teichmann
- Backend: Added one to many getter to fetch the official lines associated with a namend main value.2013-06-17, by Sascha L. Teichmann
- Removed umlaut stripping for image map and renamed 'Saale Thüringen'.2013-06-17, by Raimund Renkert
- flow velocity model parser: accept braces in names of upper dischargedouble-precision 2013-06-17, by Tom Gottfried
- Insert Double.NaN for missing values in bed height factory.2013-06-17, by Raimund Renkert
- Use Double.NaN for missing values in middle bedheight calculation and write empty strings in csv export.2013-06-17, by Raimund Renkert
- Fixed SQ relation total bedload: Use the correct input data for calculation.2013-06-17, by Raimund Renkert
- Fix the "Saale-Thüringen" hover effect in the interactive JS map.2013-06-17, by Christian Lins
- Renaming "Thüringen" -> "Thueringen" to fix interactive JS map (#1322).2013-06-17, by Christian Lins
- Backend: Store official lines from config if they are any.2013-06-14, by Sascha L. Teichmann
- Backend: Only use name of official config line as name of main value.2013-06-14, by Sascha L. Teichmann
- Backend: Joined official lines with there importer model.2013-06-14, by Sascha L. Teichmann
- Backend: Added importer model for official lines.2013-06-14, by Sascha L. Teichmann
- issue1235: Values are valid until next measurements station range start.2013-06-14, by Felix Wolfsteller
- SedimentLoadFacet, issue1235: Ignore values not measured at measurement stations2013-06-14, by Felix Wolfsteller
- Comment.2013-06-14, by Felix Wolfsteller
- In prep for 1235: Renamed variables for improved readability.2013-06-14, by Felix Wolfsteller
- Backend: Added special ImportWstColumns for official lines. They have to be glued with the main values.2013-06-14, by Sascha L. Teichmann
- merge changes from default into double-precisiondouble-precision 2013-06-14, by Tom Gottfried
- Backend: Create ImportWsts for official lines expicitly. They are going to be somewhat special. Removed some cruft from the WstParser.2013-06-14, by Sascha L. Teichmann
- Backend: Added factory to ImportWst to create columns which are derived from ImportWstColumns. This will be handy when creating columns for the official lines.2013-06-14, by Sascha L. Teichmann
- Backend: First steps to integrate parsing of official config files.2013-06-14, by Sascha L. Teichmann
- Backend: Extended list of recognized main value names in STA/official line classification2013-06-14, by Sascha L. Teichmann
- Backend: Removed cruft code2013-06-14, by Sascha L. Teichmann
- Remove createBarriersLayer and createBarriers2013-06-13, by Andre Heinecke
- Use group layer instead of adding two layers to barriers facet2013-06-13, by Andre Heinecke
- Group barriers layer and fix polygon layer path to shapefile2013-06-13, by Andre Heinecke
- Give the polygon barriers class a nice name2013-06-13, by Andre Heinecke
- Backend: Moved guessing of main values and there time intervals out of the STA parser. Same come will be useful to extend the WST parser to better handle official lines.2013-06-13, by Sascha L. Teichmann
- Backend: removed scale factor from min/max value determination of gauge Ws.2013-06-13, by Sascha L. Teichmann
- Artifacts: Moved code from WINFO artifact into state where it belongs.2013-06-13, by Sascha L. Teichmann
- Add special case handling for Fixing AT export at a gauge2013-06-13, by Andre Heinecke
- Add location handling in waterlevels-fix macro2013-06-13, by Andre Heinecke
- Fix dc:fromValue and dc:toValue for locations2013-06-13, by Andre Heinecke
- Add SQ Relation KM formatter and use it fopr issue 10712013-06-13, by Andre Heinecke
- Doc.2013-06-13, by Felix Wolfsteller
- issue1335: Set a single (0) QRange for Waterlevel diffs from csv.2013-06-13, by Felix Wolfsteller
- issue1354: TimeIntervals in Waterlevels from csv files.2013-06-12, by Felix Wolfsteller
- Artifacts: Comment out broken official lines loading from datacage.2013-06-12, by Sascha L. Teichmann
- Add gauge validity information to dischargecurve exporter2013-06-12, by Andre Heinecke
- GWT client: Removed obsolete imports.2013-06-12, by Sascha L. Teichmann
- Artifacts: Removed obsolete import.2013-06-12, by Sascha L. Teichmann
- Backend: Removed obsolete import.2013-06-12, by Sascha L. Teichmann
- Backend: Add Hibernate model for official lines.2013-06-12, by Sascha L. Teichmann
- Assume that the result is calculated if the wUnit is meter2013-06-12, by Andre Heinecke
- Format km's in computed discharge export2013-06-12, by Andre Heinecke
- Don't print two header at calculated gauges2013-06-12, by Andre Heinecke
- Correctly set the reference system after conversion2013-06-12, by Andre Heinecke
- Use the river unit in csv export if not converted2013-06-12, by Andre Heinecke
- Only show gauge information if available2013-06-12, by Andre Heinecke
- Remove some accidental debug output2013-06-12, by Andre Heinecke
- Update PDF/CSV export for discharge curves2013-06-12, by Andre Heinecke
- Rework ATWriter/Exporter2013-06-12, by Andre Heinecke
- Add another constructor that takes a WQ object as parameter2013-06-12, by Andre Heinecke
- Add conversion function that prepares a WQ table for export at gauge2013-06-12, by Andre Heinecke
- Remove discharge table scaling but add reference system to W2013-06-12, by Andre Heinecke
- Backend: Modified schema for a better model of official lines.2013-06-12, by Sascha L. Teichmann
- Add missing hover image for "Saar (Wiltinger Bogen)" (#1322).2013-06-12, by Christian Lins
- Bedheight single parser: do not reject lines with missing valuesdouble-precision 2013-06-12, by Tom Gottfried
- Weird merge.2013-06-12, by Felix Wolfsteller
- Minor refac.2013-06-12, by Felix Wolfsteller
- Remove code dupe, doc.2013-06-12, by Felix Wolfsteller
- Doc.2013-06-12, by Felix Wolfsteller
- Waterl.Diff.Parser issue1354: Extract years from name, to later set timeintervals.2013-06-12, by Felix Wolfsteller
- Doc.2013-06-12, by Felix Wolfsteller
- WaterlevelDifferencesParser: issue1354/1, set timeintervals from waterdiff-csvs.2013-06-12, by Felix Wolfsteller
- Minor refac.2013-06-12, by Felix Wolfsteller
- Remove code dupe, doc.2013-06-12, by Felix Wolfsteller
- Doc.2013-06-12, by Felix Wolfsteller
- Waterl.Diff.Parser issue1354: Extract years from name, to later set timeintervals.2013-06-12, by Felix Wolfsteller
- Doc.2013-06-12, by Felix Wolfsteller
- Whitespace correction and cminor ruft code removal.2013-06-12, by Sascha L. Teichmann
- Add date format for artifact creation time2013-06-12, by Andre Heinecke
- Switch wst_kinds of Waterleve/-Differences (6/7).2013-06-12, by Felix Wolfsteller
- Switch wst-kind of waterlevel/-differences (7 and 6).2013-06-12, by Felix Wolfsteller
- Cosemetics, doc.2013-06-12, by Felix Wolfsteller
- Doc.2013-06-12, by Felix Wolfsteller
- Add km range to description of waterlevels for issue5652013-06-12, by Andre Heinecke
- Revert halfhearted logfile move. (r6127)2013-06-11, by Andre Heinecke
- Add non recommendations for bed_difference_height_year2013-06-11, by Andre Heinecke
- Add missing 'Saale-Thüringen' and 'Saar (Wiltinger Bogen)' hover images links. The latter is not available yet.2013-06-11, by Christian Lins
- Order bed heights by station.2013-06-11, by Raimund Renkert
- merged changes from default into double-precision branchdouble-precision 2013-06-11, by Tom Gottfried
- Bed height parser: check for duplicate stationsdouble-precision 2013-06-11, by Tom Gottfried
- Replaced the 'old school' wiki link buttons with default links.2013-06-11, by Raimund Renkert
- WQAdaptedInputPanel: Ensure correct initial default selection ("Q").2013-06-11, by Felix Wolfsteller
- issue1267: Polishing: Move the sorting into the db/sql-query.2013-06-11, by Felix Wolfsteller
- Doc.2013-06-11, by Felix Wolfsteller
- issue1267: Do not downscale height.2013-06-11, by Felix Wolfsteller
- Added TODO about braindead code.2013-06-11, by Felix Wolfsteller
- issue1267: Sort the list of FastCrossSections before binarySearching it.2013-06-11, by Felix Wolfsteller
- Doc.2013-06-11, by Felix Wolfsteller
- merge changes from default into double-precision branchdouble-precision 2013-06-11, by Tom Gottfried
- Added styles for bed quality themes to config.2013-06-11, by Raimund Renkert
- Set facet activity, have the correct facet order and added new facet to bed quality.2013-06-11, by Raimund Renkert
- Added new bedload diameter facet to config.2013-06-11, by Raimund Renkert
- New facet for bedload diameter measurements.2013-06-11, by Raimund Renkert
- Removed obsolete member and minor code style.2013-06-11, by Raimund Renkert
- Never return 'null' for bed(load) diameters.2013-06-11, by Raimund Renkert
- Bring bedload average diameter to 'mm'.2013-06-11, by Raimund Renkert
- Corrected typo2013-06-11, by Tom Gottfried
- AT-Parser: Do not change unit of W and Q in discharge tables2013-06-10, by Tom Gottfried
- I18N strings for facet descriptions.2013-06-10, by Raimund Renkert
- New theme for bed diameter measurement facets.2013-06-10, by Raimund Renkert
- Generate facets for bed diameter measurements and draw them into the generated chart.2013-06-10, by Raimund Renkert
- Added new facet types for bed diameter measurements.2013-06-10, by Raimund Renkert
- Added container and facet for bed diameter measurements.2013-06-10, by Raimund Renkert
- Added tag 3.0.7 for changeset 5733d7f271962013-06-10, by Andre Heinecke
- Removed obsolete import.3.0.7 2013-06-10, by Sascha L. Teichmann
- Enlarge white background so that it overlays correctly as2013-06-10, by Andre Heinecke
- Refit PDF map legend (#767).2013-06-10, by Christian Lins
- Limit PDF map title length to 20 characters (#767).2013-06-10, by Christian Lins
- Enhance WSPLGEN legend's class names (#767).2013-06-10, by Christian Lins
- Add Jasper report templates for bedheight differences2013-06-10, by Andre Heinecke
- Implement pdf export for bedheight differences2013-06-10, by Andre Heinecke
- Add method to get name pairs of differences2013-06-10, by Andre Heinecke
- Add JR datasource for Bedheight differences2013-06-10, by Andre Heinecke
- Change author I'm the culprit of that class.2013-06-10, by Andre Heinecke
- Fix accidental mistake in group expression of some waterlevels2013-06-10, by Andre Heinecke
- Fix uesk description for issue 7702013-06-10, by Andre Heinecke
- Bedheight parser: improved logging2013-06-07, by Tom Gottfried
- Bedheight parser: handle whitespace in metaline2013-06-07, by Tom Gottfried
- Fix export at river km's for issue12752013-06-07, by Andre Heinecke
- Call update after setting the instance2013-06-07, by Andre Heinecke
- Use WikiLink class for Help links2013-06-07, by Andre Heinecke
- Subclass ImgLink with a new class WikiImgLink2013-06-07, by Andre Heinecke
- Add imageLinkHTML function to WikiLinks class2013-06-07, by Andre Heinecke
- Fix gauge determination.2013-06-06, by Andre Heinecke
- Added i18n string for wst with kind=6 used in datacage.2013-06-06, by Raimund Renkert
- Fixed i18n string to have the correct unit in y axis.2013-06-06, by Raimund Renkert
- Added wsts with kind=6 (delta W ls) to datacage config.2013-06-06, by Raimund Renkert
- Switch default seddb to postgres and handle the configuration2013-06-06, by Andre Heinecke
- Default to a non internal wiki url2013-06-06, by Andre Heinecke
- I965: Set bed heights initial inactive in bed height differences chart.2013-06-06, by Raimund Renkert
- Fix AT export icon and file name after a km change2013-06-05, by Andre Heinecke
- WMSLayer now use correct OnlineResource for map requests (e.g. Omniscale OSM Service is now working), see Issue #554.2013-06-06, by Christian Lins
- I18N strings for bed difference CSV file header.2013-06-06, by Raimund Renkert
- Add CSV data facet to have a CSV file export.2013-06-06, by Raimund Renkert
- Added the new bed difference exporter to config files.2013-06-06, by Raimund Renkert
- Added exporter for bed height differences.2013-06-06, by Raimund Renkert
- Adjusted bed height difference tab title.2013-06-06, by Raimund Renkert
- I999: Epochs and single years are handled in the same way in difference calc.2013-06-06, by Raimund Renkert
- I999: Filter epochs ands single years in datacage config.2013-06-06, by Raimund Renkert
- Remove stray debug logging.2013-06-06, by Felix Wolfsteller
- flys/issue863: Create gaps for middlebedheight data if distance > 110 m.2013-06-06, by Felix Wolfsteller
- Fixed facet display name in bed height difference calculation.2013-06-06, by Raimund Renkert
- I1035: Fixed calculation of multiple bed height differences.2013-06-06, by Raimund Renkert
- Fix empty column logic in FixAT export2013-06-05, by Andre Heinecke
- Add * in the first line of AT Exports.2013-06-05, by Andre Heinecke
- Updade sq relation pdf export as specified in issue10712013-06-05, by Andre Heinecke
- merge2013-06-05, by Tom Gottfried
- merged2013-06-05, by Tom Gottfried
- merged2013-06-05, by Tom Gottfried