Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 469:62fc63d0f71d
Added a new State in Product Verticalprofile in Timeseriespoints.
Now it will be displayed the Years where measurements happened and than only the dates of the chosen Year will be fetched and displayed.
gnv-artifacts/trunk@532 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 12 Jan 2010 12:42:53 +0000 |
parents | 7ba4c7222265 |
children | b7bb66440cc8 |
comparison
equal
deleted
inserted
replaced
468:7ba4c7222265 | 469:62fc63d0f71d |
---|---|
1 2010-01-12 Tim Englich <tim.englich@intevation.de> | 1 2010-01-12 Tim Englich <tim.englich@intevation.de> |
2 | 2 |
3 * doc/conf/queries.properties: | |
4 Added Query for Years in VerticalProfiles in TimeSeriesPoints. | |
5 Modified the Query for Dates in VerticalProfiles in TimeSeriesPoints. | |
6 | |
7 * doc/conf/products/verticalprofile/conf_timeseriespoint.xml: | |
8 Added State for choosing the year and than it will only display | |
9 the Dates which are within the coosen year. | |
10 | |
11 * src/main/resources/lang/artifactMessages*.properties: | |
12 Added Ressource for diaplaying year. | |
13 | |
14 2010-01-12 Tim Englich <tim.englich@intevation.de> | |
3 * src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContextFactory.java (configureHorizontalCrossSection): | 15 * src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContextFactory.java (configureHorizontalCrossSection): |
4 Added the Method to load the Configurationsettings for horizontal-cross-sections | 16 Added the Method to load the Configurationsettings for horizontal-cross-sections |
5 from the global Configuartion and put it into the Context. | 17 from the global Configuartion and put it into the Context. |
6 | 18 |
7 * src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContext.java: | 19 * src/main/java/de/intevation/gnv/artifacts/context/GNVArtifactContext.java: |