graph
- (issue1796) Use seddb name of a river when accessing the seddb2015-04-13, by Andre Heinecke
- (issue 1796) Scheme change! Add model for seddb_name lookup table.2015-04-13, by Andre Heinecke
- issue1755 Prevent out of bounds access when there is no data2015-04-13, by Andre Heinecke
- (issue1763) Fix filtering of lines when parsing bed heights.2015-04-10, by Tom Gottfried
- (issue1763) We have UNIQUE(station, bedHeight) since Rev 2d16f4a0bdcc and comparing with the other parameters will never return any row if any of them is null.2015-04-10, by Tom Gottfried
- Fix spelling and whitespace-cleanup in ETL-README.2015-04-10, by Tom Gottfried
- (issue1755) Add non empty measurement facets again2015-04-10, by Andre Heinecke
- Importer, do not jump knowingly over the cliff.2015-04-09, by Tom Gottfried
- (issue1755) Fix i18n.2015-04-09, by Tom Gottfried
- Mavenize importer packaging and allow packaging for specific versions and database systems.2015-04-09, by Tom Gottfried
- (issue1763) Correct properties in importer scripts.2015-04-09, by Tom Gottfried
- Correct usage section in release script.2015-04-09, by Tom Gottfried
- Remove outdated contributed scripts in backend.2015-04-09, by Tom Gottfried
- Remove outdated or useless README-files in backend.2015-04-09, by Tom Gottfried
- Move importer configuration to a single place.2015-04-09, by Tom Gottfried
- (issue1755) Some spelling fixes for problems in bedquality calc2015-04-09, by Andre Heinecke
- (issue1755) Add Problem also if a result is not interpolateable2015-04-09, by Andre Heinecke
- (issue1755) Only add facets / results when they do not consist exlcusively of NaN values.2015-04-08, by Andre Heinecke
- (issue1763) Use more distinct constraint names and adapt drop-script.2015-04-08, by Tom Gottfried
- Move static measurement types to their natural home.2015-04-08, by Tom Gottfried
- (issue1787) Do not accept any non-NaN W-value but check for epsilon.2015-04-07, by Tom Gottfried
- Sorting rows is a prerequisite.2015-04-07, by Tom Gottfried
- Use EpsilonComparator instead of redundant implementation.2015-04-07, by Tom Gottfried
- (issue1755) Fix typo in theme mapping for porosity sublayer2015-04-02, by Andre Heinecke
- (issue1755) Do not add empty data facets in BedQuality State2015-04-02, by Andre Heinecke
- (issue1803) Use MD5 instead of a homegrown hashing algorithm2015-04-02, by Andre Heinecke
- Whitespace-cleanup schema files.2015-04-02, by Tom Gottfried
- (issue1755) Add problem / report handling to BedQualityCalculation2015-04-02, by Andre Heinecke
- (issue1755) Uppercase diameter names in CSV Header2015-04-02, by Andre Heinecke
- (issue1755) Fix Y Axis label in Bed Quality facets. It's used in the CSV Export.2015-04-02, by Andre Heinecke
- (issue1755) Fix typo that filtered out porosity.sublayer facets2015-04-02, by Andre Heinecke
- (issue1755) Do not create interpolated themes and disable export of non interpolatable data.2015-04-01, by Andre Heinecke
- User smarter new interface from RangeAccess.2015-04-01, by Tom Gottfried
- Improve coding style in KMFilter loops2015-03-31, by Andre Heinecke
- (issue1754) Do not switch W and Km data when Range filtering WKms2015-03-31, by Andre Heinecke
- (issue1754) Increase m index after adding an interpolated result.2015-03-31, by Andre Heinecke
- (issue1754) Handle a>b in static BedHeight facets.2015-03-30, by Andre Heinecke
- (issue1754) Simplify code to handle a>b cases.2015-03-30, by Andre Heinecke
- (issue1754) Extend RangeAccess to simplyfiy range access where it is assumed that from < to2015-03-30, by Andre Heinecke
- Remove obsolete code.2015-03-30, by Andre Heinecke
- Remove JavaScript greeting exception.2015-03-27, by Andre Heinecke
- (issue1754) Handle inverted presentation in BedDifference exporter2015-03-27, by Andre Heinecke
- Enforce strings we rely on.2015-03-27, by Tom Gottfried
- SCHEMA CHANGE: Remove unnecessary direct relation of sq_relation with rivers.2015-03-27, by Tom Gottfried
- (issue1755) Do not print empty rows for empty results in bedquality export2015-03-27, by Andre Heinecke
- (issue1755) Fix check for valid date range.2015-03-27, by Andre Heinecke
- (issue1755) Do not treat empty values as part of the result2015-03-27, by Andre Heinecke
- (issue1755) Validate selected periods and ranges.2015-03-27, by Andre Heinecke
- (issue1755) Extend validation to allow localized error messages.2015-03-27, by Andre Heinecke
- Do not show lines if showlines is not set.2015-03-27, by Andre Heinecke
- (issue1753) Fix theme for SQ Outliers and SQ Measurements2015-03-27, by Andre Heinecke
- (issue1754) Unify PDF and CSV export and invert presentation if start > end2015-03-26, by Andre Heinecke
- (issue1608) Determine field type with the first non empty element2015-03-26, by Andre Heinecke
- SQ relation CSV export: order info lines according to columns plus whitespace cosmetics.2015-03-26, by Tom Gottfried
- (issue1753) Fix number format for S2015-03-26, by Andre Heinecke
- Handle the case where the period panel is used in a state without start and end2015-03-26, by Andre Heinecke