Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 212:3dac84194db4
Minimum and Maximum Depth should be entered by the User issue31
gnv-artifacts/trunk@268 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 26 Oct 2009 15:56:47 +0000 |
parents | 310874d3573f |
children | c0a798299efc |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Mon Oct 26 15:51:36 2009 +0000 +++ b/gnv-artifacts/ChangeLog Mon Oct 26 15:56:47 2009 +0000 @@ -1,5 +1,7 @@ 2009-10-26 Tim Englich <tim.englich@intevation.de> + * src/main/resources/lang/artifactMessages_de_DE.properties: + Added Ressources for the minimal and maximal value of the depth * src/test/ressources/verticalprofile_instantaneouspoint/verticalprofile_step_05_out_statistics.xml (renamed), src/test/ressources/verticalprofile_instantaneouspoint/verticalprofile_step_05_out_csv.xml (renamed), src/test/ressources/verticalprofile_instantaneouspoint/verticalprofile_step_05_out_chart.xml(renamed), @@ -14,7 +16,7 @@ src/test/ressources/verticalprofile/verticalprofile_step_03_advance.xml, src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java: Edited the RestCases for VerticalProfiles according to the requirement that - the user should be able to enter the minimal and maximal Value of the deth that + the user should be able to enter the minimal and maximal Value of the depth that should be show n in the charts. issue31 * doc/conf/queries.properties, doc/conf/products/verticalprofile/conf_timeseriespoint.xml,