Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 211:310874d3573f
Minimum and Maximum Depth should be entered by the User issue31
gnv-artifacts/trunk@267 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 26 Oct 2009 15:51:36 +0000 |
parents | 7d1f9219d163 |
children | 3dac84194db4 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Fri Oct 23 14:29:50 2009 +0000 +++ b/gnv-artifacts/ChangeLog Mon Oct 26 15:51:36 2009 +0000 @@ -1,3 +1,27 @@ +2009-10-26 Tim Englich <tim.englich@intevation.de> + + * 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), + src/test/ressources/verticalprofile_instantaneouspoint/verticalprofile_step_05_feed.xml, + src/test/ressources/verticalprofile_instantaneouspoint/verticalprofile_step_04_advance.xml, + src/test/ressources/verticalprofile_instantaneouspoint/verticalprofile_step_03_advance.xml, + src/test/ressources/verticalprofile/verticalprofile_step_05_out_statistics.xml(renamed), + src/test/ressources/verticalprofile/verticalprofile_step_05_out_csv.xml(renamed), + src/test/ressources/verticalprofile/verticalprofile_step_05_out_chart.xml(renamed), + src/test/ressources/verticalprofile/verticalprofile_step_05_feed.xml, + src/test/ressources/verticalprofile/verticalprofile_step_04_advance.xml, + 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 + should be show n in the charts. issue31 + * doc/conf/queries.properties, + doc/conf/products/verticalprofile/conf_timeseriespoint.xml, + doc/conf/products/verticalprofile/conf_instantaneouspoint.xml: + Adding required Configuration-Parts to get the possible to enter the minmum + and maximum depth value that should be shown in the charts. issue31 + 2009-10-23 Tim Englich <tim.englich@intevation.de> * src/test/ressources/timeseries_mesh/timeseries_step_07_feed.xml: