stable
Clone or download
Read-only
Part of story #9892: notify group of people in addition to individuals Notified people should be a comma separated list. Change-Id: I18aee865029ffac8dab8b66f18dd3aa5382db01c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Notifications/GlobalNotificationsAddressesBuilder.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Notifications/PaneNotificationListPresenter.php | +9 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Notifications/PaneNotificationPresenter.php | +9 | −12 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker_NotificationsManager.class.php | +10 | −3 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +3 | −1 | Go to diff View file |
M | plugins/tracker/templates/notifications/notifications.mustache | +22 | −22 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.scss | +12 | −4 | Go to diff View file |