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