Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 994:541ff0db1b12
Added the informations about how the WMS which was published during the
Workflow to the GUI
gnv/trunk@1195 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 11 Jun 2010 08:08:33 +0000 |
parents | 9b126bceb0b2 |
children | a406d8807e5d |
comparison
equal
deleted
inserted
replaced
993:9b126bceb0b2 | 994:541ff0db1b12 |
---|---|
1 2010-06-11 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 Added the informations about how the WMS which was published during the | |
4 Workflow to the GUI. The URL to the capablities-documenet, the names of | |
5 the layer and the ttl will be listed. | |
6 | |
7 * src/main/java/de/intevation/gnv/action/WMSAction.java (execute): | |
8 Write the TTL to the Mapservice which is published. | |
9 | |
10 * src/main/java/de/intevation/gnv/artifactdatabase/objects/map/DefaultMapService.java, | |
11 src/main/java/de/intevation/gnv/artifactdatabase/objects/map/MapService.java: | |
12 Added Getter for the Attribute TTL. Which shows how long the Layer of this | |
13 Service will be available. | |
14 | |
15 * src/main/webapp/WEB-INF/jsp/includes/display_wms_basic_informations.jsp: | |
16 Added new JSP-File for publishing the Basic-Informations of the WMS. | |
17 The URL which will deliver the Capablities is shown. | |
18 Also the Names of the Layers are listed. | |
19 At least the Time untiƶl teh Layers are available is displayed. | |
20 | |
21 * src/main/webapp/WEB-INF/jsp/includes/display_map_inc.jsp: | |
22 Included Informationblock for the WMS which was produced in the workflow | |
23 before and now is published in the map. | |
24 | |
1 2010-06-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 25 2010-06-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 26 |
3 Issue 219 | 27 Issue 219 |
4 | 28 |
5 * src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java: | 29 * src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java: |