stable
Clone or download
Read-only
When a user accepts an invitation to a project, then in pending users page (sys_user_approval=1) this project is displayed. Part of story #30021: Invite buddies to my Tuleap project Change-Id: I44c429f1b46b2c2794526f52131674d06c096e3d
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +3 | −0 | Go to diff View file |
M | site-content/pt_BR/LC_MESSAGES/tuleap-core.po | +3 | −0 | Go to diff View file |
M | src/common/User/Admin/PendingUserPresenter.php | +2 | −0 | Go to diff View file |
A | src/common/User/Admin/PendingUsersDao.php | +62 | −0 | Go to diff View file |
M | src/templates/admin/users/pending.mustache | +8 | −0 | Go to diff View file |
M | src/www/admin/approve_pending_users.php | +32 | −25 | Go to diff View file |