graph
- Avoid GWT throwing warnings if no 'old' items exist for the parameter list.2011-06-15, by Ingo Weinzierl
- #117 Improved double value parsing in DoubleArrayPanel and DoubleRangePanel.2011-06-15, by Ingo Weinzierl
- #88 Modified strings in the location/distance panel.2011-06-14, by Ingo Weinzierl
- DistanceInfoService: Got rid of namespace. Use DOM instead of XPath.2011-06-14, by Sascha L. Teichmann
- Bring Oberkante and Unterkante into UI.2011-06-14, by Sascha L. Teichmann
- Loop through 'Unterkante' 'Oberkante' from service.2011-06-14, by Sascha L. Teichmann
- Adjusted a german error message.2011-06-14, by Ingo Weinzierl
- Introduced a client side input validation for the adapted WQ panel.2011-06-14, by Ingo Weinzierl
- Introduced a client side validation for the WQ panel.2011-06-14, by Ingo Weinzierl
- Introduced an input validation for the location panels.2011-06-14, by 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, by 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, by Ingo Weinzierl
- #139 Fixed NPE while initialising user defined values in the adapted wq panel.2011-06-09, by Ingo Weinzierl
- Added units to the selected W or Q values in the static UI part.2011-06-08, by Ingo Weinzierl
- #43 Modified an english warning text.2011-06-08, by Ingo Weinzierl
- #21 There might be just a single window for each project now. Users can't open a project twice.2011-06-08, by Ingo Weinzierl
- Avoid NPE while parsing axes in ChartInfoService.2011-06-08, by Ingo Weinzierl
- Don't crash if there is no transformer.2011-06-08, by Sascha L. Teichmann
- Added a dirty hack to display project names shorter than 30 characters.2011-06-08, by Ingo Weinzierl
- The MouseOut event will now finish a current pan operation.2011-06-07, by 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, by Ingo Weinzierl
- Added a PanControl to pan charts.2011-06-07, by Ingo Weinzierl
- Adjusted the return values of the CSVExportService, so that GWT can handle those values better.2011-06-07, by Ingo Weinzierl
- Use the same code to create the attribute document for the chart creation in ChartOutputService and ChartInfoService.2011-06-07, by Ingo Weinzierl
- Repaired broken zoom-out control.2011-06-06, by Ingo Weinzierl
- #131 Repaired a broken XPath expression for the chart attributes.2011-06-06, by Ingo Weinzierl
- Improved the zoombox control: cancel the zoom operation if the mouse pointer leaves the chart area.2011-06-06, by Ingo Weinzierl
- Added missing icon for the zoom-out control.2011-06-03, by Ingo Weinzierl
- Added a zoom-out control to the chart toolbar which zooms 10% of the current ranges out.2011-06-03, by 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, by Ingo Weinzierl