Tue, 03 May 2011 16:22:27 +0000 |
Ingo Weinzierl |
Added new i18n strings for new output modes.
|
Tue, 03 May 2011 13:52:14 +0000 |
Raimund Renkert |
Added new UI provider for single location selection.
|
Mon, 02 May 2011 16:41:35 +0000 |
Raimund Renkert |
Cash the table data and rebuild the location table on distance selection.
|
Mon, 02 May 2011 14:54:11 +0000 |
Ingo Weinzierl |
Introduced two further parameters in the WQ panel to determine the selection mode (range/single, w/q).
|
Mon, 02 May 2011 14:47:12 +0000 |
Raimund Renkert |
Added location and distance tables.
|
Mon, 02 May 2011 10:18:56 +0000 |
Ingo Weinzierl |
Bugfix: the WQ panel now returns the correct step width value if the range mode is selected.
|
Fri, 29 Apr 2011 10:12:02 +0000 |
Raimund Renkert |
Prepared UI elements for the location and distance input tables.
|
Thu, 28 Apr 2011 12:50:42 +0000 |
Ingo Weinzierl |
Added i18n strings for a longitudinal section curve.
|
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.
|