View Issue Details

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

TagsNo tags attached.

Relationships

related to 0026102 closedvboctor Support inline playing of video attachments 
related to 0010722 acknowledged Decide attachment preview based on mime type 
related to 0006047 confirmed 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 

Activities

Related Changesets

MantisBT: master 094f536a

2019-08-28 17:32

vboctor


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

vboctor


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

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