log

age author description
Mon, 21 Nov 2011 18:15:44 +0000 Ingo Weinzierl Read and display all FLYS relevant information of Capabilities documents.
Mon, 21 Nov 2011 12:00:48 +0000 Ingo Weinzierl Added a service that loads the Capabilities of a specified WMS - display those information in the ExternalWMSWindow.
Mon, 21 Nov 2011 09:29:57 +0000 Ingo Weinzierl Replaced icon (addWMS.png) with the same icon but with transparent background.
Fri, 18 Nov 2011 15:18:29 +0000 Ingo Weinzierl Added an initial control that allows (when it is finished) adding map layers from external WMS.
Fri, 18 Nov 2011 13:47:07 +0000 Ingo Weinzierl Removed needless imports.
Fri, 18 Nov 2011 12:12:07 +0000 Ingo Weinzierl Query GetFeatureInfo with layers defined in MapThemePanel - which are the real layers in the map.
Fri, 18 Nov 2011 12:06:16 +0000 Ingo Weinzierl Repaired broken WMS layer controls in map theme panel.
Fri, 18 Nov 2011 11:39:10 +0000 Ingo Weinzierl Parse GetFeatureInfo response on our own and display resulting FeatureInfo objects in the GetFeatureInfoWindow.
Thu, 17 Nov 2011 16:24:09 +0000 Ingo Weinzierl Removed needless imports.
Thu, 17 Nov 2011 16:20:55 +0000 Ingo Weinzierl Added an initial GetFeatureInfo tool to get information about points in the map.
Thu, 17 Nov 2011 14:10:51 +0000 Raimund Renkert Issue312.
Mon, 14 Nov 2011 13:19:02 +0000 Ingo Weinzierl Added a ScaleLine to the map.
Fri, 11 Nov 2011 10:43:36 +0000 Ingo Weinzierl Update the map when receiving a RedrawRequestEvent.
Fri, 11 Nov 2011 07:26:21 +0000 Ingo Weinzierl Removed needless imports.
Fri, 11 Nov 2011 07:24:29 +0000 Ingo Weinzierl Added i18n strings used in datacage's floodmap section.
Thu, 10 Nov 2011 16:40:24 +0000 Raimund Renkert Issue 339.
Thu, 10 Nov 2011 16:21:51 +0000 Raimund Renkert Issue 338.
Thu, 10 Nov 2011 14:04:03 +0000 Felix Wolfsteller Fix clone of static artifacts for differences.
Thu, 10 Nov 2011 13:59:48 +0000 Raimund Renkert Issue 355.
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:53:13 +0000 Felix Wolfsteller Updated translations (english and defaut (english)).
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:41:16 +0000 Ingo Weinzierl Replaced stdout and stderr logging with log4j loggers in server classes.
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:53:39 +0000 Felix Wolfsteller Fix flys/issue390 (W-Diff: Icon zum Löschen anpassen).
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.

http://dive4elements.wald.intevation.org