Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 602:3b670af34367
The adapted WQ panel now displays warnings if no information are present to validate user input.
flys-client/trunk@2208 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 22 Jun 2011 15:11:15 +0000 |
parents | 3cf6ee30207c |
children | 8cb98fa4987f |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed Jun 22 14:02:11 2011 +0000 +++ b/flys-client/ChangeLog Wed Jun 22 15:11:15 2011 +0000 @@ -1,3 +1,12 @@ +2011-06-22 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/client/client/FLYSConstants.java: + Added a new error string. + + * src/main/java/de/intevation/flys/client/client/ui/WQAdaptedInputPanel.java: + Display a warning if there are no information of W and Q ranges that + might be used to validate user input. + 2011-06-22 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: