log flys-client/src/main/java/de/intevation/flys/client/client/ui/ParameterList.java @ 790:3fa8583434b2

age author description
Wed, 06 Jul 2011 15:34:38 +0000 Ingo Weinzierl Made stepping forward/backword much smoother in the parameter list.
Wed, 06 Jul 2011 13:06:04 +0000 Ingo Weinzierl Layout improvements related to the height of components in the current parameterlist.
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.
Tue, 05 Jul 2011 16:12:34 +0000 Ingo Weinzierl Added a panel that lets users step to a next state without feeding the current artifact with new data.
Thu, 23 Jun 2011 09:11:54 +0000 Sascha L. Teichmann First version of error reports.
Tue, 21 Jun 2011 16:43:59 +0000 Sascha L. Teichmann Filter reports and dispatch them to updateReports().
Mon, 20 Jun 2011 16:35:43 +0000 Sascha L. Teichmann Added dummy report panel.
Wed, 15 Jun 2011 09:01:22 +0000 Ingo Weinzierl Avoid GWT throwing warnings if no 'old' items exist for the parameter list.
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, 12 May 2011 14:59:18 +0000 Raimund Renkert Show rivers as links instead of a combobox.
Wed, 11 May 2011 14:29:35 +0000 Ingo Weinzierl ISSUE-56 Display download buttons to export the computed data.
Wed, 11 May 2011 10:04:49 +0000 Raimund Renkert Set the computation result panel width and height to 100%.
Wed, 11 May 2011 07:32:08 +0000 Ingo Weinzierl ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
Tue, 10 May 2011 10:57:57 +0000 Raimund Renkert Remove the data table on step back.
Mon, 09 May 2011 14:29:53 +0000 Raimund Renkert Added table and service for calculation output to UI.
Fri, 29 Apr 2011 10:12:02 +0000 Raimund Renkert Prepared UI elements for the location and distance input tables.
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 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: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.
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 16:00:23 +0000 Ingo Weinzierl Improved the positioning of helper widgets and some layout specific stuff.
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.
Mon, 21 Mar 2011 08:28:02 +0000 Ingo Weinzierl Implemented a mechanism to step back to previous states.
Fri, 18 Mar 2011 11:32:05 +0000 Ingo Weinzierl Adjusted the look of the 'next' button in the parameter panel.
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 18:34:20 +0000 Ingo Weinzierl The widgets in the static part of the parameter panel are created using UIProviders now. The ParameterList does not build widgets any longer.

http://dive4elements.wald.intevation.org