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.
|
Tue, 13 Sep 2011 04:57:47 +0000 |
Ingo Weinzierl |
Bugfix: #289 Set map units 'm'.
|
Tue, 13 Sep 2011 04:49:10 +0000 |
Ingo Weinzierl |
Added tooltips for the maptoolbar.
|
Mon, 12 Sep 2011 15:14:45 +0000 |
Raimund Renkert |
Set the data table cells selectable for copy&paste.
|
Mon, 12 Sep 2011 13:35:20 +0000 |
Ingo Weinzierl |
Introduced i18n for the loading panel used during floodmap calculation.
|
Mon, 12 Sep 2011 12:37:42 +0000 |
Raimund Renkert |
Set header fields to fixed order in project list.
|
Mon, 12 Sep 2011 12:23:34 +0000 |
Raimund Renkert |
Changed i18n string for empty table and set header fields to fixed order.
|
Mon, 12 Sep 2011 11:47:42 +0000 |
Raimund Renkert |
Updated the search field style including i18n and changed the handler
|
Mon, 12 Sep 2011 09:39:15 +0000 |
Ingo Weinzierl |
Set the default value of the AutoInteger panel to 'auto' if no other value is set.
|
Mon, 12 Sep 2011 05:40:58 +0000 |
Ingo Weinzierl |
Query MapInfo object for correct river (was hard coded).
|
Mon, 12 Sep 2011 04:55:55 +0000 |
Ingo Weinzierl |
Suppress the GeoJSON string to be drawn into the static UI.
|
Fri, 09 Sep 2011 15:08:15 +0000 |
Ingo Weinzierl |
Display status message and progress information in the WSPLGEN loading panel.
|
Thu, 08 Sep 2011 12:49:24 +0000 |
Raimund Renkert |
Fixed the filter function and the helper panel.
|
Thu, 08 Sep 2011 11:13:46 +0000 |
Felix Wolfsteller |
Minor cosmetics.
|
Thu, 08 Sep 2011 11:12:21 +0000 |
Felix Wolfsteller |
Added new UIProvider "DatacageTwinPanel", pass user via UIProviderFactory.
|
Thu, 08 Sep 2011 11:04:25 +0000 |
Felix Wolfsteller |
Added "w_differences" translation.
|
Thu, 08 Sep 2011 07:44:05 +0000 |
Ingo Weinzierl |
Remove the loading panel when its Artifact's background process is finished.
|
Thu, 08 Sep 2011 06:56:17 +0000 |
Felix Wolfsteller |
Cosmetics, doc.
|
Wed, 07 Sep 2011 17:22:21 +0000 |
Raimund Renkert |
Added filter for the "description" row of helper input tables.
|
Wed, 07 Sep 2011 13:57:28 +0000 |
Ingo Weinzierl |
Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
|
Wed, 07 Sep 2011 10:40:56 +0000 |
Felix Wolfsteller |
Display Action Widget only for cross_section theme/facet.
|
Tue, 06 Sep 2011 17:35:43 +0000 |
Ingo Weinzierl |
Set WSPLGEN specific 'type' attributes after digitizing new geometries.
|
Tue, 06 Sep 2011 11:43:47 +0000 |
Felix Wolfsteller |
Fix broken build.
|
Tue, 06 Sep 2011 11:09:13 +0000 |
Felix Wolfsteller |
Subclassed ChartThemePanel, trigger redraws of Chart when interaction with
|
Tue, 06 Sep 2011 10:58:32 +0000 |
Felix Wolfsteller |
Added RedrawRequestHandler interface and friend.
|
Tue, 06 Sep 2011 07:47:15 +0000 |
Ingo Weinzierl |
Bugfix flys/issue166: Parse Collection names from DESCRIBE.
|
Tue, 06 Sep 2011 07:14:17 +0000 |
Felix Wolfsteller |
Minor cosmetics.
|
Fri, 02 Sep 2011 13:20:06 +0000 |
Felix Wolfsteller |
Refactored to allow specialized controls within the ChartThemePanel, stubby
|
Fri, 02 Sep 2011 13:14:43 +0000 |
Felix Wolfsteller |
Minor Cosmetics, removed import.
|
Fri, 02 Sep 2011 12:52:41 +0000 |
Felix Wolfsteller |
Cosmetics, doc.
|
Fri, 02 Sep 2011 12:48:25 +0000 |
Felix Wolfsteller |
Added FeedService Implementation.
|
Thu, 01 Sep 2011 12:49:12 +0000 |
Ingo Weinzierl |
Set the 'typ' attribute of new features (digitized) in the map.
|
Wed, 31 Aug 2011 10:28:28 +0000 |
Felix Wolfsteller |
Added translation for "cross_section".
|
Thu, 25 Aug 2011 16:03:26 +0000 |
Sascha L. Teichmann |
Moved datacage into a separated widget.
|
Thu, 25 Aug 2011 13:36:06 +0000 |
Sascha L. Teichmann |
Loading recommendations: If no reference artifact is given use current
|
Wed, 24 Aug 2011 16:52:40 +0000 |
Sascha L. Teichmann |
Compile a list of recommendations out of
|
Wed, 24 Aug 2011 16:06:48 +0000 |
Sascha L. Teichmann |
Added outs/facet filters when creation new artifacts.
|
Wed, 24 Aug 2011 14:31:13 +0000 |
Sascha L. Teichmann |
Allow passing no master artifact to RPC service when creating new artifact.
|
Wed, 24 Aug 2011 13:53:36 +0000 |
Sascha L. Teichmann |
Forward recommendations as a structure to RPC service.
|
Wed, 24 Aug 2011 13:26:34 +0000 |
Felix Wolfsteller |
Fix authorship in ChangeLog.
|
Wed, 24 Aug 2011 13:21:15 +0000 |
Felix Wolfsteller |
Fix loading of recommendations when collection is not yet in place.
|
Wed, 24 Aug 2011 13:17:22 +0000 |
Felix Wolfsteller |
Ensure list of recommendations is non-null after construction of DefaultCollection.
|
Wed, 24 Aug 2011 13:14:42 +0000 |
Sascha L. Teichmann |
Made Recommendation a class for direct use.
|