log flys-client/src/main/java/de/intevation/flys/client/client/ui/CollectionView.java @ 260:dd1dad2ff94e

age author description
Tue, 10 May 2011 10:57:57 +0000 Raimund Renkert Remove the data table on step back.
Tue, 10 May 2011 10:03:00 +0000 Raimund Renkert Build a dynamic table for the CSV data.
Mon, 09 May 2011 14:29:53 +0000 Raimund Renkert Added table and service for calculation output to UI.
Tue, 03 May 2011 16:22:27 +0000 Ingo Weinzierl Added new i18n strings for new output modes.
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 10:54:59 +0000 Ingo Weinzierl Improved the CollectionView and the ParameterList - both can be initialized with an existing artifact (parameterization).
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.
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.
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.
Tue, 29 Mar 2011 11:55:34 +0000 Raimund Renkert Changed some german strings.
Tue, 29 Mar 2011 11:42:15 +0000 Raimund Renkert Resized CollectionView and set the content size to have a tabled style.
Tue, 29 Mar 2011 10:11:57 +0000 Ingo Weinzierl The title of the parameter tab will change after the module has been selectd.
Mon, 28 Mar 2011 17:04:17 +0000 Ingo Weinzierl Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
Mon, 28 Mar 2011 16:10:40 +0000 Ingo Weinzierl Removed the title (date string) of CollectionViews.
Mon, 28 Mar 2011 10:40:50 +0000 Raimund Renkert Limited the area for CollectionView to the size of FLYSWorkspace.
Mon, 28 Mar 2011 07:55:39 +0000 Ingo Weinzierl Added a panel that will be used to display chart output.
Mon, 28 Mar 2011 07:09:34 +0000 Ingo Weinzierl Available output modes are displayed in the tab bar of the collection view.
Mon, 28 Mar 2011 06:48:44 +0000 Ingo Weinzierl Moved parameterization specific code from CollectionView to ParameterList.
Sat, 26 Mar 2011 18:07:41 +0000 Ingo Weinzierl Moved ParameterList specific code into the ParameterList.
Fri, 25 Mar 2011 11:51:54 +0000 Ingo Weinzierl Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
Mon, 21 Mar 2011 08:28:02 +0000 Ingo Weinzierl Implemented a mechanism to step back to previous states.
Fri, 18 Mar 2011 07:45:34 +0000 Ingo Weinzierl Remove the dynamic parameter panel if a state is reached that doesn't need any user input.
Thu, 17 Mar 2011 16:44:51 +0000 Ingo Weinzierl Introduced a data structure DataList to manage to list of Data objects of a single state.
Thu, 17 Mar 2011 11:39:27 +0000 Ingo Weinzierl Some refactoring (imports, etc).
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 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 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: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.
Mon, 07 Mar 2011 13:47:55 +0000 Ingo Weinzierl Implemented a service that triggers the artifact-collection creation in the artifact server.
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.
Mon, 21 Feb 2011 07:03:13 +0000 Ingo Weinzierl The CollectionView implements the HasCollectionChangeHandlers interface now.
Thu, 17 Feb 2011 11:52:55 +0000 Ingo Weinzierl Integrated the httpclient for the communication between client and server. It is now possible to create a new WINFO artifact.
Thu, 17 Feb 2011 09:17:37 +0000 Ingo Weinzierl Enhanced the CollectionView: there are radio buttons for each module and a button to select one of those.
Fri, 11 Feb 2011 11:16:55 +0000 Ingo Weinzierl Radio buttons for each plugin are displayed if a new CollectionView is created.
Fri, 11 Feb 2011 09:51:32 +0000 Ingo Weinzierl Added a workspace that handles the collection windows. New button to open a new collection.

http://dive4elements.wald.intevation.org