Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1729:2e5ebdeb8af9
Give StaticWKmsArtifacts proper names, and pre-deselect them.
flys-artifacts/trunk@3013 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 18 Oct 2011 15:00:43 +0000 |
parents | 6068b6c90a19 |
children | 4a245ad0ac17 |
comparison
equal
deleted
inserted
replaced
1728:6068b6c90a19 | 1729:2e5ebdeb8af9 |
---|---|
1 2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Give StaticWKmsArtifacts proper names, and pre-deselect them. | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/StaticWKmsArtifact.java: | |
6 (getInitialFacetActivity): Overridden to let facets enter plot | |
7 inactively. | |
8 (setup): Give Facets the name of the Wst. | |
9 | |
10 * src/main/java/de/intevation/flys/artifacts/model/WKmsFactory.java: | |
11 Refactored to expose getWKmsName separately. | |
12 | |
1 2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 13 2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 14 |
3 Adjusted Datacage-Configuration to fetch flood-protections when | 15 Adjusted Datacage-Configuration to fetch flood-protections when |
4 waterlevels are requested (in system-part). | 16 waterlevels are requested (in system-part). |
5 | 17 |