View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0026102 | mantisbt | attachments | public | 2019-08-30 18:59 | 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 | 0026102: Support inline playing of video attachments | ||||
| Description | Show video control for video attachments. If the video file size is within preview limit, then preload it, otherwise just show the control and load when play is pressed. | ||||
| Tags | No tags attached. | ||||
|
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 | ||