Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 611:854312c0528c
#21 Newly created projects cannot be opened twice.
flys-client/trunk@2225 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 24 Jun 2011 09:20:22 +0000 |
parents | ea2191b1299d |
children | e59f2569558e |
comparison
equal
deleted
inserted
replaced
610:ea2191b1299d | 611:854312c0528c |
---|---|
1 2011-06-24 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue21 (Gleiches Projekt kann mehr als einmal gleichzeitig geƶffnet werden) | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/FLYS.java: Implements | |
6 CollectionChangeHandler to lock new projects. In addition, there is a | |
7 new method to close projects. | |
8 | |
9 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: | |
10 If this view contains a Collection, FLYS is used to close this window. | |
11 FLYS needs to unlock the project before the view is destroyed. | |
12 Otherwise - if no Collection has been created yet - this view destroys | |
13 itself. | |
14 | |
1 2011-06-23 Ingo Weinzierl <ingo@intevation.de> | 15 2011-06-23 Ingo Weinzierl <ingo@intevation.de> |
2 | 16 |
3 flys/issue170 (Diagramm: Initiales Zoomen zeigt verschobenen Bereich) | 17 flys/issue170 (Diagramm: Initiales Zoomen zeigt verschobenen Bereich) |
4 | 18 |
5 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: | 19 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |