Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1625:c45e8d6b99a2
#315 Added new state for entering a kilometer range without step width.
flys-artifacts/trunk@2800 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 21 Sep 2011 13:03:54 +0000 |
parents | 238145ef67da |
children | b9b47af71564 |
comparison
equal
deleted
inserted
replaced
1624:238145ef67da | 1625:c45e8d6b99a2 |
---|---|
1 2011-09-21 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue315 (Überschwemmungsfläche: String bei Streckenauswahl) | |
4 | |
5 * doc/conf/artifacts/winfo.xml: Added a new state for floodmap's range | |
6 input. This state will accept a km range only, there is no step width. | |
7 | |
8 * src/main/java/de/intevation/flys/artifacts/states/DistanceOnlySelect.java: | |
9 New. The state which is used to enter a km range with step width. | |
10 | |
1 2011-09-21 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 11 2011-09-21 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 12 |
3 Cosmetics, improved debug output, doc. | 13 Cosmetics, improved debug output, doc. |
4 | 14 |
5 * src/main/java/de/intevation/flys/artifacts/datacage/Datacage.java: | 15 * src/main/java/de/intevation/flys/artifacts/datacage/Datacage.java: |