log flys-client/ChangeLog @ 1390:13d07b7daa89

age author description
Thu, 10 Nov 2011 13:38:36 +0000 Raimund Renkert Issue 342.
Wed, 09 Nov 2011 18:00:12 +0000 Raimund Renkert Issue 265.
Wed, 09 Nov 2011 17:07:36 +0000 Raimund Renkert Expand the map selection section in helper panel on project start.
Tue, 08 Nov 2011 14:48:59 +0000 Ingo Weinzierl Set attribute 'ld_mode' in appropiate UIProviders.
Tue, 08 Nov 2011 13:07:56 +0000 Raimund Renkert Issue 294.
Fri, 04 Nov 2011 11:40:24 +0000 Ingo Weinzierl Bugfix: added missing i18n strings and synced english translation with default translation.
Fri, 04 Nov 2011 09:17:05 +0000 Felix Wolfsteller Added translations for datacage element strings.
Thu, 03 Nov 2011 14:51:16 +0000 Ingo Weinzierl Update map and theme panel when new layers are added via datacage or removed by context menu.
Tue, 01 Nov 2011 16:07:39 +0000 Raimund Renkert Updated the theme editor window layout.
Tue, 01 Nov 2011 15:01:37 +0000 Raimund Renkert Issue 400.
Tue, 01 Nov 2011 14:29:27 +0000 Felix Wolfsteller Cosmetics, refactoring.
Tue, 01 Nov 2011 12:08:09 +0000 Felix Wolfsteller Fix flys/issue306 (CrossSections: Remove table header context menu).
Mon, 31 Oct 2011 11:52:42 +0000 Ingo Weinzierl Added a 'zoom to layer' menu item to the map theme panel which triggers a zoom to the specific layer/theme.
Fri, 28 Oct 2011 06:12:51 +0000 Ingo Weinzierl Call Collection.doOut to retrieve a map config and use this config to build up an OpenLayers map.
Wed, 26 Oct 2011 12:33:48 +0000 Felix Wolfsteller Corrected ChangeLog syntax for older entries.
Wed, 26 Oct 2011 12:32:17 +0000 Felix Wolfsteller Let Datacage from toolbar show 'static' parts of data.
Wed, 26 Oct 2011 12:28:41 +0000 Felix Wolfsteller Added accidentially ommitted ChangeLog entry.
Wed, 26 Oct 2011 09:06:09 +0000 Ingo Weinzierl Added a environment variable that might be used to use an alternative log4j properties file.
Wed, 26 Oct 2011 08:28:02 +0000 Ingo Weinzierl Ignore log4j.properties.
Tue, 25 Oct 2011 13:41:05 +0000 Ingo Weinzierl Made the URL of Artifact server available via ServletContext parameter.
Tue, 25 Oct 2011 13:32:16 +0000 Raimund Renkert Issue 118/203.
Tue, 25 Oct 2011 12:31:15 +0000 Ingo Weinzierl Replaced stdout and stderr logging with log4j loggers in server classes.
Tue, 25 Oct 2011 11:07:14 +0000 Ingo Weinzierl Added a BaseServlet that is used to setup config things like log4j.
Tue, 25 Oct 2011 10:29:37 +0000 Ingo Weinzierl First step of refactoring the map creation - implemented a MapOutputService.
Mon, 24 Oct 2011 13:35:30 +0000 Ingo Weinzierl Display the datacage button in the map toolbar.
Mon, 24 Oct 2011 10:48:11 +0000 Felix Wolfsteller In removeFeature-icon made white background transparent.
Fri, 21 Oct 2011 10:19:07 +0000 Ingo Weinzierl Bugfix: #352 Keep grid selection in theme panels alive after themes has been modified.
Fri, 21 Oct 2011 08:11:32 +0000 Raimund Renkert Renamed 'textbackground' to 'backgroundcolor'.
Thu, 20 Oct 2011 13:25:14 +0000 Raimund Renkert Display new attributes in editor window.
Thu, 20 Oct 2011 09:11:49 +0000 Raimund Renkert Moved the context menu handler to constructor to have the menu
Thu, 20 Oct 2011 09:07:58 +0000 Raimund Renkert Reordered the attribute list.
Thu, 20 Oct 2011 08:42:42 +0000 Sascha L. Teichmann Removed superfluous imports.
Wed, 19 Oct 2011 15:35:27 +0000 Ingo Weinzierl Display selected WQ values in single rows - named main values need a lot of space.
Wed, 19 Oct 2011 14:39:21 +0000 Raimund Renkert Group the theme attributes.
Wed, 19 Oct 2011 11:44:41 +0000 Raimund Renkert Convert all color attributes from html to rgb notation.
Wed, 19 Oct 2011 11:08:03 +0000 Felix Wolfsteller In WDiff datacage input make names survive backjumps.
Wed, 19 Oct 2011 09:35:41 +0000 Ingo Weinzierl Add the format (png, pdf, svg) string into the xml document which is used for querying charts.
Wed, 19 Oct 2011 08:02:52 +0000 Ingo Weinzierl Removed string which has been commited by mistake.
Tue, 18 Oct 2011 15:43:33 +0000 Felix Wolfsteller Allow (yet limited) usage of zus and flood-protection data in wdiffs.
Tue, 18 Oct 2011 15:20:24 +0000 Raimund Renkert Prepared editor UI for annotation styling.
Tue, 18 Oct 2011 14:11:52 +0000 Felix Wolfsteller Minor cosmetics.
Tue, 18 Oct 2011 14:08:36 +0000 Felix Wolfsteller Allowed to load Artifacts with different factories in one go.
Tue, 18 Oct 2011 12:33:23 +0000 Raimund Renkert Added documentation.
Mon, 17 Oct 2011 17:33:27 +0000 Ingo Weinzierl Added icons to export chart as PNG, PDF and SVG to the ChartToolbar.
Mon, 17 Oct 2011 17:28:24 +0000 Ingo Weinzierl Added a ImgLink class which creates an html link with an image.
Mon, 17 Oct 2011 15:37:24 +0000 Ingo Weinzierl Bugfix: adjusted method call which avoided compiling flys-client.
Mon, 17 Oct 2011 15:17:28 +0000 Raimund Renkert Use images for line type and line size selection.
Mon, 17 Oct 2011 15:00:12 +0000 Ingo Weinzierl #253 Implemented ThemePanel's 'remove' action.
Mon, 17 Oct 2011 13:04:31 +0000 Raimund Renkert Added new values for line type to theme editor.
Mon, 17 Oct 2011 10:22:19 +0000 Raimund Renkert Set window position to page center.
Mon, 17 Oct 2011 10:10:36 +0000 Raimund Renkert Show theme name in static text field.
Mon, 17 Oct 2011 10:07:48 +0000 Raimund Renkert Request redraw on style attribute change.
Mon, 17 Oct 2011 09:46:25 +0000 Felix Wolfsteller Removed incorrect ChangeLog entry.
Mon, 17 Oct 2011 09:44:08 +0000 Felix Wolfsteller Added ommitted ChangeLog entries for flys-client.
Mon, 17 Oct 2011 09:18:22 +0000 Ingo Weinzierl #366 Modifications on theme description in theme panels are now persisted to artifact server.
Fri, 14 Oct 2011 14:01:32 +0000 Ingo Weinzierl Added missing string resources for datacage.
Fri, 14 Oct 2011 13:35:21 +0000 Raimund Renkert Set the correct index when saving changed attributes.
Fri, 14 Oct 2011 12:46:46 +0000 Ingo Weinzierl #288 Added legend symbols to the MapThemePanel.
Fri, 14 Oct 2011 08:36:29 +0000 Raimund Renkert Use the theme index to identify the correct style.
Thu, 13 Oct 2011 16:30:55 +0000 Sascha L. Teichmann Introduced i18n for datacage
Thu, 13 Oct 2011 12:55:16 +0000 Felix Wolfsteller Donated own error message to RemoveArtifact failure case.
Thu, 13 Oct 2011 12:51:54 +0000 Ingo Weinzierl Replaced elevation control icon with a new version with transparent background.
Thu, 13 Oct 2011 12:38:04 +0000 Felix Wolfsteller Removed obsolete imports.
Thu, 13 Oct 2011 12:34:46 +0000 Felix Wolfsteller Remove Artifacts not needed anymore when reparameterizing w-diffs.
Thu, 13 Oct 2011 12:30:08 +0000 Felix Wolfsteller Added removeArtifact CollectionHelper method.
Thu, 13 Oct 2011 12:28:21 +0000 Felix Wolfsteller Added RemoveArtifactService.
Thu, 13 Oct 2011 12:25:07 +0000 Felix Wolfsteller Cosmetics, docs.
Thu, 13 Oct 2011 10:22:39 +0000 Ingo Weinzierl Improved error handling while using the elevation control - Make selected features in the map visible.
Thu, 13 Oct 2011 09:46:03 +0000 Sascha L. Teichmann Updated SmartGWT to 2.5
Thu, 13 Oct 2011 09:08:43 +0000 Ingo Weinzierl #297 Implemented a window to adjust elevations of geometries in the map.
Wed, 12 Oct 2011 12:42:53 +0000 Felix Wolfsteller Validate selection of pairs in wdiff, show error(s) if invalid.
Wed, 12 Oct 2011 11:03:49 +0000 Ingo Weinzierl #331 Load OpenLayers-2.11 library from local maschine instead from remote repository.
Wed, 12 Oct 2011 10:31:28 +0000 Ingo Weinzierl Corrected ChangeLog entry of last commit - worked in that rev on #293; NOT on #288.
Wed, 12 Oct 2011 10:22:46 +0000 Ingo Weinzierl #288 Added icons to the barriers combobox for digitizing features.
Wed, 12 Oct 2011 09:34:38 +0000 Ingo Weinzierl Improved exception handling while fetching theme styles.
Wed, 12 Oct 2011 08:53:17 +0000 Ingo Weinzierl Refactored the code to create a context menu and a style editor so that it is also available for maps.
Wed, 12 Oct 2011 07:41:04 +0000 Felix Wolfsteller Show only Ws in datacage for w-diffs.
Wed, 12 Oct 2011 06:59:42 +0000 Felix Wolfsteller Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen).
Tue, 11 Oct 2011 13:25:18 +0000 Ingo Weinzierl #300 Synchronized the ThemePanel's layer order with the internal order of the Map.
Tue, 11 Oct 2011 12:20:32 +0000 Felix Wolfsteller Fix 'incorrect minuend/subtrahend order' bug in wdiff calculation.
Tue, 11 Oct 2011 11:59:57 +0000 Felix Wolfsteller Allow reparameterization of W-Diffs.
Tue, 11 Oct 2011 11:50:58 +0000 Ingo Weinzierl Added the option for the MapThemePanel to listen to Theme move events.
Mon, 10 Oct 2011 15:29:39 +0000 Ingo Weinzierl Bumped OpenLayers to version 2.11 and GWT-OpenLayers to version 0.6
Mon, 10 Oct 2011 12:18:51 +0000 Felix Wolfsteller Removed obsolete imports.
Mon, 10 Oct 2011 11:07:06 +0000 Ingo Weinzierl Bugfix: #289 Display measured areas in 'ha'.
Mon, 10 Oct 2011 10:46:04 +0000 Felix Wolfsteller Cosmetics (docs).
Mon, 10 Oct 2011 10:02:16 +0000 Felix Wolfsteller Minor refactoring, improved displayed Strings in W-Diff branch.
Mon, 10 Oct 2011 09:31:08 +0000 Ingo Weinzierl Bugfix: #375 Limit the number of fractions in the result of the measure controls (in the map).
Mon, 10 Oct 2011 09:06:01 +0000 Felix Wolfsteller Cosmetics.
Mon, 10 Oct 2011 06:42:28 +0000 Ingo Weinzierl Removed superfluous imports.
Fri, 07 Oct 2011 13:39:35 +0000 Ingo Weinzierl Bugfix: #233 Redraw computation table if no data was retrieved to display an error message immediatly.
Wed, 05 Oct 2011 16:29:14 +0000 Raimund Renkert Edited item attributes are saved and send to the server on accept.
Wed, 05 Oct 2011 09:26:13 +0000 Raimund Renkert New methods for color transformation (html to rgb; rgb to html).
Tue, 04 Oct 2011 16:04:16 +0000 Raimund Renkert Build up the editor window from CollectionItemAttribute response.
Tue, 04 Oct 2011 07:55:43 +0000 Ingo Weinzierl Improved error handling if no calculation result data was found.
Fri, 30 Sep 2011 15:20:56 +0000 Ingo Weinzierl Bugfix: #357 Removed header title of selection column.
Fri, 30 Sep 2011 13:42:00 +0000 Raimund Renkert Added skeleton for editor window.
Fri, 30 Sep 2011 11:03:33 +0000 Raimund Renkert Added context menu to themes list.
Fri, 30 Sep 2011 10:57:56 +0000 Raimund Renkert Added new service and model for collection item attributes.
Fri, 30 Sep 2011 07:49:41 +0000 Felix Wolfsteller Fix messed up indentation.
Fri, 30 Sep 2011 07:44:35 +0000 Felix Wolfsteller Neaten certain GUI aspects with W-Diff waterlevel-pair selection.
Thu, 29 Sep 2011 14:52:29 +0000 Ingo Weinzierl Bugfix: #179 Repaired broken zoom-out-by-factor function for charts.
Thu, 29 Sep 2011 12:55:17 +0000 Ingo Weinzierl Re-added the function to zoom-out charts by a given factor (10%).
Thu, 29 Sep 2011 11:12:04 +0000 Ingo Weinzierl Bugfix: #179 and #198 Zoom-out will no longer work with a factor but with stacked chart extents.
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.
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.
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.

http://dive4elements.wald.intevation.org