2015-04-10 |
Tom Gottfried |
(issue1763) Fix filtering of lines when parsing bed heights.
|
2015-04-10 |
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 |
Tom Gottfried |
Fix spelling and whitespace-cleanup in ETL-README.
|
2015-04-10 |
Andre Heinecke |
(issue1755) Add non empty measurement facets again
|
2015-04-09 |
Tom Gottfried |
Importer, do not jump knowingly over the cliff.
|
2015-04-09 |
Tom Gottfried |
(issue1755) Fix i18n.
|
2015-04-09 |
Tom Gottfried |
Mavenize importer packaging and allow packaging for specific versions and database systems.
|
2015-04-09 |
Tom Gottfried |
(issue1763) Correct properties in importer scripts.
|
2015-04-09 |
Tom Gottfried |
Correct usage section in release script.
|
2015-04-09 |
Tom Gottfried |
Remove outdated contributed scripts in backend.
|
2015-04-09 |
Tom Gottfried |
Remove outdated or useless README-files in backend.
|
2015-04-09 |
Tom Gottfried |
Move importer configuration to a single place.
|
2015-04-09 |
Andre Heinecke |
(issue1755) Some spelling fixes for problems in bedquality calc
|
2015-04-09 |
Andre Heinecke |
(issue1755) Add Problem also if a result is not interpolateable
|
2015-04-08 |
Andre Heinecke |
(issue1755) Only add facets / results when they do not consist exlcusively of NaN values.
|
2015-04-08 |
Tom Gottfried |
(issue1763) Use more distinct constraint names and adapt drop-script.
|
2015-04-08 |
Tom Gottfried |
Move static measurement types to their natural home.
|
2015-04-07 |
Tom Gottfried |
(issue1787) Do not accept any non-NaN W-value but check for epsilon.
|
2015-04-07 |
Tom Gottfried |
Sorting rows is a prerequisite.
|
2015-04-07 |
Tom Gottfried |
Use EpsilonComparator instead of redundant implementation.
|
2015-04-02 |
Andre Heinecke |
(issue1755) Fix typo in theme mapping for porosity sublayer
|
2015-04-02 |
Andre Heinecke |
(issue1755) Do not add empty data facets in BedQuality State
|
2015-04-02 |
Andre Heinecke |
(issue1803) Use MD5 instead of a homegrown hashing algorithm
|
2015-04-02 |
Tom Gottfried |
Whitespace-cleanup schema files.
|
2015-04-02 |
Andre Heinecke |
(issue1755) Add problem / report handling to BedQualityCalculation
|
2015-04-02 |
Andre Heinecke |
(issue1755) Uppercase diameter names in CSV Header
|
2015-04-02 |
Andre Heinecke |
(issue1755) Fix Y Axis label in Bed Quality facets. It's used in the CSV Export.
|
2015-04-02 |
Andre Heinecke |
(issue1755) Fix typo that filtered out porosity.sublayer facets
|
2015-04-01 |
Andre Heinecke |
(issue1755) Do not create interpolated themes and disable export of non interpolatable data.
|
2015-04-01 |
Tom Gottfried |
User smarter new interface from RangeAccess.
|
2015-03-31 |
Andre Heinecke |
Improve coding style in KMFilter loops
|
2015-03-31 |
Andre Heinecke |
(issue1754) Do not switch W and Km data when Range filtering WKms
|
2015-03-31 |
Andre Heinecke |
(issue1754) Increase m index after adding an interpolated result.
|
2015-03-30 |
Andre Heinecke |
(issue1754) Handle a>b in static BedHeight facets.
|
2015-03-30 |
Andre Heinecke |
(issue1754) Simplify code to handle a>b cases.
|
2015-03-30 |
Andre Heinecke |
(issue1754) Extend RangeAccess to simplyfiy range access where it is assumed that from < to
|
2015-03-30 |
Andre Heinecke |
Remove obsolete code.
|
2015-03-27 |
Andre Heinecke |
Remove JavaScript greeting exception.
|
2015-03-27 |
Andre Heinecke |
(issue1754) Handle inverted presentation in BedDifference exporter
|
2015-03-27 |
Tom Gottfried |
Enforce strings we rely on.
|
2015-03-27 |
Tom Gottfried |
SCHEMA CHANGE: Remove unnecessary direct relation of sq_relation with rivers.
|
2015-03-27 |
Andre Heinecke |
(issue1755) Do not print empty rows for empty results in bedquality export
|
2015-03-27 |
Andre Heinecke |
(issue1755) Fix check for valid date range.
|
2015-03-27 |
Andre Heinecke |
(issue1755) Do not treat empty values as part of the result
|
2015-03-27 |
Andre Heinecke |
(issue1755) Validate selected periods and ranges.
|
2015-03-27 |
Andre Heinecke |
(issue1755) Extend validation to allow localized error messages.
|
2015-03-27 |
Andre Heinecke |
Do not show lines if showlines is not set.
|
2015-03-27 |
Andre Heinecke |
(issue1753) Fix theme for SQ Outliers and SQ Measurements
|
2015-03-26 |
Andre Heinecke |
(issue1754) Unify PDF and CSV export and invert presentation if start > end
|
2015-03-26 |
Andre Heinecke |
(issue1608) Determine field type with the first non empty element
|
2015-03-26 |
Tom Gottfried |
SQ relation CSV export: order info lines according to columns plus whitespace cosmetics.
|
2015-03-26 |
Andre Heinecke |
(issue1753) Fix number format for S
|
2015-03-26 |
Andre Heinecke |
Handle the case where the period panel is used in a state without start and end
|
2015-03-26 |
Andre Heinecke |
(issue1753) Fix CSV metadata explanation fields for Mesurement data
|
2015-03-26 |
Andre Heinecke |
Add default value handling in MultiPeriodPanel
|
2015-03-26 |
Andre Heinecke |
Cleanups
|
2015-03-26 |
Andre Heinecke |
Add default value to BedQuality period selection
|
2015-03-26 |
Andre Heinecke |
Fix unit displayed in WFree calculation
|
2015-03-26 |
Andre Heinecke |
Actually check if there are no items instead of no data.
|
2015-03-26 |
Andre Heinecke |
Handle surprising filter behaivor of *Overviews. Don't create items for unavailable data.
|