stable
Clone or download
Read-only
This is a part of story #9892 notify group of people in addition to individuals If you enter invalid and valid entries, then the request is accepted but only valid entries are kept. A warning is displayed for the rejected entries. Change-Id: Ifb3f8a76f33d0985f1b1ca1ccf2cafad58922faf
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git.class.php | +50 | −57 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker_NotificationsManager.class.php | +27 | −41 | Go to diff View file |
M | src/common/autoload.php | +3 | −3 | Go to diff View file |
R | src/common/user/RequestFromAutocompleterException.php | Go to diff View file | ||
M | src/common/user/RequestFromAutocompleter.php | +13 | −7 | Go to diff View file |
M | tests/simpletest/common/user/RequestFromAutocompleterTest.php | +30 | −9 | Go to diff View file |