log

age author description
Tue, 16 May 2017 12:56:29 +0200 Tom Gottfried Fix dependency.
Mon, 15 May 2017 18:06:24 +0200 Tom Gottfried Fix path to python importer.
Mon, 15 May 2017 18:05:29 +0200 Tom Gottfried OpenLayers download moved.
Mon, 15 May 2017 16:36:39 +0200 Tom Gottfried Fix D4E framework API-call.
Mon, 15 May 2017 16:23:27 +0200 Tom Gottfried import_river.sh: log less verbose.
Fri, 12 May 2017 19:30:41 +0200 Tom Gottfried Add missing skip-option in import script.
Wed, 10 May 2017 13:28:02 +0200 Tom Gottfried Include init scripts in release bundle.
Wed, 10 May 2017 12:09:14 +0200 Tom Gottfried Add demodata and fix server startup in DB Dockerfile.
Tue, 09 May 2017 18:42:56 +0200 Tom Gottfried min and max must not be equal in LAYER EXTENT in mapfile.
Tue, 09 May 2017 17:58:10 +0200 Tom Gottfried Avoid some annoying NPEs when developing with sparsely filled database.
Tue, 09 May 2017 16:05:42 +0200 Tom Gottfried Report URL on DB connection failure.
Fri, 28 Apr 2017 19:03:56 +0200 Tom Gottfried Do not filter cross section points for display.
Thu, 13 Apr 2017 15:25:26 +0200 Tom Gottfried Remove unsed debugging code.
Tue, 14 Mar 2017 16:36:16 +0100 Tom Gottfried Importer: rename path to extra wsts to avoid non-ascii.
Tue, 14 Mar 2017 16:27:14 +0100 Tom Gottfried Upgrade to new PostgreSQL JDBC-driver.
Mon, 22 Feb 2016 17:26:36 +0100 Sascha L. Teichmann Merged
Mon, 22 Feb 2016 17:26:11 +0100 Sascha L. Teichmann Use new XMLUtils signature when loading themes.
Tue, 16 Feb 2016 14:26:32 +0100 Tom Gottfried Document singularity of river axes at server start.
Wed, 03 Feb 2016 18:35:18 +0100 Tom Gottfried Do not use configuration EntityResolver here.
Mon, 28 Dec 2015 17:54:29 +0100 Tom Gottfried Added tag 3.2.1 for changeset d8e3b20e2c93
Mon, 28 Dec 2015 17:52:31 +0100 Tom Gottfried Add missing newline at end of file. 3.2.1
Thu, 24 Dec 2015 19:05:21 +0100 Tom Gottfried Entities will be resolved correctly if placeholder is given.
Thu, 24 Dec 2015 17:48:42 +0100 Tom Gottfried Control directory where axis mapfiles are written.
Tue, 22 Dec 2015 11:22:06 +0100 Tom Gottfried (Issue1856) Exclude ACC 3.1, use 3.2.2 instead.
Thu, 17 Dec 2015 18:34:28 +0100 Tom Gottfried Backout revision d793caaf5b5e.
Thu, 17 Dec 2015 18:31:26 +0100 Tom Gottfried CGI needs to be enabled in jessie.
Thu, 17 Dec 2015 17:07:53 +0100 Tom Gottfried Small corrections and cosmetics for install docs.
Wed, 16 Dec 2015 17:23:37 +0100 Tom Gottfried Update install docs.
Thu, 10 Dec 2015 18:25:11 +0100 Tom Gottfried createlang is deprecated and PL/pgSQL installed by default.
Thu, 10 Dec 2015 17:41:27 +0100 Tom Gottfried Add Dockerfile for Postgres-DB setup.
Thu, 10 Dec 2015 17:40:02 +0100 Tom Gottfried Improve Postgres-DB setup.
Thu, 10 Dec 2015 14:50:29 +0100 Tom Gottfried Added tag 3.2.0 for changeset e062d3afd682
Thu, 10 Dec 2015 14:41:31 +0100 Tom Gottfried Add missing newlines at end of file. 3.2.0
Thu, 10 Dec 2015 14:40:03 +0100 Tom Gottfried Remove unused imports.
Thu, 10 Dec 2015 14:38:32 +0100 Tom Gottfried Remove indirections internally.
Tue, 08 Dec 2015 20:44:18 +0100 Tom Gottfried Remove trailing whitespace.
Tue, 08 Dec 2015 20:33:07 +0100 Tom Gottfried Remove trailing whitespace in properties.
Tue, 08 Dec 2015 20:15:45 +0100 Tom Gottfried Issue1854: Avoid assumptions about limits of SQL datetime.
Tue, 08 Dec 2015 19:16:03 +0100 Tom Gottfried Remove unused or redundant imports.
Tue, 08 Dec 2015 18:44:41 +0100 Tom Gottfried It comes already ordered from the database.
Tue, 08 Dec 2015 18:10:18 +0100 Tom Gottfried Issue1854: Use the real data.
Tue, 08 Dec 2015 16:43:46 +0100 Tom Gottfried Add missing whitespace (syntax error).
Tue, 08 Dec 2015 16:03:30 +0100 Tom Gottfried Issue1854: Adapt to QualityMeasurementFactory and filter with river distance.
Tue, 08 Dec 2015 15:56:12 +0100 Tom Gottfried It's worth a warning.
Mon, 07 Dec 2015 17:03:34 +0100 Tom Gottfried Issue1854: Adapt statement to QualityMeasurementFactory
Thu, 03 Dec 2015 14:44:35 +0100 Tom Gottfried Issue1854: Filter BedOverview down to river distance.
Thu, 03 Dec 2015 12:20:03 +0100 Tom Gottfried Tidied.
Wed, 02 Dec 2015 20:20:03 +0100 Tom Gottfried Remove spammy debug line.
Wed, 02 Dec 2015 19:35:11 +0100 Tom Gottfried Tidied.
Tue, 24 Nov 2015 18:52:24 +0100 Tom Gottfried Add script to migrate an Oracle DB from schema 3.1.9 to 3.1.10.
Thu, 19 Nov 2015 19:55:12 +0100 Tom Gottfried Remove invalid public key file.
Fri, 28 Aug 2015 16:24:01 +0200 Tom Gottfried (issue1839) Consider more than one location in ld_locations.
Fri, 28 Aug 2015 12:56:53 +0200 Tom Gottfried Force clean dependency management in backend.
Fri, 28 Aug 2015 12:55:01 +0200 Tom Gottfried Cleanup backend dependencies.
Fri, 28 Aug 2015 12:44:23 +0200 Tom Gottfried Add unstated dependency.
Tue, 25 Aug 2015 19:52:33 +0200 Tom Gottfried Remove unused dependency.
Thu, 20 Aug 2015 19:14:56 +0200 Andre Heinecke issue1841 Only include loads where value != NaN in info service
Thu, 20 Aug 2015 14:21:54 +0200 Tom Gottfried Remove unused method.
Thu, 20 Aug 2015 10:56:14 +0200 Tom Gottfried Language corrections in docs.
Mon, 17 Aug 2015 11:06:23 +0200 Tom Gottfried (issue1838) Remove method in RiverUtils.

http://dive4elements.wald.intevation.org