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.
|
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.
|