Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1513:f43862cc1e6e
Added new artifact 'MapArtifact' for module 'new map'. This allows to open an
existing map project.
flys-client/trunk@3658 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 12 Jan 2012 10:46:44 +0000 |
parents | 685bce693617 |
children | b6af10d5f3da |
comparison
equal
deleted
inserted
replaced
1512:685bce693617 | 1513:f43862cc1e6e |
---|---|
1 2012-01-12 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/shared/model/MapArtifact.java: | |
4 New. Map artifact for module 'new map'. The artifact allows to open an | |
5 existing map project. | |
6 | |
7 * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: | |
8 Create a new map artifact if the artifact name is 'map'. | |
9 | |
1 2012-01-12 Raimund Renkert <raimund.renkert@intevation.de> | 10 2012-01-12 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 11 |
3 Issue451. | 12 Issue451. |
4 | 13 |
5 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: | 14 * src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: |