Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 826:2f65c742803f
Datacage: Aggregate items to load for easier filtering facets
flys-client/trunk@2523 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 22 Aug 2011 14:29:49 +0000 |
parents | 1b9b7e9ab219 |
children | bd56dc762e7f |
comparison
equal
deleted
inserted
replaced
825:1b9b7e9ab219 | 826:2f65c742803f |
---|---|
1 2011-08-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/shared/model/ToLoad.java, | |
4 src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: | |
5 Aggregate the items to load by artifact id and factories. Makes | |
6 it easier to build filter views on new created artifacts to be | |
7 added to the current collection. | |
8 | |
1 2011-08-22 Ingo Weinzierl <ingo@intevation.de> | 9 2011-08-22 Ingo Weinzierl <ingo@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: | 11 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |
4 Set the Collection and its Master-Artifact at first when we create a | 12 Set the Collection and its Master-Artifact at first when we create a |
5 CollectionView with an existing Collection instance. | 13 CollectionView with an existing Collection instance. |