X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=b93098c2a72ff7770f87dcf0ec6776dad3f9cf77;hb=41670d25b5825ce03b54845b867d4e6e1bd17744;hp=baee385eff8f3306d657731f9f17db400a9e4623;hpb=2e6df526fac25677b42fd2392eedc89ea48577df;p=proxmox-widget-toolkit.git diff --git a/debian/changelog b/debian/changelog index baee385..b93098c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,45 @@ +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 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 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 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 Thu, 08 Mar 2018 11:37:56 +0100 + proxmox-widget-toolkit (1.0-12) unstable; urgency=medium * skip config property for cbind mixin