log

age author description
Mon, 15 Dec 2014 19:30:10 +0100 Tom Gottfried Release script: remove installation specific defaults and give the possibility to overwrite any config-file in WEB-INF.
Mon, 15 Dec 2014 19:27:04 +0100 Tom Gottfried The used patch build of SmartGWT is not available anymore.
Mon, 15 Dec 2014 19:25:02 +0100 Tom Gottfried Release script: use trusted connections to repositories.
Mon, 15 Dec 2014 17:22:16 +0100 Tom Gottfried Remove obsolete Wiki-URL config in client.
Mon, 15 Dec 2014 16:40:21 +0100 Tom Gottfried The base-URL comes from elsewhere. Other *.properties-files know that already.
Fri, 12 Dec 2014 11:11:26 +0100 Tom Gottfried Do not filter tables without end date in recommendations for historical discharge tables.
Thu, 04 Dec 2014 18:15:05 +0100 Tom Gottfried Artifact-server config in release script: remove installation specific defaults and give the possibility to overwrite any config-file.
Thu, 04 Dec 2014 13:00:23 +0100 Tom Gottfried Do not give Oracle-JARs with hardcoded personal path in release script.
Thu, 04 Dec 2014 11:38:18 +0100 Tom Gottfried Correct header for release script.
Tue, 02 Dec 2014 17:58:45 +0100 Tom Gottfried Added tag 3.1.9 for changeset 7bc675e4e6e0
Tue, 02 Dec 2014 17:54:15 +0100 Sascha L. Teichmann Remove trailing whitespace. 3.1.9
Tue, 02 Dec 2014 17:51:56 +0100 Sascha L. Teichmann Removed obsolete imports.
Tue, 02 Dec 2014 15:25:34 +0100 Tom Gottfried Time series chart: bounds cannot allways be assumed to be given.
Tue, 02 Dec 2014 15:23:01 +0100 Tom Gottfried Do not flood log with details about all facets.
Tue, 02 Dec 2014 12:59:52 +0100 Tom Gottfried Datacage config: Oracle has no boolean data type and thus can not handle such CASE-statement in WHERE-clause.
Tue, 02 Dec 2014 12:03:50 +0100 Tom Gottfried Remove non-existant artifact from config.
Fri, 28 Nov 2014 16:34:40 +0100 Tom Gottfried Make maxWait configurable and wait for 30 seconds
Fri, 28 Nov 2014 10:21:40 +0100 Tom Gottfried maxWait should be set independendly of validationQuery.
Thu, 27 Nov 2014 20:25:31 +0100 Tom Gottfried Use validation queries for release.
Thu, 27 Nov 2014 20:15:38 +0100 Tom Gottfried Use explicit query to avoid hibernate connection leak.
Thu, 27 Nov 2014 19:55:55 +0100 Tom Gottfried Connection pool: do not wait forever for new connections and be more verbose.
Thu, 27 Nov 2014 19:14:05 +0100 Tom Gottfried Upgrade hibernate.
Thu, 27 Nov 2014 19:10:45 +0100 Tom Gottfried Add missing annotation.
Thu, 27 Nov 2014 17:46:37 +0100 Tom Gottfried Use RiverAccess instead of RiverUtils.
Thu, 27 Nov 2014 17:09:19 +0100 Tom Gottfried We depend on PostreSQL >= 9.1 at least since rev 598e4bec920b (because of CTE).
Wed, 26 Nov 2014 14:56:20 +0100 Tom Gottfried Use portable validation queries.
Wed, 26 Nov 2014 14:40:18 +0100 Tom Gottfried The used patch build of SmartGWT is not available anymore.
Tue, 25 Nov 2014 14:06:05 +0100 Andre Heinecke Add validation-query to example configuration.
Thu, 20 Nov 2014 11:27:10 +0100 Tom Gottfried Datacage: order WSTs according to column numbers in import files.
Tue, 18 Nov 2014 15:24:40 +0100 Andre Heinecke (issue1772) Use 0.001km tolarance instead of 0.1 to find matching km.
Thu, 13 Nov 2014 13:28:45 +0100 Tom Gottfried Remove obsolete lines from drop script.
Wed, 12 Nov 2014 13:31:53 +0100 Sascha L. Teichmann Added a validation SQL query to database backends.
Thu, 06 Nov 2014 15:16:37 +0100 Tom Gottfried Remove docs for specific system.
Wed, 05 Nov 2014 19:07:49 +0100 Tom Gottfried Cross section navigation: behave equally, regardless of whether an input value is below or above the range of possible values.
Wed, 05 Nov 2014 15:44:04 +0100 Andre Heinecke (issue1767) Fix lookup of closest value.
Wed, 05 Nov 2014 13:04:53 +0100 Tom Gottfried Gauge locations are obsolete since a long time.
Tue, 04 Nov 2014 17:09:04 +0100 Andre Heinecke (issue1767) Fix closet next value selection.
Tue, 04 Nov 2014 15:32:56 +0100 Tom Gottfried Add possibility to pack install-script in release tarball.
Thu, 30 Oct 2014 17:49:43 +0100 Tom Gottfried Remove no more existant processor from config.
Thu, 30 Oct 2014 15:03:55 +0100 Tom Gottfried Remove obsolete historical discharge curve implementations.
Thu, 30 Oct 2014 14:20:28 +0100 Tom Gottfried Load discharge curves via recommendations in historical discharge calculation. ToDo: Remove the other logic to load them.
Thu, 30 Oct 2014 14:17:49 +0100 Tom Gottfried Accept number as argument in dc:date-format().
Thu, 30 Oct 2014 14:10:41 +0100 Tom Gottfried Unify wording and spelling for axis fixation in chart properties editor.
Thu, 30 Oct 2014 11:03:19 +0100 Tom Gottfried Remove obsolete setting of start date.
Thu, 30 Oct 2014 10:33:16 +0100 Andre Heinecke (issue1764) Use datepicker with text field
Wed, 29 Oct 2014 19:52:06 +0100 Andre Heinecke Improve error handling.
Wed, 29 Oct 2014 19:51:39 +0100 Andre Heinecke (issue1764) Set upper-time and lower-time for time series axes
Wed, 29 Oct 2014 19:49:18 +0100 Andre Heinecke (issue1764) Handle date ranges in chart properties editor
Wed, 29 Oct 2014 16:02:37 +0100 Tom Gottfried Recognize the 'no-data value' of fromkm and tokm in datacage statement for discharge curves.
Tue, 28 Oct 2014 18:52:35 +0100 Andre Heinecke (issue1732) When duplication wsplgen artificats fix shapefile layers
Tue, 28 Oct 2014 16:10:42 +0100 Andre Heinecke (issue1733) Use rangeaccess to access range information in location select
Tue, 28 Oct 2014 11:31:33 +0100 Tom Gottfried The used patch build of SmartGWT is not available anymore. The newer was used for the 3.1.8 release already.
Mon, 27 Oct 2014 17:00:40 +0100 Andre Heinecke (issue1733) Fix locationdistancepanel
Mon, 27 Oct 2014 12:52:00 +0100 Andre Heinecke (issue1733) Fix switch between location and distance
Mon, 27 Oct 2014 12:38:22 +0100 Andre Heinecke (issue1733) Remove weird and broken code (fixes tab selection)
Mon, 27 Oct 2014 12:32:04 +0100 Andre Heinecke (issue1733) Clearly set location distance defaults
Fri, 24 Oct 2014 16:31:22 +0200 Andre Heinecke (issue1769) Adapt release script for new print url.
Fri, 24 Oct 2014 11:54:30 +0200 Tom Gottfried In case to equals from, and only in this case, there should be only one class. Then we have to set an arbitrary value > 0 for step because the user is allowed to give step=0.
Wed, 22 Oct 2014 17:33:43 +0200 Andre Heinecke (issue1762) Use getValue to obtain dateRange values
Tue, 21 Oct 2014 12:14:39 +0200 Tom Gottfried Do not transform Q values from cm to m.

http://dive4elements.wald.intevation.org