log flys-client/src/main/java/de/intevation/flys/client/client/ui/CollectionView.java @ 1261:87b6a93db523

age author description
Mon, 19 Sep 2011 16:13:42 +0000 Ingo Weinzierl Tagged RELEASE 2.5 of flys-client.
Fri, 16 Sep 2011 12:56:48 +0000 Raimund Renkert Hide geometry layer in floodmap when tab selection changes.
Thu, 15 Sep 2011 15:55:30 +0000 Ingo Weinzierl Create new collections initially when starting a new project.
Thu, 08 Sep 2011 06:56:17 +0000 Felix Wolfsteller Cosmetics, doc.
Wed, 07 Sep 2011 13:57:28 +0000 Ingo Weinzierl Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true.
Thu, 25 Aug 2011 13:36:06 +0000 Sascha L. Teichmann Loading recommendations: If no reference artifact is given use current
Wed, 24 Aug 2011 16:06:48 +0000 Sascha L. Teichmann Added outs/facet filters when creation new artifacts.
Wed, 24 Aug 2011 14:31:13 +0000 Sascha L. Teichmann Allow passing no master artifact to RPC service when creating new artifact.
Wed, 24 Aug 2011 13:53:36 +0000 Sascha L. Teichmann Forward recommendations as a structure to RPC service.
Wed, 24 Aug 2011 13:21:15 +0000 Felix Wolfsteller Fix loading of recommendations when collection is not yet in place.
Mon, 22 Aug 2011 13:29:55 +0000 Ingo Weinzierl Save and reload user defined geometries (barriers) in the map.
Tue, 09 Aug 2011 13:02:10 +0000 Felix Wolfsteller UI: Set CollectionViews ("Window") title to include UUID of Collection.
Tue, 09 Aug 2011 12:59:44 +0000 Felix Wolfsteller UI: Cosmetics in log messages of CollectionView.
Mon, 08 Aug 2011 11:02:45 +0000 Sascha L. Teichmann Pass user id to the meta data service.
Fri, 22 Jul 2011 12:23:36 +0000 Ingo Weinzierl The Collection now knows its already loaded recommendations - the CollectionView will not load recommendations that have already been loaded before.
Thu, 21 Jul 2011 15:23:03 +0000 Ingo Weinzierl Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
Mon, 18 Jul 2011 09:52:16 +0000 Ingo Weinzierl Read/create recommended Artifacts and add them to the current Collection.
Fri, 08 Jul 2011 08:54:08 +0000 Ingo Weinzierl Improved the process of creating OutputTabs. Added support for map output.
Wed, 06 Jul 2011 12:31:32 +0000 Ingo Weinzierl Integrated a stacked panel on the right side of the ParameterList that enables users to see calculation results and the helper panel at the same time.
Fri, 24 Jun 2011 09:20:22 +0000 Ingo Weinzierl #21 Newly created projects cannot be opened twice.
Wed, 22 Jun 2011 14:02:11 +0000 Ingo Weinzierl Register newly created CollectionViews at FLYSWorkspace to avoid an inconsistent view.
Tue, 21 Jun 2011 17:29:18 +0000 Ingo Weinzierl #156 Do not display report modes as tabs in the project view.
Mon, 20 Jun 2011 16:35:43 +0000 Sascha L. Teichmann Added dummy report panel.
Wed, 08 Jun 2011 13:21:46 +0000 Ingo Weinzierl #21 There might be just a single window for each project now. Users can't open a project twice.
Wed, 01 Jun 2011 08:50:40 +0000 Ingo Weinzierl The collection object in the CollectionView is now accessible via getter method.
Wed, 25 May 2011 08:03:02 +0000 Ingo Weinzierl Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
Mon, 23 May 2011 14:30:54 +0000 Ingo Weinzierl Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
Thu, 19 May 2011 13:02:47 +0000 Ingo Weinzierl ISSUE-35 The project view has a maximize button now.
Wed, 11 May 2011 14:34:15 +0000 Sascha L. Teichmann UI stub for data cage
Wed, 11 May 2011 14:29:35 +0000 Ingo Weinzierl ISSUE-56 Display download buttons to export the computed data.
Wed, 11 May 2011 09:11:40 +0000 Ingo Weinzierl Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
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.

http://dive4elements.wald.intevation.org