X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=44bdf9adad9d04886816db81c095ec880dab246d;hb=929d5ff7ea6c425c1d58cb08b4d8d663348cb560;hp=e0ff75906a1c3585192a927d056ef2e76836162d;hpb=835b5d8e6abd014336eee41ed68b39871ee2d27c;p=proxmox-widget-toolkit.git diff --git a/debian/changelog b/debian/changelog index e0ff759..44bdf9a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 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 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 Wed, 06 Sep 2017 09:37:27 +0200 + proxmox-widget-toolkit (1.0-2) unstable; urgency=medium * countless improvements