stable
Clone or download
Read-only
part of story #9281 define FRS global permissions Change-Id: Ic950e3587db4b690b8371d9cbbc5558cb94ff6e7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/webdav/include/FS/WebDAVFRS.class.php | +19 | −8 | Go to diff View file |
M | plugins/webdav/include/FS/WebDAVFRSPackage.class.php | +1 | −2 | Go to diff View file |
M | plugins/webdav/include/WebDAVUtils.class.php | +27 | −11 | Go to diff View file |
M | plugins/webdav/tests/WebDAVFRSTest.php | +12 | −129 | Go to diff View file |
M | plugins/webdav/tests/WebDAVUtilsTest.php | +41 | −115 | Go to diff View file |
M | src/common/frs/FRSPackage.class.php | +6 | −10 | Go to diff View file |
M | src/common/frs/FRSPackageFactory.class.php | +42 | −24 | Go to diff View file |
M | src/common/frs/FRSPermissionManager.php | +5 | −1 | Go to diff View file |
M | src/common/frs/FRSRelease.class.php | +3 | −8 | Go to diff View file |
M | src/common/frs/FRSReleaseFactory.class.php | +6 | −13 | Go to diff View file |
M | src/common/frs/FRSXMLImporter.class.php | +0 | −17 | Go to diff View file |
M | src/common/user/User.class.php | +0 | −3 | Go to diff View file |
D | src/utils/user.pl | +0 | −107 | Go to diff View file |
M | src/www/file/showfiles.php | +8 | −8 | Go to diff View file |
M | src/www/project/admin/permissions.php | +0 | −4 | Go to diff View file |
M | src/www/project/admin/ugroup_utils.php | +1 | −8 | Go to diff View file |
M | tests/rest/ProjectTest.php | +6 | −7 | Go to diff View file |
M | tests/simpletest/common/frs/FRSPackageFactoryTest.php | +22 | −12 | Go to diff View file |
M | tests/simpletest/common/frs/FRSXMLImporterTest.php | +0 | −79 | Go to diff View file |
M | tests/simpletest/common/project/UGroupTest.php | +0 | −2 | Go to diff View file |