log flys-client/ChangeLog @ 774:461b8bd696a7 2.4

age author description
2011-06-28 Ingo Weinzierl Tagged RELEASE 2.4 of flys-client.
2011-06-27 Ingo Weinzierl #182 Initial WQ mode in adapted wq panel is now Q.
2011-06-27 Ingo Weinzierl Prepared Changes for the upcoming release.
2011-06-26 Sascha L. Teichmann Removed trailing whitespace.
2011-06-26 Sascha L. Teichmann Removed superfluous imports.
2011-06-24 Ingo Weinzierl #165 Set the max length of project names to 50 characters.
2011-06-24 Ingo Weinzierl Zoom-to-max-extent will zoom to the initial chart range now (without zoom values given).
2011-06-24 Ingo Weinzierl #21 Newly created projects cannot be opened twice.
2011-06-23 Ingo Weinzierl #170 Changed the DOM manipulation while zoom and drag operation.
2011-06-23 Sascha L. Teichmann Prepare for AT export.
2011-06-23 Ingo Weinzierl Removed the formatter for project names in the project list.
2011-06-23 Ingo Weinzierl Escape project's names in the project list.
2011-06-23 Ingo Weinzierl #165 (part 1) Added tooltips and table headers in the project list.
2011-06-23 Ingo Weinzierl Improved the exception handling.
2011-06-23 Sascha L. Teichmann First version of error reports.
2011-06-22 Sascha L. Teichmann Stub for report service.
2011-06-22 Ingo Weinzierl The adapted WQ panel now displays warnings if no information are present to validate user input.
2011-06-22 Ingo Weinzierl Register newly created CollectionViews at FLYSWorkspace to avoid an inconsistent view.
2011-06-22 Ingo Weinzierl Open projects are removed from screen if the user deletes them (via project list).
2011-06-22 Ingo Weinzierl Implemented the RPC stubs to set the TTL and name of a collection and to delete an existing collection.
2011-06-22 Ingo Weinzierl Added stubs to set the name and ttl of a collection and to delete a collection.
2011-06-22 Ingo Weinzierl Improved the project list - listeners are notified after setting the name and ttl of a project.
2011-06-22 Ingo Weinzierl Adapted a german string in the WQ panel.
2011-06-22 Ingo Weinzierl #104 The WQ panel now display the selected wq mode.
2011-06-21 Ingo Weinzierl Initialize the combobox in the SelectProvider correctly.
2011-06-21 Ingo Weinzierl #156 Do not display report modes as tabs in the project view.
2011-06-21 Ingo Weinzierl The comboboxes to select the calculation mode are no longer editable.
2011-06-21 Ingo Weinzierl Restore the size of project windows if they are brought up to front.
2011-06-21 Ingo Weinzierl DoubleArrayPanel takes care on empty array fields when adding new double values. This avoids displaying 'null' values.
2011-06-21 Sascha L. Teichmann Filter reports and dispatch them to updateReports().
2011-06-21 Ingo Weinzierl #132 Set the initial mode of the location/distance panel to 'distance'.
2011-06-21 Ingo Weinzierl The project list displays the favorite state of a collection now. A gold star means, that a collection is a owner's favorite project and will never die. A silver star means, that the project is a common project.
2011-06-21 Sascha L. Teichmann Set project list update interval to 5 minutes.
2011-06-21 Ingo Weinzierl #22 Introduced a polling mechanism to refresh the projects of a user in the project list.
2011-06-21 Ingo Weinzierl Added i18n strings for each calculation report output.
2011-06-20 Sascha L. Teichmann Forget to commit changelog
2011-06-20 Sascha L. Teichmann Added dummy report panel.
2011-06-20 Sascha L. Teichmann Removed more expensive XPath.
2011-06-20 Ingo Weinzierl #140, #122: Splitted the WQD table in the WQInputPanel into two tables: a table for QD values and a table for W values - only the QD table is selectable.
2011-06-17 Ingo Weinzierl #140 Code cleanup in WQ table.
2011-06-17 Ingo Weinzierl #118 Added 'wq_free' parameter to feed document even if single value mode is selected.
2011-06-17 Ingo Weinzierl #118 Added a further radio button to select 'Q at Gauge' to the WQ panel.
2011-06-17 Ingo Weinzierl Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.
2011-06-17 Ingo Weinzierl The description of a facet is now displayed in the ChartThemePanel.
2011-06-16 Sascha L. Teichmann Alloc TreeNode arrays with the right size because its known.
2011-06-15 Ingo Weinzierl The DoubleArrayPanel is more tolerant towards entered whitespaces.
2011-06-15 Ingo Weinzierl Avoid GWT throwing warnings if no 'old' items exist for the parameter list.
2011-06-15 Ingo Weinzierl #117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.
2011-06-14 Ingo Weinzierl #88 Modified strings in the location/distance panel.
2011-06-14 Sascha L. Teichmann DistanceInfoService: Got rid of namespace. Use DOM instead of XPath.
2011-06-14 Sascha L. Teichmann Bring Oberkante and Unterkante into UI.
2011-06-14 Sascha L. Teichmann Loop through 'Unterkante' 'Oberkante' from service.
2011-06-14 Ingo Weinzierl Adjusted a german error message.
2011-06-14 Ingo Weinzierl Introduced a client side input validation for the adapted WQ panel.
2011-06-14 Ingo Weinzierl Introduced a client side validation for the WQ panel.
2011-06-14 Ingo Weinzierl Introduced an input validation for the location panels.
2011-06-09 Ingo Weinzierl Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
2011-06-09 Ingo Weinzierl Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
2011-06-09 Ingo Weinzierl #139 Fixed NPE while initialising user defined values in the adapted wq panel.
2011-06-08 Ingo Weinzierl Added units to the selected W or Q values in the static UI part.
2011-06-08 Ingo Weinzierl #43 Modified an english warning text.
2011-06-08 Ingo Weinzierl #21 There might be just a single window for each project now. Users can't open a project twice.
2011-06-08 Ingo Weinzierl Avoid NPE while parsing axes in ChartInfoService.
2011-06-08 Sascha L. Teichmann Don't crash if there is no transformer.
2011-06-08 Ingo Weinzierl Added a dirty hack to display project names shorter than 30 characters.
2011-06-07 Ingo Weinzierl The MouseOut event will now finish a current pan operation.
2011-06-07 Ingo Weinzierl Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
2011-06-07 Ingo Weinzierl Added a PanControl to pan charts.
2011-06-07 Ingo Weinzierl Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
2011-06-06 Ingo Weinzierl Repaired broken zoom-out control.
2011-06-06 Ingo Weinzierl #131 Repaired a broken XPath expression for the chart attributes.
2011-06-06 Ingo Weinzierl Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.
2011-06-03 Ingo Weinzierl Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
2011-06-03 Ingo Weinzierl Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
2011-06-03 Ingo Weinzierl Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
2011-06-01 Ingo Weinzierl Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
2011-06-01 Ingo Weinzierl Implemented a zoombox control and added it to the chart toolbar.
2011-06-01 Ingo Weinzierl Improved the layout of the mouse position panel.
2011-06-01 Ingo Weinzierl Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
2011-06-01 Ingo Weinzierl The collection object in the CollectionView is now accessible via getter method.
2011-06-01 Ingo Weinzierl Removed a debug statement.
2011-06-01 Ingo Weinzierl Added a chart info service to fetch the info document for a specific chart from artifact server.
2011-05-27 Ingo Weinzierl Added a first implementation of a MousePositionPanel - work is not finished yet.
2011-05-27 Ingo Weinzierl Moved the toolbar stuff of the chart panel into an own class.
2011-05-27 Ingo Weinzierl Replaced buttons displayed as labels with real buttons.
2011-05-27 Ingo Weinzierl The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
2011-05-27 Ingo Weinzierl Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
2011-05-27 Ingo Weinzierl Changes in the chart theme panel will now have an effect on the themes stored at the collection.
2011-05-26 Ingo Weinzierl Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
2011-05-25 Ingo Weinzierl Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
2011-05-25 Ingo Weinzierl Removed a bug in the DefaultTheme that prevented setting the artifact of a Theme correctly.
2011-05-25 Ingo Weinzierl The theme list information stored in the attribute of a collection is read and added in form of Themes and ThemeLists to the Collection.
2011-05-25 Ingo Weinzierl Implemented the first step of a theme control panel for charts.
2011-05-25 Ingo Weinzierl Removed needless imports.
2011-05-25 Ingo Weinzierl Added a new package 'chart' that should be the place where chart relevant classes should be stored. Moved ChartOutputTab into that package.
2011-05-25 Ingo Weinzierl Bugfix in the range/location panel - avoid NullPointerExceptions in getData().
2011-05-24 Ingo Weinzierl ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
2011-05-24 Ingo Weinzierl Added i18n error messages.
2011-05-24 Ingo Weinzierl Take care on empty Data objects while initializing default values in Location/distance panel.
2011-05-24 Ingo Weinzierl ISSUE-85 (part II/III) Repaired broken location/range panel.
2011-05-24 Ingo Weinzierl The default values/labels for Data objects are read from DESCRIBE document.
2011-05-24 Ingo Weinzierl Enhanced the Data object to save default values/labels.
2011-05-23 Ingo Weinzierl Added a mechanism to listen to changes relating to output modes of collections and artifacts. Solves a part of ISSUE-62.
2011-05-20 Ingo Weinzierl Reverted commit that changed the default port of the artifact server.
2011-05-20 Ingo Weinzierl Added missing i18n strings for duration curve export.
2011-05-20 Ingo Weinzierl Tagged release 2.3.1 of flys-client.
2011-05-20 Ingo Weinzierl Prepared Changes for release 2.3.1
2011-05-20 Ingo Weinzierl Tagged release 2.3.1 of flys-client.
2011-05-20 Hans Plum Reverted src/main/java/de/intevation/flys/client/client/config.xml after unintentional change
2011-05-20 Hans Plum NEWS to Release V 2.3.1
2011-05-19 Ingo Weinzierl Prepared Changes for the upcoming RELEASE 2.3.1
2011-05-19 Ingo Weinzierl ISSUE-35 The project view has a maximize button now.
2011-05-19 Ingo Weinzierl ISSUE-43 Adapted the english warning the is displayed before a language switch takes place.
2011-05-19 Ingo Weinzierl Added missing i18n strings for computed discharge curve exports.
2011-05-18 Ingo Weinzierl Added i18n strings for exports.
2011-05-17 Ingo Weinzierl Adjusted the width of an export button and added a tooltip to distinguish different exports.
2011-05-17 Ingo Weinzierl Adjusted a method signature of ClientProtocolUtils that has been changed in the last revision.
2011-05-17 Ingo Weinzierl Tagged RELEASE 2.3 of flys-client.
2011-05-16 Hans Plum Added missing information for release
2011-05-16 Hans Plum Added NEWS File for collecting enduser-sepcific information for releases
2011-05-13 Ingo Weinzierl Prepared Changes for the upcoming release 2.3.
2011-05-13 Sascha L. Teichmann Datacage: Better converter for incoming XML tree
2011-05-12 Raimund Renkert ISSUE 61: Changed datacage button style.
2011-05-12 Raimund Renkert ISSUE 46: Removed the table header context menu.
2011-05-12 Raimund Renkert ISSUE 43: Changed i18n strings.
2011-05-12 Raimund Renkert Show rivers as links instead of a combobox.
2011-05-12 Ingo Weinzierl ISSUE-15 The charts in the chart panel are requested with the size of the parent panel.
2011-05-12 Ingo Weinzierl Enabled the client to request charts in different sizes.
2011-05-12 Ingo Weinzierl ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
2011-05-11 Sascha L. Teichmann Datacage: transport rpc result to ui.
2011-05-11 Ingo Weinzierl Changed the height of the export panel.
2011-05-11 Sascha L. Teichmann UI stub for data cage
2011-05-11 Ingo Weinzierl ISSUE-56 Display download buttons to export the computed data.
2011-05-11 Ingo Weinzierl Added a service to export data from the artifact server.
2011-05-11 Raimund Renkert ISSUE 34: Move every new project window 20 px down and right.
2011-05-11 Raimund Renkert ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
2011-05-11 Raimund Renkert Set the computation result panel width and height to 100%.
2011-05-11 Ingo Weinzierl Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new).
2011-05-11 Ingo Weinzierl ISSUE-41 Moved the panel that shows the computation results right beside the parameterization - NOTE: issue is still open.
2011-05-11 Ingo Weinzierl ISSUE-57 Replaced wrong i18n function call.
2011-05-10 Ingo Weinzierl ISSUE-48 Added placeholder for the toolbar and the theme control in the chart output tab.
2011-05-10 Ingo Weinzierl ISSUE-38 Set the first value of a select box as default value.
2011-05-10 Ingo Weinzierl Added i18n error messages used in the adapted wq panel.
2011-05-10 Raimund Renkert Changed the empty table message for the WQ input table.
2011-05-10 Raimund Renkert Changed the empty table message for helper and data tables.
2011-05-10 Sascha L. Teichmann Added stub for meta data service.
2011-05-10 Raimund Renkert Fixed the location input. A range selection sets the correct location values
2011-05-10 Raimund Renkert Remove the data table on step back.
2011-05-10 Raimund Renkert Build a dynamic table for the CSV data.
2011-05-10 Ingo Weinzierl Fixed attributes/namespaces in the XML document that is used to fetch the CSV export of WINFO computations.
2011-05-09 Ingo Weinzierl Fixed a broken dependency in the maven pom file.
2011-05-09 Raimund Renkert Added table and service for calculation output to UI.
2011-05-09 Ingo Weinzierl Added radio buttons to choose between W/Q modes in the adapted WQ panel.
2011-05-09 Ingo Weinzierl Bugfix: the current locale string is used to fetch chart images now.
2011-05-09 Ingo Weinzierl Added a doubleclick listener to the project list to open a project.
2011-05-09 Sascha L. Teichmann Removed superfluous imports.
2011-05-09 Ingo Weinzierl Changed the wording when speaking about kilometer ranges.
2011-05-05 Raimund Renkert Enable or disable table rows depending on the WQ selection.
2011-05-05 Raimund Renkert Implemented handler for WQ value selection.
2011-05-05 Raimund Renkert Added table for WQ inputs.
2011-05-05 Ingo Weinzierl Implemented the createOld() of WQAdaptedInputPanel.
2011-05-05 Ingo Weinzierl The WQAdaptedInputPanel displays input fields for each gauge and returns the correct w/q values now.
2011-05-04 Raimund Renkert Added new WQ info service and data structures.
2011-05-04 Raimund Renkert Do not update the locations table if no data is cached.
2011-05-04 Ingo Weinzierl Added a stub implementation of a WQ panel for discharge longitudinal section computations.
2011-05-04 Raimund Renkert Fixed the single location input panel.
2011-05-04 Ingo Weinzierl Renamed non-computed discharge curve outputs.
2011-05-04 Ingo Weinzierl Added i18n strings for the computed discharge curve.
2011-05-03 Ingo Weinzierl Added new i18n strings for new output modes.
2011-05-03 Raimund Renkert Added new UI provider for single location selection.
2011-05-02 Raimund Renkert Cash the table data and rebuild the location table on distance selection.
2011-05-02 Ingo Weinzierl Introduced two further parameters in the WQ panel to determine the selection mode (range/single, w/q).
2011-05-02 Raimund Renkert Added location and distance tables.
2011-05-02 Ingo Weinzierl Bugfix: the WQ panel now returns the correct step width value if the range mode is selected.
2011-04-29 Raimund Renkert Prepared UI elements for the location and distance input tables.
2011-04-28 Ingo Weinzierl Added i18n strings for a longitudinal section curve.
2011-04-28 Raimund Renkert Added class diagrams for the client ui.
2011-04-18 Ingo Weinzierl Added error messages that are displayed during the feed operation.
2011-04-14 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.
2011-04-12 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.
2011-04-12 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.
2011-04-12 Ingo Weinzierl The project list is sorted now.
2011-04-12 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.
2011-04-12 Ingo Weinzierl Improved the CollectionView and the ParameterList - both can be initialized with an existing artifact (parameterization).
2011-04-12 Ingo Weinzierl Added more i18n error messages.
2011-04-12 Ingo Weinzierl The CollectionRecord implements a method that returns the Collection objects which is represented by the record now.
2011-04-12 Ingo Weinzierl Added a new service to query an artifact description.
2011-04-11 Ingo Weinzierl Implemented a context menu for the project list.
2011-04-11 Ingo Weinzierl Implemented a service to fetch distance information of a river from the artifact server.
2011-04-11 Ingo Weinzierl Added a model class that represents a distance information.
2011-04-08 Ingo Weinzierl Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers.
2011-04-08 Ingo Weinzierl Added an exception class that should be used if the user authentication fails.
2011-04-08 Ingo Weinzierl Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
2011-04-08 Ingo Weinzierl Added a new exception class that is used to be thrown after artifact / collection operation specific errors.
2011-04-07 Ingo Weinzierl The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
2011-04-07 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.
2011-04-05 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.
2011-04-05 Ingo Weinzierl Implemented the button to toggle the current locale.
2011-04-05 Ingo Weinzierl Added missing i18n footer strings.
2011-03-30 Ingo Weinzierl Tagged RELEASE 0.1 of FLYS Client.
2011-03-30 Ingo Weinzierl Removed some out commented code that have been commited by mistaken.
2011-03-30 Ingo Weinzierl Improved the way how to i18n strings in our application.
2011-03-30 Ingo Weinzierl Removed useless imports.
2011-03-30 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.
2011-03-30 Ingo Weinzierl Added a new service to describe collections.
2011-03-30 Ingo Weinzierl Replaced a german string in the ProjectList.
2011-03-29 Ingo Weinzierl Integrated the ProjectList into the client. Now, the Collections of a user are displayed in the list.
2011-03-29 Ingo Weinzierl Added a service that returns the collections of a specified user.
2011-03-29 Ingo Weinzierl A collection provides a method to retrieve its creation time now.
2011-03-29 Raimund Renkert Fixed some issues.
2011-03-29 Raimund Renkert Added style information to avoid body margin.
2011-03-29 Raimund Renkert Changed some german strings.
2011-03-29 Raimund Renkert Resized CollectionView and set the content size to have a tabled style.
2011-03-29 Ingo Weinzierl The title of the parameter tab will change after the module has been selectd.
2011-03-29 Ingo Weinzierl Modified the URL of the 'back button' image.
2011-03-29 Raimund Renkert Fixed toggle method.
2011-03-28 Ingo Weinzierl Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache.
2011-03-28 Ingo Weinzierl Added a further plugin in the module selection and changed its alignment to vertical.
2011-03-28 Ingo Weinzierl Removed a label from ChartOutputTab.
2011-03-28 Ingo Weinzierl Removed the title (date string) of CollectionViews.
2011-03-28 Ingo Weinzierl Improved the positioning of helper widgets and some layout specific stuff.
2011-03-28 Raimund Renkert The project list button toggles the project list now.
2011-03-28 Raimund Renkert Replaced next button image with smart gwt button.
2011-03-28 Raimund Renkert Added footer and a spacer to the webpage layout.
2011-03-28 Raimund Renkert Customized background and ProjectList styles.
2011-03-28 Ingo Weinzierl Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab.
2011-03-28 Raimund Renkert Limited the area for CollectionView to the size of FLYSWorkspace.
2011-03-28 Ingo Weinzierl Fixed a typo.
2011-03-28 Ingo Weinzierl Added a panel that will be used to display chart output.
2011-03-28 Ingo Weinzierl Available output modes are displayed in the tab bar of the collection view.
2011-03-28 Ingo Weinzierl Moved parameterization specific code from CollectionView to ParameterList.
2011-03-26 Ingo Weinzierl Moved ParameterList specific code into the ParameterList.
2011-03-25 Ingo Weinzierl Adjusted the return type of the CreateCollectionService and added code to react on Collection changes (like output modes).
2011-03-25 Ingo Weinzierl Made the AddArtifactService accessible in the web.xml
2011-03-25 Ingo Weinzierl Added a service to add artifacts to collections.
2011-03-25 Raimund Renkert Changed theme to smartgwt Enterprise Blue.
2011-03-25 Ingo Weinzierl Added CollectionItems and Facets and replaced Artifact references in Collection with CollectionItems.
2011-03-24 Raimund Renkert Customized style for header and mainmenu.
2011-03-23 Ingo Weinzierl The output modes of an artifact are extracted from DESCRIBE document and put into the ArtifactDescription.
2011-03-23 Ingo Weinzierl Enhanced the ArtifactDescription and its default implementation to provide output modes.

http://dive4elements.wald.intevation.org