stable

Clone or download

Read-only

Deal with platform visibility change

This is a part of story #9897 notify group in SVN Run forgeupgrade, insert entries in the table plugin_svn_notification_ugroups. You need an item_id and a ugroup_id. Use Dynamic ugroups such as Authenticated, Registered and Anonymous users. When you update your platform from "Anonymous allowed" to whatever: Anonymous ugroup should become Registered Users for all items When you update your platform from "Allow restricted" to whatever: Authenticated ugroup should become Registered Users for all items Change-Id: Idb5cb212b5956bfb370e6e562c96bc698acdda0f

Modified Files

Name
M plugins/svn/include/Svn/Notifications/UgroupsToNotifyDao.php +56 −0 Go to diff View file
M plugins/svn/include/Svn/Notifications/UgroupsToNotifyUpdater.php +12 −0 Go to diff View file
M plugins/svn/include/svnPlugin.class.php +17 −1 Go to diff View file