stable
Clone or download
Read-only
Part of story #9892: notify group of people in addition to individuals This is the final step to remove dependency on ForgeUGroup. ProjectUGroup provides a nice translated label, no need to use ForgeUGroup anymore. Both static and dynamic user group can be added or removed from git notifications. Feedback message still display a nice label of the ugroup being added/removed. Change-Id: I30301a4a750e6a05c4ff95d008bb17da9aadf698
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git.class.php | +1 | −7 | Go to diff View file |
M | plugins/git/include/GitActions.class.php | +10 | −16 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +0 | −1 | Go to diff View file |
M | plugins/git/tests/GitActionsTest.php | +4 | −4 | Go to diff View file |
M | plugins/git/tests/GitTest.php | +0 | −1 | Go to diff View file |
M | src/common/dao/UserGroupDao.class.php | +0 | −11 | Go to diff View file |
M | src/common/user/ForgeUserGroupFactory.php | +0 | −11 | Go to diff View file |