Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/LocationDistanceSelect.java @ 625:c0c60a611fca
age | author | description |
---|---|---|
Mon, 23 May 2011 15:11:55 +0000 | Ingo Weinzierl | ISSUE-62 (part I/II) States are no longer filled with data - if a state needs user input, it needs to query the owner artifact. |
Mon, 02 May 2011 15:17:04 +0000 | Ingo Weinzierl | Enabled the FLYSArtifact to handle an array of inserted WQ values (without given ranges). |
Thu, 28 Apr 2011 11:08:34 +0000 | Ingo Weinzierl | Throw an illegal argument exception in LocationDistanceSelect.validate() and WQSelect.validate() if no data has been inserted so far. |
Mon, 18 Apr 2011 12:36:08 +0000 | Ingo Weinzierl | The inserted ranges (distance and WQ ranges) are validated in the feed() operation. |
Thu, 14 Apr 2011 13:36:06 +0000 | Ingo Weinzierl | The location/distance state now writes default values into DESCRIBE. |
Fri, 18 Mar 2011 08:50:42 +0000 | Ingo Weinzierl | New state for the location/distance input and some litte modifications of the DefaultState. |