2011-03-10 |
Ingo Weinzierl |
Added a listener mechanism to notify listeners when the parameterization of a Collection/Artifact changed.
|
2011-03-10 |
Ingo Weinzierl |
Added a service for the ADVANCE operation and a service that bundles FEED and ADVANCE in a single service.
|
2011-03-09 |
Ingo Weinzierl |
Removed the GreetingService - was added initially while repository creation.
|
2011-03-09 |
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.
|
2011-03-09 |
Ingo Weinzierl |
Added a service to list the supported rivers of the artifact server. The FLYS instance serves a method that retrieves this list.
|
2011-03-08 |
Ingo Weinzierl |
Improved the main menu - added further buttons (clickable labels).
|
2011-03-08 |
Ingo Weinzierl |
Integrated a header that contains a FLYS and a BfG logo.
|
2011-03-07 |
Ingo Weinzierl |
Implemented a service that triggers the artifact-collection creation in the artifact server.
|
2011-03-07 |
Ingo Weinzierl |
Added a User interface and a default implementation to handle users in this client.
|
2011-03-02 |
Sascha L. Teichmann |
Added missing SmartGWT repository.
|
2011-02-22 |
Ingo Weinzierl |
The CollectionView is able to create new instances of a WINFO artifact and to display the artifact's state.
|
2011-02-22 |
Ingo Weinzierl |
Implemented code to parse the UIProvider that should be used for a current state.
|
2011-02-22 |
Ingo Weinzierl |
Added event logic to enable step forward.
|
2011-02-22 |
Ingo Weinzierl |
Added UIProviders that are used to create widgets for entering data.
|
2011-02-21 |
Ingo Weinzierl |
The CollectionView implements the HasCollectionChangeHandlers interface now.
|
2011-02-18 |
Ingo Weinzierl |
Implemented a mechanism to listen to Collection changes.
|
2011-02-18 |
Ingo Weinzierl |
Enhanced the Collection and its default implementation.
|
2011-02-18 |
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.
|
2011-02-18 |
Ingo Weinzierl |
Added missing pom.xml and ChangeLog modifications of the last commit.
|
2011-02-17 |
Ingo Weinzierl |
Integrated the httpclient for the communication between client and server. It is now possible to create a new WINFO artifact.
|
2011-02-17 |
Ingo Weinzierl |
Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
|
2011-02-17 |
Ingo Weinzierl |
Adjusted interfaces used for the ArtifactDescription and added default implementations.
|
2011-02-16 |
Ingo Weinzierl |
Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.
|
2011-02-16 |
Ingo Weinzierl |
Modified the Artifact interface and added a DefaultArtifact implementation.
|
2011-02-16 |
Ingo Weinzierl |
Added a global configuration for the client and classes providing methods to retrieve these information.
|
2011-02-11 |
Ingo Weinzierl |
Added interfaces for Artifacts, its ArtifactDescription and Data.
|
2011-02-11 |
Ingo Weinzierl |
Radio buttons for each plugin are displayed if a new CollectionView is created.
|
2011-02-11 |
Ingo Weinzierl |
Added a workspace that handles the collection windows. New button to open a new collection.
|
2011-02-11 |
Ingo Weinzierl |
Added a new method that returns the UUID of a Collection.
|
2011-02-10 |
Ingo Weinzierl |
Implemented a ProjectList and added a mockup that displays two collections in that list.
|
2011-02-10 |
Ingo Weinzierl |
Added an interface and a default implementation of a Collection.
|
2011-02-10 |
Ingo Weinzierl |
Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar.
|
2011-02-09 |
Ingo Weinzierl |
Removed useless auto generated classes and added first ui elements with i18n support.
|
2011-02-08 |
Ingo Weinzierl |
Start of a GWT based client for FLYS-3.0
|