Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 523:c6249cb631df
Splitted date selection of horizontal profile charts into two parts - selection of a year and selection of a concrete date of this year.
gnv-artifacts/trunk@617 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 25 Jan 2010 11:04:52 +0000 |
parents | c896282c2601 |
children | d5a7608a4eea |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Mon Jan 25 09:18:31 2010 +0000 +++ b/gnv-artifacts/ChangeLog Mon Jan 25 11:04:52 2010 +0000 @@ -1,3 +1,13 @@ +2010-01-25 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + * doc/conf/products/horizontalprofile/conf_mesh_cross.xml, + doc/conf/products/horizontalprofile/conf_mesh.xml: Added new state for + splitting the date selection into two parts - selection of year and + selection of a concrete date of this year. + + * doc/conf/queries.properties: Added new sql statement for querying years + and adapted statement to query concrete dates. + 2010-01-25 Ingo Weinzierl <ingo.weinzierl@intevation.de> Issue156