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