stable

Clone or download

Read-only

Merge 'gerrit #10116' into stable/master

* commit '748f4b41e7': request #10881 When a user group already exists exception is not well handled Change-Id: Iea7d2edb39bf825356aa62f90f7a24f5b4ef9e96

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