Mercurial > dive4elements > gnv-client
diff gnv/ChangeLog @ 1016:3665834344a8
Issue317: Provide a Comboboy with given WMS instead of an Textfield
gnv/trunk@1244 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 29 Jun 2010 15:41:10 +0000 |
parents | c83eeebdf521 |
children | cce6596560e6 |
line wrap: on
line diff
--- a/gnv/ChangeLog Tue Jun 29 06:25:28 2010 +0000 +++ b/gnv/ChangeLog Tue Jun 29 15:41:10 2010 +0000 @@ -1,3 +1,23 @@ +2010-06-29 Tim Englich <tim.englich@intevation.de> + + ISSU317 + + * src/main/resources/applicationMessages*.properties: + Added i18n support for the Name of the GNV Web Map Service. + + * src/main/webapp/WEB-INF/jsp/includes/wms_header_inc.jsp: + Added variable capfile to be able to reference the combobox directly. + + * src/main/webapp/WEB-INF/config/reachable-servers.conf: + Added configurationfile to fill the combobox with WMS. + + * src/main/webapp/scripts/olutils.jsp: + Read URL to Capabilities-Document from selected Item in Combobox. + Also switched to singleTile mode for inserted Layers. + + * src/main/webapp/scripts/viewport.jsp: + Switched Inputfile for GetCapabilities URl to an Combobox. + 2010-06-29 Tim Englich <tim.englich@intevation.de> * src/main/webapp/images/ol/cloud-popup-relative.png: