Bug 57731 - add IDs to self-service components so that the portal's custom.css can be used more easily
Summary: add IDs to self-service components so that the portal's custom.css can be use...
Status: CLOSED FIXED
Alias: None
Product: UCS
Classification: Unclassified
Component: Portal
Version: UCS 5.0
Hardware: Other Linux
: P5 normal
Target Milestone: UCS 5.0-9-errata
Assignee: Christian Castens
QA Contact: Mika Westphal
URL: https://git.knut.univention.de/univen...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-06 14:57 CET by Christian Castens
Modified: 2024-12-17 11:39 CET (History)
2 users (show)

See Also:
What kind of report is it?: Feature Request
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Castens univentionstaff 2024-11-06 14:57:53 CET
In some customer environments a portal custom.css file is used for the self-service modules as described here: https://help.univention.com/t/how-to-customize-ucs-web-interfaces-via-css/22971
The self-service components lack static, unique HTML identifiers, complicating targeted adjustments in the custom.css file.

Solution:
Add a unique id attribute to each of the self-service components
Comment 1 Christian Castens univentionstaff 2024-11-11 10:19:48 CET
Unique HTML identifiers have been added to each self-service module to simplify custom CSS usage.

5.0-9
univention-portal.yaml
01d2177fa618 | Bug #57731: add optional id attribute to the self-service components

univention-portal (4.0.18-2)
46d3cf0d906e | Bug #57731: fix changelog
01d2177fa618 | Bug #57731: add optional id attribute to the self-service components

5.2-0
univention-portal (6.0.13)
ee9d39efe0bf | Bug #57731: add optional id attribute to the self-service components
Comment 2 Mika Westphal univentionstaff 2024-11-11 10:20:49 CET
Code: OK
YAML: OK
Changelog: OK
Cherry Picks: OK
Comment 3 Christian Castens univentionstaff 2024-11-13 17:21:58 CET
<https://errata.software-univention.de/#/?erratum=5.0x1174>