]> git.proxmox.com Git - proxmox-widget-toolkit.git/blob - debian/changelog
bump version to 2.2-5
[proxmox-widget-toolkit.git] / debian / changelog
1 proxmox-widget-toolkit (2.2-5) pve pmg; urgency=medium
2
3 * JournalView: avoid null dereference on quick tab switch
4
5 * form/display edit: use the 'fit' layout to avoid width glitch
6
7 * improve error extraction for monStoreErrors by falling back to printing the
8 whole body if we cannot extract a JSON error object out of it
9
10 * css: add icon colors over from Proxmox VE
11
12 * Utils: add duration format/render
13
14 -- Proxmox Support Team <support@proxmox.com> Thu, 28 May 2020 18:36:33 +0200
15
16 proxmox-widget-toolkit (2.2-4) pve pmg; urgency=medium
17
18 * fix #2758: detect half-logged-in 'TFA' cookies and avoid treating them like
19 regular login tickets
20
21 * improve default column layout of network and node task history viewer
22
23 * utils: task descriptions: allow to add/override entries and to specify a
24 function
25
26 * render_upid: fallback to worker_id and worker_type
27
28 * ui: task history: add basic handling for currently running tasks
29
30 -- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 19:04:10 +0200
31
32 proxmox-widget-toolkit (2.2-3) pve pmg; urgency=medium
33
34 * pending object grid: mark pending changes as darkorange to avoid
35 misinterpretation as error.
36
37 * move permission management role selector over from Proxmox VE
38
39 * input panel: call setValue on all fields
40
41 -- Proxmox Support Team <support@proxmox.com> Fri, 22 May 2020 10:09:26 +0200
42
43 proxmox-widget-toolkit (2.2-2) pve pmg; urgency=medium
44
45 * add common proxmoxlogo class definition
46
47 * add authentication realm data model and combo box
48
49 * edit window: read digest also from top level API response
50
51 -- Proxmox Support Team <support@proxmox.com> Mon, 18 May 2020 17:26:04 +0200
52
53 proxmox-widget-toolkit (2.2-1) pve pmg; urgency=medium
54
55 * diff-store: allow to also auto-create real-store with schematic config only
56
57 * diff-store: allow to request propagation of destroy to real-store
58
59 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 16:59:59 +0200
60
61 proxmox-widget-toolkit (2.1-7) pve pmg; urgency=medium
62
63 * Utils: add auth-realm-sync-test to task descriptions
64
65 * cbind: allow methods in cbindData
66
67 * add missing htmlEncodes userid renderers
68
69 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 17:14:21 +0200
70
71 proxmox-widget-toolkit (2.1-6) pve pmg; urgency=medium
72
73 * DateTimeField: implement setMaxValue and setMinValue
74
75 * monStoreErrors: refactor out and render param exception errors
76
77 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 18:47:21 +0200
78
79 proxmox-widget-toolkit (2.1-5) pve pmg; urgency=medium
80
81 * add LanguageEditWindow
82
83 * window/Edit: accept bodyPadding from config
84
85 * button: don't auto set selection model if explicitly set to false
86
87 * StdRemoveButton: getUrl: fallback to baseurl if no selModel is set
88
89 * StdRemoveButton: enable button by default if no selection model is set
90
91 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Apr 2020 10:44:21 +0200
92
93 proxmox-widget-toolkit (2.1-4) pve pmg; urgency=medium
94
95 * ComboGrid: fix validation for !allowBlank disabled fields
96
97 * add Arabic to translated language selector
98
99 * object grid: allow one to pass online help to row editors
100
101 * form: add Proxmox.form.field.ExpireDate
102
103 * open combobox picker on focus even if they are editable (searchable)
104
105 * form: add Proxmox.form.field.DisplayEdit
106
107 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2020 18:05:10 +0200
108
109 proxmox-widget-toolkit (2.1-3) pve pmg; urgency=medium
110
111 * networkedit: bond: add bond-primary and MTU field
112
113 * cbind: allow to pass formula function in binding
114
115 * window: edit: allow to set submit text for data binding
116
117 * node/net: add vlan interface support
118
119 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 17:49:32 +0100
120
121 proxmox-widget-toolkit (2.1-2) pve pmg; urgency=medium
122
123 * task descriptions: add CT push/pull and HA shutdown
124
125 * task UPID: Allow additional (optional) task_id field and show it also in
126 the task viewer window, if available
127
128 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2019 12:02:52 +0100
129
130 proxmox-widget-toolkit (2.1-1) pve pmg; urgency=medium
131
132 * fix #2421: ComboGrid: correctly validate multiSelect variant
133
134 * NetworkView: add apply config button
135
136 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Nov 2019 13:00:18 +0100
137
138 proxmox-widget-toolkit (2.0-9) pve pmg; urgency=medium
139
140 * fix comboBox validation when forceSelection is true
141
142 * add reboot for containers into task description table
143
144 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:28:12 +0100
145
146 proxmox-widget-toolkit (2.0-8) pve pmg; urgency=medium
147
148 * add hebrew to list of languages
149
150 * add qmreboot task description
151
152 * add pmx-hint css class
153
154 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Oct 2019 17:04:58 +0200
155
156 proxmox-widget-toolkit (2.0-7) pve pmg; urgency=medium
157
158 * combogrid: fix validation if valueField is different than
159 displayField
160
161 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 12:45:34 +0200
162
163 proxmox-widget-toolkit (2.0-6) pve pmg; urgency=medium
164
165 * combogrid: always set the initial value, even if not found
166
167 * combogrid: add handling for historic set values currently not
168 available
169
170 * Fix #582: allow to move those task which supports it to the
171 background if they're triggered by a standard button
172
173 * ComboGrid: add trigger to delete value from ComboGrid if it allows
174 blank values
175
176 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2019 15:56:56 +0200
177
178 proxmox-widget-toolkit (2.0-5) pve pmg; urgency=medium
179
180 * fix syslog panel resizing
181
182 * node network: hide ip and netmask by default
183
184 * node network: refactor bond mode array generation and add Bond Mode
185 and Hash Policy
186
187 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:33:17 +0200
188
189 proxmox-widget-toolkit (2.0-4) pve pmg; urgency=medium
190
191 * network selector: allow to select IP too
192
193 * combogrid: add deleteEmpty and skipEmptyText
194
195 * textfield: validate after allowBlank
196
197 * combo grid: add setAllowBlank to help bindings
198
199 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:30:37 +0200
200
201 proxmox-widget-toolkit (2.0-3) pve pmg; urgency=medium
202
203 * refactor info/link extraction from onlinehelp to utils
204
205 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2019 17:54:42 +0200
206
207 proxmox-widget-toolkit (2.0-2) pve pmg; urgency=medium
208
209 * add network selector widget
210
211 * node/apt updates: show full package description conditionally
212
213 * backport fix for ExtJS pie chart tooltip for 0% entries
214
215 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 20:47:53 +0200
216
217 proxmox-widget-toolkit (2.0-1) pve pmg; urgency=medium
218
219 * bump version for Debian Buster / PVE 6
220
221 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 07:16:02 +0200
222
223 proxmox-widget-toolkit (1.0-28) unstable; urgency=medium
224
225 * show IP/CIDR in host network view
226
227 * change nodes host network input from address/netmask to IP/CIDR
228
229 * add panel/JournalView for new mini-journalreader
230
231 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 13:36:50 +0200
232
233 proxmox-widget-toolkit (1.0-27) unstable; urgency=medium
234
235 * wait for syslog API calls to complete before requesting new ones
236
237 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2019 15:13:52 +0000
238
239 proxmox-widget-toolkit (1.0-26) unstable; urgency=medium
240
241 * fix #1784: allow one to set UTC as Timezone
242
243 * allow one to filter and search for timezones in the nodes time editor
244
245 * add a combined "IPv6 or IPv4 CIDR" match vtype
246
247 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 05:57:58 +0000
248
249 proxmox-widget-toolkit (1.0-25) unstable; urgency=medium
250
251 * MacPrefix: prevent multicast MacPrefixes
252
253 * change allowed v6 prefix-length to 128
254
255 * rework panel/LogView
256
257 * add helpers required for u2f authentication
258
259 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:58:13 +0200
260
261 proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
262
263 * add DnsOrIP vtype
264
265 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 07:41:44 +0100
266
267 proxmox-widget-toolkit (1.0-23) unstable; urgency=medium
268
269 * tasks: put vzdump into VM/CT category
270
271 * fix popup behaviour in firefox with touchscreens on desktop
272
273 * utils: xtermjs: allow to pass a cmd parameter to the terminal
274
275 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2019 10:54:50 +0100
276
277 proxmox-widget-toolkit (1.0-22) unstable; urgency=medium
278
279 * form: proxmox textfield: support binding 'allowBlank'
280
281 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:45:28 +0100
282
283 proxmox-widget-toolkit (1.0-21) unstable; urgency=medium
284
285 * Utils: add some task descriptions (disk/storage management and ceph)
286
287 * node/DNS: render DNS fields htmlEncoded
288
289 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:59:16 +0100
290
291 proxmox-widget-toolkit (1.0-20) unstable; urgency=medium
292
293 * add node/HostsView to show/edit /etc/hosts
294
295 * fixup: vlan type: use 'Linux VLAN'
296
297 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Sep 2018 12:01:12 +0200
298
299 proxmox-widget-toolkit (1.0-19) unstable; urgency=medium
300
301 * add traditional Chinese to language map
302
303 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jun 2018 16:43:58 +0200
304
305 proxmox-widget-toolkit (1.0-18) unstable; urgency=medium
306
307 * add missing task description mappings
308
309 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 11:06:33 +0200
310
311 proxmox-widget-toolkit (1.0-17) unstable; urgency=medium
312
313 * fix edit windows being reopened on key-up when closing them with the return
314 key
315
316 -- Proxmox Support Team <support@proxmox.com> Thu, 03 May 2018 08:26:34 +0200
317
318 proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
319
320 * add getRecord to ObjectStore
321
322 * add apiCallDone callback for window.edit
323
324 * PendingObjectGrid: fix display of deletion of multikey fields
325
326 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2018 13:25:06 +0200
327
328 proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
329
330 * allow pressing enter in ObjectGrids to edit a field
331
332 * better default focus selection
333
334 * add a checkbox to edit windows for advanced options
335
336 * add advanced options to the input panel
337
338 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:47:56 +0200
339
340 proxmox-widget-toolkit (1.0-14) unstable; urgency=medium
341
342 * fix #1223: add touchscreen override for extjs
343
344 * task view, progress: add taskDone callback
345
346 * window/Edit: allow showing TaskViewer instead of TaskProgress
347
348 * add labelWidth to the fieldDefaults in add_*_row
349
350 * add an optional renderer for integer rows in ObjectGrid
351
352 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:18:49 +0200
353
354 proxmox-widget-toolkit (1.0-13) unstable; urgency=medium
355
356 * remove gettext definition in Utils.js
357
358 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:37:56 +0100
359
360 proxmox-widget-toolkit (1.0-12) unstable; urgency=medium
361
362 * skip config property for cbind mixin
363
364 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Feb 2018 11:11:38 +0100
365
366 proxmox-widget-toolkit (1.0-11) unstable; urgency=medium
367
368 * rename pve(Show|Hide)Help events
369
370 * mixin/CBind: allow binding sub elements
371
372 * show VLAN aware setting in NetworkView.
373
374 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 13:06:39 +0100
375
376 proxmox-widget-toolkit (1.0-10) unstable; urgency=medium
377
378 * port fixes and features from pve-manager since fork
379
380 * add all languages from pve
381
382 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 10:19:23 +0100
383
384 proxmox-widget-toolkit (1.0-9) unstable; urgency=medium
385
386 * add Xtermjs popup helper
387
388 * Utils: fix some lint errors
389
390 * taskviewer: port over extraTite config parameter
391
392 * ObjectGrid: add_text_row: allow setting vtype for editor
393
394 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:43:17 +0100
395
396 proxmox-widget-toolkit (1.0-8) unstable; urgency=medium
397
398 * remove updatequeue
399
400 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 12:09:03 +0100
401
402 proxmox-widget-toolkit (1.0-7) unstable; urgency=medium
403
404 * UpdateStore.js - fix update problem with chrome
405
406 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:29:46 +0100
407
408 proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
409
410 * change 'create' parameter to 'isCreate'
411
412 * make network devices types configureable
413
414 * use Proxmox.window.TaskProgress instead of PVE.window.TaskProgress
415
416 * add custom submittext to Edit Window
417
418 * add missing BondModeSelector to widget toolkit
419
420 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:38:51 +0100
421
422 proxmox-widget-toolkit (1.0-5) unstable; urgency=medium
423
424 * use (de)activate events for dns/timeview
425
426 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:12:09 +0100
427
428 proxmox-widget-toolkit (1.0-4) unstable; urgency=medium
429
430 * add textarea/enter workaround
431
432 * fix updateStore destroy
433
434 * RRDChart.js: add the seriesConfig parameter
435
436 * RRDChart.js: add the noTool parameter
437
438 * add autostart and alias to UpdateStore
439
440 * add format_size from pve
441
442 * add GaugeWidget from PVE
443
444 * LanguageSelector.js - add language selector
445
446 * allow to set onlineHelp on Proxmox.window.Edit
447
448 * add HelpButton class
449
450 * new checked_command helper
451
452 * add APT.js
453
454 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:45:15 +0200
455
456 proxmox-widget-toolkit (1.0-3) unstable; urgency=medium
457
458 * monStoreErrors: new option clearMaskBeforeLoad
459
460 * add RRDChart class
461
462 * add RRDStore class
463
464 * add RRDTypeSelector class
465
466 * set default focus and default button for edit window
467
468 * add helpers to render uptime
469
470 * ObjectGrid.js: new monStoreErrors properties
471
472 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Sep 2017 09:37:27 +0200
473
474 proxmox-widget-toolkit (1.0-2) unstable; urgency=medium
475
476 * countless improvements
477
478 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:22:47 +0200
479
480 proxmox-widget-toolkit (1.0-1) unstable; urgency=medium
481
482 * first try
483
484 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Jan 2017 09:50:33 +0100
485