log

age author description
Mon, 18 Jul 2011 09:20:42 +0000 Ingo Weinzierl Added a computeInit() method to intialize data/facets after creating new artifacts.
Thu, 14 Jul 2011 15:30:55 +0000 Ingo Weinzierl Append artifact recommendations to the artifact's describe document.
Thu, 14 Jul 2011 14:25:36 +0000 Ingo Weinzierl Adapted a method signature of FLYSContextFactory to apply the changes in the artifact database.
Thu, 14 Jul 2011 14:11:29 +0000 Sascha L. Teichmann Debugged the water fill algorithm.
Thu, 14 Jul 2011 11:27:01 +0000 Ingo Weinzierl Added a monitor that creates new artifacts for default themes in charts and maps.
Wed, 13 Jul 2011 17:33:15 +0000 Sascha L. Teichmann Add Swing standalone app to test/develope cross sections directly from database.
Wed, 13 Jul 2011 10:29:32 +0000 Ingo Weinzierl Introduced a new output 'floodmap' for the FloodMapState.
Tue, 12 Jul 2011 08:05:54 +0000 Sascha L. Teichmann Fixed corner case.
Mon, 11 Jul 2011 16:08:30 +0000 Sascha L. Teichmann Generate water level lines for given cross section.
Fri, 08 Jul 2011 08:26:18 +0000 Ingo Weinzierl Artifacts and Collections now support the 'type' member of Outputs.
Wed, 06 Jul 2011 13:41:36 +0000 Ingo Weinzierl Removed a type from transition model.
Wed, 06 Jul 2011 13:37:52 +0000 Ingo Weinzierl The DataFacets are now able to store the ID of the create which created them.
Wed, 06 Jul 2011 09:18:31 +0000 Ingo Weinzierl Facets created by the WaterlevelState store information about state's id and artifact's hash value now.
Tue, 05 Jul 2011 17:28:57 +0000 Ingo Weinzierl Changed the desired UI provider for the WaterlevelGroundDifferences state.
Tue, 05 Jul 2011 15:34:54 +0000 Ingo Weinzierl Enhanced the transition model to continue the parameterization in the waterlevel state to compute flood maps.
Mon, 04 Jul 2011 13:23:54 +0000 Sascha L. Teichmann Fix(?) for flys/issue114
Sun, 03 Jul 2011 15:33:33 +0000 Sascha L. Teichmann Added the math needed to calculate "W-Differenzen" in "Laengsschnitten"
Fri, 01 Jul 2011 14:46:13 +0000 Ingo Weinzierl An initial implementation to render chart series based on the XML configuration in themes.xml.
Fri, 01 Jul 2011 11:16:11 +0000 Ingo Weinzierl #135 Modified the way to store datasets for different chart axes.
Fri, 01 Jul 2011 08:33:52 +0000 Ingo Weinzierl Added the option to call the distance info service with a filter to fetch locations or distances only.
Thu, 30 Jun 2011 11:32:17 +0000 Ingo Weinzierl #159 Modifications in the transition model to support a state with a kilometer range input only.
Wed, 29 Jun 2011 09:00:31 +0000 Sascha L. Teichmann Downgraded Trove to 1.1-beta-5
Tue, 28 Jun 2011 15:21:02 +0000 Ingo Weinzierl Fixed the JBoss Maven repository.
Tue, 28 Jun 2011 09:56:52 +0000 Ingo Weinzierl Tagged RELEASE 2.4 of flys-artifacts.
Mon, 19 Sep 2011 16:13:42 +0000 Ingo Weinzierl Tagged RELEASE 2.5 of flys-client.
Fri, 16 Sep 2011 13:24:36 +0000 Ingo Weinzierl Improved the DEM datacage panel to display the DEMs only.
Fri, 16 Sep 2011 12:56:48 +0000 Raimund Renkert Hide geometry layer in floodmap when tab selection changes.
Fri, 16 Sep 2011 11:21:38 +0000 Felix Wolfsteller Made DatacageTwinPanel somewhat usable.
Fri, 16 Sep 2011 11:09:39 +0000 Felix Wolfsteller Added loadMany-function to LoadArtifactService.
Fri, 16 Sep 2011 09:35:42 +0000 Raimund Renkert Rollback for input assistance of "Q/D" table.
Thu, 15 Sep 2011 17:01:12 +0000 Ingo Weinzierl #259 Refresh charts after loading new Themes / Artifacts from Datacage.
Thu, 15 Sep 2011 16:27:07 +0000 Ingo Weinzierl #259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.
Thu, 15 Sep 2011 16:02:23 +0000 Ingo Weinzierl Clone Artifacts and add them to the current Collection in the WspDatacagePanel.
Thu, 15 Sep 2011 15:55:30 +0000 Ingo Weinzierl Create new collections initially when starting a new project.
Thu, 15 Sep 2011 15:28:31 +0000 Raimund Renkert Validate than the input field for single locations contains a single value.
Thu, 15 Sep 2011 14:48:31 +0000 Raimund Renkert Added formatter for numeric columns that converts the decimal separator.
Thu, 15 Sep 2011 12:55:36 +0000 Ingo Weinzierl Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
Thu, 15 Sep 2011 08:39:07 +0000 Raimund Renkert Changed table header string and set the column width to percental value.
Wed, 14 Sep 2011 16:13:17 +0000 Raimund Renkert Changed columns to the correct type for most tables.
Wed, 14 Sep 2011 15:02:16 +0000 Raimund Renkert Changed i18n string for "Q/D" table header.
Wed, 14 Sep 2011 14:53:04 +0000 Ingo Weinzierl Added stubs for two datacage panels - one for choosing waterlevels, one for choosing DEMs.
Wed, 14 Sep 2011 14:43:46 +0000 Raimund Renkert Changed i18n string for search field label.
Wed, 14 Sep 2011 14:35:10 +0000 Felix Wolfsteller New widget for future use.
Wed, 14 Sep 2011 14:27:07 +0000 Raimund Renkert Changed style for loading panel.
Wed, 14 Sep 2011 14:18:54 +0000 Felix Wolfsteller Refactored DatacageWidget to allow reuse in other use-cases.
Wed, 14 Sep 2011 12:00:22 +0000 Raimund Renkert Fixed a problem with renaming collection view title and duplicating projects.
Wed, 14 Sep 2011 11:36:06 +0000 Raimund Renkert Update the collection view title when the project name changes.
Wed, 14 Sep 2011 11:07:19 +0000 Raimund Renkert Removed the table listener for "Q" input. The table is no longer used
Wed, 14 Sep 2011 10:11:50 +0000 Raimund Renkert Clear the table filter on tab selection change and input method change.
Wed, 14 Sep 2011 10:00:55 +0000 Ingo Weinzierl Bugfix: Use name instead of description for loading new facets via Datacage.
Wed, 14 Sep 2011 09:45:37 +0000 Felix Wolfsteller Rest for fix for flys/issue311 .
Wed, 14 Sep 2011 09:16:53 +0000 Felix Wolfsteller Fix flys/issue309 (crosssection-km-spinner does not respond to return key).
Wed, 14 Sep 2011 09:10:58 +0000 Raimund Renkert Fixed some minor problems and strings in projectlist.
Wed, 14 Sep 2011 08:00:56 +0000 Felix Wolfsteller Fix issue flys/issue311 (i18n crossection).
Tue, 13 Sep 2011 16:51:26 +0000 Raimund Renkert Issue234/266: Added feature for duplicating projects.
Tue, 13 Sep 2011 12:47:54 +0000 Raimund Renkert Changed field size from fixed to percental value in helper tables.
Tue, 13 Sep 2011 12:26:02 +0000 Raimund Renkert Added filter functionality to the project list.
Tue, 13 Sep 2011 11:31:53 +0000 Ingo Weinzierl Fixed some bugs that avoided datacage usage.
Tue, 13 Sep 2011 10:47:28 +0000 Ingo Weinzierl Datacage window in Output tabs fetches information for the current output now.
Tue, 13 Sep 2011 07:18:14 +0000 Ingo Weinzierl I293: Set the style of digitized features in the map.

http://dive4elements.wald.intevation.org