X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=02b686f91e402d51f284ea930b843e0a18e72a08;hb=757a2696e1ce7f1e90b6d4e74c7eaffa7a5391d7;hp=91ff6e6a2acc0772e990413ba62664d0bb095d63;hpb=ab277cb2871f914e9ef794cb22b104b40171cbaf;p=proxmox-widget-toolkit.git diff --git a/debian/changelog b/debian/changelog index 91ff6e6..02b686f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,126 @@ +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 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 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 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 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 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 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 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 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 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 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 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 + + * move over SafeDestroy widget from pve-manager + + -- Proxmox Support Team Thu, 22 Oct 2020 08:53:18 +0200 + +proxmox-widget-toolkit (2.3-2) pve pmg; urgency=medium + + * add Korean as translation choice + + -- Proxmox Support Team Thu, 15 Oct 2020 13:27:30 +0200 + +proxmox-widget-toolkit (2.3-1) pve pmg; urgency=medium + + * log/journal views: fix auto scrolling on browser zoom + + * Utils: improve matching groups of IP/host address regexes + + * Toolkit: add HostPort vtype + + -- Proxmox Support Team Thu, 01 Oct 2020 14:50:35 +0200 + proxmox-widget-toolkit (2.2-14) pve pmg; urgency=medium * tasks viewer: include API token ID if available