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

age author description
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.
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:49:03 +0000 Ingo Weinzierl Added space between old params panel and new params panel.
Tue, 15 Mar 2011 14:55:47 +0000 Ingo Weinzierl Clear the panel that displays the current input widget before adding a new item to this panel.
Mon, 14 Mar 2011 18:09:21 +0000 Ingo Weinzierl Some improvements for displaying old parameters.
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.

http://dive4elements.wald.intevation.org