]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
bump version to 1.0-18
[proxmox-widget-toolkit.git] / debian / changelog
index a351aa357f0f6fefc8fda5a886fa057b6968af58..ef64b0c2108d3335cc1bbea0becda8420aa73be3 100644 (file)
@@ -1,3 +1,74 @@
+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
+
+  * mixin/CBind: allow binding sub elements
+
+  * show VLAN aware setting in NetworkView.
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 16 Feb 2018 13:06:39 +0100
+
 proxmox-widget-toolkit (1.0-10) unstable; urgency=medium
 
   * port fixes and features from pve-manager since fork