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