stable
Clone or download
Read-only
Merge 'gerrit #7577' into stable/master
* commit 'b4e52be': request #6095 UI bug when importing users from file Change-Id: Idf7a17fc93acceaf7411e4066f9611aeb84abea4
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/project/project.tab | +1 | −1 | Go to diff View file |
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +3 | −0 | Go to diff View file |
M | site-content/fr_FR/project/project.tab | +1 | −1 | Go to diff View file |
M | site-content/tuleap-core.pot | +3 | −0 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
A | src/common/project/Admin/UserImportPresenter.php | +61 | −0 | Go to diff View file |
M | src/common/user/UserImport.class.php | +2 | −7 | Go to diff View file |
A | src/templates/project/user_import.mustache | +11 | −0 | Go to diff View file |
M | src/www/project/admin/include/UserImportHtml.class.php | +14 | −40 | Go to diff View file |
M | src/www/themes/common/css/utils/_project-admin.scss | +5 | −0 | Go to diff View file |