Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 914:39a39e9be5af
Made DatacageTwinPanel somewhat usable.
flys-client/trunk@2775 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 16 Sep 2011 11:21:38 +0000 |
parents | 9976d99aea34 |
children | 89a47098bcbd |
line wrap: on
line diff
--- a/flys-client/ChangeLog Fri Sep 16 11:09:39 2011 +0000 +++ b/flys-client/ChangeLog Fri Sep 16 11:21:38 2011 +0000 @@ -1,3 +1,14 @@ +2011-09-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Updated implementation to a working (but limited and buggy) + DatacageTwinPanel. + + * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java, + src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: + Eat recommendations and add them to list, on "proceed"-click, clone + selected artifacts and add them to selection, collapse list entries + to string and add that string as data. + 2011-09-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> Added a loadMany-Function to LoadArtifactService.