log flys-client/ChangeLog @ 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.
Tue, 10 May 2011 06:48:46 +0000 Ingo Weinzierl Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.
Mon, 09 May 2011 16:22:11 +0000 Ingo Weinzierl Fixed a broken dependency in the maven pom file.
Mon, 09 May 2011 14:29:53 +0000 Raimund Renkert Added table and service for calculation output to UI.
Mon, 09 May 2011 13:51:39 +0000 Ingo Weinzierl Added radio buttons to choose between W/Q modes in the adapted WQ panel.
Mon, 09 May 2011 11:21:50 +0000 Ingo Weinzierl Bugfix: the current locale string is used to fetch chart images now.
Mon, 09 May 2011 10:31:54 +0000 Ingo Weinzierl Added a doubleclick listener to the project list to open a project.
Mon, 09 May 2011 10:23:20 +0000 Sascha L. Teichmann Removed superfluous imports.
Mon, 09 May 2011 10:20:45 +0000 Ingo Weinzierl Changed the wording when speaking about kilometer ranges.
Thu, 05 May 2011 15:42:38 +0000 Raimund Renkert Enable or disable table rows depending on the WQ selection.
Thu, 05 May 2011 13:32:36 +0000 Raimund Renkert Implemented handler for WQ value selection.
Thu, 05 May 2011 09:51:51 +0000 Raimund Renkert Added table for WQ inputs.
Thu, 05 May 2011 09:33:15 +0000 Ingo Weinzierl Implemented the createOld() of WQAdaptedInputPanel.
Thu, 05 May 2011 08:09:03 +0000 Ingo Weinzierl The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
Wed, 04 May 2011 14:54:38 +0000 Raimund Renkert Added new WQ info service and data structures.
Wed, 04 May 2011 14:40:50 +0000 Raimund Renkert Do not update the locations table if no data is cached.
Wed, 04 May 2011 14:05:40 +0000 Ingo Weinzierl Added a stub implementation of a WQ panel for discharge longitudinal section computations.
Wed, 04 May 2011 13:02:00 +0000 Raimund Renkert Fixed the single location input panel.
Wed, 04 May 2011 08:41:55 +0000 Ingo Weinzierl Renamed non-computed discharge curve outputs.
Wed, 04 May 2011 07:36:20 +0000 Ingo Weinzierl Added i18n strings for the computed discharge curve.
Tue, 03 May 2011 16:22:27 +0000 Ingo Weinzierl Added new i18n strings for new output modes.
Tue, 03 May 2011 13:52:14 +0000 Raimund Renkert Added new UI provider for single location selection.
Mon, 02 May 2011 16:41:35 +0000 Raimund Renkert Cash the table data and rebuild the location table on distance selection.
Mon, 02 May 2011 14:54:11 +0000 Ingo Weinzierl Introduced two further parameters in the WQ panel to determine the selection mode (range/single, w/q).
Mon, 02 May 2011 14:47:12 +0000 Raimund Renkert Added location and distance tables.
Mon, 02 May 2011 10:18:56 +0000 Ingo Weinzierl Bugfix: the WQ panel now returns the correct step width value if the range mode is selected.
Fri, 29 Apr 2011 10:12:02 +0000 Raimund Renkert Prepared UI elements for the location and distance input tables.
Thu, 28 Apr 2011 12:50:42 +0000 Ingo Weinzierl Added i18n strings for a longitudinal section curve.
Thu, 28 Apr 2011 09:56:06 +0000 Raimund Renkert Added class diagrams for the client ui.
Mon, 18 Apr 2011 13:27:49 +0000 Ingo Weinzierl Added error messages that are displayed during the feed operation.
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 13:46:33 +0000 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.
Tue, 12 Apr 2011 13:11:46 +0000 Ingo Weinzierl The project list is sorted now.
Tue, 12 Apr 2011 11:01:09 +0000 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.
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).
Tue, 12 Apr 2011 10:51:39 +0000 Ingo Weinzierl Added more i18n error messages.
Tue, 12 Apr 2011 10:50:32 +0000 Ingo Weinzierl The CollectionRecord implements a method that returns the Collection objects which is represented by the record now.
Tue, 12 Apr 2011 07:56:33 +0000 Ingo Weinzierl Added a new service to query an artifact description.
Mon, 11 Apr 2011 15:38:43 +0000 Ingo Weinzierl Implemented a context menu for the project list.
Mon, 11 Apr 2011 14:32:36 +0000 Ingo Weinzierl Implemented a service to fetch distance information of a river from the artifact server.
Mon, 11 Apr 2011 14:29:54 +0000 Ingo Weinzierl Added a model class that represents a distance information.
Fri, 08 Apr 2011 10:05:14 +0000 Ingo Weinzierl Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
Fri, 08 Apr 2011 09:51:41 +0000 Ingo Weinzierl Added an exception class that should be used if the user authentication fails.
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.
Fri, 08 Apr 2011 08:45:15 +0000 Ingo Weinzierl Added a new exception class that is used to be thrown after artifact / collection operation specific errors.
Thu, 07 Apr 2011 11:31:19 +0000 Ingo Weinzierl The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
Thu, 07 Apr 2011 10:33:48 +0000 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.
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.
Tue, 05 Apr 2011 06:25:17 +0000 Ingo Weinzierl Implemented the button to toggle the current locale.
Tue, 05 Apr 2011 06:24:13 +0000 Ingo Weinzierl Added missing i18n footer strings.
Wed, 30 Mar 2011 13:49:28 +0000 Ingo Weinzierl Tagged RELEASE 0.1 of FLYS Client.
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.
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.
Wed, 30 Mar 2011 07:35:59 +0000 Ingo Weinzierl Added a new service to describe collections.
Wed, 30 Mar 2011 07:31:50 +0000 Ingo Weinzierl Replaced a german string in the ProjectList.
Tue, 29 Mar 2011 13:53:24 +0000 Ingo Weinzierl Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
Tue, 29 Mar 2011 13:49:04 +0000 Ingo Weinzierl Added a service that returns the collections of a specified user.
Tue, 29 Mar 2011 13:44:53 +0000 Ingo Weinzierl A collection provides a method to retrieve its creation time now.
Tue, 29 Mar 2011 12:51:09 +0000 Raimund Renkert Fixed some issues.
Tue, 29 Mar 2011 12:39:31 +0000 Raimund Renkert Added style information to avoid body margin.
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.
Tue, 29 Mar 2011 09:45:57 +0000 Ingo Weinzierl Modified the URL of the 'back button' image.
Tue, 29 Mar 2011 09:12:14 +0000 Raimund Renkert Fixed toggle method.
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:20:45 +0000 Ingo Weinzierl Added a further plugin in the module selection and changed its alignment to vertical.
Mon, 28 Mar 2011 16:11:44 +0000 Ingo Weinzierl Removed a label from ChartOutputTab.
Mon, 28 Mar 2011 16:10:40 +0000 Ingo Weinzierl Removed the title (date string) of CollectionViews.
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 15:23:51 +0000 Raimund Renkert The project list button toggles the project list now.
Mon, 28 Mar 2011 13:24:13 +0000 Raimund Renkert Replaced next button image with smart gwt button.
Mon, 28 Mar 2011 11:59:00 +0000 Raimund Renkert Added footer and a spacer to the webpage layout.
Mon, 28 Mar 2011 11:33:09 +0000 Raimund Renkert Customized background and ProjectList styles.
Mon, 28 Mar 2011 10:45:45 +0000 Ingo Weinzierl Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
Mon, 28 Mar 2011 10:40:50 +0000 Raimund Renkert Limited the area for CollectionView to the size of FLYSWorkspace.
Mon, 28 Mar 2011 09:14:52 +0000 Ingo Weinzierl Fixed a typo.
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).
Fri, 25 Mar 2011 11:41:55 +0000 Ingo Weinzierl Made the AddArtifactService accessible in the web.xml
Fri, 25 Mar 2011 11:37:36 +0000 Ingo Weinzierl Added a service to add artifacts to collections.
Fri, 25 Mar 2011 11:32:33 +0000 Raimund Renkert Changed theme to smartgwt Enterprise Blue.
Fri, 25 Mar 2011 09:19:29 +0000 Ingo Weinzierl Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
Thu, 24 Mar 2011 15:48:13 +0000 Raimund Renkert Customized style for header and mainmenu.
Wed, 23 Mar 2011 11:19:18 +0000 Ingo Weinzierl The output modes of an artifact are extracted from DESCRIBE document and put into the ArtifactDescription.
Wed, 23 Mar 2011 11:06:31 +0000 Ingo Weinzierl Enhanced the ArtifactDescription and its default implementation to provide output modes.
Wed, 23 Mar 2011 10:58:07 +0000 Ingo Weinzierl Added an interface and its default implementation to describe an output mode of an artifact.
Mon, 21 Mar 2011 09:56:00 +0000 Ingo Weinzierl Moved image sources to an own directory to avoid that those files are included in the web application archive.
Mon, 21 Mar 2011 09:21:01 +0000 Ingo Weinzierl Display human readable strings of the selected values in the UI.
Mon, 21 Mar 2011 08:28:02 +0000 Ingo Weinzierl Implemented a mechanism to step back to previous states.
Fri, 18 Mar 2011 13:45:34 +0000 Ingo Weinzierl Save the data explicitly in the LocationDistancePanel and WQInputPanel before returning the user input to avoid a nullpointer exception.
Fri, 18 Mar 2011 12:01:55 +0000 Ingo Weinzierl The 'old' items in the parameter panel have a button to step back to a previous state (NOTE: just the UI stuff is implemented now).
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 09:36:28 +0000 Ingo Weinzierl Read min/max values for the distance modes in WQInputPanel.
Fri, 18 Mar 2011 08:45:25 +0000 Ingo Weinzierl Read min/max values for the distance mode in the LocationDistancePanel.
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 18:20:05 +0000 Ingo Weinzierl The DataList has a label now.
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.
Thu, 17 Mar 2011 11:39:27 +0000 Ingo Weinzierl Some refactoring (imports, etc).
Thu, 17 Mar 2011 11:23:07 +0000 Ingo Weinzierl Render the Single-W panel initially when the WQInputPanel is rendered.
Thu, 17 Mar 2011 10:54:41 +0000 Ingo Weinzierl Implemented the getData() method of the WQInputPanel.
Thu, 17 Mar 2011 10:28:03 +0000 Ingo Weinzierl Implemented the getData() method of the LocationDistancePanel.
Thu, 17 Mar 2011 09:54:05 +0000 Ingo Weinzierl Some GUI improvements in the Location/Distance, W/Q and Module panels.
Thu, 17 Mar 2011 09:29:10 +0000 Ingo Weinzierl Enhanced the UIProviderFactory.
Wed, 16 Mar 2011 16:24:43 +0000 Ingo Weinzierl Refactored the LocationDistancePanel, so that is uses the DoubleArrayPanel and DoubleRangePanel from the last commit as well.
Wed, 16 Mar 2011 15:52:13 +0000 Ingo Weinzierl Added a new widget to enter w/Q values in single and range mode.
Wed, 16 Mar 2011 09:57:41 +0000 Ingo Weinzierl Added a new widget that enables the user to enter a location or a distance in a single step.
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.
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 18:09:21 +0000 Ingo Weinzierl Some improvements for displaying old parameters.
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