Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 829:f14cefeed243
Display the output modes of the master artifact only - all other artifact's output modes are NOT visible to the user.
flys-client/trunk@2535 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 23 Aug 2011 13:57:54 +0000 |
parents | 910b03de6857 |
children | 3dde14f0bd98 |
comparison
equal
deleted
inserted
replaced
828:910b03de6857 | 829:f14cefeed243 |
---|---|
1 2011-08-23 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: | |
4 Parse the output modes of the first Artifact only. The output modes of | |
5 the other artifacts shouldn't be visible to the user. | |
6 | |
1 2011-08-23 Ingo Weinzierl <ingo@intevation.de> | 7 2011-08-23 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/client/shared/model/MapInfo.java: New. | 9 * src/main/java/de/intevation/flys/client/shared/model/MapInfo.java: New. |
4 Instances of this class are used to store basic information which are | 10 Instances of this class are used to store basic information which are |
5 necessary to create maps. | 11 necessary to create maps. |