Thu, 28 Apr 2011 09:56:06 +0000 |
Raimund Renkert |
Added class diagrams for the client ui.
|
Mon, 18 Apr 2011 13:27:49 +0000 |
Ingo Weinzierl |
Added error messages that are displayed during the feed operation.
|
Thu, 14 Apr 2011 07:53:01 +0000 |
Ingo Weinzierl |
Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient.
|
Tue, 12 Apr 2011 13:48:11 +0000 |
Ingo Weinzierl |
The title of a the ParameterList tab depends on the Artifact's name if we create a new project window with an existing Artifact.
|
Tue, 12 Apr 2011 13:46:33 +0000 |
Ingo Weinzierl |
We can now distinuish between different artifact types based on its name in the DESCRIBE. The ArtifactCreator returns concrete instances of Artifacts now.
|
Tue, 12 Apr 2011 13:11:46 +0000 |
Ingo Weinzierl |
The project list is sorted now.
|
Tue, 12 Apr 2011 11:01:09 +0000 |
Ingo Weinzierl |
Filled the context menu point 'Open project' of the ProjectList with life - it opens a new window displaying the parameterization of the selected project.
|
Tue, 12 Apr 2011 10:54:59 +0000 |
Ingo Weinzierl |
Improved the CollectionView and the ParameterList - both can be initialized with an existing artifact (parameterization).
|
Tue, 12 Apr 2011 10:51:39 +0000 |
Ingo Weinzierl |
Added more i18n error messages.
|
Tue, 12 Apr 2011 10:50:32 +0000 |
Ingo Weinzierl |
The CollectionRecord implements a method that returns the Collection objects which is represented by the record now.
|
Tue, 12 Apr 2011 07:56:33 +0000 |
Ingo Weinzierl |
Added a new service to query an artifact description.
|
Mon, 11 Apr 2011 15:38:43 +0000 |
Ingo Weinzierl |
Implemented a context menu for the project list.
|
Mon, 11 Apr 2011 14:32:36 +0000 |
Ingo Weinzierl |
Implemented a service to fetch distance information of a river from the artifact server.
|
Mon, 11 Apr 2011 14:29:54 +0000 |
Ingo Weinzierl |
Added a model class that represents a distance information.
|
Fri, 08 Apr 2011 10:05:14 +0000 |
Ingo Weinzierl |
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
|
Fri, 08 Apr 2011 09:51:41 +0000 |
Ingo Weinzierl |
Added an exception class that should be used if the user authentication fails.
|
Fri, 08 Apr 2011 08:51:28 +0000 |
Ingo Weinzierl |
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
|
Fri, 08 Apr 2011 08:45:15 +0000 |
Ingo Weinzierl |
Added a new exception class that is used to be thrown after artifact / collection operation specific errors.
|
Thu, 07 Apr 2011 11:31:19 +0000 |
Ingo Weinzierl |
The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
|
Thu, 07 Apr 2011 10:33:48 +0000 |
Ingo Weinzierl |
Fixed the function to toggle the language and added a warning dialog that informs the user about the creation of a new session.
|
Tue, 05 Apr 2011 08:13:48 +0000 |
Ingo Weinzierl |
Removed the FLYSMessages interface and replaced it with a FLYSConstants interface - this interface has the ability to lookup i18n strings with given keys.
|
Tue, 05 Apr 2011 06:25:17 +0000 |
Ingo Weinzierl |
Implemented the button to toggle the current locale.
|
Tue, 05 Apr 2011 06:24:13 +0000 |
Ingo Weinzierl |
Added missing i18n footer strings.
|
Wed, 30 Mar 2011 13:49:28 +0000 |
Ingo Weinzierl |
Tagged RELEASE 0.1 of FLYS Client.
|
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.
|