Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 283:ef10bf497a16
Added link in gui to export charts to pdf.
gnv/trunk@382 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 30 Nov 2009 09:57:12 +0000 |
parents | d6c0d426e38a |
children | 47e3647af88f |
comparison
equal
deleted
inserted
replaced
282:d6c0d426e38a | 283:ef10bf497a16 |
---|---|
1 2009-12-30 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_inc.jsp: Added | |
4 link for pdf export in html gui. | |
5 | |
6 * src/main/resources/applicationMessages.properties, | |
7 src/main/resources/applicationMessages_en.properties: Added label for pdf | |
8 export link. | |
9 | |
10 * src/main/java/de/intevation/gnv/action/DoExportAction.java: Added pdf | |
11 extension to file when exporting charts as pdf. | |
12 | |
13 NOTE: Update gnv-artifacts to rev381 which supports pdf export. | |
14 | |
1 2009-11-23 Tim Englich <tim.englich@intevation.de> | 15 2009-11-23 Tim Englich <tim.englich@intevation.de> |
2 | 16 |
3 * src/main/resources/applicationMessages*.properties: | 17 * src/main/resources/applicationMessages*.properties: |
4 Added Properties which hold the Version-information of the | 18 Added Properties which hold the Version-information of the |
5 GNV which will be set by te Maven package-process. | 19 GNV which will be set by te Maven package-process. |