stable
Clone or download
Read-only
This is part of story #10062 Users & groups management overhaul How to test: - Given that your project members is NOT bound to any LDAP group --> Button title is "Set directory group bindings" --> Modal header title is "Set directory group bindings" - Link your project members with a LDAP group --> Button title is "Update directory group binding (%s)" where %s is the name of the group your project is currently bound to. --> Modal header title is "Update directory group binding (%s)" where %s is the name of the group your project is currently bound to. Change-Id: Ie18c31fc03bac861fa2e93f92ac7f33bd076371f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/ldap/include/LDAP/Project/UGroup/Binding/AdditionalModalPresenterBuilder.php | +8 | −2 | Go to diff View file |
M | plugins/ldap/include/LinkModalContentPresenter.php | +3 | −0 | Go to diff View file |
M | plugins/ldap/include/ldapPlugin.class.php | +17 | −12 | Go to diff View file |
M | plugins/ldap/site-content/en_US/ldap.tab | +0 | −2 | Go to diff View file |
M | plugins/ldap/site-content/fr_FR/LC_MESSAGES/tuleap-ldap.po | +9 | −5 | Go to diff View file |
M | plugins/ldap/site-content/fr_FR/ldap.tab | +0 | −2 | Go to diff View file |
M | plugins/ldap/site-content/tuleap-ldap.pot | +7 | −3 | Go to diff View file |
M | plugins/ldap/templates/project-members-ldap-link-modal-button.mustache | +1 | −1 | Go to diff View file |
M | plugins/ldap/templates/project-members-ldap-link-modal.mustache | +2 | −2 | Go to diff View file |