comparison flys-client/Changes @ 616:ef88ecbbd4d3

Prepared Changes for the upcoming release. flys-client/trunk@2250 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 27 Jun 2011 13:06:22 +0000
parents f6966ccb9244
children b48c36076e17
comparison
equal deleted inserted replaced
615:ba1b27b7d282 616:ef88ecbbd4d3
1 2011-06-27 RELEASE 2.4
2
3 NEW:
4
5 * Introduced:
6 - a theme panel on the left of the chart. It allows to change
7 the state and order of the themes in the chart.
8 - a panel that displays the current mouse position in chart
9 coordinates.
10 - a Zoombox-Control that allows zooming in charts via zoombox.
11 - a control to zoom out for 10%.
12 - a control to zoom to the max extent of the chart.
13 - a control to pan charts.
14 - a panel that displays reports generated by calculations.
15 - a client side validation of user input.
16
17 * Improved the project list. The user can now rename projects and set
18 favorite projects that will never be deleted.
19
20 * Improved the chart output service to support zoom values.
21
22 * Added new services to:
23 - set the Collection's attribute to a new value
24 - set the name of a project
25 - set the time-to-live of a project
26 - delete a project
27 - retrieve meta information of the current chart
28 This service returns a ChartInfo object that stores information about
29 the axes ranges, data ranges and a transformation matrix to transform
30 image coordinates into chart coordinates
31 - fetch calculation reports
32
33 * flys/issue40 Input fields will show former selected values.
34
35 FIXES:
36
37 * flys/issue21 Projects cannot be opened twice but if a projects is
38 already open, it is brought to foreground.
39
40 * flys/issue22 Introduced a polling for user projects. Dead projects are
41 automatically removed.
42
43 * flys/issue43 I18N adjustments.
44
45 * flys/issue85 Location/Distance panel now distinguishes between these
46 two modes. Two (or more) locations will no longer end up in a distance.
47
48 * flys/issue88 I18N adjustments in the location/distance panel.
49
50 * flys/issue91 The WQ panel's initial mode is Q.
51
52 * flys/issue103 Append units in WQ panel.
53
54 * flys/issue104 The selected WQ mode is displayed in the static panel
55 now.
56
57 * flys/issue117 DoubleArrayPanel and DoubleRangePanel will no longer
58 return duplicate values.
59
60 * flys/issue118 The WQ panel has three modes now: W at gauge, Q at
61 gauge and Q free.
62
63 * flys/issue122 The values in the table displaying W values are no
64 longer selectable.
65
66 * flys/issue132 The initial location/distance mode is now distance.
67
68 * flys/issue139 Fixed NPE while initialising user values in the adapted
69 WQ panel.
70
71 * flys/issue140 Splitted the table - displaying W, Q and D values - up
72 in two tables for W (no longer selectable) and for QD.
73
74 * flys/issue156 The report panel is not displayed as tab besides the
75 chart tabs.
76
77 * flys/issue165 Limit the length of new project names to 50 characters.
78
79 * flys/issue170 Fixed broken initial chart info.
80
81
82
1 2011-05-19 RELEASE 2.3.1 83 2011-05-19 RELEASE 2.3.1
2 84
3 NEW: 85 NEW:
4 86
5 * Enabled the UI to display more export modes that a single one. 87 * Enabled the UI to display more export modes that a single one.

http://dive4elements.wald.intevation.org