stable

Clone or download

Read-only

request #6095 UI bug when importing users from file

Change-Id: Ia39021849da4bf2e9eedfbcab4fc94e4de1e9174

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