188 lines
4.9 KiB
Plaintext
188 lines
4.9 KiB
Plaintext
proxmox-widget-toolkit (1.0-19) unstable; urgency=medium
|
|
|
|
* add traditional Chinese to language map
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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
|
|
|
|
* add all languages from pve
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 10:19:23 +0100
|
|
|
|
proxmox-widget-toolkit (1.0-9) unstable; urgency=medium
|
|
|
|
* add Xtermjs popup helper
|
|
|
|
* Utils: fix some lint errors
|
|
|
|
* taskviewer: port over extraTite config parameter
|
|
|
|
* ObjectGrid: add_text_row: allow setting vtype for editor
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 14:43:17 +0100
|
|
|
|
proxmox-widget-toolkit (1.0-8) unstable; urgency=medium
|
|
|
|
* remove updatequeue
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 12:09:03 +0100
|
|
|
|
proxmox-widget-toolkit (1.0-7) unstable; urgency=medium
|
|
|
|
* UpdateStore.js - fix update problem with chrome
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 07:29:46 +0100
|
|
|
|
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
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Wed, 05 Apr 2017 10:22:47 +0200
|
|
|
|
proxmox-widget-toolkit (1.0-1) unstable; urgency=medium
|
|
|
|
* first try
|
|
|
|
-- Proxmox Support Team <support@proxmox.com> Mon, 30 Jan 2017 09:50:33 +0100
|
|
|