comparison gwt-client/CHANGES @ 5838:5aa05a7a34b7

Rename modules to more fitting names.
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 25 Apr 2013 15:23:37 +0200
parents flys-client/CHANGES@79878efbdf07
children
comparison
equal deleted inserted replaced
5837:d9901a08d0a6 5838:5aa05a7a34b7
1 2011-09-19 RELEASE 2.5
2
3 NEW:
4
5 * Added new widgets:
6 - DistancePanel: allows users to enter a km range.
7 - ContinuePanel: offers a 'next' button only for states which do not require input data.
8 - BooleanPanel: allows users to answer for yes/no questions.
9 - TextProvider: allows users to enter text strings.
10 - AutoIntegerPanel: allows users to enter integer values or the value 'auto'.
11 - WaterlevelGroundPanel: allows users to enter three integer values for "from", "to", and "diff" used for floodmaps.
12 - DatacagePanel: displays a datacage widget, that allows users to select items from datacage.
13 - MapPanel: displays a Gwt-OpenLayers based map and a MapToolbar.
14 - DatacageWidget: reads XML documents from MetaDataService and displays the result as tree.
15 - DigitizePanel: allows users to digitize spatial geometries using a map based on Gwt-OpenLayers.
16 - DatacageTwinPanel: allows users to select items from two parallel datacage widgets.
17
18 * Added RPC services to:
19 - create new Artifacts based on a model Artifact (ArtifactService).
20 - read XML documents from MetaDataService (MetaDataService).
21 - read map information (as srid, extent) from MapInfoService (MapInfoService).
22 - feed an Artifact only (without forwarding into a new state) (FeedService).
23 - fetch the description of an Artifact only (DescribeArtifactService).
24 - create new Artifacts based on Recommendation objects and add them to
25 current Collection (LoadArtifactService).
26
27 * The DatacageWindow in charts now allows adding new themes to charts.
28
29 * Introduced a Recommendation mechanism in the CollectionView that loads Artifacts to the
30 current Collection based on the recommendations in the Artifact description of the master
31 Artifact.
32
33 * Extract background state/messages of master Artifacts. Lock CollectionView window if
34 master Artifacts have started background threads that have not finished yet and display
35 status messages in the lock screen.
36
37 * Added support to clone existing projects in the project list.
38
39 * Introduced copy&paste support in calculation result tables.
40
41 * Added new OutputTab MapOutputTab. This tab initializes map based on Gwt-OpenLayers.
42 The layers added to the map depend on the facets of the output.
43
44 * Added a CrossSectionChartThemePanel. This ThemePanel offers a spinner right besides the
45 theme name to modify the current km.
46
47 * Added a MapToolbar that offers controls for working with a map based on Gwt-OpenLayers.
48
49 * UI improvements:
50 - Stepping back/forward in parameterization no longer redraws the whole CollectionView.
51 - set the title of CollectionView windows when the name of a collection is modified in the project list.
52 - introduced "find-as-you-type" search in most input tables.
53
54 * Distinguish between 'chart' and 'map' output modes to create ChartOutputTabs or MapOutputTabs.
55
56 * Bumped GWT up to 2.3.0.
57
58
59 FIXES:
60
61 * flys/issue159 (WINFO: Radiobutton - Ortsauswahl bei "W für ungleichwertigen Abflusslängsschnitt" entfernen)
62
63 * flys/issue166 (Projektname in die Fensterleiste übernehmen)
64
65 * flys/issue181 (Erstes Thema in der Themenliste wählt sich automatisch wieder an)
66
67 * flys/issue185 (IE8 + Chromium: Kein Zoomen von Diagrammen möglich)
68
69 * flys/issue194 (Wasserspiegellagen: Hauptwerte Q/D Spaltenbezeichnung "Kenzeichnender Abfluss")
70
71 * flys/issue195 (Wasserspiegellagen: Q/D-Panel Spaltenbezeichnung "W/Q/D" -> "Q/D")
72
73 * flys/issue199 (Berechnete Abflusskurve / Dauerzahlen: Freies Textfeld akzeptiert mehr als einen Ort.)
74
75 * flys/issue203 (W-INFO: Wasserspiegellagenberechnung / Auswahlunterstützung Abfluss)
76
77 * flys/issue234 (W-INFO: Projektverwaltung)
78
79 * flys/issue239 (W-INFO: Wasserspiegellagenberechnung / Auswahlunterstützung Ort bzw. Strecke)
80
81 * flys/issue240 (W-INFO: Projektverwaltung / Einstellung dauerhaft)
82
83 * flys/issue259 (Daten aus Datenkorb in Diagramm einladen)
84
85 * flys/issue266 (Projektverwaltung: Duplizieren von Projekten)
86
87 * flys/issue282 (Karte: Abstand interpolierte Profile - Default wert)
88
89 * flys/issue285 (Projektverwaltung: Suche auf den Titeln)
90
91 * flys/issue286 (Karte: Tooltips für die Werkzeugleiste)
92
93 * flys/issue289 (Karte: Messen von Strecken und Flächen in falscher Dimension)
94
95 * flys/issue299 (Karte: Einige Farben vereinheitlichen)
96
97 * flys/issue293 (Karte: Farbliche Anpassung der digitalisierten Objekte)
98
99 * flys/issue305 (Suche: Löschen der Eingabe nach einem Wechseln des Tabs Strecke -> Ort)
100
101 * flys/issue309 (Querprofil: Manuelle Eingabe funktioniert nicht nach Return (nur nach Tab))
102
103 * flys/issue311 (Querprofil: i18n)
104
105 * flys/issue313 ("AssertionError" beim Wechsel von Deutsch zu Englisch in der Projektliste)
106
107
108
109 2011-06-27 RELEASE 2.4
110
111 NEW:
112
113 * Introduced:
114 - a theme panel on the left of the chart. It allows to change
115 the state and order of the themes in the chart.
116 - a panel that displays the current mouse position in chart
117 coordinates.
118 - a Zoombox-Control that allows zooming in charts via zoombox.
119 - a control to zoom out for 10%.
120 - a control to zoom to the max extent of the chart.
121 - a control to pan charts.
122 - a panel that displays reports generated by calculations.
123 - a client side validation of user input.
124
125 * Improved the project list. The user can now rename projects and set
126 favorite projects that will never be deleted.
127
128 * Improved the chart output service to support zoom values.
129
130 * Added new services to:
131 - set the Collection's attribute to a new value
132 - set the name of a project
133 - set the time-to-live of a project
134 - delete a project
135 - retrieve meta information of the current chart
136 This service returns a ChartInfo object that stores information about
137 the axes ranges, data ranges and a transformation matrix to transform
138 image coordinates into chart coordinates
139 - fetch calculation reports
140
141 * flys/issue40 Input fields will show former selected values.
142
143 FIXES:
144
145 * flys/issue21 Projects cannot be opened twice but if a projects is
146 already open, it is brought to foreground.
147
148 * flys/issue22 Introduced a polling for user projects. Dead projects are
149 automatically removed.
150
151 * flys/issue43 I18N adjustments.
152
153 * flys/issue85 Location/Distance panel now distinguishes between these
154 two modes. Two (or more) locations will no longer end up in a distance.
155
156 * flys/issue88 I18N adjustments in the location/distance panel.
157
158 * flys/issue91 The WQ panel's initial mode is Q.
159
160 * flys/issue103 Append units in WQ panel.
161
162 * flys/issue104 The selected WQ mode is displayed in the static panel
163 now.
164
165 * flys/issue117 DoubleArrayPanel and DoubleRangePanel will no longer
166 return duplicate values.
167
168 * flys/issue118 The WQ panel has three modes now: W at gauge, Q at
169 gauge and Q free.
170
171 * flys/issue122 The values in the table displaying W values are no
172 longer selectable.
173
174 * flys/issue132 The initial location/distance mode is now distance.
175
176 * flys/issue139 Fixed NPE while initialising user values in the adapted
177 WQ panel.
178
179 * flys/issue140 Splitted the table - displaying W, Q and D values - up
180 in two tables for W (no longer selectable) and for QD.
181
182 * flys/issue156 The report panel is not displayed as tab besides the
183 chart tabs.
184
185 * flys/issue165 Limit the length of new project names to 50 characters.
186
187 * flys/issue170 Fixed broken initial chart info.
188
189
190
191 2011-05-19 RELEASE 2.3.1
192
193 NEW:
194
195 * Enabled the UI to display more export modes that a single one.
196
197 * Added tooltips for export buttons.
198
199
200 FIXES:
201
202 * flys/issue23 (Doppel-Click auf Eintrag in der Projektliste sollte ein Projekt öffnen)
203
204 * flys/issue35 The project window is maximizable with a 'maximize' button.
205
206 * flys/issue38 (WINFO: Vorbelegung der Berechnungsart auf "Wasserstand/Wasserspiegellagen")
207
208 * flys/issue39 (WINFO: Auswahl einer Strecke in bei Eingabeunterstützung liefert nicht die richtigen Werte)
209
210 * flys/issue43 (i18n: Einige Verbesserungen)
211
212 * flys/issue44 (WINFO: Unterstützungstabellen werden in fester Fensterbreite angezeigt)
213
214 * flys/issue45 (WINFO: Ladedialog bei Laden der Daten in Unterstützungstabellen anzeigen)
215
216 * flys/issue48 (Diagramm: Bereiche für Themensteuerung und Werkzeugleiste vorgeben.)
217
218 * flys/issue56: (Knopf zum Exportieren der Berechnungsergebnissen nach CSV in GUI einbauen)
219
220
221
222 2011-05-13 RELEASE 2.3
223
224 NEW:
225
226 * Initial GWT/Ajax based Web-Client for the REST based artifact system:
227 - Renderer for states specific for WINFO artifact
228 - Panels for W/Q selection
229 - Panels for Range selection
230 - Chart panels for chart output creation
231 - Export panels that provides download links for exporting computation
232 data
233 - Project list displays former projects that might be opened by
234 double click
235 - Datacage (dt. 'Datenkorb') UI that displays loadable data for charts
236
237 * RPC-services enable data exchange between client and server
238
239 * Connection settings are configured in config.xml
240
241 * I18N is splitted into two parts and support English and German:
242 - GUI elements are translated using the GWT i18n mechanism
243 - Information/data served by the artifact system is translated by the
244 artifact server
245
246
247 LIMITATIONS:
248
249 * Language switch drops the current session
250
251 * Charts served by the artifact system are rendered as PNG only
252
253 * Theme control for charts is not implemented yet.
254
255 * Data served by the datacage can't be added to projects/charts
256
257
258 !!!
259
260 The version number of this release depends on an existing desktop variant of
261 this software that is in version 2.1.
262
263 !!!
264
265
266 2011-03-30 RELEASE 0.1

http://dive4elements.wald.intevation.org