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