Fri, 17 Jun 2011 10:16:45 +0000 |
Ingo Weinzierl |
Added 'index' and 'description' of a facet to the collection's attribute document. The ChartThemePanel is now working again.
|
Fri, 17 Jun 2011 09:57:23 +0000 |
Ingo Weinzierl |
The description of a facet is now displayed in the ChartThemePanel.
|
Thu, 16 Jun 2011 15:57:20 +0000 |
Sascha L. Teichmann |
Alloc TreeNode arrays with the right size because its known.
|
Wed, 15 Jun 2011 09:03:27 +0000 |
Ingo Weinzierl |
The DoubleArrayPanel is more tolerant towards entered whitespaces.
|
Wed, 15 Jun 2011 09:01:22 +0000 |
Ingo Weinzierl |
Avoid GWT throwing warnings if no 'old' items exist for the parameter list.
|
Wed, 15 Jun 2011 08:28:54 +0000 |
Ingo Weinzierl |
#117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.
|
Tue, 14 Jun 2011 16:43:09 +0000 |
Ingo Weinzierl |
#88 Modified strings in the location/distance panel.
|
Tue, 14 Jun 2011 16:28:19 +0000 |
Sascha L. Teichmann |
DistanceInfoService: Got rid of namespace. Use DOM instead of XPath.
|
Tue, 14 Jun 2011 15:46:31 +0000 |
Sascha L. Teichmann |
Bring Oberkante and Unterkante into UI.
|
Tue, 14 Jun 2011 14:19:45 +0000 |
Sascha L. Teichmann |
Loop through 'Unterkante' 'Oberkante' from service.
|
Tue, 14 Jun 2011 14:01:08 +0000 |
Ingo Weinzierl |
Adjusted a german error message.
|
Tue, 14 Jun 2011 14:00:19 +0000 |
Ingo Weinzierl |
Introduced a client side input validation for the adapted WQ panel.
|
Tue, 14 Jun 2011 11:31:33 +0000 |
Ingo Weinzierl |
Introduced a client side validation for the WQ panel.
|
Tue, 14 Jun 2011 10:42:34 +0000 |
Ingo Weinzierl |
Introduced an input validation for the location panels.
|
Thu, 09 Jun 2011 14:06:10 +0000 |
Ingo Weinzierl |
Introduced a client side validation before new user data are sent to the server - the range/location panel already implements this validation.
|
Thu, 09 Jun 2011 10:57:42 +0000 |
Ingo Weinzierl |
Parse the min/max axes ranges for the ChartInfo and modified the zoom and pan actions to match the current server implementation.
|
Thu, 09 Jun 2011 06:05:44 +0000 |
Ingo Weinzierl |
#139 Fixed NPE while initialising user defined values in the adapted wq panel.
|
Wed, 08 Jun 2011 14:49:47 +0000 |
Ingo Weinzierl |
Added units to the selected W or Q values in the static UI part.
|
Wed, 08 Jun 2011 13:28:23 +0000 |
Ingo Weinzierl |
#43 Modified an english warning text.
|
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, 08 Jun 2011 12:43:38 +0000 |
Ingo Weinzierl |
Avoid NPE while parsing axes in ChartInfoService.
|
Wed, 08 Jun 2011 10:57:28 +0000 |
Sascha L. Teichmann |
Don't crash if there is no transformer.
|
Wed, 08 Jun 2011 07:31:01 +0000 |
Ingo Weinzierl |
Added a dirty hack to display project names shorter than 30 characters.
|
Tue, 07 Jun 2011 13:58:38 +0000 |
Ingo Weinzierl |
The MouseOut event will now finish a current pan operation.
|
Tue, 07 Jun 2011 13:26:24 +0000 |
Ingo Weinzierl |
Adapted the ChartInfoService to return more information about charts than before. In addition, the PanControl is added to the chart toolbar.
|
Tue, 07 Jun 2011 13:07:27 +0000 |
Ingo Weinzierl |
Added a PanControl to pan charts.
|
Tue, 07 Jun 2011 10:03:19 +0000 |
Ingo Weinzierl |
Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.
|
Mon, 06 Jun 2011 11:56:15 +0000 |
Ingo Weinzierl |
Repaired broken zoom-out control.
|
Mon, 06 Jun 2011 11:31:21 +0000 |
Ingo Weinzierl |
#131 Repaired a broken XPath expression for the chart attributes.
|
Mon, 06 Jun 2011 08:21:08 +0000 |
Ingo Weinzierl |
Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.
|
Fri, 03 Jun 2011 12:18:03 +0000 |
Ingo Weinzierl |
Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.
|
Fri, 03 Jun 2011 08:20:22 +0000 |
Ingo Weinzierl |
Added a control to reset the zoom of a chart. In addition, the zoom buttons are displayed as ImgButtons now.
|
Fri, 03 Jun 2011 06:34:32 +0000 |
Ingo Weinzierl |
Append the x and y ranges determined after zooming with the ZoomboxControl to the attribute document used for the chart creation.
|
Wed, 01 Jun 2011 14:13:29 +0000 |
Ingo Weinzierl |
Added the ChartOutputTab as ZoomHandler for the ZoomboxControl - no zooming is done yet.
|
Wed, 01 Jun 2011 13:43:35 +0000 |
Ingo Weinzierl |
Implemented a zoombox control and added it to the chart toolbar.
|
Wed, 01 Jun 2011 11:59:59 +0000 |
Ingo Weinzierl |
Improved the layout of the mouse position panel.
|
Wed, 01 Jun 2011 09:03:18 +0000 |
Ingo Weinzierl |
Adapted the MousePositionPanel to use the Transform2D object for computing the chart coordinates from image coordinates.
|
Wed, 01 Jun 2011 08:50:40 +0000 |
Ingo Weinzierl |
The collection object in the CollectionView is now accessible via getter method.
|
Wed, 01 Jun 2011 08:49:39 +0000 |
Ingo Weinzierl |
Removed a debug statement.
|
Wed, 01 Jun 2011 08:15:58 +0000 |
Ingo Weinzierl |
Added a chart info service to fetch the info document for a specific chart from artifact server.
|
Fri, 27 May 2011 15:38:24 +0000 |
Ingo Weinzierl |
Added a first implementation of a MousePositionPanel - work is not finished yet.
|
Fri, 27 May 2011 13:48:25 +0000 |
Ingo Weinzierl |
Moved the toolbar stuff of the chart panel into an own class.
|
Fri, 27 May 2011 13:10:09 +0000 |
Ingo Weinzierl |
Replaced buttons displayed as labels with real buttons.
|
Fri, 27 May 2011 09:50:57 +0000 |
Ingo Weinzierl |
The chart in the ChartOutputTab is refreshed when there occur any changes in the chart theme panel.
|
Fri, 27 May 2011 08:59:26 +0000 |
Ingo Weinzierl |
Connected the CollectionAttributeService with the artifact server - Collection modifications will now be stored in the artifact databae.
|
Fri, 27 May 2011 08:53:22 +0000 |
Ingo Weinzierl |
Changes in the chart theme panel will now have an effect on the themes stored at the collection.
|
Thu, 26 May 2011 13:53:36 +0000 |
Ingo Weinzierl |
Connected the actions in the navigation panel with the theme list in the ChartThemePanel - themes can be moved now.
|
Wed, 25 May 2011 16:23:16 +0000 |
Ingo Weinzierl |
Added a navigation panel to the bottom of the theme control panel to move themes up/down (function not implemented yet).
|
Wed, 25 May 2011 14:50:37 +0000 |
Ingo Weinzierl |
Removed a bug in the DefaultTheme that prevented setting the artifact of a Theme correctly.
|
Wed, 25 May 2011 13:42:04 +0000 |
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.
|
Wed, 25 May 2011 11:34:34 +0000 |
Ingo Weinzierl |
Implemented the first step of a theme control panel for charts.
|
Wed, 25 May 2011 11:30:46 +0000 |
Ingo Weinzierl |
Removed needless imports.
|
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.
|
Wed, 25 May 2011 07:05:22 +0000 |
Ingo Weinzierl |
Bugfix in the range/location panel - avoid NullPointerExceptions in getData().
|
Tue, 24 May 2011 16:22:34 +0000 |
Ingo Weinzierl |
ISSUE-90 & ISSUE-40 (part II/II) Former selected values are preselected after back jumps.
|
Tue, 24 May 2011 11:22:05 +0000 |
Ingo Weinzierl |
Added i18n error messages.
|
Tue, 24 May 2011 11:21:11 +0000 |
Ingo Weinzierl |
Take care on empty Data objects while initializing default values in Location/distance panel.
|
Tue, 24 May 2011 10:52:00 +0000 |
Ingo Weinzierl |
ISSUE-85 (part II/III) Repaired broken location/range panel.
|
Tue, 24 May 2011 10:46:48 +0000 |
Ingo Weinzierl |
The default values/labels for Data objects are read from DESCRIBE document.
|
Tue, 24 May 2011 10:44:59 +0000 |
Ingo Weinzierl |
Enhanced the Data object to save default values/labels.
|
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.
|
Fri, 20 May 2011 10:15:10 +0000 |
Ingo Weinzierl |
Reverted commit that changed the default port of the artifact server.
|
Fri, 20 May 2011 10:10:26 +0000 |
Ingo Weinzierl |
Added missing i18n strings for duration curve export.
|
Fri, 20 May 2011 09:28:07 +0000 |
Ingo Weinzierl |
Tagged release 2.3.1 of flys-client.
|
Fri, 20 May 2011 09:24:46 +0000 |
Ingo Weinzierl |
Prepared Changes for release 2.3.1
|
Fri, 20 May 2011 09:28:07 +0000 |
Ingo Weinzierl |
Tagged release 2.3.1 of flys-client.
|
Fri, 20 May 2011 06:14:26 +0000 |
Hans Plum |
Reverted src/main/java/de/intevation/flys/client/client/config.xml after unintentional change
|
Fri, 20 May 2011 06:10:48 +0000 |
Hans Plum |
NEWS to Release V 2.3.1
|
Thu, 19 May 2011 14:51:35 +0000 |
Ingo Weinzierl |
Prepared Changes for the upcoming RELEASE 2.3.1
|
Thu, 19 May 2011 13:02:47 +0000 |
Ingo Weinzierl |
ISSUE-35 The project view has a maximize button now.
|
Thu, 19 May 2011 12:31:23 +0000 |
Ingo Weinzierl |
ISSUE-43 Adapted the english warning the is displayed before a language switch takes place.
|
Thu, 19 May 2011 09:52:14 +0000 |
Ingo Weinzierl |
Added missing i18n strings for computed discharge curve exports.
|
Wed, 18 May 2011 11:12:06 +0000 |
Ingo Weinzierl |
Added i18n strings for exports.
|
Tue, 17 May 2011 10:14:22 +0000 |
Ingo Weinzierl |
Adjusted the width of an export button and added a tooltip to distinguish different exports.
|
Tue, 17 May 2011 09:58:53 +0000 |
Ingo Weinzierl |
Adjusted a method signature of ClientProtocolUtils that has been changed in the last revision.
|
Tue, 17 May 2011 07:51:26 +0000 |
Ingo Weinzierl |
Tagged RELEASE 2.3 of flys-client.
|
Mon, 16 May 2011 10:36:48 +0000 |
Hans Plum |
Added missing information for release
|
Mon, 16 May 2011 10:27:47 +0000 |
Hans Plum |
Added NEWS File for collecting enduser-sepcific information for releases
|
Fri, 13 May 2011 11:24:55 +0000 |
Ingo Weinzierl |
Prepared Changes for the upcoming release 2.3.
|
Fri, 13 May 2011 09:06:13 +0000 |
Sascha L. Teichmann |
Datacage: Better converter for incoming XML tree
|
Thu, 12 May 2011 16:47:23 +0000 |
Raimund Renkert |
ISSUE 61: Changed datacage button style.
|
Thu, 12 May 2011 15:42:37 +0000 |
Raimund Renkert |
ISSUE 46: Removed the table header context menu.
|
Thu, 12 May 2011 15:14:09 +0000 |
Raimund Renkert |
ISSUE 43: Changed i18n strings.
|
Thu, 12 May 2011 14:59:18 +0000 |
Raimund Renkert |
Show rivers as links instead of a combobox.
|
Thu, 12 May 2011 09:59:29 +0000 |
Ingo Weinzierl |
ISSUE-15 The charts in the chart panel are requested with the size of the parent panel.
|
Thu, 12 May 2011 09:14:46 +0000 |
Ingo Weinzierl |
Enabled the client to request charts in different sizes.
|
Thu, 12 May 2011 07:08:27 +0000 |
Ingo Weinzierl |
ISSUE-34 Limit the windows which are moved to the right lower corner to 10.
|
Wed, 11 May 2011 16:38:54 +0000 |
Sascha L. Teichmann |
Datacage: transport rpc result to ui.
|
Wed, 11 May 2011 15:33:54 +0000 |
Ingo Weinzierl |
Changed the height of the export panel.
|
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 14:23:08 +0000 |
Ingo Weinzierl |
Added a service to export data from the artifact server.
|
Wed, 11 May 2011 11:44:23 +0000 |
Raimund Renkert |
ISSUE 34: Move every new project window 20 px down and right.
|
Wed, 11 May 2011 11:07:18 +0000 |
Raimund Renkert |
ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
|
Wed, 11 May 2011 10:04:49 +0000 |
Raimund Renkert |
Set the computation result panel width and height to 100%.
|
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).
|
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.
|
Wed, 11 May 2011 07:06:22 +0000 |
Ingo Weinzierl |
ISSUE-57 Replaced wrong i18n function call.
|
Tue, 10 May 2011 16:49:15 +0000 |
Ingo Weinzierl |
ISSUE-48 Added placeholder for the toolbar and the theme control in the chart output tab.
|
Tue, 10 May 2011 16:25:00 +0000 |
Ingo Weinzierl |
ISSUE-38 Set the first value of a select box as default value.
|
Tue, 10 May 2011 16:13:16 +0000 |
Ingo Weinzierl |
Added i18n error messages used in the adapted wq panel.
|
Tue, 10 May 2011 15:44:43 +0000 |
Raimund Renkert |
Changed the empty table message for the WQ input table.
|
Tue, 10 May 2011 15:36:07 +0000 |
Raimund Renkert |
Changed the empty table message for helper and data tables.
|
Tue, 10 May 2011 13:44:57 +0000 |
Sascha L. Teichmann |
Added stub for meta data service.
|
Tue, 10 May 2011 11:37:49 +0000 |
Raimund Renkert |
Fixed the location input. A range selection sets the correct location values
|
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.
|