Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 722:4800230fba8a
Improved situtation on rendering "Abflusskurve am Pegel". Not fully working, yet.
flys-artifacts/trunk@2200 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 22 Jun 2011 10:36:27 +0000 |
parents | 7298d58a1f5a |
children | 8900966ad945 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Jun 22 09:19:16 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed Jun 22 10:36:27 2011 +0000 @@ -1,3 +1,24 @@ +2011-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + Improved situtation on rendering "Abflusskurve am Pegel". Not + fully working, yet. + + * doc/conf/artifacts/winfo.xml: Generate facets for the location path, too. + + * src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java: Misspelled + the facet which prevented the facets from being to the outputs. + + * src/main/java/de/intevation/flys/artifacts/model/WaterlevelFacet.java: + Extended to store the hash and the state id of the producing artifact/state + else it results in NPEs because the data is calculated on later (wrong) states. + + * src/main/java/de/intevation/flys/artifacts/states/LocationDistanceSelect.java: + Store the state id and the hash in the facet, too. + + * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Add two + method to do calculations for a state the artifact is currently not in + and fetching the current state id. + 2011-06-21 Sascha L. Teichmann <sascha.teichmann@intevation.de> * doc/conf/artifacts/winfo.xml: Generate facets for "Abflusskurven am Pegel"