Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1172:23eb122c8ec1
Prepared the winfo artifact for floodmap calculations (now selectable in the UI).
flys-artifacts/trunk@2750 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 14 Sep 2011 14:58:06 +0000 |
parents | a3108f0a2fe7 |
children | 2490d6ef394e |
comparison
equal
deleted
inserted
replaced
1171:a3108f0a2fe7 | 1172:23eb122c8ec1 |
---|---|
1 2011-09-14 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/states/DGMSelect.java: This | |
4 state now desires the UIProvider 'dem_datacage_panel'. | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/states/WaterlevelSelectState.java: | |
7 New. This state is used to define the desired UIProvider | |
8 'wsp_datacage_panel'. | |
9 | |
10 * doc/conf/artifacts/winfo.xml: Added a new way to start a WSPLGEN | |
11 calculation when choosing the calculation type 'floodmap'. | |
12 | |
1 2011-09-14 Ingo Weinzierl <ingo@intevation.de> | 13 2011-09-14 Ingo Weinzierl <ingo@intevation.de> |
2 | 14 |
3 * src/main/java/de/intevation/flys/collections/AttributeWriter.java: Merge | 15 * src/main/java/de/intevation/flys/collections/AttributeWriter.java: Merge |
4 facets only if their name AND their owner artifact are equal. | 16 facets only if their name AND their owner artifact are equal. |
5 | 17 |