Actions
Feature #13429
closedInclude attachment thumbnails in issue history
Start date:
Due date:
% Done:
0%
Estimated time:
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.
Files
Related issues
Updated by Go MAEDA about 9 years ago
- File patch-13429-screenshot.png patch-13429-screenshot.png added
- File attachment_thumbnails_in_issue_history.diff 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
Updated by Jan from Planio www.plan.io about 9 years ago
Good news, I'm glad you find it useful!
Updated by Go MAEDA about 9 years ago
- File attachment_thumbnails_in_issue_history-20151007.diff attachment_thumbnails_in_issue_history-20151007.diff added
Small code improvement.
Updated by budo kaiman about 9 years ago
+1 I think this is quite useful and looks better than using inline images in notes.
Updated by Go MAEDA about 9 years ago
- Target version changed from Candidate for next major release to 3.2.0
Could this be included in 3.2.0?
Updated by Jean-Philippe Lang about 9 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.
Updated by Go MAEDA over 6 years ago
- Related to Feature #3733: Inline images need to be inserted inline into issue comments added
Updated by Go MAEDA about 6 years ago
- Related to Feature #11988: Display additional attachments in the issue history only added
Actions