log

age author description
Thu, 29 Sep 2011 09:14:41 +0000 Ingo Weinzierl Bugfix: #336 Improved determination of min/max KM values - code moved to ArtifactDescription.
Wed, 28 Sep 2011 14:03:31 +0000 Ingo Weinzierl Bugfix: #328 The datacage used for waterlevel selection now fetches W facets (waterlevels) only.
Wed, 28 Sep 2011 10:48:07 +0000 Ingo Weinzierl Bugfix: #211 Reset values of km range mode if single km mode is selected and the other way arround.
Wed, 28 Sep 2011 10:03:06 +0000 Ingo Weinzierl Bugfix: #119 Display min/max values for WQ ranges if input validation failed.
Wed, 28 Sep 2011 09:26:36 +0000 Ingo Weinzierl Bugfix: #111 Reset the values of WQ range mode if single mode is selected and the other way arround.
Wed, 28 Sep 2011 05:37:10 +0000 Felix Wolfsteller Make differences (rows of list) in wdiff-gui removable.
Tue, 27 Sep 2011 13:52:18 +0000 Felix Wolfsteller Avoid duplicate clones in w-diff branch by using a set instead of a list.
Tue, 27 Sep 2011 13:49:34 +0000 Felix Wolfsteller Cosmetics, documentation.
Tue, 27 Sep 2011 13:46:33 +0000 Felix Wolfsteller Implement equals und hashCode for Recommendation and associates.
Tue, 27 Sep 2011 13:27:08 +0000 Ingo Weinzierl Bugfix: #321 Refresh the parameter list after a calculation is finished.
Mon, 26 Sep 2011 15:38:27 +0000 Ingo Weinzierl Bugfix: #298 Floodmaps initial zoom is determined by the WSPLGEN layer's extent.
Mon, 26 Sep 2011 11:04:00 +0000 Ingo Weinzierl Force a single selection in the datacage widget for DEMs and WSPs.
Mon, 26 Sep 2011 09:08:47 +0000 Ingo Weinzierl Bugfix: #323 A double click in the datacage widget triggers the DatacageDoubleClickHandler.onDoubleClick() method of all registered handlers.
Wed, 21 Sep 2011 14:37:51 +0000 Felix Wolfsteller Employ waterlevelfactory when cloning artifacts for WDifferences-Subtrahend/Minuend-artifacts.
Wed, 21 Sep 2011 12:54:27 +0000 Ingo Weinzierl #315 Added a new UIProvider for range selection in floodmaps.
Mon, 19 Sep 2011 16:51:27 +0000 Hans Plum News 2.5.0 added for completeness
Mon, 19 Sep 2011 16:49:31 +0000 Hans Plum News 2.4.0 added for completeness
Mon, 19 Sep 2011 16:13:42 +0000 Ingo Weinzierl Tagged RELEASE 2.5 of flys-client.
Mon, 19 Sep 2011 15:11:24 +0000 Ingo Weinzierl Cleaned imports.
Mon, 19 Sep 2011 15:04:08 +0000 Ingo Weinzierl DemDatacagePanel now returns the database ID of the selected DEM.
Fri, 28 Sep 2012 12:14:18 +0200 Thomas Arendsen Hein merged flys-backend/2.5 2.5
Mon, 19 Sep 2011 14:33:40 +0000 Ingo Weinzierl Tagged RELEASE 2.5 of flys-backend.
Fri, 16 Sep 2011 14:53:21 +0000 Ingo Weinzierl Added a function to query a DGM by Id.
Thu, 15 Sep 2011 11:19:08 +0000 Bjoern Schilberg Removed oracle dependency.
Thu, 15 Sep 2011 11:16:59 +0000 Bjoern Schilberg Added inital oracle schema.
Wed, 14 Sep 2011 14:52:59 +0000 Bjoern Schilberg Added inital oracle-spatial_idx.sql script.
Wed, 14 Sep 2011 14:49:53 +0000 Bjoern Schilberg Deactivated spatial indexes.
Wed, 14 Sep 2011 14:09:50 +0000 Bjoern Schilberg Added inital oracle_create_user.sql script.
Wed, 14 Sep 2011 10:05:09 +0000 Bjoern Schilberg Added schema floodplain.
Wed, 14 Sep 2011 09:49:18 +0000 Bjoern Schilberg Added schema hws.
Wed, 14 Sep 2011 09:28:20 +0000 Bjoern Schilberg Added schema cross_section_tracks.
Wed, 14 Sep 2011 08:54:07 +0000 Bjoern Schilberg Added schema river_axes.
Wed, 14 Sep 2011 08:07:08 +0000 Bjoern Schilberg Added schema fixpoints.
Wed, 14 Sep 2011 07:20:26 +0000 Bjoern Schilberg Added schema buildings.
Wed, 14 Sep 2011 06:57:28 +0000 Bjoern Schilberg Fixed table river_axes_km.
Tue, 13 Sep 2011 20:06:48 +0000 Bjoern Schilberg Initial oracle schema.
Tue, 13 Sep 2011 10:34:44 +0000 Hans Plum Removed all tables for different datasets at HYdrologie/Hydr.Grenzen/Linien/*
Tue, 13 Sep 2011 08:02:38 +0000 Hans Plum Removed table boundarypolys because of wrong placed dataset
Mon, 12 Sep 2011 13:20:05 +0000 Bjoern Schilberg Postgresql spatial scheme extended.
Fri, 02 Sep 2011 13:49:46 +0000 Ingo Weinzierl Replaced SERIALs with SEQUENCES in PostgreSQL spatial schema.
Thu, 01 Sep 2011 10:03:58 +0000 Hans Plum Hint for unifying table names: dgm -> dem
Thu, 01 Sep 2011 09:38:05 +0000 Hans Plum Added mappings to existing data in file system (based on river Saar); added TODOs for missing tables/mappings
Wed, 31 Aug 2011 08:50:20 +0000 Ingo Weinzierl Added relation and hibernate classes for floodplains (german 'Talaue').
Wed, 31 Aug 2011 07:46:59 +0000 Ingo Weinzierl Added relation and hibernate classes for DGMs.
Tue, 30 Aug 2011 15:14:59 +0000 Ingo Weinzierl Added a static function that returns all CrossSectionTracks of a specific river.
Thu, 25 Aug 2011 14:41:39 +0000 Ingo Weinzierl Removed FileTools that has been moved to artifacts-common module.
Thu, 25 Aug 2011 10:19:21 +0000 Felix Wolfsteller Mapping and Accessors for MainValues of Gauge, by Sascha L. Teichmann.
Mon, 22 Aug 2011 09:31:59 +0000 Ingo Weinzierl Reverted the default db dialect back PostgreSQL.
Mon, 22 Aug 2011 09:10:08 +0000 Ingo Weinzierl Added a function in RiverAxis to retrieve the RiverAxis of a given river.
Thu, 18 Aug 2011 15:03:20 +0000 Ingo Weinzierl Introduced support for FLYS spatial data.
Thu, 11 Aug 2011 10:47:43 +0000 Sascha L. Teichmann Re-enabled Hibernate schema dumps.
Sun, 31 Jul 2011 18:46:14 +0000 Sascha L. Teichmann Bumped Apache DBCP up to 1.4
Thu, 28 Jul 2011 14:12:33 +0000 Sascha L. Teichmann Importer session: Make use of the LRU cache from artifacts common.
Tue, 19 Jul 2011 10:10:51 +0000 Sascha L. Teichmann Schema: added missing key contraint on hyks table.
Mon, 18 Jul 2011 16:55:32 +0000 Sascha L. Teichmann HYK Importer: Check if zone coordinates in HYKs are swapped and warn the user.
Mon, 18 Jul 2011 16:43:27 +0000 Sascha L. Teichmann HYK importer: Various small fixes and some extra logging.
Mon, 18 Jul 2011 15:52:42 +0000 Sascha L. Teichmann Importer: Added a central configuration to allow skipping of parsing/storing individual sub systems.
Mon, 18 Jul 2011 09:06:40 +0000 Ingo Weinzierl Fixed OrderBy clause in HYKEntry.
Sun, 17 Jul 2011 22:59:26 +0000 Sascha L. Teichmann Store HYK data structures to database. Needs testing.
Sun, 17 Jul 2011 22:45:00 +0000 Sascha L. Teichmann Importer: Parse HYKs from importer.

http://dive4elements.wald.intevation.org