Patch #8383
openDisplay subprojects as individual unordered list items on project overview
0%
Description
please see patch.
Files
Related issues
Updated by Etienne Massip over 13 years ago
Please post a full description of what your patch does.
Updated by yusuke kokubo over 13 years ago
- File before.jpg before.jpg added
- File after.jpg after.jpg added
Please post a full description of what your patch does.
sorry. please see image.
Updated by Stanislav Shcherbakov about 11 years ago
- File redmine.2.3.3.patch redmine.2.3.3.patch added
updated for redmine 2.3.3
Updated by Stanislav Shcherbakov about 11 years ago
- File show.html.erb.patch show.html.erb.patch added
better patch mod.
Updated by Luke van der Westhuyzen about 11 years ago
+1 for subprojects as a bulleted list instead of comma delimited single line.
Updated by Mischa The Evil about 11 years ago
- Subject changed from make subprojects list more visible to Display subprojects as individual unordered list items on project overview
This can be unwanted for instances hosting projects with lots of subprojects, since it will produce a long list which increases page-scrolling for the overview page a lot.
Updated by Luke van der Westhuyzen about 11 years ago
Mischa The Evil wrote:
This can be unwanted for instances hosting projects with lots of subprojects, since it will produce a long list which increases page-scrolling for the overview page a lot.
Perhaps the solution would be to allow admins to choose if Projects Overview uses bulleted lists or comma separated lists. This complicates the patching a bit since it would require a new setting (in Settings > Display or Settings > Projects).
Updated by Christoph Klesser about 11 years ago
+1 for subprojects as a bulleted list instead of comma delimited single line. Preferably in alphanumerical order.
Updated by Vikram Lele almost 11 years ago
+1 for subprojects as a bulleted list, ideally a settings option (Settings > Display or Settings > Projects)
Updated by Luis Furtado over 10 years ago
+1
include a way to list it using API.
Updated by David Taylor over 8 years ago
+1 Even a per-project setting would be good, that way project managers can decide the best display for their project. Another option would be to use a collapsible tree structure given that most sub projects are likely to be hierarchical.
Updated by Go MAEDA over 6 years ago
- Related to Patch #29289: Wrap subprojects in the overview section with an unordered list to improve customisation added
Updated by Go MAEDA over 6 years ago
- Has duplicate Feature #22122: Display Subprojects as a list in the project's Overview tab added