Fri, 15 Apr 2011 13:47:10 +0000 |
Ingo Weinzierl |
The WQ state fills the DESCRIBE with default values for W and Q.
|
Fri, 15 Apr 2011 13:46:22 +0000 |
Ingo Weinzierl |
Added a WstFactory to return Wst objects.
|
Fri, 15 Apr 2011 13:37:51 +0000 |
Ingo Weinzierl |
FLYSArtifact provides methods to retrieve the real River, Gauge objects.
|
Fri, 15 Apr 2011 10:10:37 +0000 |
Ingo Weinzierl |
Bugfix: repaired broken imports of the session holder.
|
Fri, 15 Apr 2011 09:52:37 +0000 |
Ingo Weinzierl |
Removed the SessionHolder and adapted imports.
|
Thu, 14 Apr 2011 13:45:50 +0000 |
Sascha L. Teichmann |
Acquire/release sessions in services to avoid db connection leaks.
|
Thu, 14 Apr 2011 13:36:06 +0000 |
Ingo Weinzierl |
The location/distance state now writes default values into DESCRIBE.
|
Thu, 14 Apr 2011 13:26:29 +0000 |
Ingo Weinzierl |
Added a new function to RiverFactory that retrieves a River object based on a given river name.
|
Thu, 14 Apr 2011 13:15:16 +0000 |
Sascha L. Teichmann |
Backend access: Static methods are using the SessionHolder, too.
|
Thu, 14 Apr 2011 13:11:12 +0000 |
Ingo Weinzierl |
Finalized the SessionCallContextListener and registered it as CallContext.Listener in the configuration.
|
Thu, 14 Apr 2011 12:59:21 +0000 |
Ingo Weinzierl |
Bugfix: Call correct method to retrieve and initialize an instance of SessionFactoryProvider.
|
Thu, 14 Apr 2011 12:08:47 +0000 |
Sascha L. Teichmann |
Added a session holder to hold hibernate sessions.
|
Thu, 14 Apr 2011 11:18:28 +0000 |
Ingo Weinzierl |
Added an Implementation of CallContext.Listener to open/close Hibernate Sessions for each request.
|
Thu, 14 Apr 2011 08:32:18 +0000 |
Ingo Weinzierl |
Modified the states' describe() method - related to the last commit.
|
Thu, 14 Apr 2011 08:23:15 +0000 |
Ingo Weinzierl |
Removed the state to explicitly select a gauge.
|
Wed, 13 Apr 2011 08:31:20 +0000 |
Ingo Weinzierl |
Bugfix: Repaired the dynamic UI part of the RiverSelect state in DESCRIBE.
|
Tue, 12 Apr 2011 13:42:14 +0000 |
Ingo Weinzierl |
Write the name of an artifact into the DESCRIBE document.
|
Tue, 12 Apr 2011 07:49:36 +0000 |
Ingo Weinzierl |
Bugfix: States are filled with data before they describe themself.
|
Mon, 11 Apr 2011 12:54:03 +0000 |
Ingo Weinzierl |
Implemented a service that retrieves distance information for a specific river.
|
Wed, 06 Apr 2011 10:01:49 +0000 |
Ingo Weinzierl |
The FLYSArtifactCollection overrides out() and uses OutGenerators to create output for this operation.
|
Wed, 06 Apr 2011 09:56:38 +0000 |
Ingo Weinzierl |
Added a DischargeCurveGenerator that creates discharge curves.
|
Wed, 06 Apr 2011 09:53:14 +0000 |
Ingo Weinzierl |
Changed the visibility of getData() method of FLYSArtifacts.
|
Sun, 03 Apr 2011 10:55:16 +0000 |
Sascha L. Teichmann |
Removed trailing whitespace.
|
Sun, 03 Apr 2011 10:53:14 +0000 |
Sascha L. Teichmann |
Make project compilable again.
|
Thu, 31 Mar 2011 10:56:08 +0000 |
Ingo Weinzierl |
Added code to parse the configured OutGenerators in the global configuration and to save a map of such in the FLYSContext.
|
Thu, 31 Mar 2011 10:54:07 +0000 |
Ingo Weinzierl |
Added an OutGenerator interface that might be used to generator collected outputs of a set of artifacts.
|
Wed, 30 Mar 2011 16:00:51 +0000 |
Ingo Weinzierl |
Removed the Backend reference from FLYSArtifactCollection.
|
Wed, 30 Mar 2011 15:21:12 +0000 |
Ingo Weinzierl |
Enhanced the output mode for discharge curves with three facets.
|
Wed, 30 Mar 2011 13:47:02 +0000 |
Ingo Weinzierl |
Tagged RELEASE 0.1 of FLYS Artifacts.
|
Wed, 30 Mar 2011 08:22:30 +0000 |
Ingo Weinzierl |
Renamed an output mode in the WINFO artifact configuration.
|
Tue, 29 Mar 2011 13:57:25 +0000 |
Ingo Weinzierl |
Changed a german string in the resource bundle.
|
Tue, 29 Mar 2011 09:54:06 +0000 |
Ingo Weinzierl |
Adapted the available calculation modes of WINFO and its order in the DESCRIBE document.
|
Mon, 28 Mar 2011 16:58:17 +0000 |
Ingo Weinzierl |
Added the hash code of an artifact to the artifact part of the collection's DESCRIBE document.
|
Mon, 28 Mar 2011 16:36:13 +0000 |
Ingo Weinzierl |
Changed the background color of discharge curves to white.
|
Mon, 28 Mar 2011 15:21:27 +0000 |
Sascha L. Teichmann |
DischargeTables: Cache the scale, too. Otherwise two calls to getValues() with different arguments will result in the same output.
|
Mon, 28 Mar 2011 14:33:36 +0000 |
Ingo Weinzierl |
The out() operation of the WINFO artifact draws discharge tables for gauges specified by the user.
|
Mon, 28 Mar 2011 10:48:27 +0000 |
Ingo Weinzierl |
Added a helper class to export charts.
|
Mon, 28 Mar 2011 09:17:25 +0000 |
Sascha L. Teichmann |
Add factory to fetch gauges from database and filter them
|
Fri, 25 Mar 2011 13:51:09 +0000 |
Sascha L. Teichmann |
Don't used interleaved x/y data.
|
Fri, 25 Mar 2011 11:03:51 +0000 |
Ingo Weinzierl |
Updated the TODO list.
|
Fri, 25 Mar 2011 10:23:59 +0000 |
Ingo Weinzierl |
Bugfix: Added a missing artifact namespace prefix in the DESCRIBE document of a FLYSArtifactCollection.
|
Thu, 24 Mar 2011 18:47:07 +0000 |
Ingo Weinzierl |
Implemented a FLYSArtifactCollection that will be used in this application now.
|
Thu, 24 Mar 2011 17:29:08 +0000 |
Sascha L. Teichmann |
Fetch w/q values of discharge tables for given gauges.
|
Thu, 24 Mar 2011 17:06:08 +0000 |
Ingo Weinzierl |
Added a further german resource bundle.
|
Wed, 23 Mar 2011 10:52:01 +0000 |
Ingo Weinzierl |
The DESCRIBE of the WINFO artifact contains the available output modes now.
|
Tue, 22 Mar 2011 16:09:30 +0000 |
Ingo Weinzierl |
The location_distance state of the WINFO parameterization has an output mode 'discharge_table' now.
|
Mon, 21 Mar 2011 09:18:04 +0000 |
Ingo Weinzierl |
Append human readable strings of the selected values to the DESCRIBE output.
|
Mon, 21 Mar 2011 09:16:17 +0000 |
Ingo Weinzierl |
Added some more calculation types (to the DESCRIBE in the calculation select state).
|
Mon, 21 Mar 2011 08:17:15 +0000 |
Ingo Weinzierl |
Implemented the step-back part of the advance() operation.
|
Mon, 21 Mar 2011 06:11:01 +0000 |
Ingo Weinzierl |
Fixed a german umlaut.
|
Fri, 18 Mar 2011 09:42:21 +0000 |
Ingo Weinzierl |
Added new states to insert location/distance and w/q data in the config of a WINFO artifact.
|
Fri, 18 Mar 2011 09:38:11 +0000 |
Ingo Weinzierl |
Added a new state for the W/Q input in the WINFO parameterization.
|
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.
|
Thu, 17 Mar 2011 12:17:37 +0000 |
Ingo Weinzierl |
The 'rivers' service retrieves the rivers from backend now.
|
Thu, 17 Mar 2011 11:46:43 +0000 |
Sascha L. Teichmann |
Added support for the flys backend and an example how to use it.
|
Tue, 15 Mar 2011 17:12:58 +0000 |
Sascha L. Teichmann |
Added section in configuration for database backend.
|
Tue, 15 Mar 2011 15:53:02 +0000 |
Sascha L. Teichmann |
Fixed build error coming from different import of XMLUtils.
|
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:47:10 +0000 |
Ingo Weinzierl |
Introduced a state to select the calculation mode.
|
Mon, 14 Mar 2011 15:43:12 +0000 |
Ingo Weinzierl |
Added an abstract base class DefaultState for States.
|
Mon, 14 Mar 2011 14:16:37 +0000 |
Ingo Weinzierl |
Implemented a singleton instance that provides i18n strings.
|
Thu, 10 Mar 2011 13:31:36 +0000 |
Ingo Weinzierl |
Appende the static data to the static node of the DESCRIBE document.
|
Thu, 10 Mar 2011 08:38:05 +0000 |
Ingo Weinzierl |
The operations feed() and advance() return the current description of the artifact now.
|
Thu, 10 Mar 2011 05:56:17 +0000 |
Ingo Weinzierl |
Implemented the step-forward part of the advance operation.
|
Wed, 09 Mar 2011 14:13:57 +0000 |
Ingo Weinzierl |
Implemented the feed() operation.
|
Wed, 09 Mar 2011 14:07:03 +0000 |
Ingo Weinzierl |
Added a TODO file.
|
Wed, 09 Mar 2011 11:29:07 +0000 |
Ingo Weinzierl |
Added a FLYSArtifact that serves as the default artifact for the FLYS application.
|
Tue, 08 Mar 2011 17:22:37 +0000 |
Ingo Weinzierl |
Added a RiverService (/service/rivers) that retrieves a list of provided rivers.
|
Mon, 07 Mar 2011 14:43:14 +0000 |
Ingo Weinzierl |
Added a nodes for the user-factory and collection-factory to the configuration.
|
Tue, 01 Mar 2011 17:18:08 +0000 |
Ingo Weinzierl |
Replaced the 'special' attribute of the DESCRIBE with a 'uiprovider' attribute.
|
Tue, 08 Feb 2011 09:11:25 +0000 |
Ingo Weinzierl |
The RiverSelect state creates the dynamic UI part for the describe document now.
|
Tue, 08 Feb 2011 09:02:18 +0000 |
Ingo Weinzierl |
Added mockup classes for working with rivers.
|
Mon, 07 Feb 2011 17:42:14 +0000 |
Ingo Weinzierl |
The input data items of a state are read from configuration after the state has been setup.
|
Mon, 07 Feb 2011 11:37:33 +0000 |
Ingo Weinzierl |
Added the current state and reachable states description to the describe document of the WINFO artifact.
|
Mon, 07 Feb 2011 11:32:59 +0000 |
Ingo Weinzierl |
Changed the way of storing transitions in the TransitionEngine.
|
Fri, 04 Feb 2011 16:57:08 +0000 |
Ingo Weinzierl |
Improved the WINFO artifact. Describe() returns the uuid and the hash of the artifact instead of just nothing.
|
Fri, 04 Feb 2011 11:18:59 +0000 |
Ingo Weinzierl |
Improved the init process of the WINFOArtifact - there are two new states to select the river and the gauge.
|
Fri, 04 Feb 2011 11:09:11 +0000 |
Ingo Weinzierl |
Improved the bootstrap process - the states are initialized.
|
Thu, 03 Feb 2011 10:23:30 +0000 |
Ingo Weinzierl |
Initializes a TransitionEngine storing all transitions for each artifact at the application start.
|
Wed, 02 Feb 2011 14:56:22 +0000 |
Ingo Weinzierl |
Added a first stub of an WINFO artifact.
|
Tue, 01 Feb 2011 17:56:29 +0000 |
Sascha L. Teichmann |
Added initial mvn project for FLYS artifacts.
|