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