]> git.proxmox.com Git - proxmox-widget-toolkit.git/blob - debian/changelog
a93b18cb96084ec810b8970e2b4cec9cc8be5871
[proxmox-widget-toolkit.git] / debian / changelog
1 proxmox-widget-toolkit (3.4-3) bullseye; urgency=medium
2
3 * data: diffstore: fix autoDestroyRstore option (regression from ExtJS 7)
4
5 * ui: OpenID edit: make username-claim field editable for arbitrary values
6
7 * ui: OpenID realm: allow to edit scopes
8
9 * ui: OpenID realm: allow to edit prompt
10
11 * ui: OpenID realm: allow to edit acr values
12
13 * form: copy BandwidthSelector/SizeField from Proxmox VE's manager
14
15 * bandwidth/utils: move out SizeUnits definition to more common module
16
17 * utils: add size unit related helpers to parse/auto-scale/format
18
19 * bandwidth field: allow to submit auto-scaled size-units as string
20
21 -- Proxmox Support Team <support@proxmox.com> Sat, 20 Nov 2021 21:41:37 +0100
22
23 proxmox-widget-toolkit (3.4-2) bullseye; urgency=medium
24
25 * TFA login window: fix a formatted label showed when being low on unused
26 recovery-keys
27
28 * proxmox checkbox: add clearOnDisable config
29
30 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Nov 2021 10:23:34 +0100
31
32 proxmox-widget-toolkit (3.4-1) bullseye; urgency=medium
33
34 * panel/RRDCharts: enable scrolling for RRDCharts on touchscreens
35
36 * disk selector: allow requesting partitions too
37
38 * fix #3589: show device name in title for SMART values window
39
40 * cbind: document cbind by adding a small summary and example
41
42 * add common utils used for u2f and webauthn, adapted from PVE and PBS,
43 respectively
44
45 * add TFA-login, TOTP, WebAuthn and recover-key edit windows for better reuse
46
47 * disk list: allow wiping individual partitions
48
49 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Nov 2021 21:11:16 +0100
50
51 proxmox-widget-toolkit (3.3-6) bullseye; urgency=medium
52
53 * fix #3542: node: task logs: query correct node for tasks in clusters
54
55 * node: add a, by default hidden, MTU column in network view
56
57 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jul 2021 16:41:01 +0200
58
59 proxmox-widget-toolkit (3.3-5) bullseye; urgency=medium
60
61 * node: repos: add possibility to link online help
62
63 * api-viewer: drop extra slash in api path
64
65 * apt: match "Debian Backports" origin as Debian one
66
67 * add new shared component for the package version window
68
69 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Jul 2021 17:52:08 +0200
70
71 proxmox-widget-toolkit (3.3-4) bullseye; urgency=medium
72
73 * acme: allow wildcards as domain
74
75 * service view: avoid showing not installed services as error
76
77 * service view: fix stale stop/restart button enabled behavior
78
79 * service view: disable all buttons for masked/not-found/unknown services
80
81 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Jul 2021 18:42:51 +0200
82
83 proxmox-widget-toolkit (3.3-3) bullseye; urgency=medium
84
85 * realm view/edit: make more generic for better reuse
86
87 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jul 2021 09:52:27 +0200
88
89 proxmox-widget-toolkit (3.3-2) bullseye; urgency=medium
90
91 * node: repos: only show suites warning at the top if enabled repository is
92 affected
93
94 * move over authentication-real edit window widget from Proxmox VE
95
96 * utils: add helper to format node's repository status
97
98 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jul 2021 17:30:43 +0200
99
100 proxmox-widget-toolkit (3.2-5) bullseye; urgency=medium
101
102 * network: always ask for confirmation before removing a network
103 interface from the configuration. While it is not that dangerous as we
104 have a pending config that needs to get applied, it still is nicer to do
105 for remove actions.
106
107 * node: tasks: use helper to format status again for a localized warnings
108 text
109
110 * window: safe-destroy: add taskDone and apiCallDone callbacks
111
112 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Jul 2021 14:30:44 +0200
113
114 proxmox-widget-toolkit (3.2-4) bullseye; urgency=medium
115
116 * node: APT repositories: upgrade "no Proxmox product repo configured" from
117 warning to error
118
119 * node: task history: deselect entries when filter changes
120
121 * node: task history: show errors on store load
122
123 * node: task history: add 'clear filter' button
124
125 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 16:50:23 +0200
126
127 proxmox-widget-toolkit (3.2-3) bullseye; urgency=medium
128
129 * node: repos: handle that components can be undefined
130
131 * markdown: encode bad nodes HTML instead of pruning it
132
133 * markdown: make sanitizer more strict in filtering tags and ensure that the
134 src and the href attributes point to a HTTP url, or is a data-url on a
135 image.
136
137 * info widget: early return from update if text & value stayed the same
138
139 * utils: updateColumnWidth: drop duplicate implementation and allow
140 overriding tresholdWidth
141
142 * utils: updateColumnWidth: directly calculate column count by threshold,
143 automatically using more columns on wide containers.
144
145 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 10:10:47 +0200
146
147 proxmox-widget-toolkit (3.2-2) bullseye; urgency=medium
148
149 * avoid using unique ids for components that may have more than one instance
150 at the same time. Fixes and issue with switching between nodes on the new
151 APT Repository panel.
152
153 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 09:47:46 +0200
154
155 proxmox-widget-toolkit (3.2-1) bullseye; urgency=medium
156
157 * css: some markdown heading and paragraph font-size & padding tuning
158
159 * node: services: fix logic for displaying unit state
160
161 * add Debian and Proxmox symbol logos and css
162
163 * node: apt: spawn a window for adding repository
164
165 * utils: add getOpenIDRedirectionAuthorization helper
166
167 * factor out userid parsing and username, realm renderer to Utils
168
169 * add OpenID icon + css class
170
171 * node: APT Repositories: rework top status and error grid
172
173 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 00:12:34 +0200
174
175 proxmox-widget-toolkit (3.1-4) bullseye; urgency=medium
176
177 * cbind mixin: also descend in elements with an cbind property
178
179 * node: tasks: merge improved Filters over from Proxmox Backup Server
180
181 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jun 2021 19:14:10 +0200
182
183 proxmox-widget-toolkit (3.1-3) bullseye; urgency=medium
184
185 * css: markdown: add some nicer table, blockquote and task-list checkbox
186 styling
187
188 * Journal View: fix flickering in journal livemode
189
190 * node/services: optionally show unit-, and active-states
191
192 * add initial building blocks for an APT repositories UI
193
194 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jun 2021 23:11:37 +0200
195
196 proxmox-widget-toolkit (3.1-2) bullseye; urgency=medium
197
198 * ui: network: add, by default hidden, columns for the `vlan-id` and the
199 `vlan-raw-device`
200
201 * add interface for markdown parser and wire-up marked to it
202
203 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jun 2021 15:32:27 +0200
204
205 proxmox-widget-toolkit (3.1-1) bullseye; urgency=medium
206
207 * support ExtJS 7
208
209 * object grid: allow one to declaratively specify rows
210
211 * disk list: add wipe disk button which users of this widget can opt-in
212
213 * data/ProxmoxProxy: set responseType to undefined for XMLHTTPRequest
214
215 * ship api-viewer in new proxmox-widget-toolkit-dev pacakge to improve
216 possibility for code reuse
217
218 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Jun 2021 16:16:02 +0200
219
220 proxmox-widget-toolkit (3.0-2) bullseye; urgency=medium
221
222 * disks: fix regression in S.M.A.R.T. window
223
224 -- Proxmox Support Team <support@proxmox.com> Fri, 14 May 2021 10:34:57 +0200
225
226 proxmox-widget-toolkit (3.0-1) bullseye; urgency=medium
227
228 * re-build for Debian 11 Bullseye based releases
229
230 -- Proxmox Support Team <support@proxmox.com> Thu, 13 May 2021 19:46:29 +0200
231
232 proxmox-widget-toolkit (2.5-4) pve pmg; urgency=medium
233
234 * info widget: set default usage warning threshold from 60% to 75%
235
236 * node disk: S.M.A.R.T.: improve the simple layout and enable autoscroll for
237 long output
238
239 * format/render size: allow one to specifiy if base 2 or 10 (SI unit) is
240 desired
241
242 -- Proxmox Support Team <support@proxmox.com> Fri, 07 May 2021 18:00:29 +0200
243
244 proxmox-widget-toolkit (2.5-3) pve pmg; urgency=medium
245
246 * toolkit: update email regex for ACME account to allow more than two domain
247 parts again
248
249 -- Proxmox Support Team <support@proxmox.com> Sat, 24 Apr 2021 19:30:08 +0200
250
251 proxmox-widget-toolkit (2.5-2) pve pmg; urgency=medium
252
253 * rrd chart: add option to render values and Y-axis with a power-of-two base
254
255 * safe destroy: allow specifing additional items
256
257 * utils: add several render and helper functions from Proxmox VE's manager
258
259 * panel: add StatusView from Proxmox VE's manager
260
261 * utils: add optional error callback to monStoreErrors
262
263 * acme: separate flag to disable the 'domains=' array
264
265 * file browser: support 'virtual'/'v' file type, show errors in messagebox
266 and allow expand 'all'
267
268 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Apr 2021 20:34:39 +0200
269
270 proxmox-widget-toolkit (2.5-1) pve pmg; urgency=medium
271
272 * panel/acme-domains: fix cyclic dependency in view model
273
274 * tasks: add warningsText
275
276 * window: move FileBrowser widget over from Proxmox Backup Server for re-use
277
278 * window/edit: add option to disable reset button
279
280 * toolkit: override email VType validation
281
282 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Apr 2021 09:11:48 +0200
283
284 proxmox-widget-toolkit (2.4-9) pve pmg; urgency=medium
285
286 * improve ranged selection and deselection performance in CheckboxModel
287
288 * utils: async api: reject with whole failure response and add helper to
289 alert it
290
291 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Mar 2021 11:29:43 +0100
292
293 proxmox-widget-toolkit (2.4-8) pve pmg; urgency=medium
294
295 * add async API request and sleep helpers
296
297 * override deselection in CheckboxModel to improve performance
298
299 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Mar 2021 16:23:16 +0100
300
301 proxmox-widget-toolkit (2.4-7) pve pmg; urgency=medium
302
303 * data: stores: drop storeid requirement
304
305 * add ACME related data models and forms
306
307 * add ACME:
308 - account panel, plugin editing, certificate panel
309 - account and certificate panel
310 - plugin and domain editing
311
312 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Mar 2021 13:31:23 +0100
313
314 proxmox-widget-toolkit (2.4-6) pve pmg; urgency=medium
315
316 * disk list: partitions do not have a S.M.A.R.T. status, avoid showing
317 'unknown'
318
319 * task viewer: increase default height
320
321 * edit window: advanced: do not permanently enable advanced mode if they are
322 invalid, only show the advanced fields temporarily.
323
324 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Mar 2021 20:22:00 +0100
325
326 proxmox-widget-toolkit (2.4-5) pve pmg; urgency=medium
327
328 * disk list: restore info about ceph
329
330 * disk list: convert to tree-grid and conditionally include partitions
331
332 * fix usage of findRecord for exact matches
333
334 * prune panel: make keep-last label text like the others
335
336 * network: VLAN edit: Fix automatic field disabling and other UX improvements
337
338 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Feb 2021 14:31:03 +0100
339
340 proxmox-widget-toolkit (2.4-4) pve pmg; urgency=medium
341
342 * data reader: cope with null respones for not configured data, treat like
343 an empty response
344
345 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2021 16:24:08 +0100
346
347 proxmox-widget-toolkit (2.4-3) pve pmg; urgency=medium
348
349 * input panel: support convenience top column
350
351 * prune field: use dirtychange event to hide/show clear-trigger
352
353 * prune panel: allow to pass emptyText for keep-last
354
355 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 18:46:02 +0100
356
357 proxmox-widget-toolkit (2.4-2) pve pmg; urgency=medium
358
359 * input panel: improve column scaling behavior with non-default browser or OS
360 scaling and DPI settings
361
362 * add PruneKeepField and PruneInputPanel component
363
364 * input panel: make advanced column check more flexible
365
366 * edit window: add submitUrl and loadUrl config
367
368 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 08:14:50 +0100
369
370 proxmox-widget-toolkit (2.3-10) pve pmg; urgency=medium
371
372 * utils: get help info: fix normalization with multiple minuses by using a
373 more compatible approach
374
375 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 16:29:09 +0100
376
377 proxmox-widget-toolkit (2.3-9) pve pmg; urgency=medium
378
379 * combo grid: set errorMask on store load failure
380
381 * enable ExtJS ARIA accessibility support again
382
383 * Utils: fix help section normalization
384
385 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 12:07:55 +0100
386
387 proxmox-widget-toolkit (2.3-8) pve pmg; urgency=medium
388
389 * Utils: remove product specific task descriptions
390
391 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Nov 2020 17:51:59 +0100
392
393 proxmox-widget-toolkit (2.3-7) pve pmg; urgency=medium
394
395 * improve redering of icons in navigation element
396
397 * add a form element for selecting a worker task type
398
399 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2020 07:49:22 +0100
400
401 proxmox-widget-toolkit (2.3-6) pve pmg; urgency=medium
402
403 * edit window: add autoLoadOptions to control API call
404
405 * edit window: add extraParams config
406
407 * move over PermissionView from Proxmox VE's manager
408
409 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2020 18:39:41 +0100
410
411 proxmox-widget-toolkit (2.3-5) pve pmg; urgency=medium
412
413 * improve multiselect behaviour for checkboxmodel
414
415 * add info widget from Proxmox VE
416
417 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Oct 2020 18:34:16 +0100
418
419 proxmox-widget-toolkit (2.3-4) unstable; urgency=medium
420
421 * implement and use systemd_unescape
422
423 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 12:11:53 +0200
424
425 proxmox-widget-toolkit (2.3-3) pve pmg; urgency=medium
426
427 * tasks: ensure the UPID parameter is always correctly encoded
428
429 * move over SafeDestroy widget from pve-manager
430
431 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 08:53:18 +0200
432
433 proxmox-widget-toolkit (2.3-2) pve pmg; urgency=medium
434
435 * add Korean as translation choice
436
437 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2020 13:27:30 +0200
438
439 proxmox-widget-toolkit (2.3-1) pve pmg; urgency=medium
440
441 * log/journal views: fix auto scrolling on browser zoom
442
443 * Utils: improve matching groups of IP/host address regexes
444
445 * Toolkit: add HostPort vtype
446
447 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2020 14:50:35 +0200
448
449 proxmox-widget-toolkit (2.2-14) pve pmg; urgency=medium
450
451 * tasks viewer: include API token ID if available
452
453 * node tasks: improve scrollbar behaviour on store load
454
455 * node tasks: add duration column, hide by default to avoid crowding the
456 interface
457
458 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2020 10:16:53 +0200
459
460 proxmox-widget-toolkit (2.2-12) pve pmg; urgency=medium
461
462 * fix #2933: disks: correct behaviour of 'Init GPT' button
463
464 * utils: order languages after rendered name
465
466 * add Dutch to language map
467
468 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Sep 2020 13:51:00 +0200
469
470 proxmox-widget-toolkit (2.2-11) pve pmg; urgency=medium
471
472 * Add focusable pseudo class to edit windows defaultFocus
473
474 * displayedit: allow binding editable and value, and allow passing explicit
475 displayConfig
476
477 * service view: allow overwriting restart command
478
479 * re-bump package for Proxmox Backup Server
480
481 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2020 16:16:52 +0200
482
483 proxmox-widget-toolkit (2.2-9) pve pmg; urgency=medium
484
485 * add disk and storage related widgets, factored out from Proxmox VE's manager
486
487 * adapt auth utils for Proxmox token authentication
488
489 -- Proxmox Support Team <support@proxmox.com> Tue, 30 Jun 2020 13:36:05 +0200
490
491 proxmox-widget-toolkit (2.2-8) pve pmg; urgency=medium
492
493 * format task description: avoid printing undefined ID
494
495 * network edit: display MTU for OVS-bond interfaces too
496
497 * ProxmoxProxy: add duration fields for proxmox-tasks model
498
499 * color and show task with warnings differently
500
501 * improve format_duration_human for small values <0.1s
502
503 * move over disk selection and smart info from Proxmox VE's manager
504
505 * task viewer: show task endtime and duration in status
506
507 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2020 16:49:42 +0200
508
509 proxmox-widget-toolkit (2.2-7) pve pmg; urgency=medium
510
511 * button: make xtype of parent configurable
512
513 * fix RRD charts if there's no data legend or no title header
514
515 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jun 2020 18:20:16 +0200
516
517 proxmox-widget-toolkit (2.2-6) pve pmg; urgency=medium
518
519 * improve RRD charts
520
521 * utils: add updateColumnWidth helper from PVE
522
523 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 11:42:55 +0200
524
525 proxmox-widget-toolkit (2.2-5) pve pmg; urgency=medium
526
527 * JournalView: avoid null dereference on quick tab switch
528
529 * form/display edit: use the 'fit' layout to avoid width glitch
530
531 * improve error extraction for monStoreErrors by falling back to printing the
532 whole body if we cannot extract a JSON error object out of it
533
534 * css: add icon colors over from Proxmox VE
535
536 * Utils: add duration format/render
537
538 -- Proxmox Support Team <support@proxmox.com> Thu, 28 May 2020 18:36:33 +0200
539
540 proxmox-widget-toolkit (2.2-4) pve pmg; urgency=medium
541
542 * fix #2758: detect half-logged-in 'TFA' cookies and avoid treating them like
543 regular login tickets
544
545 * improve default column layout of network and node task history viewer
546
547 * utils: task descriptions: allow to add/override entries and to specify a
548 function
549
550 * render_upid: fallback to worker_id and worker_type
551
552 * ui: task history: add basic handling for currently running tasks
553
554 -- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 19:04:10 +0200
555
556 proxmox-widget-toolkit (2.2-3) pve pmg; urgency=medium
557
558 * pending object grid: mark pending changes as darkorange to avoid
559 misinterpretation as error.
560
561 * move permission management role selector over from Proxmox VE
562
563 * input panel: call setValue on all fields
564
565 -- Proxmox Support Team <support@proxmox.com> Fri, 22 May 2020 10:09:26 +0200
566
567 proxmox-widget-toolkit (2.2-2) pve pmg; urgency=medium
568
569 * add common proxmoxlogo class definition
570
571 * add authentication realm data model and combo box
572
573 * edit window: read digest also from top level API response
574
575 -- Proxmox Support Team <support@proxmox.com> Mon, 18 May 2020 17:26:04 +0200
576
577 proxmox-widget-toolkit (2.2-1) pve pmg; urgency=medium
578
579 * diff-store: allow to also auto-create real-store with schematic config only
580
581 * diff-store: allow to request propagation of destroy to real-store
582
583 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 16:59:59 +0200
584
585 proxmox-widget-toolkit (2.1-7) pve pmg; urgency=medium
586
587 * Utils: add auth-realm-sync-test to task descriptions
588
589 * cbind: allow methods in cbindData
590
591 * add missing htmlEncodes userid renderers
592
593 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 17:14:21 +0200
594
595 proxmox-widget-toolkit (2.1-6) pve pmg; urgency=medium
596
597 * DateTimeField: implement setMaxValue and setMinValue
598
599 * monStoreErrors: refactor out and render param exception errors
600
601 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 18:47:21 +0200
602
603 proxmox-widget-toolkit (2.1-5) pve pmg; urgency=medium
604
605 * add LanguageEditWindow
606
607 * window/Edit: accept bodyPadding from config
608
609 * button: don't auto set selection model if explicitly set to false
610
611 * StdRemoveButton: getUrl: fallback to baseurl if no selModel is set
612
613 * StdRemoveButton: enable button by default if no selection model is set
614
615 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Apr 2020 10:44:21 +0200
616
617 proxmox-widget-toolkit (2.1-4) pve pmg; urgency=medium
618
619 * ComboGrid: fix validation for !allowBlank disabled fields
620
621 * add Arabic to translated language selector
622
623 * object grid: allow one to pass online help to row editors
624
625 * form: add Proxmox.form.field.ExpireDate
626
627 * open combobox picker on focus even if they are editable (searchable)
628
629 * form: add Proxmox.form.field.DisplayEdit
630
631 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2020 18:05:10 +0200
632
633 proxmox-widget-toolkit (2.1-3) pve pmg; urgency=medium
634
635 * networkedit: bond: add bond-primary and MTU field
636
637 * cbind: allow to pass formula function in binding
638
639 * window: edit: allow to set submit text for data binding
640
641 * node/net: add vlan interface support
642
643 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 17:49:32 +0100
644
645 proxmox-widget-toolkit (2.1-2) pve pmg; urgency=medium
646
647 * task descriptions: add CT push/pull and HA shutdown
648
649 * task UPID: Allow additional (optional) task_id field and show it also in
650 the task viewer window, if available
651
652 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2019 12:02:52 +0100
653
654 proxmox-widget-toolkit (2.1-1) pve pmg; urgency=medium
655
656 * fix #2421: ComboGrid: correctly validate multiSelect variant
657
658 * NetworkView: add apply config button
659
660 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Nov 2019 13:00:18 +0100
661
662 proxmox-widget-toolkit (2.0-9) pve pmg; urgency=medium
663
664 * fix comboBox validation when forceSelection is true
665
666 * add reboot for containers into task description table
667
668 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:28:12 +0100
669
670 proxmox-widget-toolkit (2.0-8) pve pmg; urgency=medium
671
672 * add hebrew to list of languages
673
674 * add qmreboot task description
675
676 * add pmx-hint css class
677
678 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Oct 2019 17:04:58 +0200
679
680 proxmox-widget-toolkit (2.0-7) pve pmg; urgency=medium
681
682 * combogrid: fix validation if valueField is different than
683 displayField
684
685 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 12:45:34 +0200
686
687 proxmox-widget-toolkit (2.0-6) pve pmg; urgency=medium
688
689 * combogrid: always set the initial value, even if not found
690
691 * combogrid: add handling for historic set values currently not
692 available
693
694 * Fix #582: allow to move those task which supports it to the
695 background if they're triggered by a standard button
696
697 * ComboGrid: add trigger to delete value from ComboGrid if it allows
698 blank values
699
700 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2019 15:56:56 +0200
701
702 proxmox-widget-toolkit (2.0-5) pve pmg; urgency=medium
703
704 * fix syslog panel resizing
705
706 * node network: hide ip and netmask by default
707
708 * node network: refactor bond mode array generation and add Bond Mode
709 and Hash Policy
710
711 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:33:17 +0200
712
713 proxmox-widget-toolkit (2.0-4) pve pmg; urgency=medium
714
715 * network selector: allow to select IP too
716
717 * combogrid: add deleteEmpty and skipEmptyText
718
719 * textfield: validate after allowBlank
720
721 * combo grid: add setAllowBlank to help bindings
722
723 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:30:37 +0200
724
725 proxmox-widget-toolkit (2.0-3) pve pmg; urgency=medium
726
727 * refactor info/link extraction from onlinehelp to utils
728
729 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2019 17:54:42 +0200
730
731 proxmox-widget-toolkit (2.0-2) pve pmg; urgency=medium
732
733 * add network selector widget
734
735 * node/apt updates: show full package description conditionally
736
737 * backport fix for ExtJS pie chart tooltip for 0% entries
738
739 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 20:47:53 +0200
740
741 proxmox-widget-toolkit (2.0-1) pve pmg; urgency=medium
742
743 * bump version for Debian Buster / PVE 6
744
745 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 07:16:02 +0200
746
747 proxmox-widget-toolkit (1.0-28) unstable; urgency=medium
748
749 * show IP/CIDR in host network view
750
751 * change nodes host network input from address/netmask to IP/CIDR
752
753 * add panel/JournalView for new mini-journalreader
754
755 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 13:36:50 +0200
756
757 proxmox-widget-toolkit (1.0-27) unstable; urgency=medium
758
759 * wait for syslog API calls to complete before requesting new ones
760
761 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2019 15:13:52 +0000
762
763 proxmox-widget-toolkit (1.0-26) unstable; urgency=medium
764
765 * fix #1784: allow one to set UTC as Timezone
766
767 * allow one to filter and search for timezones in the nodes time editor
768
769 * add a combined "IPv6 or IPv4 CIDR" match vtype
770
771 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 05:57:58 +0000
772
773 proxmox-widget-toolkit (1.0-25) unstable; urgency=medium
774
775 * MacPrefix: prevent multicast MacPrefixes
776
777 * change allowed v6 prefix-length to 128
778
779 * rework panel/LogView
780
781 * add helpers required for u2f authentication
782
783 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:58:13 +0200
784
785 proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
786
787 * add DnsOrIP vtype
788
789 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 07:41:44 +0100
790
791 proxmox-widget-toolkit (1.0-23) unstable; urgency=medium
792
793 * tasks: put vzdump into VM/CT category
794
795 * fix popup behaviour in firefox with touchscreens on desktop
796
797 * utils: xtermjs: allow to pass a cmd parameter to the terminal
798
799 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2019 10:54:50 +0100
800
801 proxmox-widget-toolkit (1.0-22) unstable; urgency=medium
802
803 * form: proxmox textfield: support binding 'allowBlank'
804
805 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:45:28 +0100
806
807 proxmox-widget-toolkit (1.0-21) unstable; urgency=medium
808
809 * Utils: add some task descriptions (disk/storage management and ceph)
810
811 * node/DNS: render DNS fields htmlEncoded
812
813 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:59:16 +0100
814
815 proxmox-widget-toolkit (1.0-20) unstable; urgency=medium
816
817 * add node/HostsView to show/edit /etc/hosts
818
819 * fixup: vlan type: use 'Linux VLAN'
820
821 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Sep 2018 12:01:12 +0200
822
823 proxmox-widget-toolkit (1.0-19) unstable; urgency=medium
824
825 * add traditional Chinese to language map
826
827 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jun 2018 16:43:58 +0200
828
829 proxmox-widget-toolkit (1.0-18) unstable; urgency=medium
830
831 * add missing task description mappings
832
833 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 11:06:33 +0200
834
835 proxmox-widget-toolkit (1.0-17) unstable; urgency=medium
836
837 * fix edit windows being reopened on key-up when closing them with the return
838 key
839
840 -- Proxmox Support Team <support@proxmox.com> Thu, 03 May 2018 08:26:34 +0200
841
842 proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
843
844 * add getRecord to ObjectStore
845
846 * add apiCallDone callback for window.edit
847
848 * PendingObjectGrid: fix display of deletion of multikey fields
849
850 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2018 13:25:06 +0200
851
852 proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
853
854 * allow pressing enter in ObjectGrids to edit a field
855
856 * better default focus selection
857
858 * add a checkbox to edit windows for advanced options
859
860 * add advanced options to the input panel
861
862 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:47:56 +0200
863
864 proxmox-widget-toolkit (1.0-14) unstable; urgency=medium
865
866 * fix #1223: add touchscreen override for extjs
867
868 * task view, progress: add taskDone callback
869
870 * window/Edit: allow showing TaskViewer instead of TaskProgress
871
872 * add labelWidth to the fieldDefaults in add_*_row
873
874 * add an optional renderer for integer rows in ObjectGrid
875
876 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:18:49 +0200
877
878 proxmox-widget-toolkit (1.0-13) unstable; urgency=medium
879
880 * remove gettext definition in Utils.js
881
882 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Mar 2018 11:37:56 +0100
883
884 proxmox-widget-toolkit (1.0-12) unstable; urgency=medium
885
886 * skip config property for cbind mixin
887
888 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Feb 2018 11:11:38 +0100
889
890 proxmox-widget-toolkit (1.0-11) unstable; urgency=medium
891
892 * rename pve(Show|Hide)Help events
893
894 * mixin/CBind: allow binding sub elements
895
896 * show VLAN aware setting in NetworkView.
897
898 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 13:06:39 +0100
899
900 proxmox-widget-toolkit (1.0-10) unstable; urgency=medium
901
902 * port fixes and features from pve-manager since fork
903
904 * add all languages from pve
905
906 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 10:19:23 +0100
907
908 proxmox-widget-toolkit (1.0-9) unstable; urgency=medium
909
910 * add Xtermjs popup helper
911
912 * Utils: fix some lint errors
913
914 * taskviewer: port over extraTite config parameter
915
916 * ObjectGrid: add_text_row: allow setting vtype for editor
917
918 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:43:17 +0100
919
920 proxmox-widget-toolkit (1.0-8) unstable; urgency=medium
921
922 * remove updatequeue
923
924 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 12:09:03 +0100
925
926 proxmox-widget-toolkit (1.0-7) unstable; urgency=medium
927
928 * UpdateStore.js - fix update problem with chrome
929
930 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:29:46 +0100
931
932 proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
933
934 * change 'create' parameter to 'isCreate'
935
936 * make network devices types configureable
937
938 * use Proxmox.window.TaskProgress instead of PVE.window.TaskProgress
939
940 * add custom submittext to Edit Window
941
942 * add missing BondModeSelector to widget toolkit
943
944 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 11:38:51 +0100
945
946 proxmox-widget-toolkit (1.0-5) unstable; urgency=medium
947
948 * use (de)activate events for dns/timeview
949
950 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Nov 2017 08:12:09 +0100
951
952 proxmox-widget-toolkit (1.0-4) unstable; urgency=medium
953
954 * add textarea/enter workaround
955
956 * fix updateStore destroy
957
958 * RRDChart.js: add the seriesConfig parameter
959
960 * RRDChart.js: add the noTool parameter
961
962 * add autostart and alias to UpdateStore
963
964 * add format_size from pve
965
966 * add GaugeWidget from PVE
967
968 * LanguageSelector.js - add language selector
969
970 * allow to set onlineHelp on Proxmox.window.Edit
971
972 * add HelpButton class
973
974 * new checked_command helper
975
976 * add APT.js
977
978 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:45:15 +0200
979
980 proxmox-widget-toolkit (1.0-3) unstable; urgency=medium
981
982 * monStoreErrors: new option clearMaskBeforeLoad
983
984 * add RRDChart class
985
986 * add RRDStore class
987
988 * add RRDTypeSelector class
989
990 * set default focus and default button for edit window
991
992 * add helpers to render uptime
993
994 * ObjectGrid.js: new monStoreErrors properties
995
996 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Sep 2017 09:37:27 +0200
997
998 proxmox-widget-toolkit (1.0-2) unstable; urgency=medium
999
1000 * countless improvements
1001
1002 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:22:47 +0200
1003
1004 proxmox-widget-toolkit (1.0-1) unstable; urgency=medium
1005
1006 * first try
1007
1008 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Jan 2017 09:50:33 +0100
1009