stable
Clone or download
Read-only
Merge 'gerrit #9101' into stable/master
* commit '1bd58358d4': request #10512 Ugroup binding must be reloaded after project admin actions Change-Id: I1a53b920852a043ee1e2e5f9719648c53c637494
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/dao/UGroupDao.class.php | +20 | −4 | Go to diff View file |
M | src/common/project/Admin/ProjectVisibilityController.php | +10 | −1 | Go to diff View file |
M | src/common/project/UGroupBinding.class.php | +44 | −22 | Go to diff View file |
M | src/common/project/UGroupManager.class.php | +8 | −0 | Go to diff View file |
M | src/www/project/admin/index.php | +12 | −1 | Go to diff View file |
M | src/www/project/admin/project_visibility.php | +10 | −1 | Go to diff View file |