stable

Clone or download

Read-only

XML Export project access with actual value

Until now it was just public/private. It's a baby step that also take the opportunity to convert the unit test to phpunit. Part of story #12554 have private projects without restricted members Change-Id: Ica56342634b783bba534b722b966c133bde4f908

Modified Files

Name
M src/common/Project/ProjectXMLExporter.class.php +15 −14 Go to diff View file
M src/common/xml/resources/project-definition.rnc +1 −1 Go to diff View file
A tests/lib/Builders/UserTestBuilder.php +57 −0 Go to diff View file
A tests/phpunit/common/Project/ProjectXMLExporterTest.php +251 −0 Go to diff View file
D tests/simpletest/common/Project/ProjectXMLExporterTest.php +0 −220 Go to diff View file