graph
- (issue1755) The essence is that interpolation is impossible though their might be data.2015-04-14, by Tom Gottfried
- (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
- (issue1753) Fix CSV metadata explanation fields for Mesurement data2015-03-26, by Andre Heinecke
- Add default value handling in MultiPeriodPanel2015-03-26, by Andre Heinecke
- Cleanups2015-03-26, by Andre Heinecke
- Add default value to BedQuality period selection2015-03-26, by Andre Heinecke
- Fix unit displayed in WFree calculation2015-03-26, by Andre Heinecke
- Actually check if there are no items instead of no data.2015-03-26, by Andre Heinecke
- Handle surprising filter behaivor of *Overviews. Don't create items for unavailable data.2015-03-26, by Andre Heinecke
- Fix handling of multiple entries in SQPeriodSelect default start/end calculation2015-03-25, by Andre Heinecke
- Send default values for SQ Period selection to the client.2015-03-25, by Andre Heinecke
- Try to find "default" data items for start and end in period panel2015-03-25, by Andre Heinecke
- Remove another obsolete check for an unused (and removed) config value2015-03-25, by Andre Heinecke
- Remove duplicated code.2015-03-25, by Andre Heinecke
- Clean up bad code from 8614:e7a2234e7c3f2015-03-25, by Andre Heinecke
- (issue1755) Clarify how default mecahnism works and remove unused config value.2015-03-25, by Andre Heinecke
- (issue1608) Export appropiate data for different result types2015-03-25, by Andre Heinecke
- (issue1755) Add good defaults for bedquality distance selection2015-03-24, by Andre Heinecke
- (issue869) Add spacer for multiline items2015-03-24, by Andre Heinecke
- (issue1799) Strip whitespace from river names2015-03-24, by Andre Heinecke
- (issue1754) Allow ranges where start > end also for beddifferences.2015-03-24, by Andre Heinecke
- (issue1754) Better fix for radius calculation then 8607:2010da0904b72015-03-24, by Andre Heinecke
- (issue1754) Check if start > end and handle this2015-03-24, by Andre Heinecke
- (issue1754) Fix radius caluculation inf CurveFilter if Start > End2015-03-24, by Andre Heinecke
- (issue1753) Align data columns to the right side.2015-03-20, by Andre Heinecke
- (issue1750) Fix id handling with oracle2015-03-20, by Andre Heinecke
- (issue1750) Check for stations according to measurement station range logic2015-03-20, by Andre Heinecke
- (issue1753) Increase widht of PARAMETER column2015-03-20, by Andre Heinecke
- (issue1753) Use epsilon comparator to compare range km's2015-03-20, by Andre Heinecke
- Lowercase additional call to createPropertyUi2015-03-20, by Andre Heinecke
- (issue1753) Fix editing the point color (not Color) of SQThemes.2015-03-20, by Andre Heinecke
- (issue1051) Show offending value in year format error2015-03-20, by Andre Heinecke
- (issue1051) Fix recommended official epochs for period mode2015-03-19, by Andre Heinecke
- (issue1051) Validate epochs before adding them to the list2015-03-19, by Andre Heinecke
- (issue1755) Filter out NaN values before creating the interplation function2015-03-19, by Andre Heinecke
- (issue1755) Fix export order of multiple result columns2015-03-19, by Andre Heinecke
- (issue1755) Fix filtering of BedQuality user facets2015-03-19, by Andre Heinecke
- Don't warn for defined behavior.2015-03-19, by Andre Heinecke
- (issue1755) Add interpolated facets and update themes accordingly2015-03-19, by Andre Heinecke
- Don't die if only one year is selected for SedimentLoad calculation2015-03-19, by Andre Heinecke
- Remove obsolete class2015-03-18, by Andre Heinecke
- Remove additionally uneccessary file.2015-03-18, by Andre Heinecke
- Remove unecessary imports2015-03-18, by Andre Heinecke
- (issue1755) Generalise BedQuality result handling2015-03-18, by Andre Heinecke
- (issue1599) Fix ManualPoints axis for bedheight_middle outputs.2015-03-17, by Andre Heinecke
- Reduce duplicated functions to obtain layer descritpions for bedquality2015-03-17, by Andre Heinecke
- (issue1754) Add range to W / Bed difference export.2015-03-16, by Andre Heinecke
- Add jasper -> jrxml converted files.2015-03-16, by Andre Heinecke
- Update SQL-statements to schema-changes in rev 6d8d7425a6b5.2015-03-16, by Tom Gottfried
- (issue1755) Interpolate BedQuality Results2015-03-16, by Andre Heinecke
- (issue1753) Format S with only up to three fractional digits2015-03-16, by Andre Heinecke
- (issue1753) Add english measurements jasper template2015-03-16, by Andre Heinecke
- (issue1753) Implement PDF export of SQ Measurement data.2015-03-16, by Andre Heinecke
- (issue1753) Use different theme for measurements overview and single diagrams2015-03-16, by Andre Heinecke
- Renable access to seddb sessions2015-03-11, by Andre Heinecke
- Merge of MINFO improvement developments2015-03-10, by Andre Heinecke
- There seems to be no use case for not overriding these methods.2015-03-06, by Tom Gottfried
- The bug that motivated this extremely defensive error-handling was fixed in Rev fe7e9da6312a by nomore calling close() on a private variable.2015-03-06, by Tom Gottfried
- Remove superfluous private variable.2015-03-06, by Tom Gottfried
- (issue1798) Adjust WinCM according to W in NHN axis on explicit zoom2015-02-27, by Andre Heinecke
- Do not get any wst values just to get the name of the differences for export.2015-02-26, by Andre Heinecke
- Readd StaticWQKmsCacheKey and use it again.2015-02-26, by Andre Heinecke
- Use updated class name instead of no more existant.2015-02-26, by Tom Gottfried
- (issue1797) Increase session debug output2015-02-24, by Andre Heinecke
- (issue1797) Move close into session release and guard it.2015-02-24, by Andre Heinecke
- Replace offensive comment by a more constructive note.2015-02-17, by Andre Heinecke
- (Issue1755) Add distance step selection to bed quality artifact2015-02-16, by Andre Heinecke
- Move static operation out of loop.2015-02-16, by Andre Heinecke
- (issue1755) Move KM Step handling from Winfo artifact to RangeAccess2015-02-16, by Andre Heinecke
- Accept more elevation system names (e.g. with hyphen).2015-02-16, by Tom Gottfried
- Meta-data on sounding width associated to bed heights is redundant to real data associated to values.2015-02-16, by Tom Gottfried
- Bed heights are just bed heights since a while ('single' is obsolete).2015-02-16, by Tom Gottfried
- Remove obsolete class hierarchy for bed height data.2015-02-16, by Tom Gottfried
- Abstract parser for bed heights is obsolete.2015-02-16, by Tom Gottfried
- Importer: Remove obsolete interface for bed heights.2015-02-16, by Tom Gottfried
- Remove obsolete interface for bed height values.2015-02-16, by Tom Gottfried
- Morphological width imported and stored with heights is redundant to table morphologic_width.2015-02-16, by Tom Gottfried
- bed height differences datacage: only supply differences where subtrahend is older than minuend or year is unknown.2015-02-16, by Tom Gottfried
- (issue1754) Add km filtering for winfo anf fixanal results in difference calculations2015-02-16, by Andre Heinecke
- Actually configure a bedheight cache.2015-02-16, by Andre Heinecke
- (issue1754) Fix wst static cache name.2015-02-16, by Andre Heinecke
- (issue1754) Extend WKms interface for KM filtering2015-02-16, by Andre Heinecke
- (issue1754) Gracefully handle empty differenc results (e.g from km 0,001 to 0,002)2015-02-16, by Andre Heinecke
- (issue1754) Add distantce handling to WINFO differences state2015-02-16, by Andre Heinecke
- Warn for not implemented difference handling of minfo artifacts.2015-02-16, by Andre Heinecke
- (issue1750) It is an error if there are more then two stations at the same range.2015-02-13, by Andre Heinecke
- (Issue1754) Make BedDifference calculation range dependent.2015-02-13, by Andre Heinecke
- (issue1750) Take Static SQ Relations based on a range and merge them together2015-02-13, by Andre Heinecke
- (issue1753) Remove "measured" from CSV header2015-02-13, by Andre Heinecke
- (issue1753) Add measurements to CSV export2015-02-13, by Andre Heinecke
- (issue1753) Add SQ Measurement dates as text annotations to points2015-02-13, by Andre Heinecke
- (issue1753) Carry measurement date through SQ values2015-02-13, by Andre Heinecke
- (issue1753) Add label theme for SQMeasurements2015-02-13, by Andre Heinecke
- Log the server startup to stdout2015-02-13, by Andre Heinecke
- (issue1599) Add manualpoints theme for MSH2015-02-12, by Andre Heinecke
- (issue1068) Add different theme for SQOutlier curves and increase SQCurve linesize to 22015-02-12, by Andre Heinecke
- (issue1786) Enable manualline facets for cross section charts2015-02-12, by Andre Heinecke
- (issue869) Remove horizontal lines in parameters2015-02-12, by Andre Heinecke
- (issue1051) Use a list of single years in SedimentLoadYear mode2015-02-11, by Andre Heinecke
- (issue1051) Add input support for epochs2015-02-11, by Andre Heinecke
- (issue1788) Do not divide area by two.2015-02-18, by Andre Heinecke
- (issue1717) Use unified description for y-field in editor for manual points in historical discharge time-diagrams.2015-02-18, by Tom Gottfried
- (issue1795) Handle modules configuration for any module2015-02-17, by Andre Heinecke
- (issue1794) Safeguard against layers without extent.2015-02-17, by Andre Heinecke
- Update uuid of "Rhein"2015-01-30, by Andre Heinecke
- (issue1777) Move logging code for existing tickets to the correct location2015-01-16, by Andre Heinecke
- Remove useless i18n that cannot be called from server anyhow.2015-01-12, by Tom Gottfried
- Release script: build binaries for publication when tagging and slightly mavenize the whole process.2014-12-19, by Tom Gottfried
- Useful default for path to DEMs.2014-12-19, by Tom Gottfried
- It's useful to have an uncompressed tar to which more files can be appended.2014-12-19, by Tom Gottfried
- We don't need the base directory in the assembly.2014-12-19, by Tom Gottfried
- Let overview be the first tab in SQ relation output.2014-12-19, by Tom Gottfried
- On error log error.2014-12-18, by Tom Gottfried
- Set useful default for mapserver-URLs.2014-12-18, by Tom Gottfried
- Exclude transitive dependency because of conflicting version which breaks charting.2014-12-18, by Tom Gottfried
- Update Oracle-POM in backend and add pom-oracle.xml with respective dependency to artifacts.2014-12-17, by Tom Gottfried
- Configure standalone binary assembly.2014-12-17, by Tom Gottfried
- Use Maven instead of potentially outdated JARs for creation of h2-databases. TODO: adapt release script.2014-12-17, by Tom Gottfried
- OpenLayers download moved to github.2014-12-17, by Tom Gottfried
- Put artifact server run-script in it's final place.2014-12-16, by Tom Gottfried
- ETL: Upgrade PostgreSQL dependency to same version as river-backend.2014-12-16, by Tom Gottfried
- (issue1782) Invert artifact range if necessary in officiallinefinder2014-12-16, by Andre Heinecke
- (issue1782) Invert KM filter if from is larger then to2014-12-16, by Andre Heinecke
- (issue1782) Select index based on km for step generation2014-12-16, by Andre Heinecke
- (issue1777) Evaluate CLIENT_CONF environment variable2014-12-16, by Andre Heinecke
- (issue1777) Add options to change login redirect and disable login2014-12-16, by Andre Heinecke
- (issue1777) Log saml logins also as info without username.2014-12-16, by Andre Heinecke
- (issue1777) Hide logout button if it is configured.2014-12-16, by Andre Heinecke
- Whitespace-cleanup in XML-files.2014-12-16, by Tom Gottfried
- Release script: remove installation specific defaults and give the possibility to overwrite any config-file in WEB-INF.2014-12-15, by Tom Gottfried
- The used patch build of SmartGWT is not available anymore.2014-12-15, by Tom Gottfried
- Release script: use trusted connections to repositories.2014-12-15, by Tom Gottfried
- Remove obsolete Wiki-URL config in client.2014-12-15, by Tom Gottfried
- The base-URL comes from elsewhere. Other *.properties-files know that already.2014-12-15, by Tom Gottfried
- Do not filter tables without end date in recommendations for historical discharge tables.2014-12-12, by Tom Gottfried
- Artifact-server config in release script: remove installation specific defaults and give the possibility to overwrite any config-file.2014-12-04, by Tom Gottfried
- Do not give Oracle-JARs with hardcoded personal path in release script.2014-12-04, by Tom Gottfried
- Correct header for release script.2014-12-04, by Tom Gottfried
- Added tag 3.1.9 for changeset 7bc675e4e6e02014-12-02, by Tom Gottfried
- Remove trailing whitespace.3.1.9 2014-12-02, by Sascha L. Teichmann
- Removed obsolete imports.2014-12-02, by Sascha L. Teichmann
- Time series chart: bounds cannot allways be assumed to be given.2014-12-02, by Tom Gottfried
- Do not flood log with details about all facets.2014-12-02, by Tom Gottfried
- Datacage config: Oracle has no boolean data type and thus can not handle such CASE-statement in WHERE-clause.2014-12-02, by Tom Gottfried
- Remove non-existant artifact from config.2014-12-02, by Tom Gottfried
- Make maxWait configurable and wait for 30 seconds2014-11-28, by Tom Gottfried
- maxWait should be set independendly of validationQuery.2014-11-28, by Tom Gottfried
- Use validation queries for release.2014-11-27, by Tom Gottfried
- Use explicit query to avoid hibernate connection leak.2014-11-27, by Tom Gottfried
- Connection pool: do not wait forever for new connections and be more verbose.2014-11-27, by Tom Gottfried
- Upgrade hibernate.2014-11-27, by Tom Gottfried
- Add missing annotation.2014-11-27, by Tom Gottfried
- Use RiverAccess instead of RiverUtils.2014-11-27, by Tom Gottfried
- We depend on PostreSQL >= 9.1 at least since rev 598e4bec920b (because of CTE).2014-11-27, by Tom Gottfried
- Use portable validation queries.2014-11-26, by Tom Gottfried
- The used patch build of SmartGWT is not available anymore.2014-11-26, by Tom Gottfried
- Add validation-query to example configuration.2014-11-25, by Andre Heinecke
- Datacage: order WSTs according to column numbers in import files.2014-11-20, by Tom Gottfried
- (issue1772) Use 0.001km tolarance instead of 0.1 to find matching km.2014-11-18, by Andre Heinecke
- Remove obsolete lines from drop script.2014-11-13, by Tom Gottfried
- Added a validation SQL query to database backends.2014-11-12, by Sascha L. Teichmann
- Remove docs for specific system.2014-11-06, by Tom Gottfried
- Cross section navigation: behave equally, regardless of whether an input value is below or above the range of possible values.2014-11-05, by Tom Gottfried
- (issue1767) Fix lookup of closest value.2014-11-05, by Andre Heinecke
- Gauge locations are obsolete since a long time.2014-11-05, by Tom Gottfried
- (issue1767) Fix closet next value selection.2014-11-04, by Andre Heinecke
- Add possibility to pack install-script in release tarball.2014-11-04, by Tom Gottfried
- Remove no more existant processor from config.2014-10-30, by Tom Gottfried
- Remove obsolete historical discharge curve implementations.2014-10-30, by Tom Gottfried
- Load discharge curves via recommendations in historical discharge calculation. ToDo: Remove the other logic to load them.2014-10-30, by Tom Gottfried
- Accept number as argument in dc:date-format().2014-10-30, by Tom Gottfried
- Unify wording and spelling for axis fixation in chart properties editor.2014-10-30, by Tom Gottfried
- Remove obsolete setting of start date.2014-10-30, by Tom Gottfried
- (issue1764) Use datepicker with text field2014-10-30, by Andre Heinecke
- Improve error handling.2014-10-29, by Andre Heinecke
- (issue1764) Set upper-time and lower-time for time series axes2014-10-29, by Andre Heinecke
- (issue1764) Handle date ranges in chart properties editor2014-10-29, by Andre Heinecke
- Recognize the 'no-data value' of fromkm and tokm in datacage statement for discharge curves.2014-10-29, by Tom Gottfried
- (issue1732) When duplication wsplgen artificats fix shapefile layers2014-10-28, by Andre Heinecke
- (issue1733) Use rangeaccess to access range information in location select2014-10-28, by Andre Heinecke
- The used patch build of SmartGWT is not available anymore. The newer was used for the 3.1.8 release already.2014-10-28, by Tom Gottfried
- (issue1733) Fix locationdistancepanel2014-10-27, by Andre Heinecke
- (issue1733) Fix switch between location and distance2014-10-27, by Andre Heinecke
- (issue1733) Remove weird and broken code (fixes tab selection)2014-10-27, by Andre Heinecke
- (issue1733) Clearly set location distance defaults2014-10-27, by Andre Heinecke