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