Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1657:91d038c7aae5
Bugfix: #328 Improved datacage configuration and labels for selected waterlevels.
flys-artifacts/trunk@2854 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 28 Sep 2011 14:01:00 +0000 |
parents | 94732906b094 |
children | 7d11ad5a52d5 |
comparison
equal
deleted
inserted
replaced
1656:94732906b094 | 1657:91d038c7aae5 |
---|---|
1 2011-09-28 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue328 (W-INFO / ÜSK: Auswahl der Wasserspiegellage / Auswahlunterstützung) | |
4 | |
5 * doc/conf/meta-data.xml: Added an out 'waterlevels' that might be used to | |
6 fetch user specific waterlevels (same as longitudinal sections, but | |
7 without Q facet). | |
8 In addition, the system specific datacage stuff is now fetched, when: | |
9 a) no user-id is given | |
10 b) a user-id is given and there is a parameter 'load-system' | |
11 | |
12 * src/main/java/de/intevation/flys/artifacts/states/WaterlevelSelectState.java: | |
13 If the label of the WQKms object specified by the waterlevel selection | |
14 begins with a "Q", the label is wrapped into a "W()", e.g. "W(Q=1200)". | |
15 | |
1 2011-09-28 Ingo Weinzierl <ingo@intevation.de> | 16 2011-09-28 Ingo Weinzierl <ingo@intevation.de> |
2 | 17 |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Made | 18 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Made |
4 feed() able to remove existing data items from Artifact's data pool. | 19 feed() able to remove existing data items from Artifact's data pool. |
5 Therefore, the value for the item which should be removed needs to an | 20 Therefore, the value for the item which should be removed needs to an |