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