stable
Clone or download
Read-only
Merge commit 'refs/changes/47/19747/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #16187: Administration of project members is broken on new instances Change-Id: I04b9e349fd203b909692d1d9ed6001520d59c562
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Notifications/NotificationListPresenter.php | +1 | −2 | Go to diff View file |
M | plugins/docman/templates/item-details-notifications.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/include/Git/Notifications/CollectionOfUserToBeNotifiedPresenterBuilder.php | +1 | −2 | Go to diff View file |
M | plugins/git/templates/settings/notifications.mustache | +1 | −1 | Go to diff View file |
M | plugins/svn/include/SVN/Notifications/CollectionOfUserToBeNotifiedPresenterBuilder.php | +1 | −2 | Go to diff View file |
M | plugins/svn/templates/admin/mail_notification.mustache | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Notifications/CollectionOfUserInvolvedInNotificationPresenterBuilder.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/templates/notifications/admin-notifications-unsubscribers.mustache | +1 | −1 | Go to diff View file |
M | plugins/tracker/templates/notifications/notifications.mustache | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Notifications/CollectionOfUserInvolvedInNotificationPresenterBuilderTest.php | +3 | −5 | Go to diff View file |
M | src/common/Project/Admin/ProjectMembers/ProjectMembersDAO.php | +2 | −3 | Go to diff View file |
M | src/common/notifications/UserInvolvedInNotificationPresenter.php | +1 | −4 | Go to diff View file |
M | src/templates/project/members/project-members.mustache | +1 | −3 | Go to diff View file |
M | src/www/user/autocomplete.php | +1 | −1 | Go to diff View file |