Patch #29289
Wrap subprojects in the overview section with an unordered list to improve customisation
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 4.1.0 |
Description
The proposed patches wrap the subprojects inside an unordered list but preserves the original view.
The intention behind this proposal is to give users and theme designers more freedom in styling the subprojects section in the project overview without the need of patching it.
Related issues
Associated revisions
Wrap subprojects in the overview section with an unordered list (#29289).
Patch by Bernhard Rohloff.
History
#1
Updated by Go MAEDA about 4 years ago
- Related to Patch #8383: Display subprojects as individual unordered list items on project overview added
#2
Updated by Go MAEDA about 4 years ago
- Target version set to Candidate for next major release
#3
Updated by Go MAEDA almost 4 years ago
- Target version changed from Candidate for next major release to 4.1.0
#4
Updated by Go MAEDA almost 4 years ago
- File 29289-overflow@2x.png added
Project names overflow the box after applying the patches. Could you investigate it?
#5
Updated by Bernhard Rohloff almost 4 years ago
- File reattach_old_style_to_new_list_v2.diff
added
@Go MAEDA Thank you for pointing it out.
I've attached a new version of the stylesheet patch which fix the problem.
#6
Updated by Go MAEDA almost 4 years ago
Bernhard Rohloff wrote:
I've attached a new version of the stylesheet patch which fix the problem.
I confirmed that the problem was fixed now. Thank you for updating the patch so quickly.
#7
Updated by Go MAEDA over 3 years ago
- Subject changed from Wrap subprojects in the overview section with an unordered list to improve customisation. to Wrap subprojects in the overview section with an unordered list to improve customisation
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch. Thank you.