stable

Clone or download

Read-only

Do not show the "Synchronized" info when ugroup is not updatable

Part of story #13490 have a consistent management of project & groups members How to test: - When the ugroup is bound to another ugroup, the "tlp-alert-info" paragraph explaining Synchronized Project Membership will not be shown - When the ugroup is bound and synchronized with an ldap group, the info won't be shown - When the ugroup was bound but is not synchronized with an ldap group, the info will be shown (Members you add manually will be added to project members) - No change for ugroups that aren't bound to anything. Change-Id: I26767ea5fef2fe5ac59edde3348427ee86a6f133

Modified Files

Name
M src/common/Project/Admin/ProjectUGroup/Details/MembersPresenter.php +6 −6 Go to diff View file
M src/templates/project/admin/ugroup-settings-member-list.mustache +2 −2 Go to diff View file
M tests/phpunit/common/Project/Admin/ProjectUGroup/Details/MembersPresenterBuilderTest.php +40 −6 Go to diff View file