Vote #79524
完了Allow project column to break into new line in time entry table
0%
説明
When adding the project column to the time entries detail report, the project name does not break into new line. This unnecessarily can quickly add a horizointal scroll bar and/or vertical space to the table. This can be avoided by letting the content break into new lines, just like the issue's name. This patch takes care of it.
Before:
!before.png!
After:
!after.png!
journals
It also affects issues list. I think the improved style should also be applied to the issues list. Felix Gliesche, would you update your patch if you agree on it?
!{width: 771px; border: 1px solid #ccc;}.long-project-name-in-issues-list@2x.png!
--------------------------------------------------------------------------------
@Go MAEDA: Good Point. I will take care of it and add an additional patch soon.
--------------------------------------------------------------------------------
Hello Go MAEDA,
i did some tests. For the issue list, I didn't really find an improvement for the issue list:
Before:
!redmine-lokal-before.png!
After:
!redmine-lokal-after.png!
I am not sure, if it's worth updating it for the issue list, too. What do you think?
--------------------------------------------------------------------------------
Felix Gliesche wrote:
> i did some tests. For the issue list, I didn't really find an improvement for the issue list:
Thank you for sparing time for testing it, I agree with you.
I am setting the target version to 4.1.0.
--------------------------------------------------------------------------------
Committed the patch. Thank you for providing the patch.
--------------------------------------------------------------------------------