]> git.proxmox.com Git - proxmox-widget-toolkit.git/blob - debian/changelog
bump version to 3.1-2
[proxmox-widget-toolkit.git] / debian / changelog
1 proxmox-widget-toolkit (3.1-2) bullseye; urgency=medium
2
3 * ui: network: add, by default hidden, columns for the `vlan-id` and the
4 `vlan-raw-device`
5
6 * add interface for markdown parser and wire-up marked to it
7
8 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jun 2021 15:32:27 +0200
9
10 proxmox-widget-toolkit (3.1-1) bullseye; urgency=medium
11
12 * support ExtJS 7
13
14 * object grid: allow one to declaratively specify rows
15
16 * disk list: add wipe disk button which users of this widget can opt-in
17
18 * data/ProxmoxProxy: set responseType to undefined for XMLHTTPRequest
19
20 * ship api-viewer in new proxmox-widget-toolkit-dev pacakge to improve
21 possibility for code reuse
22
23 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Jun 2021 16:16:02 +0200
24
25 proxmox-widget-toolkit (3.0-2) bullseye; urgency=medium
26
27 * disks: fix regression in S.M.A.R.T. window
28
29 -- Proxmox Support Team <support@proxmox.com> Fri, 14 May 2021 10:34:57 +0200
30
31 proxmox-widget-toolkit (3.0-1) bullseye; urgency=medium
32
33 * re-build for Debian 11 Bullseye based releases
34
35 -- Proxmox Support Team <support@proxmox.com> Thu, 13 May 2021 19:46:29 +0200
36
37 proxmox-widget-toolkit (2.5-4) pve pmg; urgency=medium
38
39 * info widget: set default usage warning threshold from 60% to 75%
40
41 * node disk: S.M.A.R.T.: improve the simple layout and enable autoscroll for
42 long output
43
44 * format/render size: allow one to specifiy if base 2 or 10 (SI unit) is
45 desired
46
47 -- Proxmox Support Team <support@proxmox.com> Fri, 07 May 2021 18:00:29 +0200
48
49 proxmox-widget-toolkit (2.5-3) pve pmg; urgency=medium
50
51 * toolkit: update email regex for ACME account to allow more than two domain
52 parts again
53
54 -- Proxmox Support Team <support@proxmox.com> Sat, 24 Apr 2021 19:30:08 +0200
55
56 proxmox-widget-toolkit (2.5-2) pve pmg; urgency=medium
57
58 * rrd chart: add option to render values and Y-axis with a power-of-two base
59
60 * safe destroy: allow specifing additional items
61
62 * utils: add several render and helper functions from Proxmox VE's manager
63
64 * panel: add StatusView from Proxmox VE's manager
65
66 * utils: add optional error callback to monStoreErrors
67
68 * acme: separate flag to disable the 'domains=' array
69
70 * file browser: support 'virtual'/'v' file type, show errors in messagebox
71 and allow expand 'all'
72
73 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Apr 2021 20:34:39 +0200
74
75 proxmox-widget-toolkit (2.5-1) pve pmg; urgency=medium
76
77 * panel/acme-domains: fix cyclic dependency in view model
78
79 * tasks: add warningsText
80
81 * window: move FileBrowser widget over from Proxmox Backup Server for re-use
82
83 * window/edit: add option to disable reset button
84
85 * toolkit: override email VType validation
86
87 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Apr 2021 09:11:48 +0200
88
89 proxmox-widget-toolkit (2.4-9) pve pmg; urgency=medium
90
91 * improve ranged selection and deselection performance in CheckboxModel
92
93 * utils: async api: reject with whole failure response and add helper to
94 alert it
95
96 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Mar 2021 11:29:43 +0100
97
98 proxmox-widget-toolkit (2.4-8) pve pmg; urgency=medium
99
100 * add async API request and sleep helpers
101
102 * override deselection in CheckboxModel to improve performance
103
104 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Mar 2021 16:23:16 +0100
105
106 proxmox-widget-toolkit (2.4-7) pve pmg; urgency=medium
107
108 * data: stores: drop storeid requirement
109
110 * add ACME related data models and forms
111
112 * add ACME:
113 - account panel, plugin editing, certificate panel
114 - account and certificate panel
115 - plugin and domain editing
116
117 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Mar 2021 13:31:23 +0100
118
119 proxmox-widget-toolkit (2.4-6) pve pmg; urgency=medium
120
121 * disk list: partitions do not have a S.M.A.R.T. status, avoid showing
122 'unknown'
123
124 * task viewer: increase default height
125
126 * edit window: advanced: do not permanently enable advanced mode if they are
127 invalid, only show the advanced fields temporarily.
128
129 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Mar 2021 20:22:00 +0100
130
131 proxmox-widget-toolkit (2.4-5) pve pmg; urgency=medium
132
133 * disk list: restore info about ceph
134
135 * disk list: convert to tree-grid and conditionally include partitions
136
137 * fix usage of findRecord for exact matches
138
139 * prune panel: make keep-last label text like the others
140
141 * network: VLAN edit: Fix automatic field disabling and other UX improvements
142
143 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Feb 2021 14:31:03 +0100
144
145 proxmox-widget-toolkit (2.4-4) pve pmg; urgency=medium
146
147 * data reader: cope with null respones for not configured data, treat like
148 an empty response
149
150 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2021 16:24:08 +0100
151
152 proxmox-widget-toolkit (2.4-3) pve pmg; urgency=medium
153
154 * input panel: support convenience top column
155
156 * prune field: use dirtychange event to hide/show clear-trigger
157
158 * prune panel: allow to pass emptyText for keep-last
159
160 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 18:46:02 +0100
161
162 proxmox-widget-toolkit (2.4-2) pve pmg; urgency=medium
163
164 * input panel: improve column scaling behavior with non-default browser or OS
165 scaling and DPI settings
166
167 * add PruneKeepField and PruneInputPanel component
168
169 * input panel: make advanced column check more flexible
170
171 * edit window: add submitUrl and loadUrl config
172
173 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 08:14:50 +0100
174
175 proxmox-widget-toolkit (2.3-10) pve pmg; urgency=medium
176
177 * utils: get help info: fix normalization with multiple minuses by using a
178 more compatible approach
179
180 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 16:29:09 +0100
181
182 proxmox-widget-toolkit (2.3-9) pve pmg; urgency=medium
183
184 * combo grid: set errorMask on store load failure
185
186 * enable ExtJS ARIA accessibility support again
187
188 * Utils: fix help section normalization
189
190 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 12:07:55 +0100
191
192 proxmox-widget-toolkit (2.3-8) pve pmg; urgency=medium
193
194 * Utils: remove product specific task descriptions
195
196 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Nov 2020 17:51:59 +0100
197
198 proxmox-widget-toolkit (2.3-7) pve pmg; urgency=medium
199
200 * improve redering of icons in navigation element
201
202 * add a form element for selecting a worker task type
203
204 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2020 07:49:22 +0100
205
206 proxmox-widget-toolkit (2.3-6) pve pmg; urgency=medium
207
208 * edit window: add autoLoadOptions to control API call
209
210 * edit window: add extraParams config
211
212 * move over PermissionView from Proxmox VE's manager
213
214 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2020 18:39:41 +0100
215
216 proxmox-widget-toolkit (2.3-5) pve pmg; urgency=medium
217
218 * improve multiselect behaviour for checkboxmodel
219
220 * add info widget from Proxmox VE
221
222 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Oct 2020 18:34:16 +0100
223
224 proxmox-widget-toolkit (2.3-4) unstable; urgency=medium
225
226 * implement and use systemd_unescape
227
228 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 12:11:53 +0200
229
230 proxmox-widget-toolkit (2.3-3) pve pmg; urgency=medium
231
232 * tasks: ensure the UPID parameter is always correctly encoded
233
234 * move over SafeDestroy widget from pve-manager
235
236 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 08:53:18 +0200
237
238 proxmox-widget-toolkit (2.3-2) pve pmg; urgency=medium
239
240 * add Korean as translation choice
241
242 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2020 13:27:30 +0200
243
244 proxmox-widget-toolkit (2.3-1) pve pmg; urgency=medium
245
246 * log/journal views: fix auto scrolling on browser zoom
247
248 * Utils: improve matching groups of IP/host address regexes
249
250 * Toolkit: add HostPort vtype
251
252 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2020 14:50:35 +0200
253
254 proxmox-widget-toolkit (2.2-14) pve pmg; urgency=medium
255
256 * tasks viewer: include API token ID if available
257
258 * node tasks: improve scrollbar behaviour on store load
259
260 * node tasks: add duration column, hide by default to avoid crowding the
261 interface
262
263 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2020 10:16:53 +0200
264
265 proxmox-widget-toolkit (2.2-12) pve pmg; urgency=medium
266
267 * fix #2933: disks: correct behaviour of 'Init GPT' button
268
269 * utils: order languages after rendered name
270
271 * add Dutch to language map
272
273 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Sep 2020 13:51:00 +0200
274
275 proxmox-widget-toolkit (2.2-11) pve pmg; urgency=medium
276
277 * Add focusable pseudo class to edit windows defaultFocus
278
279 * displayedit: allow binding editable and value, and allow passing explicit
280 displayConfig
281
282 * service view: allow overwriting restart command
283
284 * re-bump package for Proxmox Backup Server
285
286 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2020 16:16:52 +0200
287
288 proxmox-widget-toolkit (2.2-9) pve pmg; urgency=medium
289
290 * add disk and storage related widgets, factored out from Proxmox VE's manager
291
292 * adapt auth utils for Proxmox token authentication
293
294 -- Proxmox Support Team <support@proxmox.com> Tue, 30 Jun 2020 13:36:05 +0200
295
296 proxmox-widget-toolkit (2.2-8) pve pmg; urgency=medium
297
298 * format task description: avoid printing undefined ID
299
300 * network edit: display MTU for OVS-bond interfaces too
301
302 * ProxmoxProxy: add duration fields for proxmox-tasks model
303
304 * color and show task with warnings differently
305
306 * improve format_duration_human for small values <0.1s
307
308 * move over disk selection and smart info from Proxmox VE's manager
309
310 * task viewer: show task endtime and duration in status
311
312 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2020 16:49:42 +0200
313
314 proxmox-widget-toolkit (2.2-7) pve pmg; urgency=medium
315
316 * button: make xtype of parent configurable
317
318 * fix RRD charts if there's no data legend or no title header
319
320 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jun 2020 18:20:16 +0200
321
322 proxmox-widget-toolkit (2.2-6) pve pmg; urgency=medium
323
324 * improve RRD charts
325
326 * utils: add updateColumnWidth helper from PVE
327
328 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 11:42:55 +0200
329
330 proxmox-widget-toolkit (2.2-5) pve pmg; urgency=medium
331
332 * JournalView: avoid null dereference on quick tab switch
333
334 * form/display edit: use the 'fit' layout to avoid width glitch
335
336 * improve error extraction for monStoreErrors by falling back to printing the
337 whole body if we cannot extract a JSON error object out of it
338
339 * css: add icon colors over from Proxmox VE
340
341 * Utils: add duration format/render
342
343 -- Proxmox Support Team <support@proxmox.com> Thu, 28 May 2020 18:36:33 +0200
344
345 proxmox-widget-toolkit (2.2-4) pve pmg; urgency=medium
346
347 * fix #2758: detect half-logged-in 'TFA' cookies and avoid treating them like
348 regular login tickets
349
350 * improve default column layout of network and node task history viewer
351
352 * utils: task descriptions: allow to add/override entries and to specify a
353 function
354
355 * render_upid: fallback to worker_id and worker_type
356
357 * ui: task history: add basic handling for currently running tasks
358
359 -- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 19:04:10 +0200
360
361 proxmox-widget-toolkit (2.2-3) pve pmg; urgency=medium
362
363 * pending object grid: mark pending changes as darkorange to avoid
364 misinterpretation as error.
365
366 * move permission management role selector over from Proxmox VE
367
368 * input panel: call setValue on all fields
369
370 -- Proxmox Support Team <support@proxmox.com> Fri, 22 May 2020 10:09:26 +0200
371
372 proxmox-widget-toolkit (2.2-2) pve pmg; urgency=medium
373
374 * add common proxmoxlogo class definition
375
376 * add authentication realm data model and combo box
377
378 * edit window: read digest also from top level API response
379
380 -- Proxmox Support Team <support@proxmox.com> Mon, 18 May 2020 17:26:04 +0200
381
382 proxmox-widget-toolkit (2.2-1) pve pmg; urgency=medium
383
384 * diff-store: allow to also auto-create real-store with schematic config only
385
386 * diff-store: allow to request propagation of destroy to real-store
387
388 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 16:59:59 +0200
389
390 proxmox-widget-toolkit (2.1-7) pve pmg; urgency=medium
391
392 * Utils: add auth-realm-sync-test to task descriptions
393
394 * cbind: allow methods in cbindData
395
396 * add missing htmlEncodes userid renderers
397
398 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 17:14:21 +0200
399
400 proxmox-widget-toolkit (2.1-6) pve pmg; urgency=medium
401
402 * DateTimeField: implement setMaxValue and setMinValue
403
404 * monStoreErrors: refactor out and render param exception errors
405
406 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 18:47:21 +0200
407
408 proxmox-widget-toolkit (2.1-5) pve pmg; urgency=medium
409
410 * add LanguageEditWindow
411
412 * window/Edit: accept bodyPadding from config
413
414 * button: don't auto set selection model if explicitly set to false
415
416 * StdRemoveButton: getUrl: fallback to baseurl if no selModel is set
417
418 * StdRemoveButton: enable button by default if no selection model is set
419
420 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Apr 2020 10:44:21 +0200
421
422 proxmox-widget-toolkit (2.1-4) pve pmg; urgency=medium
423
424 * ComboGrid: fix validation for !allowBlank disabled fields
425
426 * add Arabic to translated language selector
427
428 * object grid: allow one to pass online help to row editors
429
430 * form: add Proxmox.form.field.ExpireDate
431
432 * open combobox picker on focus even if they are editable (searchable)
433
434 * form: add Proxmox.form.field.DisplayEdit
435
436 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2020 18:05:10 +0200
437
438 proxmox-widget-toolkit (2.1-3) pve pmg; urgency=medium
439
440 * networkedit: bond: add bond-primary and MTU field
441
442 * cbind: allow to pass formula function in binding
443
444 * window: edit: allow to set submit text for data binding
445
446 * node/net: add vlan interface support
447
448 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 17:49:32 +0100
449
450 proxmox-widget-toolkit (2.1-2) pve pmg; urgency=medium
451
452 * task descriptions: add CT push/pull and HA shutdown
453
454 * task UPID: Allow additional (optional) task_id field and show it also in
455 the task viewer window, if available
456
457 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2019 12:02:52 +0100
458
459 proxmox-widget-toolkit (2.1-1) pve pmg; urgency=medium
460
461 * fix #2421: ComboGrid: correctly validate multiSelect variant
462
463 * NetworkView: add apply config button
464
465 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Nov 2019 13:00:18 +0100
466
467 proxmox-widget-toolkit (2.0-9) pve pmg; urgency=medium
468
469 * fix comboBox validation when forceSelection is true
470
471 * add reboot for containers into task description table
472
473 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:28:12 +0100
474
475 proxmox-widget-toolkit (2.0-8) pve pmg; urgency=medium
476
477 * add hebrew to list of languages
478
479 * add qmreboot task description
480
481 * add pmx-hint css class
482
483 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Oct 2019 17:04:58 +0200
484
485 proxmox-widget-toolkit (2.0-7) pve pmg; urgency=medium
486
487 * combogrid: fix validation if valueField is different than
488 displayField
489
490 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 12:45:34 +0200
491
492 proxmox-widget-toolkit (2.0-6) pve pmg; urgency=medium
493
494 * combogrid: always set the initial value, even if not found
495
496 * combogrid: add handling for historic set values currently not
497 available
498
499 * Fix #582: allow to move those task which supports it to the
500 background if they're triggered by a standard button
501
502 * ComboGrid: add trigger to delete value from ComboGrid if it allows
503 blank values
504
505 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2019 15:56:56 +0200
506
507 proxmox-widget-toolkit (2.0-5) pve pmg; urgency=medium
508
509 * fix syslog panel resizing
510
511 * node network: hide ip and netmask by default
512
513 * node network: refactor bond mode array generation and add Bond Mode
514 and Hash Policy
515
516 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:33:17 +0200
517
518 proxmox-widget-toolkit (2.0-4) pve pmg; urgency=medium
519
520 * network selector: allow to select IP too
521
522 * combogrid: add deleteEmpty and skipEmptyText
523
524 * textfield: validate after allowBlank
525
526 * combo grid: add setAllowBlank to help bindings
527
528 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:30:37 +0200
529
530 proxmox-widget-toolkit (2.0-3) pve pmg; urgency=medium
531
532 * refactor info/link extraction from onlinehelp to utils
533
534 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2019 17:54:42 +0200
535
536 proxmox-widget-toolkit (2.0-2) pve pmg; urgency=medium
537
538 * add network selector widget
539
540 * node/apt updates: show full package description conditionally
541
542 * backport fix for ExtJS pie chart tooltip for 0% entries
543
544 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 20:47:53 +0200
545
546 proxmox-widget-toolkit (2.0-1) pve pmg; urgency=medium
547
548 * bump version for Debian Buster / PVE 6
549
550 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 07:16:02 +0200
551
552 proxmox-widget-toolkit (1.0-28) unstable; urgency=medium
553
554 * show IP/CIDR in host network view
555
556 * change nodes host network input from address/netmask to IP/CIDR
557
558 * add panel/JournalView for new mini-journalreader
559
560 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 13:36:50 +0200
561
562 proxmox-widget-toolkit (1.0-27) unstable; urgency=medium
563
564 * wait for syslog API calls to complete before requesting new ones
565
566 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2019 15:13:52 +0000
567
568 proxmox-widget-toolkit (1.0-26) unstable; urgency=medium
569
570 * fix #1784: allow one to set UTC as Timezone
571
572 * allow one to filter and search for timezones in the nodes time editor
573
574 * add a combined "IPv6 or IPv4 CIDR" match vtype
575
576 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 05:57:58 +0000
577
578 proxmox-widget-toolkit (1.0-25) unstable; urgency=medium
579
580 * MacPrefix: prevent multicast MacPrefixes
581
582 * change allowed v6 prefix-length to 128
583
584 * rework panel/LogView
585
586 * add helpers required for u2f authentication
587
588 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:58:13 +0200
589
590 proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
591
592 * add DnsOrIP vtype
593
594 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 07:41:44 +0100
595
596 proxmox-widget-toolkit (1.0-23) unstable; urgency=medium
597
598 * tasks: put vzdump into VM/CT category
599
600 * fix popup behaviour in firefox with touchscreens on desktop
601
602 * utils: xtermjs: allow to pass a cmd parameter to the terminal
603
604 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2019 10:54:50 +0100
605
606 proxmox-widget-toolkit (1.0-22) unstable; urgency=medium
607
608 * form: proxmox textfield: support binding 'allowBlank'
609
610 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:45:28 +0100
611
612 proxmox-widget-toolkit (1.0-21) unstable; urgency=medium
613
614 * Utils: add some task descriptions (disk/storage management and ceph)
615
616 * node/DNS: render DNS fields htmlEncoded
617
618 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:59:16 +0100
619
620 proxmox-widget-toolkit (1.0-20) unstable; urgency=medium
621
622 * add node/HostsView to show/edit /etc/hosts
623
624 * fixup: vlan type: use 'Linux VLAN'
625
626 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Sep 2018 12:01:12 +0200
627
628 proxmox-widget-toolkit (1.0-19) unstable; urgency=medium
629
630 * add traditional Chinese to language map
631
632 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jun 2018 16:43:58 +0200
633
634 proxmox-widget-toolkit (1.0-18) unstable; urgency=medium
635
636 * add missing task description mappings
637
638 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 11:06:33 +0200
639
640 proxmox-widget-toolkit (1.0-17) unstable; urgency=medium
641
642 * fix edit windows being reopened on key-up when closing them with the return
643 key
644
645 -- Proxmox Support Team <support@proxmox.com> Thu, 03 May 2018 08:26:34 +0200
646
647 proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
648
649 * add getRecord to ObjectStore
650
651 * add apiCallDone callback for window.edit
652
653 * PendingObjectGrid: fix display of deletion of multikey fields
654
655 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2018 13:25:06 +0200
656
657 proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
658
659 * allow pressing enter in ObjectGrids to edit a field
660
661 * better default focus selection
662
663 * add a checkbox to edit windows for advanced options
664
665 * add advanced options to the input panel
666
667 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:47:56 +0200
668
669 proxmox-widget-toolkit (1.0-14) unstable; urgency=medium
670
671 * fix #1223: add touchscreen override for extjs
672
673 * task view, progress: add taskDone callback
674
675 * window/Edit: allow showing TaskViewer instead of TaskProgress
676
677 * add labelWidth to the fieldDefaults in add_*_row
678
679 * add an optional renderer for integer rows in ObjectGrid
680
681 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:18:49 +0200
682
683 proxmox-widget-toolkit (1.0-13) unstable; urgency=medium
684
685 * remove gettext definition in Utils.js
686
687 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:37:56 +0100
688
689 proxmox-widget-toolkit (1.0-12) unstable; urgency=medium
690
691 * skip config property for cbind mixin
692
693 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Feb 2018 11:11:38 +0100
694
695 proxmox-widget-toolkit (1.0-11) unstable; urgency=medium
696
697 * rename pve(Show|Hide)Help events
698
699 * mixin/CBind: allow binding sub elements
700
701 * show VLAN aware setting in NetworkView.
702
703 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 13:06:39 +0100
704
705 proxmox-widget-toolkit (1.0-10) unstable; urgency=medium
706
707 * port fixes and features from pve-manager since fork
708
709 * add all languages from pve
710
711 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 10:19:23 +0100
712
713 proxmox-widget-toolkit (1.0-9) unstable; urgency=medium
714
715 * add Xtermjs popup helper
716
717 * Utils: fix some lint errors
718
719 * taskviewer: port over extraTite config parameter
720
721 * ObjectGrid: add_text_row: allow setting vtype for editor
722
723 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:43:17 +0100
724
725 proxmox-widget-toolkit (1.0-8) unstable; urgency=medium
726
727 * remove updatequeue
728
729 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 12:09:03 +0100
730
731 proxmox-widget-toolkit (1.0-7) unstable; urgency=medium
732
733 * UpdateStore.js - fix update problem with chrome
734
735 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:29:46 +0100
736
737 proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
738
739 * change 'create' parameter to 'isCreate'
740
741 * make network devices types configureable
742
743 * use Proxmox.window.TaskProgress instead of PVE.window.TaskProgress
744
745 * add custom submittext to Edit Window
746
747 * add missing BondModeSelector to widget toolkit
748
749 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:38:51 +0100
750
751 proxmox-widget-toolkit (1.0-5) unstable; urgency=medium
752
753 * use (de)activate events for dns/timeview
754
755 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:12:09 +0100
756
757 proxmox-widget-toolkit (1.0-4) unstable; urgency=medium
758
759 * add textarea/enter workaround
760
761 * fix updateStore destroy
762
763 * RRDChart.js: add the seriesConfig parameter
764
765 * RRDChart.js: add the noTool parameter
766
767 * add autostart and alias to UpdateStore
768
769 * add format_size from pve
770
771 * add GaugeWidget from PVE
772
773 * LanguageSelector.js - add language selector
774
775 * allow to set onlineHelp on Proxmox.window.Edit
776
777 * add HelpButton class
778
779 * new checked_command helper
780
781 * add APT.js
782
783 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:45:15 +0200
784
785 proxmox-widget-toolkit (1.0-3) unstable; urgency=medium
786
787 * monStoreErrors: new option clearMaskBeforeLoad
788
789 * add RRDChart class
790
791 * add RRDStore class
792
793 * add RRDTypeSelector class
794
795 * set default focus and default button for edit window
796
797 * add helpers to render uptime
798
799 * ObjectGrid.js: new monStoreErrors properties
800
801 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Sep 2017 09:37:27 +0200
802
803 proxmox-widget-toolkit (1.0-2) unstable; urgency=medium
804
805 * countless improvements
806
807 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:22:47 +0200
808
809 proxmox-widget-toolkit (1.0-1) unstable; urgency=medium
810
811 * first try
812
813 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Jan 2017 09:50:33 +0100
814