Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1539:28e514c968d6
Suppress onCollectionChange event if an artifact is added to the collection
to avoid loading maps twice.
flys-client/trunk@3757 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 24 Jan 2012 14:58:48 +0000 |
parents | 92f81eac034a |
children | cd88a257a5e6 |
comparison
equal
deleted
inserted
replaced
1538:92f81eac034a | 1539:28e514c968d6 |
---|---|
1 2012-01-24 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: | |
4 Suppress onCollectionChange event if an artifact is added to the collection | |
5 to avoid loading maps twice. The event is triggered by the | |
6 describeCollection call. | |
7 | |
1 2012-01-24 Raimund Renkert <raimund.renkert@intevation.de> | 8 2012-01-24 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java, | 10 * src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java, |
4 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: | 11 src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: |
5 Added filter implementation for input helper tables. | 12 Added filter implementation for input helper tables. |