Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1270:ea9a73782de4
Bugfix: #321 Refresh the parameter list after a calculation is finished.
flys-client/trunk@2838 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 27 Sep 2011 13:27:08 +0000 |
parents | 45791d12a1f4 |
children | 3e7717b6e2bc |
comparison
equal
deleted
inserted
replaced
1269:45791d12a1f4 | 1270:ea9a73782de4 |
---|---|
1 2011-09-27 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue321 (ÜSK: Aktualisieren der Parameterliste nach Beendigung der Berechnung) | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/LoadingPanel.java: Put | |
6 the updated Artifact into the CollectionView when the calculation is | |
7 finished. | |
8 | |
9 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: | |
10 Update the UI after the Artifact of this CollectionView is updated. | |
11 | |
1 2011-09-26 Ingo Weinzierl <ingo@intevation.de> | 12 2011-09-26 Ingo Weinzierl <ingo@intevation.de> |
2 | 13 |
3 flys/issue298 (Karte: Automatischer Zoom auf Berechnungsergebnisse) | 14 flys/issue298 (Karte: Automatischer Zoom auf Berechnungsergebnisse) |
4 | 15 |
5 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: | 16 * src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: |