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