Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 2618:3a93bbbe2ec7
Fix for 'W free' validation and theme names.
flys-artifacts/trunk@4203 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 05 Apr 2012 15:29:25 +0000 |
parents | 71086a3a1c5f |
children | 6ed24efc80de |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Thu Apr 05 08:51:53 2012 +0000 +++ b/flys-artifacts/ChangeLog Thu Apr 05 15:29:25 2012 +0000 @@ -1,3 +1,15 @@ +2012-04-05 Raimund Renkert <raimund.renkert@intevation.de> + + Fix for 'W free' validation and theme names. + + * src/main/java/de/intevation/flys/artifacts/states/WaterlevelState.java: + Append the current Q values to theme name if the previous theme has + the same name. + + * src/main/java/de/intevation/flys/artifacts/states/WQSelect.java: + Use the start km to get min/max W values in distance mode and use the + first km to get min/max W values if in location mode. + 2012-04-05 Raimund Renkert <raimund.renkert@intevation.de> Issue 499.