View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0026095 | mantisbt | attachments | public | 2019-08-28 21:09 | 2019-12-09 04:31 |
| Reporter | vboctor | Assigned To | vboctor | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.22.0 | ||||
| Target Version | 2.23.0 | Fixed in Version | 2.23.0 | ||
| Summary | 0026095: Support inline playing of audio attachments | ||||
| Description | The same way we can preview text and images, it would be useful to use html5 audio tag to play audio files inline. | ||||
| Tags | No tags attached. | ||||
| related to | 0026102 | closed | vboctor | Support inline playing of video attachments |
| related to | 0010722 | acknowledged | Decide attachment preview based on mime type | |
| related to | 0006047 | closed | dregad | Mimetype of attached files. |
| related to | 0022843 | new | Video attachments should be previeable like images and text | |
| related to | 0021857 | new | Use Ajax to support preview for all attachments |
|
MantisBT: master 094f536a 2019-08-28 17:32 Details Diff |
Support inlnie playing of audio attachments Fixes 0026095 |
Affected Issues 0026095 |
|
| mod - config_defaults_inc.php | Diff File | ||
| mod - core/file_api.php | Diff File | ||
| mod - core/print_api.php | Diff File | ||
| mod - docbook/Admin_Guide/en-US/config/uploads.xml | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
|
MantisBT: master 34af70dc 2019-08-30 14:19 Details Diff |
Remove preview config option for audio formats Fixes 0026095 |
Affected Issues 0026095 |
|
| mod - config_defaults_inc.php | Diff File | ||
| mod - core/file_api.php | Diff File | ||
| mod - docbook/Admin_Guide/en-US/config/uploads.xml | Diff File | ||
|
MantisBT: master 4e366b7d 2019-08-30 15:00 Details Diff |
Support playing video attachments inline - Support playing video attachments inline. - If file size within preview size, then preload it. - Do the same relating to preloading for audio files. Fixes 0026102 Fixes 0026095 |
Affected Issues 0026095, 0026102 |
|
| mod - core/file_api.php | Diff File | ||
| mod - core/print_api.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
|
MantisBT: master ea8963d3 2019-10-13 12:08 Details Diff |
Applying audio/video PR comments Fixes 0026095 Fixes 0026102 |
Affected Issues 0026095, 0026102 |
|
| mod - core/print_api.php | Diff File | ||
|
MantisBT: master 3ccb399b 2019-10-16 21:51 Committer: GitHub Details Diff |
Support inline playing of audio/video attachments Fixes 0026095, 0026102, 0026096 |
Affected Issues 0026095, 0026096, 0026102 |
|
| mod - config_defaults_inc.php | Diff File | ||
| mod - core/file_api.php | Diff File | ||
| mod - core/print_api.php | Diff File | ||
| mod - docbook/Admin_Guide/en-US/config/uploads.xml | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||