Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
1514:b6af10d5f3da | 1515:298a4ce64c2e |
---|---|
1 2012-01-12 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 Issue451. | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: | |
6 Load and add all recommendations together in one async request using | |
7 the LoadArtifactService. This is a better way to avoid loading | |
8 multiple map tabs and reduces the amount of async requests. | |
9 | |
1 2012-01-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 10 2012-01-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 11 |
3 Partial flys/issue441 (Fläche über HSQ (zweite Achse) verkehrt). | 12 Partial flys/issue441 (Fläche über HSQ (zweite Achse) verkehrt). |
4 | 13 |
5 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: | 14 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartThemePanel.java: |