stable
Clone or download
Read-only
part of story #24194 have a SAFe Portfolio template How to test: $ make generate-templates-plugins - Create a new project using the "+ New" dropdown - Choose the "SAFe Portfolio" template - You should have a project with an Epics tracker, a Kanban and widgets for the Epics. Change-Id: I9acd9ea267d111b227fc2bc45991a421fb29dc8d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/Makefile | +2 | −0 | Go to diff View file |
A | plugins/program_management/glyphs/tuleap-program-management-program_management_portfolio.svg | +20 | −0 | Go to diff View file |
A | plugins/program_management/include/Templates/PortfolioTemplate.php | +114 | −0 | Go to diff View file |
M | plugins/program_management/include/program_managementPlugin.php | +4 | −12 | Go to diff View file |
M | plugins/program_management/resources/templates/.gitignore | +2 | −1 | Go to diff View file |
A | plugins/program_management/resources/templates/generate-program_management_portfolio.xml | +516 | −0 | Go to diff View file |
M | plugins/program_management/resources/templates/generate-program_management_program.xml | +1 | −1 | Go to diff View file |
M | plugins/program_management/site-content/fr_FR/LC_MESSAGES/tuleap-program_management.po | +12 | −0 | Go to diff View file |
A | plugins/program_management/tests/unit/Templates/PortfolioTemplateTest.php | +66 | −0 | Go to diff View file |