stable
Clone or download
Read-only
request #10881 When a user group already exists exception is not well handled
Change-Id: Ifbf23121f8b629332b82586e878721697e3fc35a
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/project/project.tab | +0 | −6 | Go to diff View file |
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +24 | −7 | Go to diff View file |
M | site-content/fr_FR/project/project.tab | +0 | −5 | Go to diff View file |
M | site-content/tuleap-core.pot | +22 | −5 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
A | src/common/project/Admin/ProjectUGroup/CannotCreateUGroupException.php | +25 | −0 | Go to diff View file |
M | src/common/project/ProjectXMLImporter.class.php | +10 | −5 | Go to diff View file |
M | src/www/project/admin/ugroup.php | +10 | −5 | Go to diff View file |
M | src/www/project/admin/ugroup_utils.php | +16 | −16 | Go to diff View file |
M | src/www/scripts/project/po/fr.po | +8 | −0 | Go to diff View file |
M | src/www/scripts/project/po/template.pot | +6 | −0 | Go to diff View file |