log flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/DefaultState.java @ 4183:1755a1bfe5ce

age author description
Tue, 16 Oct 2012 15:40:32 +0200 Björn Ricks Avoid NullPointerException if help text is null.
Sat, 08 Sep 2012 15:58:08 +0000 Sascha L. Teichmann More iterator code simplification.
Thu, 19 Jul 2012 14:59:16 +0000 Sascha L. Teichmann FixA: Added stub for the "Ausgelagerte Wasserspiegellagen" calculation.
Thu, 19 Jul 2012 11:45:15 +0000 Ingo Weinzierl Set default value of MINFO SQ relation's outliers parameter to 3.
Wed, 11 Jul 2012 19:21:43 +0000 Felix Wolfsteller Various cosmetic doc fixes.
Thu, 03 May 2012 05:59:52 +0000 Ingo Weinzierl Added 'helpText' fields to the transition model.
Wed, 01 Feb 2012 11:07:22 +0000 Ingo Weinzierl Removed needless imports.
Mon, 30 Jan 2012 13:29:07 +0000 Ingo Weinzierl Format the timerange (static ui) inserted in the 'historical discharge curves' calculation.
Fri, 27 Jan 2012 13:18:37 +0000 Ingo Weinzierl Refactored some code in DefaultState to better override the base class.
Mon, 19 Dec 2011 16:11:13 +0000 Ingo Weinzierl Disabled default values in Artifact's DESCRIBE document - added a system property to re-enable those default values.
Wed, 26 Oct 2011 12:47:37 +0000 Felix Wolfsteller Cosmetics.
Wed, 19 Oct 2011 15:32:22 +0000 Ingo Weinzierl Prepared the DESCRIBE document of a WINFO Artifact so that named main values for Qs are displayed.
Mon, 10 Oct 2011 07:47:30 +0000 Felix Wolfsteller Cosmetics, docs, annotations.
Fri, 16 Sep 2011 08:47:09 +0000 Ingo Weinzierl Write the name of the selected waterlevels (used for the floodmap) into the static DESCRIBE.
Thu, 15 Sep 2011 15:05:24 +0000 Ingo Weinzierl Introduced the possibility for States to transform/modify input before the data is added to FLYSArtifact.
Mon, 12 Sep 2011 06:23:48 +0000 Ingo Weinzierl Suppress the GeoJSON string for the FloodMap creation to be included in the static DESCRIBE part.
Wed, 07 Sep 2011 07:28:52 +0000 Felix Wolfsteller Cosmetics, docs.
Fri, 19 Aug 2011 14:10:18 +0000 Sascha L. Teichmann State engine: Removed CallContext from state validation.
Thu, 11 Aug 2011 13:03:41 +0000 Felix Wolfsteller Picky Cosmetics.
Wed, 20 Jul 2011 15:06:16 +0000 Ingo Weinzierl Added configurations for river WMSe (currently for Saar, Mosel, Elbe).
Mon, 18 Jul 2011 10:13:25 +0000 Ingo Weinzierl Added artifacts/states for WMS background an river axis and a configuration for the output-defaults.
Mon, 18 Jul 2011 09:20:42 +0000 Ingo Weinzierl Added a computeInit() method to intialize data/facets after creating new artifacts.
Sun, 26 Jun 2011 17:18:59 +0000 Sascha L. Teichmann Removed trailing whitespace.
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 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
Wed, 08 Jun 2011 13:57:43 +0000 Ingo Weinzierl #103 PART 1: The numbers which are written into the static DESCRIBE part are i18n formatted now.
Tue, 07 Jun 2011 14:28:44 +0000 Sascha L. Teichmann code clean up in states
Thu, 26 May 2011 14:27:06 +0000 Sascha L. Teichmann Take the flow direction into account.
Tue, 24 May 2011 12:58:55 +0000 Ingo Weinzierl ISSUE-40 (part I/II) Write values that the user had former selected / inserted into DESCRIBE document to preselect such data in the UI.
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).
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.
Thu, 14 Apr 2011 08:32:18 +0000 Ingo Weinzierl Modified the states' describe() method - related to the last commit.
Mon, 21 Mar 2011 09:18:04 +0000 Ingo Weinzierl Append human readable strings of the selected values to the DESCRIBE output.
Fri, 18 Mar 2011 08:50:42 +0000 Ingo Weinzierl New state for the location/distance input and some litte modifications of the DefaultState.
Thu, 17 Mar 2011 16:37:39 +0000 Ingo Weinzierl Added a method to retrieve the UIProvider for a state.
Thu, 17 Mar 2011 16:03:36 +0000 Ingo Weinzierl Let the states describe the static ui part.
Mon, 14 Mar 2011 17:43:52 +0000 Ingo Weinzierl Appended a missing node to the DESCRIBE.
Mon, 14 Mar 2011 16:32:42 +0000 Ingo Weinzierl I18N of strings for the DESCRIBE document.
Mon, 14 Mar 2011 15:43:12 +0000 Ingo Weinzierl Added an abstract base class DefaultState for States.

http://dive4elements.wald.intevation.org