Mercurial > dive4elements > gnv-client
comparison 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 |
comparison
equal
deleted
inserted
replaced
1015:c83eeebdf521 | 1016:3665834344a8 |
---|---|
1 2010-06-29 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 ISSU317 | |
4 | |
5 * src/main/resources/applicationMessages*.properties: | |
6 Added i18n support for the Name of the GNV Web Map Service. | |
7 | |
8 * src/main/webapp/WEB-INF/jsp/includes/wms_header_inc.jsp: | |
9 Added variable capfile to be able to reference the combobox directly. | |
10 | |
11 * src/main/webapp/WEB-INF/config/reachable-servers.conf: | |
12 Added configurationfile to fill the combobox with WMS. | |
13 | |
14 * src/main/webapp/scripts/olutils.jsp: | |
15 Read URL to Capabilities-Document from selected Item in Combobox. | |
16 Also switched to singleTile mode for inserted Layers. | |
17 | |
18 * src/main/webapp/scripts/viewport.jsp: | |
19 Switched Inputfile for GetCapabilities URl to an Combobox. | |
20 | |
1 2010-06-29 Tim Englich <tim.englich@intevation.de> | 21 2010-06-29 Tim Englich <tim.englich@intevation.de> |
2 | 22 |
3 * src/main/webapp/images/ol/cloud-popup-relative.png: | 23 * src/main/webapp/images/ol/cloud-popup-relative.png: |
4 Added missing Image for the PopupWindow of GetFeatureInforRequests. | 24 Added missing Image for the PopupWindow of GetFeatureInforRequests. |
5 | 25 |