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