stable

Clone or download

Read-only

Remove usage of deprecated functions

This is part of story #10047 remove users that left the company from all the groups they belong to Change-Id: I89618c8192564e1b1b13c6469c9f04ec1d41bb17

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/AgileDashboardController.class.php +3 −1 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningController.class.php +3 −1 Go to diff View file
M plugins/ldap/include/ldapPlugin.class.php +3 −1 Go to diff View file
M src/common/project/Project_SOAPServer.class.php +3 −1 Go to diff View file
M src/common/project/UGroupManager.class.php +3 −1 Go to diff View file
M src/common/project/UserRemover.php +28 −4 Go to diff View file
M src/utils/import_project_xml.php +3 −1 Go to diff View file
M src/www/my/rmproject.php +3 −1 Go to diff View file
M src/www/project/admin/index.php +3 −1 Go to diff View file
M tests/integration/ProjectImportTest.php +6 −2 Go to diff View file
M tests/lib/rest/TestDataBuilder.php +3 −1 Go to diff View file