Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1064:13784581ab0c
Moved the input of user defined barriers for the floodmap to an earlier state.
flys-artifacts/trunk@2542 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 24 Aug 2011 08:22:09 +0000 |
parents | e7c1ebfc2701 |
children | 193c49b7f6a3 |
comparison
equal
deleted
inserted
replaced
1063:e7c1ebfc2701 | 1064:13784581ab0c |
---|---|
1 2011-08-24 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * doc/conf/artifacts/winfo.xml: Moved the input of barriers one state | |
4 earlier where the scenario is selected as well. | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/states/ScenarioSelect.java: | |
7 This state now desires the "map_digitize" UI provider and returns both | |
8 items "scenario" and "uesk.barriers" in the dynamic describe part. | |
9 | |
10 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | |
11 Removed the UI provider and the computeFeed() which is no longer needed, | |
12 because there is no more user input in this state. | |
13 | |
1 2011-08-24 Ingo Weinzierl <ingo@intevation.de> | 14 2011-08-24 Ingo Weinzierl <ingo@intevation.de> |
2 | 15 |
3 * src/main/java/de/intevation/flys/artifacts/states/WMSBackgroundState.java, | 16 * src/main/java/de/intevation/flys/artifacts/states/WMSBackgroundState.java, |
4 src/main/java/de/intevation/flys/artifacts/states/RiverAxisState.java: | 17 src/main/java/de/intevation/flys/artifacts/states/RiverAxisState.java: |
5 Repaired broken xpath expressions (the config changed in one of the last | 18 Repaired broken xpath expressions (the config changed in one of the last |