Feature #13429
Include attachment thumbnails in issue history
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Issues | |||
Target version: | 3.2.0 | |||
Resolution: | Fixed |
Description
Our customers at Planio thought that it would be nice to show thumbnails of image attachments inline with the respective journal entries of an issue. Here's the patch for that against 1.4.7. Should be relatively easy to port to current Redmine trunk.
Related issues
Associated revisions
Thumbnails in issue history (#13429).
History
#1
Updated by Go MAEDA over 5 years ago
- File patch-13429-screenshot.png added
- File attachment_thumbnails_in_issue_history.diff
added
- Target version set to Candidate for next major release
Thanks for the nice patch! Works fine on current trunk (3.1.1.devel.14637).
I added 'vertical-align: middle;' to 'div.thumbnails img', to remove unnecessary margin at bottom. Here is an updated patch: attachment_thumbnails_in_issue_history.diff
#2
Updated by Jan from Planio www.plan.io over 5 years ago
Good news, I'm glad you find it useful!
#3
Updated by Go MAEDA over 5 years ago
Small code improvement.
#4
Updated by budo kaiman over 5 years ago
+1 I think this is quite useful and looks better than using inline images in notes.
#5
Updated by Go MAEDA over 5 years ago
- Target version changed from Candidate for next major release to 3.2.0
Could this be included in 3.2.0?
#6
Updated by Jean-Philippe Lang over 5 years ago
- Tracker changed from Patch to Feature
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Feature added in r14731.
#7
Updated by Jan from Planio www.plan.io over 5 years ago
thanks!
#8
Updated by Go MAEDA over 2 years ago
- Related to Feature #3733: Inline images need to be inserted inline into issue comments added
#9
Updated by Go MAEDA over 2 years ago
- Related to Feature #11988: Display additional attachments in the issue history only added