]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
bump version to 1.0-22
[proxmox-widget-toolkit.git] / debian / changelog
index 63140ba995e53951135c9c9fe64d38e79c9afb02..c8a4f029cd903cf3e069b2f7617e59712ca16c56 100644 (file)
@@ -1,3 +1,92 @@
+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
+    key
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 03 May 2018 08:26:34 +0200
+
+proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
+
+  * add getRecord to ObjectStore
+
+  * add apiCallDone callback for window.edit
+
+  * PendingObjectGrid: fix display of deletion of multikey fields
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 02 May 2018 13:25:06 +0200
+
+proxmox-widget-toolkit (1.0-15) unstable; urgency=medium
+
+  * allow pressing enter in ObjectGrids to edit a field
+
+  * better default focus selection
+
+  * add a checkbox to edit windows for advanced options
+
+  * add advanced options to the input panel
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 06 Apr 2018 13:47:56 +0200
+
+proxmox-widget-toolkit (1.0-14) unstable; urgency=medium
+
+  * fix #1223: add touchscreen override for extjs
+
+  * task view, progress: add taskDone callback
+
+  * window/Edit: allow showing TaskViewer instead of TaskProgress
+
+  * add labelWidth to the fieldDefaults in add_*_row
+
+  * add an optional renderer for integer rows in ObjectGrid
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 05 Apr 2018 12:18:49 +0200
+
+proxmox-widget-toolkit (1.0-13) unstable; urgency=medium
+
+  * remove gettext definition in Utils.js
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 08 Mar 2018 11:37:56 +0100
+
+proxmox-widget-toolkit (1.0-12) unstable; urgency=medium
+
+  * skip config property for cbind mixin
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 23 Feb 2018 11:11:38 +0100
+
 proxmox-widget-toolkit (1.0-11) unstable; urgency=medium
 
   * rename pve(Show|Hide)Help events