X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=ea1914ee7296d0b63a9a1b61c53b6ecef063f3d7;hb=ceca281f9207d5bb5a9d34a7e49fb7a769ec48a2;hp=2dbb0d4e3ff1587d550f16ed6fa81815b079bf48;hpb=a3488146256d74c9c6e74e77b197884e82ef96f1;p=proxmox-widget-toolkit.git diff --git a/debian/changelog b/debian/changelog index 2dbb0d4..ea1914e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,164 @@ +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