Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 982:cd9414538f10
Added possibility to switch to FullScreen-Mode of the MapClient.
gnv/trunk@1161 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 07 Jun 2010 09:54:47 +0000 |
parents | 10bee74ab915 |
children | 45ea5feb94c0 |
comparison
equal
deleted
inserted
replaced
981:10bee74ab915 | 982:cd9414538f10 |
---|---|
1 2010-06-07 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/webapp/WEB-INF/config/struts-config.xml: | |
4 Added the Action "mapclient" for switching to the FullScreen-Mode of the | |
5 MapClient. | |
6 | |
7 * src/main/webapp/scripts/viewport.jsp: | |
8 Integrated the Viewport to render tne Mapclient in FullScreen-Mode. | |
9 | |
10 * src/main/java/de/intevation/gnv/action/MapClientStandaloneAction.java : | |
11 Added Action for handling the businesslogic to switch the Mapclient to the | |
12 FullScreen-Mode. | |
13 | |
14 * src/main/resources/applicationMessages.properties, | |
15 src/main/resources/applicationMessages_en.properties: | |
16 Added i18n for the Link-labeling for switching to the FullScreen-Mode. | |
17 | |
18 * src/main/webapp/WEB-INF/jsp/wmsstandalone.jsp: | |
19 Added JSP-Page wich will be used to render the gui for the | |
20 FullScreen-Mode of the Mapclient. | |
21 | |
22 * src/main/webapp/WEB-INF/jsp/wmslayout.jsp, | |
23 src/main/webapp/WEB-INF/jsp/includes/wms_header_inc.jsp: | |
24 Extracted header for the html-page whcih will contain the mapclient so | |
25 that it could be used in several pages. | |
26 | |
27 * src/main/webapp/WEB-INF/jsp/includes/display_map_fullscreen_inc.jsp: | |
28 Added JSP-Fragment which contains the gui for the FullScreen-Mode of the | |
29 Mapclient. | |
30 | |
31 * src/main/webapp/WEB-INF/jsp/includes/display_map_inc.jsp: | |
32 Added link for switching to the fullscreenmode | |
33 | |
1 2010-06-04 Tim Englich <tim.englich@intevation.de> | 34 2010-06-04 Tim Englich <tim.englich@intevation.de> |
2 | 35 |
3 * src/main/resources/applicationMessages.properties: | 36 * src/main/resources/applicationMessages.properties: |
4 Replaced incompatible Umlauts | 37 Replaced incompatible Umlauts |
5 | 38 |