Fri, 05 Oct 2012 15:36:42 +0200 |
Felix Wolfsteller |
Cosmetics, documentation.
|
Fri, 31 Aug 2012 11:23:32 +0000 |
Raimund Renkert |
Refactored location/distance state to use FLYSArtifact instead of WINFOArtifact.
|
Sun, 08 Jul 2012 18:38:04 +0000 |
Felix Wolfsteller |
Cosmetics, doc.
|
Thu, 02 Feb 2012 13:23:55 +0000 |
Felix Wolfsteller |
Cosmetics/care/refac.
|
Mon, 07 Nov 2011 10:48:13 +0000 |
Felix Wolfsteller |
Cosmetics, doc.
|
Mon, 22 Aug 2011 15:25:48 +0000 |
Sascha L. Teichmann |
Moved WINFO specific stuff from FLYS into WINFO artifact.
|
Fri, 19 Aug 2011 14:13:51 +0000 |
Sascha L. Teichmann |
Removed superfluous imports.
|
Fri, 19 Aug 2011 14:10:18 +0000 |
Sascha L. Teichmann |
State engine: Removed CallContext from state validation.
|
Thu, 30 Jun 2011 11:32:17 +0000 |
Ingo Weinzierl |
#159 Modifications in the transition model to support a state with a kilometer range input only.
|
Sun, 26 Jun 2011 17:18:59 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Wed, 22 Jun 2011 10:36:27 +0000 |
Sascha L. Teichmann |
Improved situtation on rendering "Abflusskurve am Pegel". Not fully working, yet.
|
Wed, 22 Jun 2011 09:19:16 +0000 |
Sascha L. Teichmann |
Generate facets for "Abflusskurven am Pegel". Not working by now. :-/
|
Sat, 18 Jun 2011 17:03:17 +0000 |
Sascha L. Teichmann |
Only generate facets when needed.
|
Fri, 17 Jun 2011 10:40:54 +0000 |
Sascha L. Teichmann |
Removed ComputeCallback because this was thought too complicated. Fixed issue with facets not be re-generated if same state is entered again.
facets-slt
|
Thu, 16 Jun 2011 10:05:44 +0000 |
Ingo Weinzierl |
Generated facets for each output aspect.
facets-slt
|
Thu, 16 Jun 2011 08:43:58 +0000 |
Ingo Weinzierl |
Added two more compute() methods to ComputeCallback to distinguish between different phases of the artifact.
facets-slt
|
Thu, 16 Jun 2011 07:50:56 +0000 |
Ingo Weinzierl |
Added a compute() method to WINFOArtifact which acts as a dispatcher for different computations. It triggers a calculation based on ComputeCallbacks that are generated by the current states.
facets-slt
|
Tue, 07 Jun 2011 14:28:44 +0000 |
Sascha L. Teichmann |
code clean up in states
|
Tue, 24 May 2011 12:40:06 +0000 |
Ingo Weinzierl |
Removed needless imports.
|
Tue, 24 May 2011 12:37:45 +0000 |
Ingo Weinzierl |
ISSUE-85 (part III/III) Use the given kilometer values for the waterlevel computation.
|
Tue, 24 May 2011 11:27:37 +0000 |
Ingo Weinzierl |
ISSUE-85 (part I/III) Added further fields for the location/range state.
|
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.
|