Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Mon Aug 22 13:29:55 2011 +0000 +++ b/flys-client/ChangeLog Mon Aug 22 14:29:49 2011 +0000 @@ -1,3 +1,11 @@ +2011-08-22 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * src/main/java/de/intevation/flys/client/shared/model/ToLoad.java, + src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: + Aggregate the items to load by artifact id and factories. Makes + it easier to build filter views on new created artifacts to be + added to the current collection. + 2011-08-22 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: