Actions
Improvements #10382
closed
RP
RP
Allow different upload mechanism for WFileDropWidget
Improvements #10382:
Allow different upload mechanism for WFileDropWidget
Start date:
05/19/2022
Due date:
% Done:
100%
Estimated time:
Description
To allow to use a custom upload mechanism in WFileDropWidget (tus), we need a couple of modifications. Changes are minimal, mostly these allow for some overrides/redefinitions.
In WFileDropWidget.js:
- Allow for override of
requestsendsignal (dropwidget.emitRequestSend()) - Allow for override of
dropwidget.getSendFncallback (dropwidget.getSendFn()) - Add parameters to
actualSendandworkerSendto allow definition from another context
In WFileDropWidget.C:
- Allow custom creation of an upload resource in
WFileDropWidget::handleSendRequest()and make it accessible
Files
RS Updated by Roel Standaert almost 4 years ago
- Target version set to 4.10.0
RS Updated by Roel Standaert almost 4 years ago
- Target version changed from 4.10.0 to 4.9.0
RS Updated by Roel Standaert almost 4 years ago
- Status changed from New to InProgress
RS Updated by Roel Standaert almost 4 years ago
- Status changed from InProgress to Review
RS Updated by Roel Standaert over 3 years ago
- Target version changed from 4.9.0 to 4.10.0
MV Updated by Matthias Van Ceulebroeck over 3 years ago
- Target version changed from 4.10.0 to 4.11.0
MV Updated by Matthias Van Ceulebroeck over 3 years ago
- Target version changed from 4.11.0 to 4.10.1
MV Updated by Matthias Van Ceulebroeck almost 3 years ago
- Target version changed from 4.10.1 to 4.10.2
MV Updated by Matthias Van Ceulebroeck almost 3 years ago
- Target version changed from 4.10.2 to 4.10.3
RP Updated by Raf Pauwels over 2 years ago
- Assignee set to Matthias Van Ceulebroeck
MV Updated by Matthias Van Ceulebroeck about 2 years ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Matthias Van Ceulebroeck to Raf Pauwels
- % Done changed from 0 to 100
MV Updated by Matthias Van Ceulebroeck about 2 years ago
- Status changed from Implemented @Emweb to Closed
Actions