stable

Clone or download

Read-only

Deal with site visibility change

Part of story #9892: notify group of people in addition to individuals Notified ugroups are updated according to site visibility changes. 1st case (anonymous to whatever): Anonymous => Registered Users 2nd case (Loggged with restricted tp whatever): Authenticated => Registered Users Change-Id: Ic25895800b49ab5d4432c09f6ac6a6dc55223574

Modified Files

Name
M plugins/git/include/Git/Notifications/UgroupToNotifyUpdater.php +12 −0 Go to diff View file
M plugins/git/include/Git/Notifications/UgroupsToNotifyDao.php +19 −0 Go to diff View file
M plugins/git/include/gitPlugin.class.php +16 −3 Go to diff View file