stable

Clone or download

Read-only

Inject ArtifactTypeFactory

This is part of story #10047 remove users that left the company from all the groups they belong to To be able to use it, we do not depend of the project object for the instantiation. Change-Id: I797f6ed2f349fb03c56202d0a338f2ed617f1cd3

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/AgileDashboardController.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningController.class.php +1 −1 Go to diff View file
M plugins/ldap/include/ldapPlugin.class.php +1 −1 Go to diff View file
M src/common/project/Project_SOAPServer.class.php +1 −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 +30 −19 Go to diff View file
M src/common/tracker/ArtifactTypeFactory.class.php +5 −3 Go to diff View file
M src/utils/import_project_xml.php +1 −1 Go to diff View file
M src/www/my/rmproject.php +1 −1 Go to diff View file
M src/www/project/admin/index.php +1 −1 Go to diff View file
M tests/integration/ProjectImportTest.php +2 −2 Go to diff View file
M tests/lib/rest/TestDataBuilder.php +1 −1 Go to diff View file