graph
- 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
- backout backout as it is now safely in a branchdouble-precision 2013-06-05, by Tom Gottfried
- Do not use file extension for description of bed heights2013-06-05, by Tom Gottfried
- Backed out changeset 53fca3392c9f2013-05-24, by Tom Gottfried
- Schema change and Importer: use double to prevent rounding at import time2013-05-24, by Tom Gottfried
- CapabilitiesParse parses the "queryable" attribute of a WMSLayer now (#1253).2013-06-05, by Christian Lins
- CapabilitesParser can parse map format types now (#554).2013-06-05, by Christian Lins
- Fix Non-UTF8 Umlaut characters.2013-06-05, by Christian Lins
- issue697: Re-add style for vertical Q main values text. Had been removed.2013-06-05, by Felix Wolfsteller
- Cosmetics, TODO, doc.2013-06-04, by Felix Wolfsteller
- Use WikiLinks cell formatter for the wiki-links in MeasurementStationListGrid.2013-06-04, by Bernhard Herzog
- Generate SSO wiki links in RiverInfoPanel instead of plain Anchors.2013-06-04, by Bernhard Herzog
- Instantiate RiverInfoPanel with a FLYS reference for SSO.2013-06-04, by Bernhard Herzog
- Pass the FLYS instance to the InfoPanel class.2013-06-04, by Bernhard Herzog
- Use WikiLinks cell formatter for the wiki-links in GaugeListGrid.2013-06-04, by Bernhard Herzog
- Add helpers for links into the Flys wiki with optional SSO support.2013-06-04, by Bernhard Herzog
- Extend the shared interface User with the SAML ticket2013-06-04, by Bernhard Herzog
- Store the SAML ticket in the user object after authentication.2013-06-04, by Bernhard Herzog
- Add an Override to the compare method2013-06-04, by Andre Heinecke
- Add sorting for discharge value2013-06-04, by Andre Heinecke
- Remove getUser Hack.2013-06-04, by Andre Heinecke
- Simplify and fix range filtering for server data.2013-06-04, by Andre Heinecke
- Accept null mode in to/fromValue2013-06-04, by Andre Heinecke
- Let get return a value2013-06-04, by Andre Heinecke
- Datacage: Added function dc:get('var-name'). Returns content of variable var-name or NULL if not2013-06-04, by Sascha L. Teichmann
- i18n: German Ãsg -> ÃSG2013-06-04, by Christian Lins
- Datacage: If there is an artifact you likely need the artifact database, too.2013-06-04, by Sascha L. Teichmann
- Remove stray semicolon from sql schema.2013-06-04, by Felix Wolfsteller
- Fix km filtering in Datacage, we default to mode distance now2013-06-03, by Andre Heinecke
- Add unit to location and translate outliertest method2013-06-03, by Andre Heinecke
- Add missing localisation for pdf export tooltip in fixing analysis2013-06-03, by Andre Heinecke
- Add SQRelationJRDataSource class2013-06-03, by Andre Heinecke
- Implement PDF export for SQ Relation2013-06-03, by Andre Heinecke
- Add Jasper report templates for sqrelation2013-06-03, by Andre Heinecke
- createWSPLGENClassName() now respects user locale (#767).2013-06-03, by Christian Lins
- issue986: i18n, include wst-unit in axis label.2013-06-03, by Felix Wolfsteller
- part of issue986: axis label includes correct wst-unit.2013-06-03, by Felix Wolfsteller
- cosmetics: minor indentation fix.2013-06-03, by Felix Wolfsteller
- issue1225: use river name for axis i18n.2013-06-03, by Felix Wolfsteller
- i18n for issue1225: river-km/$river-km .2013-06-03, by Felix Wolfsteller
- Fix location of features.xml2013-06-03, by Andre Heinecke
- Handle FEATURES_XML environment setting2013-06-03, by Andre Heinecke
- Add l10n for issue13102013-06-03, by Andre Heinecke
- Use HLayout instead of VLayout.2013-06-03, by Andre Heinecke
- Stamp border thinkness of map print PDF fitted (#767).2013-06-03, by Christian Lins
- Prophylactic fix for DeltaWt's before 19002013-06-03, by Andre Heinecke
- Make legend entries of WSPLGEN map more verbose and add units (#767).2013-06-03, by Christian Lins
- Increase legend scale of map print PDF (#767).2013-06-03, by Christian Lins
- Fix comment for newRegularTimePeriod2013-05-31, by Andre Heinecke
- Increase legend size of map print PDF (#767).2013-06-02, by Christian Lins
- Increase map title size for map print PDF (#767).2013-06-02, by Christian Lins
- LinearInterpolated#apply(): Added simple test if the two datasets intersect at all.2013-06-02, by Sascha L. Teichmann
- Waterlevel differences & bed height differences: Add new model LinearInterpolated intented to unify the two very similiar calculations. The focus of the current implementation is correctness and not speed! The fact that the data sets more mostly sorted by station is not exploited. Doing so would improve performance significantly.2013-06-02, by Sascha L. Teichmann
- Bed quality calculation: Replaced another iteration over the key set + directly fetching the values withan iteration over the entry set.2013-06-02, by Sascha L. Teichmann
- Bed quality calculation: Fixed a calculation typo: s/sum =+ d/sum += d/2013-06-02, by Sascha L. Teichmann
- Bed height: Removed braindead index determination code.2013-06-02, by Sascha L. Teichmann
- Bed height differences: DO NOT STORE ARTIFACTS IN CALCULATION RESULTS!!! This would lead to caching them which is _really_ wrong.2013-06-01, by Sascha L. Teichmann
- Bed height differences: Some refactoring of the calculation to improve readability and performance.2013-06-01, by Sascha L. Teichmann
- Removed unnecessary call of map.containsKey(x).2013-06-01, by Sascha L. Teichmann
- Removed obsolete import.2013-06-01, by Sascha L. Teichmann
- Removed obsolete imports.2013-06-01, by Sascha L. Teichmann
- Schema change: remove UNIQUE-constraint which allows importing cross sections only from PRF2013-05-31, by Tom Gottfried
- Use FixMilliseconds instead of dates for time periods2013-05-31, by Andre Heinecke
- Guard the collection describe debug output2013-05-31, by Andre Heinecke
- Add handling of bound artifacts.2013-05-31, by Andre Heinecke
- Add boundToOut handling to ManagedFacets.2013-05-31, by Andre Heinecke
- Add debug output in static d4e artifact ctor2013-05-31, by Andre Heinecke
- Remove duplicate longitudinal section facet for bedheight_differences2013-05-31, by Andre Heinecke
- Handle target_out in the Recommendation / Client datacage code.2013-05-31, by Andre Heinecke
- Print the complete collection in parseCollection2013-05-31, by Andre Heinecke
- Handle special highlighting for fix analysis.2013-05-30, by Raimund Renkert
- Added JavaScript callback to get the selected module in native JavaScript code.2013-05-30, by Raimund Renkert
- Start up a new project on load.2013-05-30, by Raimund Renkert
- Removed next button in initial project view.2013-05-30, by Raimund Renkert
- Use new icon in rver link list.2013-05-30, by Raimund Renkert
- Added icon for selected river in link list.2013-05-30, by Raimund Renkert
- Updated transparent overlay for image map.2013-05-30, by Raimund Renkert
- Set mapserver logfile name to d4e-wms.log, which logs to server root instead of /tmp.2013-05-30, by Christian Lins
- Datacage: Added function dc:replace-all(haystack, needle, replacement) to do regular expression replacements. Mapped to Java's String haystack.replaceAll(needle, replacement).2013-05-30, by Sascha L. Teichmann
- Add "Ringdeich" class to barrier lines mapfile template (#802).2013-05-29, by Christian Lins
- Add target_out attribute to elements with a factory2013-05-29, by Andre Heinecke
- flys1225/4: Absolute height axis label with wstunits.2013-05-28, by Felix Wolfsteller
- prep i18n issue1225/4 .2013-05-28, by Felix Wolfsteller
- Added tag 3.0.6 for changeset b689d2b9d1672013-05-28, by Andre Heinecke
- Fix saml parameter name to fix SSO3.0.6 2013-05-28, by Andre Heinecke
- We have a much faster interactive image map!2013-05-28, by Raimund Renkert
- Fixes bug that caused the garbled upload of user shapefiles (#657).2013-05-28, by Christian Lins
- Add some debug output to FileUploadServiceImpl.2013-05-28, by Christian Lins
- issue1225/1: Include river name in x axis label.2013-05-27, by Felix Wolfsteller
- issue1225/1: i18n prep.2013-05-27, by Felix Wolfsteller
- Order flow velocity values by station.2013-05-28, by Raimund Renkert
- Themes: s/hints="h"/hints="hidden"/2013-05-27, by Sascha L. Teichmann
- Merged theme config files default.xml and second.xml.2013-05-27, by Raimund Renkert
- Commit changes described in r61102013-05-27, by Andre Heinecke
- Fix datacage for user data by adding facet filtering.2013-05-27, by Andre Heinecke
- Fixed missspelled mapping2013-05-27, by Sascha L. Teichmann
- candidate for issue1335: replace weird test with lest weird test.2013-05-27, by Felix Wolfsteller
- Revert 6081 now that determineGauge handles bordering river sections2013-05-27, by Andre Heinecke
- determineGauge tries now to find the correct Gauge by handling overlapping borders2013-05-27, by Andre Heinecke
- Explicitly set Content-Type of shapefile upload response message to text/html. See flys/#657.2013-05-27, by Christian Lins
- Themes: Name second theme 'second'2013-05-25, by Sascha L. Teichmann
- Themes: Reunited the small parts of default and second theme to default.xml and second.xml again to have valid XML.2013-05-25, by Sascha L. Teichmann
- Removed obsolete imports and dead code.2013-05-25, by Sascha L. Teichmann
- Removed unused context from RangeAccess and subclasses leading to some dead code removal.2013-05-25, by Sascha L. Teichmann
- GWT client: Removed some Iterator cruft.2013-05-25, by Sascha L. Teichmann
- Datacage: Another variable access fix.2013-05-25, by Sascha L. Teichmann
- Datacage: Fixed wrong variable access in meta-data.xml2013-05-25, by Sascha L. Teichmann
- Datacage: Macros are indexed, so there is no need to linear scan all template nodes to find them.2013-05-25, by Sascha L. Teichmann
- Merge double fix for Virtual Columns2013-05-24, by Andre Heinecke
- First part of the filtering datacage for user data.2013-05-24, by Andre Heinecke
- Fix virtual columns, name has to be set and name has to be uppercase2013-05-24, by Andre Heinecke
- Datacage: Fixed fix for <dc:virtual-column>2013-05-24, by Sascha L. Teichmann
- Datacage: Fixed addColumn in <dc:virtual-column>2013-05-24, by Sascha L. Teichmann
- issue1061: Adjusted facet names of bed diff.2013-05-24, by Felix Wolfsteller
- part of issue1061: Add i18n.2013-05-24, by Felix Wolfsteller
- towards issue1061: Store names of original BedHeights in the BedDiffYearResult.2013-05-24, by Felix Wolfsteller
- merged2013-05-24, by Sascha L. Teichmann
- Datacage: Introduced <dc:virtual-column name="colname" type="type" expr="XPath">2013-05-24, by Sascha L. Teichmann
- Also set encoding for river mapfile to UTF-82013-05-24, by Andre Heinecke
- Set WMS encoding correctly to UTF-82013-05-24, by Andre Heinecke
- We want to expand the group key for the name2013-05-24, by Andre Heinecke
- Return an empty string for the NULL object.2013-05-24, by Andre Heinecke
- Add some debugging tips2013-05-24, by Andre Heinecke
- Fix old calculations datacage parts.2013-05-24, by Andre Heinecke
- Datacage: Introduced dc:dump-variables() and modified dc:message to use XPath expansion.2013-05-23, by Sascha L. Teichmann
- merged2013-05-23, by Tom Gottfried
- Schema change: view for WSTs which deales with multiple ranges matching station (issues 1315 and 1296)2013-05-23, by Tom Gottfried
- Datacage: Introduced <dc:message>This is my message!</dc:message>. The message are logged at INFO level to help debugging.2013-05-23, by Sascha L. Teichmann
- issue822: Added discharge curve to (new) charts compat matrix.2013-05-23, by Felix Wolfsteller
- issue954/2: Flood- Protections in Cross-Sections Datacage.2013-05-23, by Felix Wolfsteller
- issue1130: Show 'W am Pegel(cm)' values in waterlevelexport.2013-05-23, by Felix Wolfsteller
- meta-data.xml: dc:has-result()-guard additionals and basedata.2013-05-23, by Felix Wolfsteller
- meta-data.xml: Wrap user-content in user-range to use 'range intelligence'.2013-05-23, by Felix Wolfsteller
- meta-data.xml: Fix test syntax.2013-05-23, by Felix Wolfsteller
- meta-data.xml: Fix query, select on user-id not collection-id.2013-05-23, by Felix Wolfsteller
- meta-data.xml: Make a select a bit more human-resolvable.2013-05-23, by Felix Wolfsteller
- Removed cruft iterator code.2013-05-23, by Sascha L. Teichmann
- Removed trailing whitspace.2013-05-23, by Sascha L. Teichmann
- Removed obsolete import2013-05-23, by Sascha L. Teichmann
- Removed obsolete import2013-05-23, by Sascha L. Teichmann
- Fixed i18n key2013-05-23, by Sascha L. Teichmann
- Added tag 3.0.5 for changeset 1a169e10c0f32013-05-22, by Andre Heinecke
- Add WQFixing sanity check.3.0.5 2013-05-22, by Andre Heinecke
- Use maxOverlap to get the correct gauge for the MainValues2013-05-22, by Andre Heinecke
- Fix WQ input validation for fixing analysis2013-05-22, by Andre Heinecke
- Get location limits from fixation overview in fixation location selection2013-05-22, by Andre Heinecke
- in relation to flys1313: fix typo that prevented setting crossSection to c.s.l.2013-05-22, by Felix Wolfsteller
- Indentation.2013-05-17, by Felix Wolfsteller
- Mainvalues in comp. discharge curve compat list.2013-05-17, by Felix Wolfsteller
- GWT client: Make error message more readable.2013-05-22, by Sascha L. Teichmann
- Readd accidentally removed macros2013-05-21, by Andre Heinecke
- Commit meta-data.xml refactoring2013-05-21, by Andre Heinecke
- Expand the Help Url also in the describe method2013-05-21, by Andre Heinecke
- Add instanceof guard around boundary handling2013-05-21, by Andre Heinecke
- DC: fixed dc:group2013-05-21, by Sascha L. Teichmann
- Add an extra class for values >= the largest class2013-05-17, by Andre Heinecke
- Fix waterlevel classes and change defaults for them.2013-05-17, by Andre Heinecke
- BHP: do not import lines without useful data2013-05-16, by Tom Gottfried
- merged2013-05-16, by Tom Gottfried
- Schema change: there is only one bed height per station at a given point in time2013-05-16, by Tom Gottfried
- Implement function to spawn a mainvalueartifact, given gauge and river.2013-05-16, by Felix Wolfsteller
- Doc.2013-05-16, by Felix Wolfsteller
- Doc.2013-05-16, by Felix Wolfsteller
- Doc.2013-05-16, by Felix Wolfsteller
- Add a new function to create a GaugeDischarge+MainValueArtifact collection.2013-05-16, by Felix Wolfsteller
- Doc.2013-05-16, by Felix Wolfsteller
- MainValuesArtifact: prepare to be created by crafted document.2013-05-16, by Felix Wolfsteller
- Doc.2013-05-16, by Felix Wolfsteller
- In relation to issue1081: let there be mainvalues in discharge_curve dc.2013-05-16, by Felix Wolfsteller
- Add mainvalues to gaugedischargecurve compat list.2013-05-16, by Felix Wolfsteller
- Part of issue1081: Show mainvalues in discharge_curve dc.2013-05-16, by Felix Wolfsteller
- Doc and TODO issue10812013-05-15, by Felix Wolfsteller
- Doc.2013-05-15, by Felix Wolfsteller