Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 875:a77958780e1c
Updated the search field style including i18n and changed the handler
implementation of TableFilter.
flys-client/trunk@2702 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Mon, 12 Sep 2011 11:47:42 +0000 |
parents | d900ab031dfe |
children | dbaef661d0e5 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Mon Sep 12 09:39:15 2011 +0000 +++ b/flys-client/ChangeLog Mon Sep 12 11:47:42 2011 +0000 @@ -1,3 +1,17 @@ +2011-09-12 Raimund Renkert <raimund.renkert@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/TableFilter.java: + The TableFilter implements KeyUpHandler now to receive the last pressed + key. + Removed the 'clear' button and ClickHandler implementation and set the label + text to i18n strings. + + * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties, + src/main/java/de/intevation/flys/client/client/FLYSConstants.java, + src/main/java/de/intevation/flys/client/client/FLYSConstants.properties, + src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: + Added i18n string for filter label. + 2011-09-12 Ingo Weinzierl <ingo@intevation.de> flys/issue282 (Karte: Abstand interpolierte Profile - Default wert)