Thomas Lamprecht a39544136d bump version to 2.6-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-03-15 17:29:32 +01:00

806 lines
24 KiB
Plaintext

proxmox-widget-toolkit (2.6-2) buster; urgency=medium
* add EOL notice component
-- Proxmox Support Team <support@proxmox.com> Tue, 15 Mar 2022 17:29:26 +0100
proxmox-widget-toolkit (2.6-1) buster; urgency=medium
* combo grid: load: rework auto-selection and validity logic to ensure it's
always shown if a (now) invalid value is configured
* cbind mixin: also descend in elements with an cbind property
-- Proxmox Support Team <support@proxmox.com> Fri, 25 Jun 2021 09:32:40 +0200
proxmox-widget-toolkit (2.5-6) buster; urgency=medium
* object grid: allow one to declaratively specify rows
-- Proxmox Support Team <support@proxmox.com> Fri, 21 May 2021 17:39:59 +0200
proxmox-widget-toolkit (2.5-5) pve pmg; urgency=medium
* disks: fix regression in S.M.A.R.T. window
-- Proxmox Support Team <support@proxmox.com> Fri, 14 May 2021 10:30:39 +0200
proxmox-widget-toolkit (2.5-4) pve pmg; urgency=medium
* info widget: set default usage warning threshold from 60% to 75%
* node disk: S.M.A.R.T.: improve the simple layout and enable autoscroll for
long output
* format/render size: allow one to specifiy if base 2 or 10 (SI unit) is
desired
-- Proxmox Support Team <support@proxmox.com> Fri, 07 May 2021 18:00:29 +0200
proxmox-widget-toolkit (2.5-3) pve pmg; urgency=medium
* toolkit: update email regex for ACME account to allow more than two domain
parts again
-- Proxmox Support Team <support@proxmox.com> Sat, 24 Apr 2021 19:30:08 +0200
proxmox-widget-toolkit (2.5-2) pve pmg; urgency=medium
* rrd chart: add option to render values and Y-axis with a power-of-two base
* safe destroy: allow specifing additional items
* utils: add several render and helper functions from Proxmox VE's manager
* panel: add StatusView from Proxmox VE's manager
* utils: add optional error callback to monStoreErrors
* acme: separate flag to disable the 'domains=' array
* file browser: support 'virtual'/'v' file type, show errors in messagebox
and allow expand 'all'
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Apr 2021 20:34:39 +0200
proxmox-widget-toolkit (2.5-1) pve pmg; urgency=medium
* panel/acme-domains: fix cyclic dependency in view model
* tasks: add warningsText
* window: move FileBrowser widget over from Proxmox Backup Server for re-use
* window/edit: add option to disable reset button
* toolkit: override email VType validation
-- Proxmox Support Team <support@proxmox.com> Tue, 13 Apr 2021 09:11:48 +0200
proxmox-widget-toolkit (2.4-9) pve pmg; urgency=medium
* improve ranged selection and deselection performance in CheckboxModel
* utils: async api: reject with whole failure response and add helper to
alert it
-- Proxmox Support Team <support@proxmox.com> Tue, 23 Mar 2021 11:29:43 +0100
proxmox-widget-toolkit (2.4-8) pve pmg; urgency=medium
* add async API request and sleep helpers
* override deselection in CheckboxModel to improve performance
-- Proxmox Support Team <support@proxmox.com> Mon, 22 Mar 2021 16:23:16 +0100
proxmox-widget-toolkit (2.4-7) pve pmg; urgency=medium
* data: stores: drop storeid requirement
* add ACME related data models and forms
* add ACME:
- account panel, plugin editing, certificate panel
- account and certificate panel
- plugin and domain editing
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Mar 2021 13:31:23 +0100
proxmox-widget-toolkit (2.4-6) pve pmg; urgency=medium
* disk list: partitions do not have a S.M.A.R.T. status, avoid showing
'unknown'
* task viewer: increase default height
* edit window: advanced: do not permanently enable advanced mode if they are
invalid, only show the advanced fields temporarily.
-- Proxmox Support Team <support@proxmox.com> Fri, 05 Mar 2021 20:22:00 +0100
proxmox-widget-toolkit (2.4-5) pve pmg; urgency=medium
* disk list: restore info about ceph
* disk list: convert to tree-grid and conditionally include partitions
* fix usage of findRecord for exact matches
* prune panel: make keep-last label text like the others
* network: VLAN edit: Fix automatic field disabling and other UX improvements
-- Proxmox Support Team <support@proxmox.com> Tue, 09 Feb 2021 14:31:03 +0100
proxmox-widget-toolkit (2.4-4) pve pmg; urgency=medium
* data reader: cope with null respones for not configured data, treat like
an empty response
-- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2021 16:24:08 +0100
proxmox-widget-toolkit (2.4-3) pve pmg; urgency=medium
* input panel: support convenience top column
* prune field: use dirtychange event to hide/show clear-trigger
* prune panel: allow to pass emptyText for keep-last
-- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 18:46:02 +0100
proxmox-widget-toolkit (2.4-2) pve pmg; urgency=medium
* input panel: improve column scaling behavior with non-default browser or OS
scaling and DPI settings
* add PruneKeepField and PruneInputPanel component
* input panel: make advanced column check more flexible
* edit window: add submitUrl and loadUrl config
-- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 08:14:50 +0100
proxmox-widget-toolkit (2.3-10) pve pmg; urgency=medium
* utils: get help info: fix normalization with multiple minuses by using a
more compatible approach
-- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 16:29:09 +0100
proxmox-widget-toolkit (2.3-9) pve pmg; urgency=medium
* combo grid: set errorMask on store load failure
* enable ExtJS ARIA accessibility support again
* Utils: fix help section normalization
-- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2020 12:07:55 +0100
proxmox-widget-toolkit (2.3-8) pve pmg; urgency=medium
* Utils: remove product specific task descriptions
-- Proxmox Support Team <support@proxmox.com> Tue, 03 Nov 2020 17:51:59 +0100
proxmox-widget-toolkit (2.3-7) pve pmg; urgency=medium
* improve redering of icons in navigation element
* add a form element for selecting a worker task type
-- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2020 07:49:22 +0100
proxmox-widget-toolkit (2.3-6) pve pmg; urgency=medium
* edit window: add autoLoadOptions to control API call
* edit window: add extraParams config
* move over PermissionView from Proxmox VE's manager
-- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2020 18:39:41 +0100
proxmox-widget-toolkit (2.3-5) pve pmg; urgency=medium
* improve multiselect behaviour for checkboxmodel
* add info widget from Proxmox VE
-- Proxmox Support Team <support@proxmox.com> Tue, 27 Oct 2020 18:34:16 +0100
proxmox-widget-toolkit (2.3-4) unstable; urgency=medium
* implement and use systemd_unescape
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 12:11:53 +0200
proxmox-widget-toolkit (2.3-3) pve pmg; urgency=medium
* tasks: ensure the UPID parameter is always correctly encoded
* move over SafeDestroy widget from pve-manager
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 08:53:18 +0200
proxmox-widget-toolkit (2.3-2) pve pmg; urgency=medium
* add Korean as translation choice
-- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2020 13:27:30 +0200
proxmox-widget-toolkit (2.3-1) pve pmg; urgency=medium
* log/journal views: fix auto scrolling on browser zoom
* Utils: improve matching groups of IP/host address regexes
* Toolkit: add HostPort vtype
-- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2020 14:50:35 +0200
proxmox-widget-toolkit (2.2-14) pve pmg; urgency=medium
* tasks viewer: include API token ID if available
* node tasks: improve scrollbar behaviour on store load
* node tasks: add duration column, hide by default to avoid crowding the
interface
-- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2020 10:16:53 +0200
proxmox-widget-toolkit (2.2-12) pve pmg; urgency=medium
* fix #2933: disks: correct behaviour of 'Init GPT' button
* utils: order languages after rendered name
* add Dutch to language map
-- Proxmox Support Team <support@proxmox.com> Mon, 07 Sep 2020 13:51:00 +0200
proxmox-widget-toolkit (2.2-11) pve pmg; urgency=medium
* Add focusable pseudo class to edit windows defaultFocus
* displayedit: allow binding editable and value, and allow passing explicit
displayConfig
* service view: allow overwriting restart command
* re-bump package for Proxmox Backup Server
-- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2020 16:16:52 +0200
proxmox-widget-toolkit (2.2-9) pve pmg; urgency=medium
* add disk and storage related widgets, factored out from Proxmox VE's manager
* adapt auth utils for Proxmox token authentication
-- Proxmox Support Team <support@proxmox.com> Tue, 30 Jun 2020 13:36:05 +0200
proxmox-widget-toolkit (2.2-8) pve pmg; urgency=medium
* format task description: avoid printing undefined ID
* network edit: display MTU for OVS-bond interfaces too
* ProxmoxProxy: add duration fields for proxmox-tasks model
* color and show task with warnings differently
* improve format_duration_human for small values <0.1s
* move over disk selection and smart info from Proxmox VE's manager
* task viewer: show task endtime and duration in status
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2020 16:49:42 +0200
proxmox-widget-toolkit (2.2-7) pve pmg; urgency=medium
* button: make xtype of parent configurable
* fix RRD charts if there's no data legend or no title header
-- Proxmox Support Team <support@proxmox.com> Thu, 04 Jun 2020 18:20:16 +0200
proxmox-widget-toolkit (2.2-6) pve pmg; urgency=medium
* improve RRD charts
* utils: add updateColumnWidth helper from PVE
-- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 11:42:55 +0200
proxmox-widget-toolkit (2.2-5) pve pmg; urgency=medium
* JournalView: avoid null dereference on quick tab switch
* form/display edit: use the 'fit' layout to avoid width glitch
* improve error extraction for monStoreErrors by falling back to printing the
whole body if we cannot extract a JSON error object out of it
* css: add icon colors over from Proxmox VE
* Utils: add duration format/render
-- Proxmox Support Team <support@proxmox.com> Thu, 28 May 2020 18:36:33 +0200
proxmox-widget-toolkit (2.2-4) pve pmg; urgency=medium
* fix #2758: detect half-logged-in 'TFA' cookies and avoid treating them like
regular login tickets
* improve default column layout of network and node task history viewer
* utils: task descriptions: allow to add/override entries and to specify a
function
* render_upid: fallback to worker_id and worker_type
* ui: task history: add basic handling for currently running tasks
-- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 19:04:10 +0200
proxmox-widget-toolkit (2.2-3) pve pmg; urgency=medium
* pending object grid: mark pending changes as darkorange to avoid
misinterpretation as error.
* move permission management role selector over from Proxmox VE
* input panel: call setValue on all fields
-- Proxmox Support Team <support@proxmox.com> Fri, 22 May 2020 10:09:26 +0200
proxmox-widget-toolkit (2.2-2) pve pmg; urgency=medium
* add common proxmoxlogo class definition
* add authentication realm data model and combo box
* edit window: read digest also from top level API response
-- Proxmox Support Team <support@proxmox.com> Mon, 18 May 2020 17:26:04 +0200
proxmox-widget-toolkit (2.2-1) pve pmg; urgency=medium
* diff-store: allow to also auto-create real-store with schematic config only
* diff-store: allow to request propagation of destroy to real-store
-- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 16:59:59 +0200
proxmox-widget-toolkit (2.1-7) pve pmg; urgency=medium
* Utils: add auth-realm-sync-test to task descriptions
* cbind: allow methods in cbindData
* add missing htmlEncodes userid renderers
-- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 17:14:21 +0200
proxmox-widget-toolkit (2.1-6) pve pmg; urgency=medium
* DateTimeField: implement setMaxValue and setMinValue
* monStoreErrors: refactor out and render param exception errors
-- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2020 18:47:21 +0200
proxmox-widget-toolkit (2.1-5) pve pmg; urgency=medium
* add LanguageEditWindow
* window/Edit: accept bodyPadding from config
* button: don't auto set selection model if explicitly set to false
* StdRemoveButton: getUrl: fallback to baseurl if no selModel is set
* StdRemoveButton: enable button by default if no selection model is set
-- Proxmox Support Team <support@proxmox.com> Mon, 20 Apr 2020 10:44:21 +0200
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
* combogrid: add deleteEmpty and skipEmptyText
* textfield: validate after allowBlank
* combo grid: add setAllowBlank to help bindings
-- Proxmox Support Team <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> Wed, 03 Apr 2019 13:58:13 +0200
proxmox-widget-toolkit (1.0-24) unstable; urgency=medium
* add DnsOrIP vtype
-- Proxmox Support Team <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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 <support@proxmox.com> 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 <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