]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
improve error handling when adding webauthn entries
[proxmox-widget-toolkit.git] / debian / changelog
index 396b6b41d993a9bd8bd1f6f13da2a97b8f79589f..21d8c01c95e815f4588ea3f1a2c544cad2d188d5 100644 (file)
@@ -1,3 +1,447 @@
+proxmox-widget-toolkit (3.4-4) bullseye; urgency=medium
+
+  * utils: format duration: render years when we can avoid huge day numbers
+
+  * journalview: fix wrong initial load with default timespan on widget
+    creation
+
+  * logpanel: fix glitching on fast task logs
+
+  * logpanel: actually catch up when following the log for tasks with an
+    almost artifically high log output traffic
+
+  * log viewer: add heuristic for scroll-direction dependent ratio
+    distribution
+
+  * log viewer: add heuristic for triggering a new limit load earlier to
+    reduce latency on casual scrolling
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Nov 2021 18:29:56 +0100
+
+proxmox-widget-toolkit (3.4-3) bullseye; urgency=medium
+
+  * data: diffstore: fix autoDestroyRstore option (regression from ExtJS 7)
+
+  * ui: OpenID edit: make username-claim field editable for arbitrary values
+
+  * ui: OpenID realm: allow to edit scopes
+
+  * ui: OpenID realm: allow to edit prompt
+
+  * ui: OpenID realm: allow to edit acr values
+
+  * form: copy BandwidthSelector/SizeField from Proxmox VE's manager
+
+  * bandwidth/utils: move out SizeUnits definition to more common module
+
+  * utils: add size unit related helpers to parse/auto-scale/format
+
+  * bandwidth field: allow to submit auto-scaled size-units as string
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 20 Nov 2021 21:41:37 +0100
+
+proxmox-widget-toolkit (3.4-2) bullseye; urgency=medium
+
+  * TFA login window: fix a formatted label showed when being low on unused
+    recovery-keys
+
+  * proxmox checkbox: add clearOnDisable config
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 15 Nov 2021 10:23:34 +0100
+
+proxmox-widget-toolkit (3.4-1) bullseye; urgency=medium
+
+  * panel/RRDCharts: enable scrolling for RRDCharts on touchscreens
+
+  * disk selector: allow requesting partitions too
+
+  * fix #3589: show device name in title for SMART values window
+
+  * cbind: document cbind by adding a small summary and example
+
+  * add common utils used for u2f and webauthn, adapted from PVE and PBS,
+    respectively
+
+  * add TFA-login, TOTP, WebAuthn and recover-key edit windows for better reuse
+
+  * disk list: allow wiping individual partitions
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Nov 2021 21:11:16 +0100
+
+proxmox-widget-toolkit (3.3-6) bullseye; urgency=medium
+
+  * fix #3542: node: task logs: query correct node for tasks in clusters
+
+  * node: add a, by default hidden, MTU column in network view
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 27 Jul 2021 16:41:01 +0200
+
+proxmox-widget-toolkit (3.3-5) bullseye; urgency=medium
+
+  * node: repos: add possibility to link online help
+
+  * api-viewer: drop extra slash in api path
+
+  * apt: match "Debian Backports" origin as Debian one
+
+  * add new shared component for the package version window
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 19 Jul 2021 17:52:08 +0200
+
+proxmox-widget-toolkit (3.3-4) bullseye; urgency=medium
+
+  * acme: allow wildcards as domain
+
+  * service view: avoid showing not installed services as error
+
+  * service view: fix stale stop/restart button enabled behavior
+
+  * service view: disable all buttons for masked/not-found/unknown services
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 13 Jul 2021 18:42:51 +0200
+
+proxmox-widget-toolkit (3.3-3) bullseye; urgency=medium
+
+  * realm view/edit: make more generic for better reuse
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 12 Jul 2021 09:52:27 +0200
+
+proxmox-widget-toolkit (3.3-2) bullseye; urgency=medium
+
+  * node: repos: only show suites warning at the top if enabled repository is
+    affected
+
+  * move over authentication-real edit window widget from Proxmox VE
+
+  * utils: add helper to format node's repository status
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Jul 2021 17:30:43 +0200
+
+proxmox-widget-toolkit (3.2-5) bullseye; urgency=medium
+
+  * network: always ask for confirmation before removing a network
+    interface from the configuration. While it is not that dangerous as we
+    have a pending config that needs to get applied, it still is nicer to do
+    for remove actions.
+
+  * node: tasks: use helper to format status again for a localized warnings
+    text
+
+  * window: safe-destroy: add taskDone and apiCallDone callbacks
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 08 Jul 2021 14:30:44 +0200
+
+proxmox-widget-toolkit (3.2-4) bullseye; urgency=medium
+
+  * node: APT repositories: upgrade "no Proxmox product repo configured" from
+    warning to error
+
+  * node: task history: deselect entries when filter changes
+
+  * node: task history: show errors on store load
+
+  * node: task history: add 'clear filter' button
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Jul 2021 16:50:23 +0200
+
+proxmox-widget-toolkit (3.2-3) bullseye; urgency=medium
+
+  * node: repos: handle that components can be undefined
+
+  * markdown: encode bad nodes HTML instead of pruning it
+
+  * markdown: make sanitizer more strict in filtering tags and ensure that the
+    src and the href attributes point to a HTTP url, or is a data-url on a
+    image.
+
+  * info widget: early return from update if text & value stayed the same
+
+  * utils: updateColumnWidth: drop duplicate implementation and allow
+    overriding tresholdWidth
+
+  * utils: updateColumnWidth: directly calculate column count by threshold,
+    automatically using more columns on wide containers.
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Jul 2021 10:10:47 +0200
+
+proxmox-widget-toolkit (3.2-2) bullseye; urgency=medium
+
+  * avoid using unique ids for components that may have more than one instance
+    at the same time. Fixes and issue with switching between nodes on the new
+    APT Repository panel.
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Jul 2021 09:47:46 +0200
+
+proxmox-widget-toolkit (3.2-1) bullseye; urgency=medium
+
+  * css: some markdown heading and paragraph font-size & padding tuning
+
+  * node: services: fix logic for displaying unit state
+
+  * add Debian and Proxmox symbol logos and css
+
+  * node: apt: spawn a window for adding repository
+
+  * utils: add getOpenIDRedirectionAuthorization helper
+
+  * factor out userid parsing and username, realm renderer to Utils
+
+  * add OpenID icon + css class
+
+  * node: APT Repositories: rework top status and error grid
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 03 Jul 2021 00:12:34 +0200
+
+proxmox-widget-toolkit (3.1-4) bullseye; urgency=medium
+
+  * cbind mixin: also descend in elements with an cbind property
+
+  * node: tasks: merge improved Filters over from Proxmox Backup Server
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 28 Jun 2021 19:14:10 +0200
+
+proxmox-widget-toolkit (3.1-3) bullseye; urgency=medium
+
+  * css: markdown: add some nicer table, blockquote and task-list checkbox
+    styling
+
+  * Journal View: fix flickering in journal livemode
+
+  * node/services: optionally show unit-, and active-states
+
+  * add initial building blocks for an APT repositories UI
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Jun 2021 23:11:37 +0200
+
+proxmox-widget-toolkit (3.1-2) bullseye; urgency=medium
+
+  * ui: network: add, by default hidden, columns for the `vlan-id` and the
+    `vlan-raw-device`
+
+  * add interface for markdown parser and wire-up marked to it
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 18 Jun 2021 15:32:27 +0200
+
+proxmox-widget-toolkit (3.1-1) bullseye; urgency=medium
+
+  * support ExtJS 7
+
+  * object grid: allow one to declaratively specify rows
+
+  * disk list: add wipe disk button which users of this widget can opt-in
+
+  * data/ProxmoxProxy: set responseType to undefined for XMLHTTPRequest
+
+  * ship api-viewer in new proxmox-widget-toolkit-dev pacakge to improve
+    possibility for code reuse
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 02 Jun 2021 16:16:02 +0200
+
+proxmox-widget-toolkit (3.0-2) bullseye; urgency=medium
+
+  * disks: fix regression in S.M.A.R.T. window
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 14 May 2021 10:34:57 +0200
+
+proxmox-widget-toolkit (3.0-1) bullseye; urgency=medium
+
+  * re-build for Debian 11 Bullseye based releases
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 13 May 2021 19:46:29 +0200
+
+proxmox-widget-toolkit (2.5-4) pve pmg; urgency=medium
+
+  * info widget: set default usage warning threshold from 60% to 75%
+
+  * node disk: S.M.A.R.T.: improve the simple layout and enable autoscroll for
+    long output
+
+  * format/render size: allow one to specifiy if base 2 or 10 (SI unit) is
+    desired
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 07 May 2021 18:00:29 +0200
+
+proxmox-widget-toolkit (2.5-3) pve pmg; urgency=medium
+
+  * toolkit: update email regex for ACME account to allow more than two domain
+    parts again
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 24 Apr 2021 19:30:08 +0200
+
+proxmox-widget-toolkit (2.5-2) pve pmg; urgency=medium
+
+  * rrd chart: add option to render values and Y-axis with a power-of-two base
+
+  * safe destroy: allow specifing additional items
+
+  * utils: add several render and helper functions from Proxmox VE's manager
+
+  * panel: add StatusView from Proxmox VE's manager
+
+  * utils: add optional error callback to monStoreErrors
+
+  * acme: separate flag to disable the 'domains=' array
+
+  * file browser: support 'virtual'/'v' file type, show errors in messagebox
+    and allow expand 'all'
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Apr 2021 20:34:39 +0200
+
+proxmox-widget-toolkit (2.5-1) pve pmg; urgency=medium
+
+  * panel/acme-domains: fix cyclic dependency in view model
+
+  * tasks: add warningsText
+
+  * window: move FileBrowser widget over from Proxmox Backup Server for re-use
+
+  * window/edit: add option to disable reset button
+
+  * toolkit: override email VType validation
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 13 Apr 2021 09:11:48 +0200
+
+proxmox-widget-toolkit (2.4-9) pve pmg; urgency=medium
+
+  * improve ranged selection and deselection performance in CheckboxModel
+
+  * utils: async api: reject with whole failure response and add helper to
+    alert it
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 23 Mar 2021 11:29:43 +0100
+
+proxmox-widget-toolkit (2.4-8) pve pmg; urgency=medium
+
+  * add async API request and sleep helpers
+
+  * override deselection in CheckboxModel to improve performance
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 22 Mar 2021 16:23:16 +0100
+
+proxmox-widget-toolkit (2.4-7) pve pmg; urgency=medium
+
+  * data: stores: drop storeid requirement
+
+  * add ACME related data models and forms
+
+  * add ACME:
+    - account panel, plugin editing, certificate panel
+    - account and certificate panel
+    - plugin and domain editing
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 16 Mar 2021 13:31:23 +0100
+
+proxmox-widget-toolkit (2.4-6) pve pmg; urgency=medium
+
+  * disk list: partitions do not have a S.M.A.R.T. status, avoid showing
+    'unknown'
+
+  * task viewer: increase default height
+
+  * edit window: advanced: do not permanently enable advanced mode if they are
+    invalid, only show the advanced fields temporarily.
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 05 Mar 2021 20:22:00 +0100
+
+proxmox-widget-toolkit (2.4-5) pve pmg; urgency=medium
+
+  * disk list: restore info about ceph
+
+  * disk list: convert to tree-grid and conditionally include partitions
+
+  * fix usage of findRecord for exact matches
+
+  * prune panel: make keep-last label text like the others
+
+  * network: VLAN edit: Fix automatic field disabling and other UX improvements
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 09 Feb 2021 14:31:03 +0100
+
+proxmox-widget-toolkit (2.4-4) pve pmg; urgency=medium
+
+  * data reader: cope with null respones for not configured data, treat like
+    an empty response
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Jan 2021 16:24:08 +0100
+
+proxmox-widget-toolkit (2.4-3) pve pmg; urgency=medium
+
+  * input panel: support convenience top column
+
+  * prune field: use dirtychange event to hide/show clear-trigger
+
+  * prune panel: allow to pass emptyText for keep-last
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 23 Nov 2020 18:46:02 +0100
+
+proxmox-widget-toolkit (2.4-2) pve pmg; urgency=medium
+
+  * input panel: improve column scaling behavior with non-default browser or OS
+    scaling and DPI settings
+
+  * add PruneKeepField and PruneInputPanel component
+
+  * input panel: make advanced column check more flexible
+
+  * edit window: add submitUrl and loadUrl config
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 23 Nov 2020 08:14:50 +0100
+
+proxmox-widget-toolkit (2.3-10) pve pmg; urgency=medium
+
+  * utils: get help info: fix normalization with multiple minuses by using a
+    more compatible approach
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 10 Nov 2020 16:29:09 +0100
+
+proxmox-widget-toolkit (2.3-9) pve pmg; urgency=medium
+
+  * combo grid: set errorMask on store load failure
+
+  * enable ExtJS ARIA accessibility support again
+
+  * Utils: fix help section normalization
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 10 Nov 2020 12:07:55 +0100
+
+proxmox-widget-toolkit (2.3-8) pve pmg; urgency=medium
+
+  * Utils: remove product specific task descriptions
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 03 Nov 2020 17:51:59 +0100
+
+proxmox-widget-toolkit (2.3-7) pve pmg; urgency=medium
+
+  * improve redering of icons in navigation element
+
+  * add a form element for selecting a worker task type
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 02 Nov 2020 07:49:22 +0100
+
+proxmox-widget-toolkit (2.3-6) pve pmg; urgency=medium
+
+  * edit window: add autoLoadOptions to control API call
+
+  * edit window: add extraParams config
+
+  * move over PermissionView from Proxmox VE's manager
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 28 Oct 2020 18:39:41 +0100
+
+proxmox-widget-toolkit (2.3-5) pve pmg; urgency=medium
+
+  * improve multiselect behaviour for checkboxmodel
+
+  * add info widget from Proxmox VE
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 27 Oct 2020 18:34:16 +0100
+
+proxmox-widget-toolkit (2.3-4) unstable; urgency=medium
+
+  * implement and use systemd_unescape
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Oct 2020 12:11:53 +0200
+
 proxmox-widget-toolkit (2.3-3) pve pmg; urgency=medium
 
   * tasks: ensure the UPID parameter is always correctly encoded