Vote #79371
完了Move attachments to their own section in issue page
0%
説明
I would like to move attachments to their own section in issue page from 2 reasons:
- to implement a collapse/expand feature
- they are not always related to the issue description
Before:
!{width:50%; border: 1px solid grey;}before.png!
After:
!{width:50%; border: 1px solid grey;}after.png!
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I think the separation gives the view more structure and clarifies what the sometimes weird looking links under the description are...
+1
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I've updated my patch to use the existing label "Files" (label_attachment_plural) and to remove a CSS rule that is no longer used.
--------------------------------------------------------------------------------
I've tested the patch and it works as expected. LGTM!
--------------------------------------------------------------------------------
LGTM. I think it improves understandability of information to visually separating description and attachments.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Committed. Thank you for improving Redmine.
--------------------------------------------------------------------------------
related_issues
blocks,New,29263,Move issue attributes to their own section in issue page
blocks,New,29034,Option to collapse/expand issue sections