]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - debian/changelog
StdRemoveButton: code cleanup
[proxmox-widget-toolkit.git] / debian / changelog
index 90c35246047950dcb05b095a2afb2d4d682c4b72..e3a4a5690f27645387cd38fdcf8c9fa5d9dabf0f 100644 (file)
@@ -1,3 +1,99 @@
+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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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