Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1515:298a4ce64c2e
Issue451.
Load and add all recommendations together in one async request using
the LoadArtifactService.
flys-client/trunk@3666 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 12 Jan 2012 16:06:55 +0000 |
parents | b6af10d5f3da |
children | 102e472bd2a1 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Thu Jan 12 12:33:25 2012 +0000 +++ b/flys-client/ChangeLog Thu Jan 12 16:06:55 2012 +0000 @@ -1,3 +1,12 @@ +2012-01-12 Raimund Renkert <raimund.renkert@intevation.de> + + Issue451. + + * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: + Load and add all recommendations together in one async request using + the LoadArtifactService. This is a better way to avoid loading + multiple map tabs and reduces the amount of async requests. + 2012-01-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> Partial flys/issue441 (Fläche über HSQ (zweite Achse) verkehrt).