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:11:03 +0000 |
Ingo Weinzierl |
Added missing StateFactory class of the last commit.
|
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.
|
Wed, 30 Mar 2011 08:35:50 +0000 |
Ingo Weinzierl |
Removed some out commented code that have been commited by mistaken.
|
Wed, 30 Mar 2011 08:33:24 +0000 |
Ingo Weinzierl |
Improved the way how to i18n strings in our application.
|
Wed, 30 Mar 2011 07:54:07 +0000 |
Ingo Weinzierl |
Removed useless imports.
|
Wed, 30 Mar 2011 07:40:53 +0000 |
Ingo Weinzierl |
Bugfix: A collection view just creates a single time a new collection - even if we step back to a previous state and go forward afterwards.
|
Wed, 30 Mar 2011 07:35:59 +0000 |
Ingo Weinzierl |
Added a new service to describe collections.
|
Wed, 30 Mar 2011 07:31:50 +0000 |
Ingo Weinzierl |
Replaced a german string in the ProjectList.
|
Tue, 29 Mar 2011 13:53:24 +0000 |
Ingo Weinzierl |
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
|
Tue, 29 Mar 2011 13:49:04 +0000 |
Ingo Weinzierl |
Added a service that returns the collections of a specified user.
|
Tue, 29 Mar 2011 13:44:53 +0000 |
Ingo Weinzierl |
A collection provides a method to retrieve its creation time now.
|
Tue, 29 Mar 2011 12:51:09 +0000 |
Raimund Renkert |
Fixed some issues.
|
Tue, 29 Mar 2011 12:39:31 +0000 |
Raimund Renkert |
Added style information to avoid body margin.
|
Tue, 29 Mar 2011 11:55:34 +0000 |
Raimund Renkert |
Changed some german strings.
|
Tue, 29 Mar 2011 11:42:15 +0000 |
Raimund Renkert |
Resized CollectionView and set the content size to have a tabled style.
|
Tue, 29 Mar 2011 10:11:57 +0000 |
Ingo Weinzierl |
The title of the parameter tab will change after the module has been selectd.
|
Tue, 29 Mar 2011 09:45:57 +0000 |
Ingo Weinzierl |
Modified the URL of the 'back button' image.
|
Tue, 29 Mar 2011 09:12:14 +0000 |
Raimund Renkert |
Fixed toggle method.
|
Mon, 28 Mar 2011 17:04:17 +0000 |
Ingo Weinzierl |
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
|
Mon, 28 Mar 2011 16:20:45 +0000 |
Ingo Weinzierl |
Added a further plugin in the module selection and changed its alignment to vertical.
|
Mon, 28 Mar 2011 16:11:44 +0000 |
Ingo Weinzierl |
Removed a label from ChartOutputTab.
|
Mon, 28 Mar 2011 16:10:40 +0000 |
Ingo Weinzierl |
Removed the title (date string) of CollectionViews.
|
Mon, 28 Mar 2011 16:00:23 +0000 |
Ingo Weinzierl |
Improved the positioning of helper widgets and some layout specific stuff.
|
Mon, 28 Mar 2011 15:23:51 +0000 |
Raimund Renkert |
The project list button toggles the project list now.
|
Mon, 28 Mar 2011 13:24:13 +0000 |
Raimund Renkert |
Replaced next button image with smart gwt button.
|
Mon, 28 Mar 2011 11:59:00 +0000 |
Raimund Renkert |
Added footer and a spacer to the webpage layout.
|
Mon, 28 Mar 2011 11:33:09 +0000 |
Raimund Renkert |
Customized background and ProjectList styles.
|
Mon, 28 Mar 2011 10:45:45 +0000 |
Ingo Weinzierl |
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
|
Mon, 28 Mar 2011 10:40:50 +0000 |
Raimund Renkert |
Limited the area for CollectionView to the size of FLYSWorkspace.
|
Mon, 28 Mar 2011 09:14:52 +0000 |
Ingo Weinzierl |
Fixed a typo.
|
Mon, 28 Mar 2011 07:55:39 +0000 |
Ingo Weinzierl |
Added a panel that will be used to display chart output.
|
Mon, 28 Mar 2011 07:09:34 +0000 |
Ingo Weinzierl |
Available output modes are displayed in the tab bar of the collection view.
|
Mon, 28 Mar 2011 06:48:44 +0000 |
Ingo Weinzierl |
Moved parameterization specific code from CollectionView to ParameterList.
|
Sat, 26 Mar 2011 18:07:41 +0000 |
Ingo Weinzierl |
Moved ParameterList specific code into the ParameterList.
|
Fri, 25 Mar 2011 11:51:54 +0000 |
Ingo Weinzierl |
Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
|
Fri, 25 Mar 2011 11:41:55 +0000 |
Ingo Weinzierl |
Made the AddArtifactService accessible in the web.xml
|
Fri, 25 Mar 2011 11:37:36 +0000 |
Ingo Weinzierl |
Added a service to add artifacts to collections.
|
Fri, 25 Mar 2011 11:32:33 +0000 |
Raimund Renkert |
Changed theme to smartgwt Enterprise Blue.
|
Fri, 25 Mar 2011 09:19:29 +0000 |
Ingo Weinzierl |
Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
|
Thu, 24 Mar 2011 15:48:13 +0000 |
Raimund Renkert |
Customized style for header and mainmenu.
|
Wed, 23 Mar 2011 11:19:18 +0000 |
Ingo Weinzierl |
The output modes of an artifact are extracted from DESCRIBE document and put into the ArtifactDescription.
|
Wed, 23 Mar 2011 11:06:31 +0000 |
Ingo Weinzierl |
Enhanced the ArtifactDescription and its default implementation to provide output modes.
|
Wed, 23 Mar 2011 10:58:07 +0000 |
Ingo Weinzierl |
Added an interface and its default implementation to describe an output mode of an artifact.
|
Mon, 21 Mar 2011 09:56:00 +0000 |
Ingo Weinzierl |
Moved image sources to an own directory to avoid that those files are included in the web application archive.
|
Mon, 21 Mar 2011 09:21:01 +0000 |
Ingo Weinzierl |
Display human readable strings of the selected values in the UI.
|
Mon, 21 Mar 2011 08:28:02 +0000 |
Ingo Weinzierl |
Implemented a mechanism to step back to previous states.
|
Fri, 18 Mar 2011 13:45:34 +0000 |
Ingo Weinzierl |
Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
|
Fri, 18 Mar 2011 12:01:55 +0000 |
Ingo Weinzierl |
The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
|
Fri, 18 Mar 2011 11:32:05 +0000 |
Ingo Weinzierl |
Adjusted the look of the 'next' button in the parameter panel.
|
Fri, 18 Mar 2011 09:36:28 +0000 |
Ingo Weinzierl |
Read min/max values for the distance modes in WQInputPanel.
|
Fri, 18 Mar 2011 08:45:25 +0000 |
Ingo Weinzierl |
Read min/max values for the distance mode in the LocationDistancePanel.
|
Fri, 18 Mar 2011 07:45:34 +0000 |
Ingo Weinzierl |
Remove the dynamic parameter panel if a state is reached that doesn't need any user input.
|
Thu, 17 Mar 2011 18:34:20 +0000 |
Ingo Weinzierl |
The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.
|
Thu, 17 Mar 2011 18:20:05 +0000 |
Ingo Weinzierl |
The DataList has a label now.
|
Thu, 17 Mar 2011 16:44:51 +0000 |
Ingo Weinzierl |
Introduced a data structure DataList to manage to list of Data objects of a single state.
|
Thu, 17 Mar 2011 11:49:03 +0000 |
Ingo Weinzierl |
Added space between old params panel and new params panel.
|
Thu, 17 Mar 2011 11:39:27 +0000 |
Ingo Weinzierl |
Some refactoring (imports, etc).
|
Thu, 17 Mar 2011 11:23:07 +0000 |
Ingo Weinzierl |
Render the Single-W panel initially when the WQInputPanel is rendered.
|
Thu, 17 Mar 2011 10:54:41 +0000 |
Ingo Weinzierl |
Implemented the getData() method of the WQInputPanel.
|
Thu, 17 Mar 2011 10:28:03 +0000 |
Ingo Weinzierl |
Implemented the getData() method of the LocationDistancePanel.
|
Thu, 17 Mar 2011 09:54:05 +0000 |
Ingo Weinzierl |
Some GUI improvements in the Location/Distance, W/Q and Module panels.
|
Thu, 17 Mar 2011 09:29:10 +0000 |
Ingo Weinzierl |
Enhanced the UIProviderFactory.
|
Wed, 16 Mar 2011 16:24:43 +0000 |
Ingo Weinzierl |
Refactored the LocationDistancePanel, so that is uses the DoubleArrayPanel and DoubleRangePanel from the last commit as well.
|
Wed, 16 Mar 2011 15:52:13 +0000 |
Ingo Weinzierl |
Added a new widget to enter w/Q values in single and range mode.
|
Wed, 16 Mar 2011 09:57:41 +0000 |
Ingo Weinzierl |
Added a new widget that enables the user to enter a location or a distance in a single step.
|
Tue, 15 Mar 2011 14:55:47 +0000 |
Ingo Weinzierl |
Clear the panel that displays the current input widget before adding a new item to this panel.
|
Tue, 15 Mar 2011 14:35:41 +0000 |
Ingo Weinzierl |
Implemented the step forward mechanism in the CollectionView and added the river map to the initial widget.
|
Mon, 14 Mar 2011 18:09:21 +0000 |
Ingo Weinzierl |
Some improvements for displaying old parameters.
|
Mon, 14 Mar 2011 16:35:32 +0000 |
Ingo Weinzierl |
Read i18n strings from DESCRIBE document and display those values in the UI.
|
Thu, 10 Mar 2011 13:49:48 +0000 |
Ingo Weinzierl |
CollectionView implements HasParameterChangeHandler and ParameterChangeHandler interfaces.
|
Thu, 10 Mar 2011 13:42:15 +0000 |
Ingo Weinzierl |
Bugfix: Removed static string from GUI element.
|
Thu, 10 Mar 2011 13:40:29 +0000 |
Ingo Weinzierl |
Parse static data from DESCRIBE.
|
Thu, 10 Mar 2011 13:38:46 +0000 |
Ingo Weinzierl |
Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.
|
Thu, 10 Mar 2011 10:53:41 +0000 |
Ingo Weinzierl |
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
|
Wed, 09 Mar 2011 09:51:02 +0000 |
Ingo Weinzierl |
Removed the GreetingService - was added initially while repository creation.
|
Wed, 09 Mar 2011 09:41:45 +0000 |
Ingo Weinzierl |
Added a new widget that combines the module and the river selection. Users can now choose the desired plugin and river in one step.
|
Wed, 09 Mar 2011 08:00:06 +0000 |
Ingo Weinzierl |
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
|
Tue, 08 Mar 2011 16:20:34 +0000 |
Ingo Weinzierl |
Improved the main menu - added further buttons (clickable labels).
|
Tue, 08 Mar 2011 15:15:59 +0000 |
Ingo Weinzierl |
Integrated a header that contains a FLYS and a BfG logo.
|
Mon, 07 Mar 2011 13:47:55 +0000 |
Ingo Weinzierl |
Implemented a service that triggers the artifact-collection creation in the artifact server.
|
Mon, 07 Mar 2011 13:40:37 +0000 |
Ingo Weinzierl |
Added a User interface and a default implementation to handle users in this client.
|
Wed, 02 Mar 2011 10:00:17 +0000 |
Sascha L. Teichmann |
Added missing SmartGWT repository.
|
Tue, 22 Feb 2011 17:39:23 +0000 |
Ingo Weinzierl |
The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
|
Tue, 22 Feb 2011 17:29:51 +0000 |
Ingo Weinzierl |
Implemented code to parse the UIProvider that should be used for a current state.
|
Tue, 22 Feb 2011 17:23:47 +0000 |
Ingo Weinzierl |
Added event logic to enable step forward.
|
Tue, 22 Feb 2011 17:17:12 +0000 |
Ingo Weinzierl |
Added UIProviders that are used to create widgets for entering data.
|
Mon, 21 Feb 2011 07:03:13 +0000 |
Ingo Weinzierl |
The CollectionView implements the HasCollectionChangeHandlers interface now.
|
Fri, 18 Feb 2011 15:42:29 +0000 |
Ingo Weinzierl |
Implemented a mechanism to listen to Collection changes.
|
Fri, 18 Feb 2011 15:40:04 +0000 |
Ingo Weinzierl |
Enhanced the Collection and its default implementation.
|
Fri, 18 Feb 2011 14:23:12 +0000 |
Ingo Weinzierl |
The DESCRIBE document returned by the artifact server is parsed after calling create() of the artifact service and a new Artifact is created with an ArtifactDescription that contains the UUID, HASH, und the current Data.
|
Fri, 18 Feb 2011 08:32:38 +0000 |
Ingo Weinzierl |
Added missing pom.xml and ChangeLog modifications of the last commit.
|
Thu, 17 Feb 2011 11:52:55 +0000 |
Ingo Weinzierl |
Integrated the httpclient for the communication between client and server. It is now possible to create a new WINFO artifact.
|
Thu, 17 Feb 2011 09:17:37 +0000 |
Ingo Weinzierl |
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
|
Thu, 17 Feb 2011 08:31:33 +0000 |
Ingo Weinzierl |
Adjusted interfaces used for the ArtifactDescription and added default implementations.
|
Wed, 16 Feb 2011 15:40:17 +0000 |
Ingo Weinzierl |
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
|
Wed, 16 Feb 2011 15:35:17 +0000 |
Ingo Weinzierl |
Modified the Artifact interface and added a DefaultArtifact implementation.
|
Wed, 16 Feb 2011 14:50:06 +0000 |
Ingo Weinzierl |
Added a global configuration for the client and classes providing methods to retrieve these information.
|
Fri, 11 Feb 2011 13:48:17 +0000 |
Ingo Weinzierl |
Added interfaces for Artifacts, its ArtifactDescription and Data.
|
Fri, 11 Feb 2011 11:16:55 +0000 |
Ingo Weinzierl |
Radio buttons for each plugin are displayed if a new CollectionView is created.
|
Fri, 11 Feb 2011 09:51:32 +0000 |
Ingo Weinzierl |
Added a workspace that handles the collection windows. New button to open a new collection.
|
Fri, 11 Feb 2011 09:45:59 +0000 |
Ingo Weinzierl |
Added a new method that returns the UUID of a Collection.
|
Thu, 10 Feb 2011 14:52:49 +0000 |
Ingo Weinzierl |
Implemented a ProjectList and added a mockup that displays two collections in that list.
|
Thu, 10 Feb 2011 14:45:14 +0000 |
Ingo Weinzierl |
Added an interface and a default implementation of a Collection.
|
Thu, 10 Feb 2011 08:57:34 +0000 |
Ingo Weinzierl |
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
|
Wed, 09 Feb 2011 09:59:27 +0000 |
Ingo Weinzierl |
Removed useless auto generated classes and added first ui elements with i18n support.
|
Tue, 08 Feb 2011 10:29:49 +0000 |
Ingo Weinzierl |
Start of a GWT based client for FLYS-3.0
|