[pve-devel] applied: [PATCH widget-toolkit 00/11] fixes/preparation for extjs7.0
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri May 28 10:43:07 CEST 2021
On 26.05.21 10:58, Dominik Csapak wrote:
> this series contains preparations/fixes/changes for extjs 7.0
> 1/11 ("data/ProxmoxProxy: set responseType to undefined for XMLHTTPRequest")
> - 5/11 ("panel/RRDChart: fix legend/undoZoom")
>
> are backwards compatible and should also work for extjs 6.0.1
>
> patches from 6/11 will only work with extjs 7.0.0
>
> Dominik Csapak (11):
> data/ProxmoxProxy: set responseType to undefined for XMLHTTPRequest
> Toolkit: set download url for draw containers to '-'
> Toolkit: set clearPropertiesOnDestroy to false by default
> css: add css changes for treelist
> panel/RRDChart: fix legend/undoZoom
> Toolkit: update overrides for scroll fixes
> Toolkit: update focusJump override
> Toolkit: remove firefox touchscreen override
> Toolkit: remove pie chart fix
> Toolkit: remove textarea fix
> Toolkit: remove Datepicker fix
>
> src/Toolkit.js | 336 ++++++++++++++++++----------------
> src/css/ext6-pmx.css | 15 ++
> src/data/ProxmoxProxy.js | 1 +
> src/data/reader/JsonObject.js | 1 +
> src/panel/GaugeWidget.js | 2 +
> src/panel/RRDChart.js | 15 +-
> 6 files changed, 208 insertions(+), 162 deletions(-)
>
applied series, thanks!
More information about the pve-devel
mailing list