stable
Clone or download
Read-only
This is a part of story #9892: notify group of people in addition to individuals Run forgeupgrade, insert entries in the table plugin_docman_notification_ugroups. You need an item_id and a ugroup_id. You should use both types: 'plugin_docman', 'plugin_docman_cascade' When you delete a user group, their notifications should all be removed. Change-Id: I1cf13e469f2798df566ed9176f019657b12a6194
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Notifications/UgroupsToNotifyDao.php | +18 | −0 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.class.php | +10 | −0 | Go to diff View file |