stable

Clone or download

Read-only

Deal with project visibility change

This is a part of story #9892 notify group of people in addition to individuals To test: - Run forgeupgrade, hack your database and insert an entry following ugroups in the table tracker_global_notification_ugroups. Then if you update your public project to private: Anonymous, Registered or Authenticated should become Project Members Then if you update your public incl. restricted project to public: Authenticated should become Registered Users Change-Id: I6a70a1298d49b5017c497d55e3e7126dd74a0531

Modified Files

Name
M plugins/tracker/include/Tracker/Notifications/UgroupsToNotifyDao.php +73 −0 Go to diff View file
A plugins/tracker/include/Tracker/Notifications/UgroupsToNotifyUpdater.php +47 −0 Go to diff View file
M plugins/tracker/include/autoload.php +3 −2 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +8 −0 Go to diff View file