Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Sep 21 13:01:25 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed Sep 21 13:03:54 2011 +0000 @@ -1,3 +1,13 @@ +2011-09-21 Ingo Weinzierl <ingo@intevation.de> + + flys/issue315 (Überschwemmungsfläche: String bei Streckenauswahl) + + * doc/conf/artifacts/winfo.xml: Added a new state for floodmap's range + input. This state will accept a km range only, there is no step width. + + * src/main/java/de/intevation/flys/artifacts/states/DistanceOnlySelect.java: + New. The state which is used to enter a km range with step width. + 2011-09-21 Felix Wolfsteller <felix.wolfsteller@intevation.de> Cosmetics, improved debug output, doc.