log

age author description
Thu, 09 Apr 2015 10:28:50 +0200 Andre Heinecke (issue1755) Some spelling fixes for problems in bedquality calc
Thu, 09 Apr 2015 10:27:00 +0200 Andre Heinecke (issue1755) Add Problem also if a result is not interpolateable
Wed, 08 Apr 2015 19:09:38 +0200 Andre Heinecke (issue1755) Only add facets / results when they do not consist exlcusively of NaN values.
Wed, 08 Apr 2015 18:15:55 +0200 Tom Gottfried (issue1763) Use more distinct constraint names and adapt drop-script.
Wed, 08 Apr 2015 14:47:30 +0200 Tom Gottfried Move static measurement types to their natural home.
Tue, 07 Apr 2015 16:35:11 +0200 Tom Gottfried (issue1787) Do not accept any non-NaN W-value but check for epsilon.
Tue, 07 Apr 2015 12:10:45 +0200 Tom Gottfried Sorting rows is a prerequisite.
Tue, 07 Apr 2015 11:20:36 +0200 Tom Gottfried Use EpsilonComparator instead of redundant implementation.
Thu, 02 Apr 2015 18:37:26 +0200 Andre Heinecke (issue1755) Fix typo in theme mapping for porosity sublayer
Thu, 02 Apr 2015 18:22:01 +0200 Andre Heinecke (issue1755) Do not add empty data facets in BedQuality State
Thu, 02 Apr 2015 17:40:18 +0200 Andre Heinecke (issue1803) Use MD5 instead of a homegrown hashing algorithm
Thu, 02 Apr 2015 17:17:51 +0200 Tom Gottfried Whitespace-cleanup schema files.
Thu, 02 Apr 2015 15:48:48 +0200 Andre Heinecke (issue1755) Add problem / report handling to BedQualityCalculation
Thu, 02 Apr 2015 14:10:25 +0200 Andre Heinecke (issue1755) Uppercase diameter names in CSV Header
Thu, 02 Apr 2015 14:09:27 +0200 Andre Heinecke (issue1755) Fix Y Axis label in Bed Quality facets. It's used in the CSV Export.
Thu, 02 Apr 2015 14:06:56 +0200 Andre Heinecke (issue1755) Fix typo that filtered out porosity.sublayer facets
Wed, 01 Apr 2015 17:10:03 +0200 Andre Heinecke (issue1755) Do not create interpolated themes and disable export of non interpolatable data.
Wed, 01 Apr 2015 13:11:30 +0200 Tom Gottfried User smarter new interface from RangeAccess.
Tue, 31 Mar 2015 17:28:27 +0200 Andre Heinecke Improve coding style in KMFilter loops
Tue, 31 Mar 2015 17:27:20 +0200 Andre Heinecke (issue1754) Do not switch W and Km data when Range filtering WKms
Tue, 31 Mar 2015 15:16:12 +0200 Andre Heinecke (issue1754) Increase m index after adding an interpolated result.
Mon, 30 Mar 2015 19:29:31 +0200 Andre Heinecke (issue1754) Handle a>b in static BedHeight facets.
Mon, 30 Mar 2015 19:28:41 +0200 Andre Heinecke (issue1754) Simplify code to handle a>b cases.
Mon, 30 Mar 2015 19:27:11 +0200 Andre Heinecke (issue1754) Extend RangeAccess to simplyfiy range access where it is assumed that from < to
Mon, 30 Mar 2015 19:11:35 +0200 Andre Heinecke Remove obsolete code.
Fri, 27 Mar 2015 19:10:02 +0100 Andre Heinecke Remove JavaScript greeting exception.
Fri, 27 Mar 2015 18:59:27 +0100 Andre Heinecke (issue1754) Handle inverted presentation in BedDifference exporter
Fri, 27 Mar 2015 18:54:03 +0100 Tom Gottfried Enforce strings we rely on.
Fri, 27 Mar 2015 17:42:27 +0100 Tom Gottfried SCHEMA CHANGE: Remove unnecessary direct relation of sq_relation with rivers.
Fri, 27 Mar 2015 17:27:08 +0100 Andre Heinecke (issue1755) Do not print empty rows for empty results in bedquality export
Fri, 27 Mar 2015 17:26:34 +0100 Andre Heinecke (issue1755) Fix check for valid date range.
Fri, 27 Mar 2015 17:25:30 +0100 Andre Heinecke (issue1755) Do not treat empty values as part of the result
Fri, 27 Mar 2015 16:55:58 +0100 Andre Heinecke (issue1755) Validate selected periods and ranges.
Fri, 27 Mar 2015 16:54:56 +0100 Andre Heinecke (issue1755) Extend validation to allow localized error messages.
Fri, 27 Mar 2015 14:39:01 +0100 Andre Heinecke Do not show lines if showlines is not set.
Fri, 27 Mar 2015 13:40:25 +0100 Andre Heinecke (issue1753) Fix theme for SQ Outliers and SQ Measurements
Thu, 26 Mar 2015 18:21:18 +0100 Andre Heinecke (issue1754) Unify PDF and CSV export and invert presentation if start > end
Thu, 26 Mar 2015 17:33:55 +0100 Andre Heinecke (issue1608) Determine field type with the first non empty element
Thu, 26 Mar 2015 17:11:36 +0100 Tom Gottfried SQ relation CSV export: order info lines according to columns plus whitespace cosmetics.
Thu, 26 Mar 2015 12:11:49 +0100 Andre Heinecke (issue1753) Fix number format for S
Thu, 26 Mar 2015 12:07:43 +0100 Andre Heinecke Handle the case where the period panel is used in a state without start and end
Thu, 26 Mar 2015 12:06:47 +0100 Andre Heinecke (issue1753) Fix CSV metadata explanation fields for Mesurement data
Thu, 26 Mar 2015 11:53:41 +0100 Andre Heinecke Add default value handling in MultiPeriodPanel
Thu, 26 Mar 2015 11:52:05 +0100 Andre Heinecke Cleanups
Thu, 26 Mar 2015 11:51:47 +0100 Andre Heinecke Add default value to BedQuality period selection
Thu, 26 Mar 2015 11:46:03 +0100 Andre Heinecke Fix unit displayed in WFree calculation
Thu, 26 Mar 2015 11:06:48 +0100 Andre Heinecke Actually check if there are no items instead of no data.
Thu, 26 Mar 2015 11:06:13 +0100 Andre Heinecke Handle surprising filter behaivor of *Overviews. Don't create items for unavailable data.
Wed, 25 Mar 2015 19:37:44 +0100 Andre Heinecke Fix handling of multiple entries in SQPeriodSelect default start/end calculation
Wed, 25 Mar 2015 19:20:13 +0100 Andre Heinecke Send default values for SQ Period selection to the client.
Wed, 25 Mar 2015 19:18:43 +0100 Andre Heinecke Try to find "default" data items for start and end in period panel
Wed, 25 Mar 2015 18:23:22 +0100 Andre Heinecke Remove another obsolete check for an unused (and removed) config value
Wed, 25 Mar 2015 18:22:34 +0100 Andre Heinecke Remove duplicated code.
Wed, 25 Mar 2015 18:12:16 +0100 Andre Heinecke Clean up bad code from 8614:e7a2234e7c3f
Wed, 25 Mar 2015 11:41:36 +0100 Andre Heinecke (issue1755) Clarify how default mecahnism works and remove unused config value.
Wed, 25 Mar 2015 11:25:28 +0100 Andre Heinecke (issue1608) Export appropiate data for different result types
Tue, 24 Mar 2015 18:17:23 +0100 Andre Heinecke (issue1755) Add good defaults for bedquality distance selection
Tue, 24 Mar 2015 15:22:16 +0100 Andre Heinecke (issue869) Add spacer for multiline items
Tue, 24 Mar 2015 11:57:23 +0100 Andre Heinecke (issue1799) Strip whitespace from river names
Tue, 24 Mar 2015 11:08:39 +0100 Andre Heinecke (issue1754) Allow ranges where start > end also for beddifferences.
Tue, 24 Mar 2015 11:06:47 +0100 Andre Heinecke (issue1754) Better fix for radius calculation then 8607:2010da0904b7
Tue, 24 Mar 2015 10:52:23 +0100 Andre Heinecke (issue1754) Check if start > end and handle this
Tue, 24 Mar 2015 10:50:46 +0100 Andre Heinecke (issue1754) Fix radius caluculation inf CurveFilter if Start > End
Fri, 20 Mar 2015 18:58:38 +0100 Andre Heinecke (issue1753) Align data columns to the right side.
Fri, 20 Mar 2015 18:42:00 +0100 Andre Heinecke (issue1750) Fix id handling with oracle
Fri, 20 Mar 2015 17:31:06 +0100 Andre Heinecke (issue1750) Check for stations according to measurement station range logic
Fri, 20 Mar 2015 16:36:37 +0100 Andre Heinecke (issue1753) Increase widht of PARAMETER column
Fri, 20 Mar 2015 16:32:44 +0100 Andre Heinecke (issue1753) Use epsilon comparator to compare range km's
Fri, 20 Mar 2015 15:20:32 +0100 Andre Heinecke Lowercase additional call to createPropertyUi
Fri, 20 Mar 2015 15:04:25 +0100 Andre Heinecke (issue1753) Fix editing the point color (not Color) of SQThemes.
Fri, 20 Mar 2015 14:31:14 +0100 Andre Heinecke (issue1051) Show offending value in year format error
Thu, 19 Mar 2015 16:50:24 +0100 Andre Heinecke (issue1051) Fix recommended official epochs for period mode
Thu, 19 Mar 2015 16:28:40 +0100 Andre Heinecke (issue1051) Validate epochs before adding them to the list
Thu, 19 Mar 2015 15:15:55 +0100 Andre Heinecke (issue1755) Filter out NaN values before creating the interplation function
Thu, 19 Mar 2015 14:21:39 +0100 Andre Heinecke (issue1755) Fix export order of multiple result columns
Thu, 19 Mar 2015 14:03:47 +0100 Andre Heinecke (issue1755) Fix filtering of BedQuality user facets
Thu, 19 Mar 2015 13:49:13 +0100 Andre Heinecke Don't warn for defined behavior.
Thu, 19 Mar 2015 13:36:38 +0100 Andre Heinecke (issue1755) Add interpolated facets and update themes accordingly
Thu, 19 Mar 2015 10:38:12 +0100 Andre Heinecke Don't die if only one year is selected for SedimentLoad calculation
Wed, 18 Mar 2015 18:59:17 +0100 Andre Heinecke Remove obsolete class
Wed, 18 Mar 2015 18:48:26 +0100 Andre Heinecke Remove additionally uneccessary file.
Wed, 18 Mar 2015 18:47:07 +0100 Andre Heinecke Remove unecessary imports
Wed, 18 Mar 2015 18:42:08 +0100 Andre Heinecke (issue1755) Generalise BedQuality result handling
Tue, 17 Mar 2015 18:52:00 +0100 Andre Heinecke (issue1599) Fix ManualPoints axis for bedheight_middle outputs.
Tue, 17 Mar 2015 16:37:17 +0100 Andre Heinecke Reduce duplicated functions to obtain layer descritpions for bedquality
Mon, 16 Mar 2015 17:38:08 +0100 Andre Heinecke (issue1754) Add range to W / Bed difference export.
Mon, 16 Mar 2015 17:08:04 +0100 Andre Heinecke Add jasper -> jrxml converted files.
Mon, 16 Mar 2015 16:59:37 +0100 Tom Gottfried Update SQL-statements to schema-changes in rev 6d8d7425a6b5.
Mon, 16 Mar 2015 15:36:38 +0100 Andre Heinecke (issue1755) Interpolate BedQuality Results
Mon, 16 Mar 2015 14:37:30 +0100 Andre Heinecke (issue1753) Format S with only up to three fractional digits
Mon, 16 Mar 2015 14:32:45 +0100 Andre Heinecke (issue1753) Add english measurements jasper template
Mon, 16 Mar 2015 11:35:19 +0100 Andre Heinecke (issue1753) Implement PDF export of SQ Measurement data.
Mon, 16 Mar 2015 10:00:39 +0100 Andre Heinecke (issue1753) Use different theme for measurements overview and single diagrams
Wed, 11 Mar 2015 17:44:27 +0100 Andre Heinecke Renable access to seddb sessions
Tue, 10 Mar 2015 17:01:42 +0100 Andre Heinecke Merge of MINFO improvement developments
Fri, 06 Mar 2015 12:26:12 +0100 Tom Gottfried There seems to be no use case for not overriding these methods.
Fri, 06 Mar 2015 11:21:36 +0100 Tom Gottfried The bug that motivated this extremely defensive error-handling was fixed in Rev fe7e9da6312a by nomore calling close() on a private variable.
Fri, 06 Mar 2015 10:57:56 +0100 Tom Gottfried Remove superfluous private variable.
Fri, 27 Feb 2015 19:07:25 +0100 Andre Heinecke (issue1798) Adjust WinCM according to W in NHN axis on explicit zoom
Thu, 26 Feb 2015 15:53:28 +0100 Andre Heinecke Do not get any wst values just to get the name of the differences for export.
Thu, 26 Feb 2015 15:52:04 +0100 Andre Heinecke Readd StaticWQKmsCacheKey and use it again.
Thu, 26 Feb 2015 15:37:03 +0100 Tom Gottfried Use updated class name instead of no more existant.
Tue, 24 Feb 2015 18:32:18 +0100 Andre Heinecke (issue1797) Increase session debug output
Tue, 24 Feb 2015 17:16:14 +0100 Andre Heinecke (issue1797) Move close into session release and guard it.
Tue, 17 Feb 2015 13:58:23 +0100 Andre Heinecke Replace offensive comment by a more constructive note.
Mon, 16 Feb 2015 18:03:09 +0100 Andre Heinecke (Issue1755) Add distance step selection to bed quality artifact
Mon, 16 Feb 2015 17:09:14 +0100 Andre Heinecke Move static operation out of loop.
Mon, 16 Feb 2015 15:58:52 +0100 Andre Heinecke (issue1755) Move KM Step handling from Winfo artifact to RangeAccess
Mon, 16 Feb 2015 12:12:12 +0100 Tom Gottfried Accept more elevation system names (e.g. with hyphen).
Mon, 16 Feb 2015 11:48:05 +0100 Tom Gottfried Meta-data on sounding width associated to bed heights is redundant to real data associated to values.
Mon, 16 Feb 2015 11:08:33 +0100 Tom Gottfried Bed heights are just bed heights since a while ('single' is obsolete).
Mon, 16 Feb 2015 10:12:12 +0100 Tom Gottfried Remove obsolete class hierarchy for bed height data.
Mon, 16 Feb 2015 09:50:39 +0100 Tom Gottfried Abstract parser for bed heights is obsolete.
Mon, 16 Feb 2015 09:35:06 +0100 Tom Gottfried Importer: Remove obsolete interface for bed heights.
Mon, 16 Feb 2015 09:21:49 +0100 Tom Gottfried Remove obsolete interface for bed height values.
Mon, 16 Feb 2015 09:00:08 +0100 Tom Gottfried Morphological width imported and stored with heights is redundant to table morphologic_width.
Mon, 16 Feb 2015 08:39:06 +0100 Tom Gottfried bed height differences datacage: only supply differences where subtrahend is older than minuend or year is unknown.
Mon, 16 Feb 2015 15:31:17 +0100 Andre Heinecke (issue1754) Add km filtering for winfo anf fixanal results in difference calculations
Mon, 16 Feb 2015 15:30:22 +0100 Andre Heinecke Actually configure a bedheight cache.
Mon, 16 Feb 2015 15:28:51 +0100 Andre Heinecke (issue1754) Fix wst static cache name.

http://dive4elements.wald.intevation.org