Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 564:55a90afaf513
Introduced a client side validation for the WQ panel.
flys-client/trunk@2105 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 14 Jun 2011 11:31:33 +0000 |
parents | 469528551b78 |
children | a078ba1c139d |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue Jun 14 10:42:34 2011 +0000 +++ b/flys-client/ChangeLog Tue Jun 14 11:31:33 2011 +0000 @@ -1,3 +1,9 @@ +2011-06-14 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: The + values entered by the user are validated on client side now taking + account on the format and the river's W/Q ranges. + 2011-06-14 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/DoubleArrayPanel.java: