X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=e3a4a5690f27645387cd38fdcf8c9fa5d9dabf0f;hb=271171f81afe93f88393bd5857e3d7d578747075;hp=a351aa357f0f6fefc8fda5a886fa057b6968af58;hpb=102716a69ab0cf7952a34cef0785dad95841654a;p=proxmox-widget-toolkit.git diff --git a/debian/changelog b/debian/changelog index a351aa3..e3a4a56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,286 @@ +proxmox-widget-toolkit (2.1-4) pve pmg; urgency=medium + + * ComboGrid: fix validation for !allowBlank disabled fields + + * add Arabic to translated language selector + + * object grid: allow one to pass online help to row editors + + * form: add Proxmox.form.field.ExpireDate + + * open combobox picker on focus even if they are editable (searchable) + + * form: add Proxmox.form.field.DisplayEdit + + -- Proxmox Support Team Thu, 16 Apr 2020 18:05:10 +0200 + +proxmox-widget-toolkit (2.1-3) pve pmg; urgency=medium + + * networkedit: bond: add bond-primary and MTU field + + * cbind: allow to pass formula function in binding + + * window: edit: allow to set submit text for data binding + + * node/net: add vlan interface support + + -- Proxmox Support Team Thu, 30 Jan 2020 17:49:32 +0100 + +proxmox-widget-toolkit (2.1-2) pve pmg; urgency=medium + + * task descriptions: add CT push/pull and HA shutdown + + * task UPID: Allow additional (optional) task_id field and show it also in + the task viewer window, if available + + -- Proxmox Support Team Tue, 17 Dec 2019 12:02:52 +0100 + +proxmox-widget-toolkit (2.1-1) pve pmg; urgency=medium + + * fix #2421: ComboGrid: correctly validate multiSelect variant + + * NetworkView: add apply config button + + -- Proxmox Support Team Tue, 26 Nov 2019 13:00:18 +0100 + +proxmox-widget-toolkit (2.0-9) pve pmg; urgency=medium + + * fix comboBox validation when forceSelection is true + + * add reboot for containers into task description table + + -- Proxmox Support Team Wed, 20 Nov 2019 20:28:12 +0100 + +proxmox-widget-toolkit (2.0-8) pve pmg; urgency=medium + + * add hebrew to list of languages + + * add qmreboot task description + + * add pmx-hint css class + + -- Proxmox Support Team Thu, 10 Oct 2019 17:04:58 +0200 + +proxmox-widget-toolkit (2.0-7) pve pmg; urgency=medium + + * combogrid: fix validation if valueField is different than + displayField + + -- Proxmox Support Team Fri, 16 Aug 2019 12:45:34 +0200 + +proxmox-widget-toolkit (2.0-6) pve pmg; urgency=medium + + * combogrid: always set the initial value, even if not found + + * combogrid: add handling for historic set values currently not + available + + * Fix #582: allow to move those task which supports it to the + background if they're triggered by a standard button + + * ComboGrid: add trigger to delete value from ComboGrid if it allows + blank values + + -- Proxmox Support Team Tue, 13 Aug 2019 15:56:56 +0200 + +proxmox-widget-toolkit (2.0-5) pve pmg; urgency=medium + + * fix syslog panel resizing + + * node network: hide ip and netmask by default + + * node network: refactor bond mode array generation and add Bond Mode + and Hash Policy + + -- Proxmox Support Team Thu, 11 Jul 2019 19:33:17 +0200 + +proxmox-widget-toolkit (2.0-4) pve pmg; urgency=medium + + * network selector: allow to select IP too + + * combogrid: add deleteEmpty and skipEmptyText + + * textfield: validate after allowBlank + + * combo grid: add setAllowBlank to help bindings + + -- Proxmox Support Team Fri, 28 Jun 2019 20:30:37 +0200 + +proxmox-widget-toolkit (2.0-3) pve pmg; urgency=medium + + * refactor info/link extraction from onlinehelp to utils + + -- Proxmox Support Team Mon, 24 Jun 2019 17:54:42 +0200 + +proxmox-widget-toolkit (2.0-2) pve pmg; urgency=medium + + * add network selector widget + + * node/apt updates: show full package description conditionally + + * backport fix for ExtJS pie chart tooltip for 0% entries + + -- Proxmox Support Team Fri, 14 Jun 2019 20:47:53 +0200 + +proxmox-widget-toolkit (2.0-1) pve pmg; urgency=medium + + * bump version for Debian Buster / PVE 6 + + -- Proxmox Support Team Wed, 22 May 2019 07:16:02 +0200 + +proxmox-widget-toolkit (1.0-28) unstable; urgency=medium + + * show IP/CIDR in host network view + + * change nodes host network input from address/netmask to IP/CIDR + + * add panel/JournalView for new mini-journalreader + + -- Proxmox Support Team Wed, 15 May 2019 13:36:50 +0200 + +proxmox-widget-toolkit (1.0-27) unstable; urgency=medium + + * wait for syslog API calls to complete before requesting new ones + + -- Proxmox Support Team Tue, 07 May 2019 15:13:52 +0000 + +proxmox-widget-toolkit (1.0-26) unstable; urgency=medium + + * fix #1784: allow one to set UTC as Timezone + + * allow one to filter and search for timezones in the nodes time editor + + * add a combined "IPv6 or IPv4 CIDR" match vtype + + -- Proxmox Support Team Tue, 16 Apr 2019 05:57:58 +0000 + +proxmox-widget-toolkit (1.0-25) unstable; urgency=medium + + * MacPrefix: prevent multicast MacPrefixes + + * change allowed v6 prefix-length to 128 + + * rework panel/LogView + + * add helpers required for u2f authentication + + -- Proxmox Support Team Wed, 03 Apr 2019 13:58:13 +0200 + +proxmox-widget-toolkit (1.0-24) unstable; urgency=medium + + * add DnsOrIP vtype + + -- Proxmox Support Team Thu, 14 Mar 2019 07:41:44 +0100 + +proxmox-widget-toolkit (1.0-23) unstable; urgency=medium + + * tasks: put vzdump into VM/CT category + + * fix popup behaviour in firefox with touchscreens on desktop + + * utils: xtermjs: allow to pass a cmd parameter to the terminal + + -- Proxmox Support Team Thu, 28 Feb 2019 10:54:50 +0100 + +proxmox-widget-toolkit (1.0-22) unstable; urgency=medium + + * form: proxmox textfield: support binding 'allowBlank' + + -- Proxmox Support Team 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 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 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 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 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 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 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 + + -- Proxmox Support Team 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 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