stable

Clone or download

Read-only

On project visibility change, activate synchronized project members flag

When that make sense (see tests). Part of story #13490 have a consistent management of project & groups members Change-Id: Iab8fdac602d4bd89b64e4f4893a57ff42bb804ea

Modified Files

Name
M src/common/Project/ProjectManager.class.php +10 −0 Go to diff View file
A src/common/Project/UGroups/SynchronizedProjectMembershipProjectVisibilityToggler.php +55 −0 Go to diff View file
M tests/phpunit/common/Project/UGroups/SynchronizedProjectMembershipDuplicatorTest.php +4 −2 Go to diff View file
A tests/phpunit/common/Project/UGroups/SynchronizedProjectMembershipProjectVisibilityTogglerTest.php +84 −0 Go to diff View file