Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 4141:b3bc5e9ba912
Fix for part a) and c) in issue #918
Add a CloseClickHandler if a gauge discharge curve is created.
Also add an entry in the project list in this case.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Mon, 15 Oct 2012 16:22:58 +0200 |
parents | a9bafa5445f9 |
children | 1ba0927855b4 |
comparison
equal
deleted
inserted
replaced
4140:a9bafa5445f9 | 4141:b3bc5e9ba912 |
---|---|
1 2012-10-15 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/FLYS.java: | |
4 Add a CloseClickHandler if a gauge discharge curve is created. | |
5 Also add an entry in the project list in this case. | |
6 Fix for part a) and c) in issue #918 | |
7 | |
1 2012-10-15 Björn Ricks <bjoern.ricks@intevation.de> | 8 2012-10-15 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: | 10 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: |
4 Make updateUserCollections public. It must be called by FLYS to update the | 11 Make updateUserCollections public. It must be called by FLYS to update the |
5 project list if a new gauge discharge curve collection is created. | 12 project list if a new gauge discharge curve collection is created. |