Actions
Feature #1490
closedDownload and show attachment from eav
Start date:
02/06/2019
Due date:
% Done:
100%
Estimated time:
Owner:
Description
The goal of this ticket is to expand a feature of attachments in eav, which currently only supports upload of a file.
Requirements on the feature:- Upload file to EAV - done
- Download file from EAV
- Show attachment content (display image if it is an image, show text if it is a text file, download otherwise)
- Allow restricting access to the eav content using separate permission (can upload, can download)
Related issues
Updated by Vít Švanda almost 6 years ago
- Target version changed from Opal (9.4.0) to Quartz (9.6.0)
Updated by Radek Tomiška almost 6 years ago
- Status changed from New to In Progress
- Target version changed from Quartz (9.6.0) to Opal (9.4.0)
Updated by Vít Švanda almost 6 years ago
- Subject changed from Download and provision attachment from eav to Download and show attachment from eav
- Description updated (diff)
Updated by Radek Tomiška almost 6 years ago
- Related to Task #1495: Provision attachment from eav added
Updated by Radek Tomiška almost 6 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Ondřej Kopr
- % Done changed from 0 to 90
Download and preview attachment is implemented.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/9f64d6611eca600181f5d025e938a952ead5cd0c
Could you do a feedback please?
Updated by Ondřej Kopr almost 6 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 90 to 100
I made review. Everything works perfectly. Thank you for add message with file size. The preview is done by mime type this is now probably best solution.
I'm not able broke your behavior with show images :(. Good job and very nice feature.
Updated by Radek Tomiška almost 6 years ago
- Status changed from Resolved to Closed
Actions