log flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/DefaultState.java @ 2266:c9a40e3fdf16

age author description
2012-02-01 Ingo Weinzierl Removed needless imports.
2012-01-30 Ingo Weinzierl Format the timerange (static ui) inserted in the 'historical discharge curves' calculation.
2012-01-27 Ingo Weinzierl Refactored some code in DefaultState to better override the base class.
2011-12-19 Ingo Weinzierl Disabled default values in Artifact's DESCRIBE document - added a system property to re-enable those default values.
2011-10-26 Felix Wolfsteller Cosmetics.
2011-10-19 Ingo Weinzierl Prepared the DESCRIBE document of a WINFO Artifact so that named main values for Qs are displayed.
2011-10-10 Felix Wolfsteller Cosmetics, docs, annotations.
2011-09-16 Ingo Weinzierl Write the name of the selected waterlevels (used for the floodmap) into the static DESCRIBE.
2011-09-15 Ingo Weinzierl Introduced the possibility for States to transform/modify input before the data is added to FLYSArtifact.
2011-09-12 Ingo Weinzierl Suppress the GeoJSON string for the FloodMap creation to be included in the static DESCRIBE part.
2011-09-07 Felix Wolfsteller Cosmetics, docs.
2011-08-19 Sascha L. Teichmann State engine: Removed CallContext from state validation.
2011-08-11 Felix Wolfsteller Picky Cosmetics.
2011-07-20 Ingo Weinzierl Added configurations for river WMSe (currently for Saar, Mosel, Elbe).
2011-07-18 Ingo Weinzierl Added artifacts/states for WMS background an river axis and a configuration for the output-defaults.
2011-07-18 Ingo Weinzierl Added a computeInit() method to intialize data/facets after creating new artifacts.
2011-06-26 Sascha L. Teichmann Removed trailing whitespace.
2011-06-17 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
2011-06-16 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
2011-06-08 Ingo Weinzierl #103 PART 1: The numbers which are written into the static DESCRIBE part are i18n formatted now.
2011-06-07 Sascha L. Teichmann code clean up in states
2011-05-26 Sascha L. Teichmann Take the flow direction into account.
2011-05-24 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.
2011-05-23 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.
2011-05-02 Ingo Weinzierl Enabled the FLYSArtifact to handle an array of inserted WQ values (without given ranges).
2011-04-18 Ingo Weinzierl The inserted ranges (distance and WQ ranges) are validated in the feed() operation.
2011-04-14 Ingo Weinzierl The location/distance state now writes default values into DESCRIBE.
2011-04-14 Ingo Weinzierl Modified the states' describe() method - related to the last commit.
2011-03-21 Ingo Weinzierl Append human readable strings of the selected values to the DESCRIBE output.
2011-03-18 Ingo Weinzierl New state for the location/distance input and some litte modifications of the DefaultState.
2011-03-17 Ingo Weinzierl Added a method to retrieve the UIProvider for a state.
2011-03-17 Ingo Weinzierl Let the states describe the static ui part.
2011-03-14 Ingo Weinzierl Appended a missing node to the DESCRIBE.
2011-03-14 Ingo Weinzierl I18N of strings for the DESCRIBE document.
2011-03-14 Ingo Weinzierl Added an abstract base class DefaultState for States.

http://dive4elements.wald.intevation.org