Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
913:9976d99aea34 | 914:39a39e9be5af |
---|---|
1 2011-09-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Updated implementation to a working (but limited and buggy) | |
4 DatacageTwinPanel. | |
5 | |
6 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java, | |
7 src/main/java/de/intevation/flys/client/client/ui/DatacagePairWidget.java: | |
8 Eat recommendations and add them to list, on "proceed"-click, clone | |
9 selected artifacts and add them to selection, collapse list entries | |
10 to string and add that string as data. | |
11 | |
1 2011-09-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 12 2011-09-16 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 13 |
3 Added a loadMany-Function to LoadArtifactService. | 14 Added a loadMany-Function to LoadArtifactService. |
4 | 15 |
5 * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java, | 16 * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java, |