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.
|
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.
|
Wed, 24 Aug 2011 12:16:41 +0000 |
Felix Wolfsteller |
Minor cosmetics.
|
Wed, 24 Aug 2011 10:58:15 +0000 |
Sascha L. Teichmann |
Datacage: Use 'ids' instead of 'num' in user specific part, too.
|
Wed, 24 Aug 2011 10:35:38 +0000 |
Sascha L. Teichmann |
Datacage: s/db-ids/ids/g to unify system and user specific loading.
|
Wed, 24 Aug 2011 09:26:33 +0000 |
Ingo Weinzierl |
Removed the digitize controls from map widget that is used in the floodmap state.
|
Wed, 24 Aug 2011 09:06:35 +0000 |
Sascha L. Teichmann |
Generate unique keys for anonymous artifacts (aka static data).
|
Wed, 24 Aug 2011 08:36:51 +0000 |
Ingo Weinzierl |
Added a UIProvider that displays a combobox on the left and a map widget in the helper container.
|
Wed, 24 Aug 2011 08:32:23 +0000 |
Ingo Weinzierl |
Added a panel that wraps all the stuff to combine SmartGWT and GWT-OpenLayers.
|
Tue, 23 Aug 2011 16:58:07 +0000 |
Sascha L. Teichmann |
Datacage: Re-written ToLoad to feature the new filter models.
|
Tue, 23 Aug 2011 16:30:22 +0000 |
Sascha L. Teichmann |
Datacage: Added models better suited for creating artifact facet filters.
|
Tue, 23 Aug 2011 13:57:54 +0000 |
Ingo Weinzierl |
Display the output modes of the master artifact only - all other artifact's output modes are NOT visible to the user.
|
Tue, 23 Aug 2011 09:43:12 +0000 |
Ingo Weinzierl |
Added a service to get some basic spatial information used for map creation.
|
Mon, 22 Aug 2011 14:38:35 +0000 |
Sascha L. Teichmann |
Datacage: Re-added the outs parameter to the meta data service.
|
Mon, 22 Aug 2011 14:29:49 +0000 |
Sascha L. Teichmann |
Datacage: Aggregate items to load for easier filtering facets
|
Mon, 22 Aug 2011 13:29:55 +0000 |
Ingo Weinzierl |
Save and reload user defined geometries (barriers) in the map.
|
Mon, 22 Aug 2011 10:46:49 +0000 |
Ingo Weinzierl |
Added a NoInputPanel to suppress the creation of an input panel.
|
Fri, 19 Aug 2011 15:57:23 +0000 |
Ingo Weinzierl |
Set the map projection and its max extent dynamically - information extracted from facets.
|
Fri, 12 Aug 2011 15:51:51 +0000 |
Sascha L. Teichmann |
Add code to extract data to load from datacage tree.
|
Tue, 09 Aug 2011 13:37:40 +0000 |
Sascha L. Teichmann |
Datacage: Build UI tree in a more compatible style
|
Tue, 09 Aug 2011 13:02:10 +0000 |
Felix Wolfsteller |
UI: Set CollectionViews ("Window") title to include UUID of Collection.
|
Tue, 09 Aug 2011 12:59:44 +0000 |
Felix Wolfsteller |
UI: Cosmetics in log messages of CollectionView.
|
Tue, 09 Aug 2011 10:21:15 +0000 |
Felix Wolfsteller |
Adjusted German translation.
|
Mon, 08 Aug 2011 16:24:07 +0000 |
Sascha L. Teichmann |
Removed superfluous imports.
|
Mon, 08 Aug 2011 16:19:00 +0000 |
Sascha L. Teichmann |
Datacage: Added a subclass of TreeNode to carry the informations needed by the loading listeners.
|
Mon, 08 Aug 2011 15:54:59 +0000 |
Sascha L. Teichmann |
Meta data service converter: transfer attributes to client, too.
|
Mon, 08 Aug 2011 14:49:14 +0000 |
Sascha L. Teichmann |
Meta data service: Create correct request document now.
|
Mon, 08 Aug 2011 11:02:45 +0000 |
Sascha L. Teichmann |
Pass user id to the meta data service.
|
Tue, 02 Aug 2011 12:57:48 +0000 |
Felix Wolfsteller |
Minor cosmetic changes (javadoc comments).
|
Fri, 22 Jul 2011 12:23:36 +0000 |
Ingo Weinzierl |
The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
|
Thu, 21 Jul 2011 16:06:29 +0000 |
Ingo Weinzierl |
Repaired broken XPath expression.
|
Thu, 21 Jul 2011 15:23:03 +0000 |
Ingo Weinzierl |
Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
|
Wed, 20 Jul 2011 13:31:20 +0000 |
Ingo Weinzierl |
The layers created in the floodmap reflect to the facets this output mode has.
|
Wed, 20 Jul 2011 07:52:19 +0000 |
Ingo Weinzierl |
Refactored code of theme panel and added a MapThemePanel.
|
Tue, 19 Jul 2011 16:32:52 +0000 |
Ingo Weinzierl |
Facets read from Collection's DESCRIBE document keep all their attributes after the Collection's attribute has been modified.
|
Mon, 18 Jul 2011 09:52:16 +0000 |
Ingo Weinzierl |
Read/create recommended Artifacts and add them to the current Collection.
|
Tue, 12 Jul 2011 15:04:50 +0000 |
Ingo Weinzierl |
Added map tools to measure lines and polygons.
|
Tue, 12 Jul 2011 13:44:27 +0000 |
Ingo Weinzierl |
Added missing ChangeLog entry for the last commit.
|
Mon, 11 Jul 2011 13:29:57 +0000 |
Ingo Weinzierl |
Added controls to navigate in the map.
|
Mon, 11 Jul 2011 10:21:16 +0000 |
Ingo Weinzierl |
Finished layouting the map components.
|
Fri, 08 Jul 2011 14:56:02 +0000 |
Ingo Weinzierl |
Introduced GwtOpenLayers to bring up maps.
|
Fri, 08 Jul 2011 08:54:08 +0000 |
Ingo Weinzierl |
Improved the process of creating OutputTabs. Added support for map output.
|
Thu, 07 Jul 2011 15:04:45 +0000 |
Ingo Weinzierl |
Added strings for the output mode 'floodmap'.
|
Thu, 07 Jul 2011 14:46:55 +0000 |
Ingo Weinzierl |
Set default values in the BooleanPanel, TextProvider and AutoIntegerPanel.
|
Thu, 07 Jul 2011 14:12:21 +0000 |
Ingo Weinzierl |
Finished the panel to enter waterlevel/ground information (from, to, diff).
|
Thu, 07 Jul 2011 12:10:50 +0000 |
Ingo Weinzierl |
Finished the panel to activate/deactivate optional parameters.
|
Thu, 07 Jul 2011 10:33:29 +0000 |
Ingo Weinzierl |
Finished the panel that allows integers and the string 'auto'.
|
Wed, 06 Jul 2011 15:34:38 +0000 |
Ingo Weinzierl |
Made stepping forward/backword much smoother in the parameter list.
|
Wed, 06 Jul 2011 13:06:04 +0000 |
Ingo Weinzierl |
Layout improvements related to the height of components in the current parameterlist.
|
Wed, 06 Jul 2011 12:31:32 +0000 |
Ingo Weinzierl |
Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
|
Tue, 05 Jul 2011 17:28:04 +0000 |
Ingo Weinzierl |
Added new UI providers.
|
Tue, 05 Jul 2011 16:13:08 +0000 |
Ingo Weinzierl |
Commit forgotten ChangeLog.
|
Mon, 04 Jul 2011 07:15:44 +0000 |
Ingo Weinzierl |
Added the missing 'back'-button to the DistancePanel.
|
Fri, 01 Jul 2011 09:11:39 +0000 |
Ingo Weinzierl |
#159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
|