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