Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 213:c0a798299efc
Integration of the selection of the min and max Layer used in Verticalprofiles of Meshes. issue61
gnv-artifacts/trunk@269 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 27 Oct 2009 12:03:32 +0000 |
parents | 3dac84194db4 |
children | 17beafef6a97 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Mon Oct 26 15:56:47 2009 +0000 +++ b/gnv-artifacts/ChangeLog Tue Oct 27 12:03:32 2009 +0000 @@ -1,3 +1,18 @@ +2009-10-27 Tim Englich <tim.englich@intevation.de> + + * src/main/resources/lang/artifactMessages*.properties: + Added Ressources for the minimal and maximal Layer to use in VerticalProfiles of Meshes issue61 + * doc/conf/products/verticalprofile/conf_mesh.xml: + Added two new Transitions for selecting the min and max-Layer to use. issue61 + * doc/conf/queries.properties: + Added Queries for Selecting the Depth for selecting the minimum and the maximum Layer to use + Drawing the Chart. issue61 + * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java (testVerticalProfileMeshArtifact): + Integrated two further Transitions-Steps according to changes in Workflow of + VerticalProfiles in Meshes. issue61 + * src/test/ressources/verticalprofile_mesh/verticalprofile_step_*.xml: + New Testdata generated according to changes in Workflow of VerticalProfiles in Meshes. issue61 + 2009-10-26 Tim Englich <tim.englich@intevation.de> * src/main/resources/lang/artifactMessages_de_DE.properties: