2011-05-04 |
Ingo Weinzierl |
Renamed non-computed discharge curve outputs.
|
2011-05-04 |
Ingo Weinzierl |
Added i18n strings for the computed discharge curve.
|
2011-05-03 |
Ingo Weinzierl |
Added new i18n strings for new output modes.
|
2011-05-03 |
Raimund Renkert |
Added new UI provider for single location selection.
|
2011-05-02 |
Raimund Renkert |
Cash the table data and rebuild the location table on distance selection.
|
2011-05-02 |
Ingo Weinzierl |
Introduced two further parameters in the WQ panel to determine the selection mode (range/single, w/q).
|
2011-05-02 |
Raimund Renkert |
Added location and distance tables.
|
2011-05-02 |
Ingo Weinzierl |
Bugfix: the WQ panel now returns the correct step width value if the range mode is selected.
|
2011-04-29 |
Raimund Renkert |
Prepared UI elements for the location and distance input tables.
|
2011-04-28 |
Ingo Weinzierl |
Added i18n strings for a longitudinal section curve.
|
2011-04-28 |
Raimund Renkert |
Added class diagrams for the client ui.
|
2011-04-18 |
Ingo Weinzierl |
Added error messages that are displayed during the feed operation.
|
2011-04-14 |
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.
|
2011-04-12 |
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.
|
2011-04-12 |
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.
|
2011-04-12 |
Ingo Weinzierl |
The project list is sorted now.
|
2011-04-12 |
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.
|
2011-04-12 |
Ingo Weinzierl |
Improved the CollectionView and the ParameterList - both can be initialized with an existing artifact (parameterization).
|
2011-04-12 |
Ingo Weinzierl |
Added more i18n error messages.
|
2011-04-12 |
Ingo Weinzierl |
The CollectionRecord implements a method that returns the Collection objects which is represented by the record now.
|
2011-04-12 |
Ingo Weinzierl |
Added a new service to query an artifact description.
|
2011-04-11 |
Ingo Weinzierl |
Implemented a context menu for the project list.
|
2011-04-11 |
Ingo Weinzierl |
Implemented a service to fetch distance information of a river from the artifact server.
|
2011-04-11 |
Ingo Weinzierl |
Added a model class that represents a distance information.
|
2011-04-08 |
Ingo Weinzierl |
Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
|
2011-04-08 |
Ingo Weinzierl |
Added an exception class that should be used if the user authentication fails.
|
2011-04-08 |
Ingo Weinzierl |
Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
|
2011-04-08 |
Ingo Weinzierl |
Added a new exception class that is used to be thrown after artifact / collection operation specific errors.
|
2011-04-07 |
Ingo Weinzierl |
The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
|
2011-04-07 |
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.
|
2011-04-05 |
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.
|
2011-04-05 |
Ingo Weinzierl |
Implemented the button to toggle the current locale.
|
2011-04-05 |
Ingo Weinzierl |
Added missing i18n footer strings.
|
2011-03-30 |
Ingo Weinzierl |
Tagged RELEASE 0.1 of FLYS Client.
|
2011-03-30 |
Ingo Weinzierl |
Removed some out commented code that have been commited by mistaken.
|
2011-03-30 |
Ingo Weinzierl |
Improved the way how to i18n strings in our application.
|
2011-03-30 |
Ingo Weinzierl |
Removed useless imports.
|
2011-03-30 |
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.
|
2011-03-30 |
Ingo Weinzierl |
Added a new service to describe collections.
|
2011-03-30 |
Ingo Weinzierl |
Replaced a german string in the ProjectList.
|
2011-03-29 |
Ingo Weinzierl |
Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
|
2011-03-29 |
Ingo Weinzierl |
Added a service that returns the collections of a specified user.
|
2011-03-29 |
Ingo Weinzierl |
A collection provides a method to retrieve its creation time now.
|
2011-03-29 |
Raimund Renkert |
Fixed some issues.
|
2011-03-29 |
Raimund Renkert |
Added style information to avoid body margin.
|
2011-03-29 |
Raimund Renkert |
Changed some german strings.
|
2011-03-29 |
Raimund Renkert |
Resized CollectionView and set the content size to have a tabled style.
|
2011-03-29 |
Ingo Weinzierl |
The title of the parameter tab will change after the module has been selectd.
|
2011-03-29 |
Ingo Weinzierl |
Modified the URL of the 'back button' image.
|
2011-03-29 |
Raimund Renkert |
Fixed toggle method.
|
2011-03-28 |
Ingo Weinzierl |
Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
|
2011-03-28 |
Ingo Weinzierl |
Added a further plugin in the module selection and changed its alignment to vertical.
|
2011-03-28 |
Ingo Weinzierl |
Removed a label from ChartOutputTab.
|
2011-03-28 |
Ingo Weinzierl |
Removed the title (date string) of CollectionViews.
|
2011-03-28 |
Ingo Weinzierl |
Improved the positioning of helper widgets and some layout specific stuff.
|
2011-03-28 |
Raimund Renkert |
The project list button toggles the project list now.
|
2011-03-28 |
Raimund Renkert |
Replaced next button image with smart gwt button.
|
2011-03-28 |
Raimund Renkert |
Added footer and a spacer to the webpage layout.
|
2011-03-28 |
Raimund Renkert |
Customized background and ProjectList styles.
|
2011-03-28 |
Ingo Weinzierl |
Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
|