Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1314:4c716bec7822
Validate selection of pairs in wdiff, show error(s) if invalid.
flys-client/trunk@2952 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 12 Oct 2011 12:42:53 +0000 |
parents | 5efd9be6b2cd |
children | cf0f906921de |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed Oct 12 11:03:49 2011 +0000 +++ b/flys-client/ChangeLog Wed Oct 12 12:42:53 2011 +0000 @@ -55,6 +55,20 @@ 2011-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> + Validate selected pairs for differences, show errors if invalid. + + * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java + (onClick, validate): Validate and show errors if data invalid. + Cosmetics, removed junk and resolved respective todo, documentation. + + * src/main/java/de/intevation/flys/client/client/FLYSConstants.java, + src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, + src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, + src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: + Added error messages. + +2011-10-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> + Show only "W"s in input helper for W-Diffs. * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: