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