stable
Clone or download
Read-only
Part of story #12161 have a project owner at project creation How to test: - Set up a project owner in your project - Add the "Project team" widget to the project dashboard - When you hover the "Owner" badge, the same description as in the Project admin tab should be shown as a tooltip. Change-Id: I7cba0a4c04b13083139373147b279683b18ae68a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/project_certification/include/ProjectOwner/UserWithStarBadgeFinder.php | +6 | −2 | Go to diff View file |
M | plugins/project_certification/include/project_certificationPlugin.class.php | +1 | −1 | Go to diff View file |
M | src/common/widget/Event/UserWithStarBadge.php | +10 | −4 | Go to diff View file |
M | src/common/widget/ProjectMembers/AdministratorPresenter.php | +4 | −1 | Go to diff View file |
M | src/common/widget/ProjectMembers/BadgePresenter.php | +4 | −2 | Go to diff View file |
M | src/templates/widgets/project-members.mustache | +3 | −1 | Go to diff View file |