stable
Clone or download
Read-only
This is part of story #10047 remove users that left the company from all the groups they belong to Change-Id: I9588513c236cedc2098532df954311beacadcf86
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/AgileDashboardController.class.php | +2 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/PlanningController.class.php | +2 | −1 | Go to diff View file |
M | plugins/ldap/include/ldapPlugin.class.php | +2 | −1 | Go to diff View file |
M | src/common/project/Project_SOAPServer.class.php | +2 | −1 | Go to diff View file |
M | src/common/project/UGroupManager.class.php | +2 | −1 | Go to diff View file |
M | src/common/project/UserRemover.php | +36 | −2 | Go to diff View file |
M | src/common/project/UserRemoverDao.php | +14 | −0 | Go to diff View file |
M | src/utils/import_project_xml.php | +2 | −1 | Go to diff View file |
M | src/www/my/rmproject.php | +2 | −1 | Go to diff View file |
M | src/www/project/admin/index.php | +2 | −1 | Go to diff View file |
M | src/www/project/admin/ugroup_utils.php | +0 | −35 | Go to diff View file |
M | tests/integration/ProjectImportTest.php | +4 | −2 | Go to diff View file |
M | tests/lib/rest/TestDataBuilder.php | +2 | −1 | Go to diff View file |