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.
|