Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 633:7a136b99ad71
Adapted product configuration regarding the changes in rev704.
gnv-artifacts/trunk@712 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 25 Feb 2010 09:11:56 +0000 |
parents | 62ea2a7b1067 |
children | 58c32df1a44d |
comparison
equal
deleted
inserted
replaced
632:62ea2a7b1067 | 633:7a136b99ad71 |
---|---|
1 2010-02-25 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * doc/conf/products/verticalcrosssection/conf_mesh.xml, | |
4 doc/conf/products/timeseries/conf_mesh.xml, | |
5 doc/conf/products/timeseries/conf_timeseriespoint.xml, | |
6 doc/conf/products/horizontalprofile/conf_mesh.xml, | |
7 doc/conf/products/horizontalprofile/conf_instantaneouspoint.xml, | |
8 doc/conf/products/horizontalprofile/conf_mesh_cross.xml, | |
9 doc/conf/products/verticalprofile/conf_mesh.xml, | |
10 doc/conf/products/verticalprofile/conf_timeseriespoint.xml, | |
11 doc/conf/products/verticalprofile/conf_instantaneouspoint.xml: Adapted | |
12 configuration. Pdf, svg, image exports got an own section in the | |
13 outputmodes node. Exports belong to an output mode, now. There are no | |
14 outputmodes 'pdf', 'svg', 'png' existing anymore. | |
15 | |
1 2010-02-25 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 16 2010-02-25 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 17 |
3 * src/main/java/de/intevation/gnv/state/profile/verticalcrosssection/VerticalCrossSectionOutputState.java: | 18 * src/main/java/de/intevation/gnv/state/profile/verticalcrosssection/VerticalCrossSectionOutputState.java: |
4 Changed the way of using cache to store verticalcrosssection chart data. | 19 Changed the way of using cache to store verticalcrosssection chart data. |
5 Now, this type of chart is working without cache, as well. | 20 Now, this type of chart is working without cache, as well. |