Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 910:7f72239e56c8
#259 Use the LoadArtifactService to clone Artifacts and add them to the current Collection.
flys-client/trunk@2767 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 15 Sep 2011 16:27:07 +0000 |
parents | 794d1af42987 |
children | 4668357b255e |
line wrap: on
line diff
--- a/flys-client/ChangeLog Thu Sep 15 16:02:23 2011 +0000 +++ b/flys-client/ChangeLog Thu Sep 15 16:27:07 2011 +0000 @@ -1,3 +1,12 @@ +2011-09-15 Ingo Weinzierl <ingo@intevation.de> + + flys/issue259 (Daten aus Datenkorb in Diagramm einladen) + + * src/main/java/de/intevation/flys/client/client/ui/DatacageWindow.java: + Don't abuse the mechanism to load recommendations any longer. Selected + Facets/Artifacts in this Window are cloned and loaded into the current + Collection using the LoadArtifactService. + 2011-09-15 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/UIProvider.java: