]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
bump version to 2.0-10
[proxmox-widget-toolkit.git] / debian / changelog
index 68c5afd9f0fd573a446f51e574356f2a81fe138b..e71ec97bf9971cdf9636d2063a0dcffcc668dcc5 100644 (file)
@@ -1,3 +1,184 @@
+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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  Wed, 03 Apr 2019 13:58:13 +0200
+
+proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
+
+  * add DnsOrIP vtype
+
+ -- Proxmox Support Team <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  Tue, 12 Jun 2018 16:43:58 +0200
+
+proxmox-widget-toolkit (1.0-18) unstable; urgency=medium
+
+  * add missing task description mappings
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 May 2018 11:06:33 +0200
+
 proxmox-widget-toolkit (1.0-17) unstable; urgency=medium
 
   * fix edit windows being reopened on key-up when closing them with the return