Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 2415:64dd65aa620d
Partial fix for flys/issue499
flys-artifacts/trunk@4046 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 13 Feb 2012 17:49:04 +0000 |
parents | 4b7870e102f4 |
children | e5fa3cbbe3ae |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Mon Feb 13 17:48:14 2012 +0000 +++ b/flys-artifacts/ChangeLog Mon Feb 13 17:49:04 2012 +0000 @@ -1,3 +1,19 @@ +2012-02-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + Partial fix for flys/issue499 (Wasserspiegellagen: Berechnung für W frei und Pegel kaputt) + There are still validation issue in the client. + + * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: + Fixed state evaluation for "W auf freier Strecke"/"W am Pegel". + There is still an issue in the client with the input validation + which prevents entering the right W values for + "W auf freier Strecke". :-/ + +2012-02-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/exports/XYChartGenerator.java: + Make it compilable again. + 2012-02-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> Partial Fix flys/issue500: text-backgrounds for manual points.