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.
|