]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
UpdateStore.js - fix update problem with chrome
[proxmox-widget-toolkit.git] / debian / changelog
index e0ff75906a1c3585192a927d056ef2e76836162d..44bdf9adad9d04886816db81c095ec880dab246d 100644 (file)
@@ -1,3 +1,69 @@
+proxmox-widget-toolkit (1.0-6) unstable; urgency=medium
+
+  * change 'create' parameter to 'isCreate'
+
+  * make network devices types configureable
+
+  * use Proxmox.window.TaskProgress instead of PVE.window.TaskProgress
+
+  * add custom submittext to Edit Window
+
+  * add missing BondModeSelector to widget toolkit
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Nov 2017 11:38:51 +0100
+
+proxmox-widget-toolkit (1.0-5) unstable; urgency=medium
+
+  * use (de)activate events for dns/timeview
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Nov 2017 08:12:09 +0100
+
+proxmox-widget-toolkit (1.0-4) unstable; urgency=medium
+
+  * add textarea/enter workaround
+
+  * fix updateStore destroy
+
+  * RRDChart.js: add the seriesConfig parameter
+
+  * RRDChart.js: add the noTool parameter
+
+  * add autostart and alias to UpdateStore
+
+  * add format_size from pve
+
+  * add GaugeWidget from PVE
+
+  * LanguageSelector.js - add language selector
+
+  * allow to set onlineHelp on Proxmox.window.Edit
+
+  * add HelpButton class
+
+  * new checked_command helper
+
+  * add APT.js
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 24 Oct 2017 08:45:15 +0200
+
+proxmox-widget-toolkit (1.0-3) unstable; urgency=medium
+
+  * monStoreErrors: new option clearMaskBeforeLoad
+
+  * add RRDChart class
+
+  * add RRDStore class
+
+  * add RRDTypeSelector class
+
+  * set default focus and default button for edit window
+
+  * add helpers to render uptime
+
+  * ObjectGrid.js: new monStoreErrors properties
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 Sep 2017 09:37:27 +0200
+
 proxmox-widget-toolkit (1.0-2) unstable; urgency=medium
 
   * countless improvements