]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
bump version to 2.4-9
[proxmox-widget-toolkit.git] / debian / changelog
index 4e50626c0e7255baf3e93f4b4e1cdadb6bd0150f..d1eafcb83ca056709ceba50aeda4c435255ddd1b 100644 (file)
@@ -1,3 +1,112 @@
+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