View Issue Details

IDProjectCategoryView StatusLast Update
0026102mantisbtattachmentspublic2019-12-09 04:31
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version2.22.0 
Target Version2.23.0Fixed in Version2.23.0 
Summary0026102: 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.

TagsNo tags attached.

Relationships

related to 0010722 acknowledged Decide attachment preview based on mime type 
related to 0026095 closedvboctor Support inline playing of audio attachments 
related to 0006047 confirmed Mimetype of attached files. 
related to 0021857 new Use Ajax to support preview for all attachments 

Activities

Related Changesets

MantisBT: master 4e366b7d

2019-08-30 15:00

vboctor


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

vboctor


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

vboctor

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