Modify ↓
Ticket #862 (closed task: fixed)
Add EBox::Types::File
| Reported by: | ejhernandez@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | 0.12 | Component: | base |
| Severity: | major | Keywords: | file types MVC |
| Cc: |
Description
New File type is created in order to do the following:
- In edition mode
- As editable: you can upload a file to overwrite uploaded content
- As non editable: you can see the file path if needed
- In viewer mode, the same as edition mode not editable. Additionaly, if you set an attribute, namely allowDownload may allow the user to perform the download of the selected file
Attachments
Change History
comment:1 Changed 6 years ago by ejhernandez@…
- Summary changed from Add `EBox::Types::File` to Add EBox::Types::File
comment:2 Changed 6 years ago by ejhernandez@…
(In [8629]) * Added EBox.FileUpload? JS class to submit files without reloading the page using Iframe technique
- Added setDone function when an upload has finished
- Enhanced documentation for upload method on CGI::Base
- Added file setter template for EBox::Types::File class
All refs #862
comment:10 Changed 6 years ago by ejhernandez@…
comment:11 Changed 6 years ago by ejhernandez@…
- hours changed from 0 to 22.5
- Status changed from new to closed
- Resolution set to fixed
- totalhours changed from 0.0 to 22.5
Note: See
TracTickets for help on using
tickets.