Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1173:2490d6ef394e
Extended WDifferences bracnh of WINFO to have calculation in dedicated,
new state.
flys-artifacts/trunk@2753 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 15 Sep 2011 07:39:36 +0000 |
parents | 23eb122c8ec1 |
children | f58be0d661b9 |
comparison
equal
deleted
inserted
replaced
1172:23eb122c8ec1 | 1173:2490d6ef394e |
---|---|
1 2011-09-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Extend WDifferences branch to have calculations in dedicated, new state. | |
4 | |
5 * doc/conf/artifacts/winfo.xml: Added new State and Transition in | |
6 WDifferences-branch. | |
7 | |
8 * src/main/java/de/intevation/flys/artifacts/states/WaterlevelPairSelectState.java: | |
9 New state. | |
10 | |
11 * src/main/java/de/intevation/flys/artifacts/states/WDifferencesState.java: | |
12 Specify to not take input, prepare getting other facets. | |
13 | |
1 2011-09-14 Ingo Weinzierl <ingo@intevation.de> | 14 2011-09-14 Ingo Weinzierl <ingo@intevation.de> |
2 | 15 |
3 * src/main/java/de/intevation/flys/artifacts/states/DGMSelect.java: This | 16 * src/main/java/de/intevation/flys/artifacts/states/DGMSelect.java: This |
4 state now desires the UIProvider 'dem_datacage_panel'. | 17 state now desires the UIProvider 'dem_datacage_panel'. |
5 | 18 |