stable

Clone or download

Read-only

feat(program_management): better SAFe templates

A bunch of fine tuning on SAFe templates: - Simplify description of templates - Remove background colors on Features, Enablers, Stories not only colors were questionable (eg New in gray = is the card closed??) but it's not really useful to tie card colors with status as status is already visible on Kanban or no useful in Program. - Remove "Hidden Fieldset" post actions. Hidden fieldset (status) made no sense in this context, keep the template simple. - Clean-up tracker fields permissions to align everything on Write = Project Members Part of: story #22585 improve SAFe templates Change-Id: I50e3e56cfcc3d68ccafbf501569a8593ef9b7e63

Modified Files

Name
M plugins/program_management/include/Templates/ProgramTemplate.php +2 −2 Go to diff View file
M plugins/program_management/include/Templates/TeamTemplate.php +1 −1 Go to diff View file
M plugins/program_management/resources/templates/generate-program_management_program.xml +18 −35 Go to diff View file
M plugins/program_management/resources/templates/generate-program_management_scrum_team.xml +27 −108 Go to diff View file
M plugins/program_management/site-content/fr_FR/LC_MESSAGES/tuleap-program_management.po +26 −39 Go to diff View file