X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=5fb8ef1a9bf4300898225a069f898a3f047dc332;hb=b6d1735ae1f6285ef050271e91e84913ba60aa30;hp=ef64b0c2108d3335cc1bbea0becda8420aa73be3;hpb=46574d3548021fe6b86d012db2d835c815a0d705;p=proxmox-widget-toolkit.git diff --git a/debian/changelog b/debian/changelog index ef64b0c..5fb8ef1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,341 @@ +proxmox-widget-toolkit (2.2-8) pve pmg; urgency=medium + + * format task description: avoid printing undefined ID + + * network edit: display MTU for OVS-bond interfaces too + + * ProxmoxProxy: add duration fields for proxmox-tasks model + + * color and show task with warnings differently + + * improve format_duration_human for small values <0.1s + + * move over disk selection and smart info from Proxmox VE's manager + + * task viewer: show task endtime and duration in status + + -- Proxmox Support Team Tue, 16 Jun 2020 16:49:42 +0200 + +proxmox-widget-toolkit (2.2-7) pve pmg; urgency=medium + + * button: make xtype of parent configurable + + * fix RRD charts if there's no data legend or no title header + + -- Proxmox Support Team Thu, 04 Jun 2020 18:20:16 +0200 + +proxmox-widget-toolkit (2.2-6) pve pmg; urgency=medium + + * improve RRD charts + + * utils: add updateColumnWidth helper from PVE + + -- Proxmox Support Team Wed, 03 Jun 2020 11:42:55 +0200 + +proxmox-widget-toolkit (2.2-5) pve pmg; urgency=medium + + * JournalView: avoid null dereference on quick tab switch + + * form/display edit: use the 'fit' layout to avoid width glitch + + * improve error extraction for monStoreErrors by falling back to printing the + whole body if we cannot extract a JSON error object out of it + + * css: add icon colors over from Proxmox VE + + * Utils: add duration format/render + + -- Proxmox Support Team Thu, 28 May 2020 18:36:33 +0200 + +proxmox-widget-toolkit (2.2-4) pve pmg; urgency=medium + + * fix #2758: detect half-logged-in 'TFA' cookies and avoid treating them like + regular login tickets + + * improve default column layout of network and node task history viewer + + * utils: task descriptions: allow to add/override entries and to specify a + function + + * render_upid: fallback to worker_id and worker_type + + * ui: task history: add basic handling for currently running tasks + + -- Proxmox Support Team Mon, 25 May 2020 19:04:10 +0200 + +proxmox-widget-toolkit (2.2-3) pve pmg; urgency=medium + + * pending object grid: mark pending changes as darkorange to avoid + misinterpretation as error. + + * move permission management role selector over from Proxmox VE + + * input panel: call setValue on all fields + + -- Proxmox Support Team Fri, 22 May 2020 10:09:26 +0200 + +proxmox-widget-toolkit (2.2-2) pve pmg; urgency=medium + + * add common proxmoxlogo class definition + + * add authentication realm data model and combo box + + * edit window: read digest also from top level API response + + -- Proxmox Support Team Mon, 18 May 2020 17:26:04 +0200 + +proxmox-widget-toolkit (2.2-1) pve pmg; urgency=medium + + * diff-store: allow to also auto-create real-store with schematic config only + + * diff-store: allow to request propagation of destroy to real-store + + -- Proxmox Support Team Thu, 07 May 2020 16:59:59 +0200 + +proxmox-widget-toolkit (2.1-7) pve pmg; urgency=medium + + * Utils: add auth-realm-sync-test to task descriptions + + * cbind: allow methods in cbindData + + * add missing htmlEncodes userid renderers + + -- Proxmox Support Team Wed, 06 May 2020 17:14:21 +0200 + +proxmox-widget-toolkit (2.1-6) pve pmg; urgency=medium + + * DateTimeField: implement setMaxValue and setMinValue + + * monStoreErrors: refactor out and render param exception errors + + -- Proxmox Support Team Fri, 24 Apr 2020 18:47:21 +0200 + +proxmox-widget-toolkit (2.1-5) pve pmg; urgency=medium + + * add LanguageEditWindow + + * window/Edit: accept bodyPadding from config + + * button: don't auto set selection model if explicitly set to false + + * StdRemoveButton: getUrl: fallback to baseurl if no selModel is set + + * StdRemoveButton: enable button by default if no selection model is set + + -- Proxmox Support Team Mon, 20 Apr 2020 10:44:21 +0200 + +proxmox-widget-toolkit (2.1-4) pve pmg; urgency=medium + + * ComboGrid: fix validation for !allowBlank disabled fields + + * add Arabic to translated language selector + + * object grid: allow one to pass online help to row editors + + * form: add Proxmox.form.field.ExpireDate + + * open combobox picker on focus even if they are editable (searchable) + + * form: add Proxmox.form.field.DisplayEdit + + -- Proxmox Support Team Thu, 16 Apr 2020 18:05:10 +0200 + +proxmox-widget-toolkit (2.1-3) pve pmg; urgency=medium + + * networkedit: bond: add bond-primary and MTU field + + * cbind: allow to pass formula function in binding + + * window: edit: allow to set submit text for data binding + + * node/net: add vlan interface support + + -- Proxmox Support Team Thu, 30 Jan 2020 17:49:32 +0100 + +proxmox-widget-toolkit (2.1-2) pve pmg; urgency=medium + + * task descriptions: add CT push/pull and HA shutdown + + * task UPID: Allow additional (optional) task_id field and show it also in + the task viewer window, if available + + -- Proxmox Support Team Tue, 17 Dec 2019 12:02:52 +0100 + +proxmox-widget-toolkit (2.1-1) pve pmg; urgency=medium + + * fix #2421: ComboGrid: correctly validate multiSelect variant + + * NetworkView: add apply config button + + -- Proxmox Support Team Tue, 26 Nov 2019 13:00:18 +0100 + +proxmox-widget-toolkit (2.0-9) pve pmg; urgency=medium + + * fix comboBox validation when forceSelection is true + + * add reboot for containers into task description table + + -- Proxmox Support Team Wed, 20 Nov 2019 20:28:12 +0100 + +proxmox-widget-toolkit (2.0-8) pve pmg; urgency=medium + + * add hebrew to list of languages + + * add qmreboot task description + + * add pmx-hint css class + + -- Proxmox Support Team Thu, 10 Oct 2019 17:04:58 +0200 + +proxmox-widget-toolkit (2.0-7) pve pmg; urgency=medium + + * combogrid: fix validation if valueField is different than + displayField + + -- Proxmox Support Team Fri, 16 Aug 2019 12:45:34 +0200 + +proxmox-widget-toolkit (2.0-6) pve pmg; urgency=medium + + * combogrid: always set the initial value, even if not found + + * combogrid: add handling for historic set values currently not + available + + * Fix #582: allow to move those task which supports it to the + background if they're triggered by a standard button + + * ComboGrid: add trigger to delete value from ComboGrid if it allows + blank values + + -- Proxmox Support Team Tue, 13 Aug 2019 15:56:56 +0200 + +proxmox-widget-toolkit (2.0-5) pve pmg; urgency=medium + + * fix syslog panel resizing + + * node network: hide ip and netmask by default + + * node network: refactor bond mode array generation and add Bond Mode + and Hash Policy + + -- Proxmox Support Team Thu, 11 Jul 2019 19:33:17 +0200 + +proxmox-widget-toolkit (2.0-4) pve pmg; urgency=medium + + * network selector: allow to select IP too + + * combogrid: add deleteEmpty and skipEmptyText + + * textfield: validate after allowBlank + + * combo grid: add setAllowBlank to help bindings + + -- Proxmox Support Team Fri, 28 Jun 2019 20:30:37 +0200 + +proxmox-widget-toolkit (2.0-3) pve pmg; urgency=medium + + * refactor info/link extraction from onlinehelp to utils + + -- Proxmox Support Team Mon, 24 Jun 2019 17:54:42 +0200 + +proxmox-widget-toolkit (2.0-2) pve pmg; urgency=medium + + * add network selector widget + + * node/apt updates: show full package description conditionally + + * backport fix for ExtJS pie chart tooltip for 0% entries + + -- Proxmox Support Team Fri, 14 Jun 2019 20:47:53 +0200 + +proxmox-widget-toolkit (2.0-1) pve pmg; urgency=medium + + * bump version for Debian Buster / PVE 6 + + -- Proxmox Support Team Wed, 22 May 2019 07:16:02 +0200 + +proxmox-widget-toolkit (1.0-28) unstable; urgency=medium + + * show IP/CIDR in host network view + + * change nodes host network input from address/netmask to IP/CIDR + + * add panel/JournalView for new mini-journalreader + + -- Proxmox Support Team Wed, 15 May 2019 13:36:50 +0200 + +proxmox-widget-toolkit (1.0-27) unstable; urgency=medium + + * wait for syslog API calls to complete before requesting new ones + + -- Proxmox Support Team Tue, 07 May 2019 15:13:52 +0000 + +proxmox-widget-toolkit (1.0-26) unstable; urgency=medium + + * fix #1784: allow one to set UTC as Timezone + + * allow one to filter and search for timezones in the nodes time editor + + * add a combined "IPv6 or IPv4 CIDR" match vtype + + -- Proxmox Support Team Tue, 16 Apr 2019 05:57:58 +0000 + +proxmox-widget-toolkit (1.0-25) unstable; urgency=medium + + * MacPrefix: prevent multicast MacPrefixes + + * change allowed v6 prefix-length to 128 + + * rework panel/LogView + + * add helpers required for u2f authentication + + -- Proxmox Support Team Wed, 03 Apr 2019 13:58:13 +0200 + +proxmox-widget-toolkit (1.0-24) unstable; urgency=medium + + * add DnsOrIP vtype + + -- Proxmox Support Team Thu, 14 Mar 2019 07:41:44 +0100 + +proxmox-widget-toolkit (1.0-23) unstable; urgency=medium + + * tasks: put vzdump into VM/CT category + + * fix popup behaviour in firefox with touchscreens on desktop + + * utils: xtermjs: allow to pass a cmd parameter to the terminal + + -- Proxmox Support Team Thu, 28 Feb 2019 10:54:50 +0100 + +proxmox-widget-toolkit (1.0-22) unstable; urgency=medium + + * form: proxmox textfield: support binding 'allowBlank' + + -- Proxmox Support Team Thu, 29 Nov 2018 12:45:28 +0100 + +proxmox-widget-toolkit (1.0-21) unstable; urgency=medium + + * Utils: add some task descriptions (disk/storage management and ceph) + + * node/DNS: render DNS fields htmlEncoded + + -- Proxmox Support Team Thu, 22 Nov 2018 14:59:16 +0100 + +proxmox-widget-toolkit (1.0-20) unstable; urgency=medium + + * add node/HostsView to show/edit /etc/hosts + + * fixup: vlan type: use 'Linux VLAN' + + -- Proxmox Support Team Fri, 14 Sep 2018 12:01:12 +0200 + +proxmox-widget-toolkit (1.0-19) unstable; urgency=medium + + * add traditional Chinese to language map + + -- Proxmox Support Team Tue, 12 Jun 2018 16:43:58 +0200 + proxmox-widget-toolkit (1.0-18) unstable; urgency=medium * add missing task description mappings