Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 223:05663e307495
Added the RegionFilters into the configuration of the Products for Meshes.
gnv-artifacts/trunk@287 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Thu, 05 Nov 2009 15:16:51 +0000 |
parents | 3e82b4f1c455 |
children | 2b7a40b5b535 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Thu Nov 05 14:45:54 2009 +0000 +++ b/gnv-artifacts/ChangeLog Thu Nov 05 15:16:51 2009 +0000 @@ -1,5 +1,18 @@ 2009-11-05 Tim Englich <tim.englich@intevation.de> + * doc/conf/queries.properties: + Added new Queries to fill the Lists for the + Regionfilters and one Query to select only those Meshes + which ar within an Region. + * doc/conf/products/verticalprofile/conf_mesh.xml, + doc/conf/products/verticalcrosssection/conf_mesh.xml, + doc/conf/products/timeseries/conf_mesh.xml, + doc/conf/products/horizontalprofile/conf_mesh.xml, + doc/conf/products/horizontalcrosssection/conf_mesh.xml: + Added the RegionFilters into the configuration of the Products + for Meshes. + +2009-11-05 Tim Englich <tim.englich@intevation.de> * src/test/ressources/*_describe.xml: Added the DescribeRequestBodies to each TestCaseData. * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java: