stable
Clone or download
Read-only
The other parts of the codebase using or being used by ProjectUGroup have been updated in consequence. This is part of story #13237: Prevent restricted to be added to private projects Change-Id: Iac80748cd845ff81108331f70aa672cfccc57049
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/PermissionsPerGroup/GitPanePresenter.php | +2 | −2 | Go to diff View file |
M | plugins/ldap/include/LDAP_GroupManager.class.php | +2 | −2 | Go to diff View file |
M | plugins/ldap/include/LDAP_UserGroupDao.class.php | +5 | −5 | Go to diff View file |
M | plugins/ldap/include/LDAP_UserGroupManager.class.php | +5 | −5 | Go to diff View file |
M | plugins/tracker/include/PermissionsPerGroup/PermissionPerGroupPanePresenter.php | +3 | −3 | Go to diff View file |
M | src/common/Project/Admin/PermissionPerGroup/PermissionPerGroupLoadAllButtonPresenter.php | +3 | −3 | Go to diff View file |
M | src/common/Project/Admin/ProjectUGroup/BindingController.php | +2 | −2 | Go to diff View file |
R | src/common/Project/ProjectUGroup.class.php | Go to diff View file | ||
M | src/common/Project/UGroupBinding.class.php | +4 | −4 | Go to diff View file |
D | src/common/User/Users.class.php | +0 | −59 | Go to diff View file |
R | tests/simpletest/common/User/UsersTest.php | Go to diff View file | ||
M | src/common/User/autoload.php | +1 | −1 | Go to diff View file |
M | src/common/dao/UGroupDao.class.php | +3 | −3 | Go to diff View file |
M | src/common/dao/UGroupUserDao.class.php | +6 | −6 | Go to diff View file |
A | tests/phpunit/common/User/UsersTest.php | +47 | −0 | Go to diff View file |
M | tests/simpletest/common/Project/UGroupTest.php | +9 | −11 | Go to diff View file |