stable

Clone or download

Read-only

request #9206 Load project with name in addition to id

Change-Id: I9ca9898475815da1ae61bdf685375ad6d6fe87ca

Modified Files

Name
M src/common/project/Group.class.php +5 −2 Go to diff View file
M src/common/project/ProjectManager.class.php +21 −1 Go to diff View file
M src/common/project/ProjectXMLImporter.class.php +2 −14 Go to diff View file
M src/utils/export_project_xml.php +49 −50 Go to diff View file
M src/utils/import_project_xml.php +3 −3 Go to diff View file
M tests/simpletest/common/project/ProjectManagerTest.php +40 −1 Go to diff View file
M tests/simpletest/common/project/ProjectXMLImporterTest.php +7 −20 Go to diff View file