stable
Clone or download
Read-only
Merge commit 'refs/changes/99/13399/2' of ssh://gerrit.tuleap.net:29418/tuleap
* ssh://gerrit.tuleap.net:29418/tuleap: request #12608: Impossible to choose an avatar for a new user Change-Id: Id0c9a7e5cdb1ba74a3ad11dce66d8a9a3b705ef8
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +6 | −6 | Go to diff View file |
M | site-content/tuleap-core.pot | +4 | −4 | Go to diff View file |
M | src/common/Request/RouteCollector.php | +3 | −1 | Go to diff View file |
M | src/common/User/Account/ChangeAvatarController.php | +9 | −25 | Go to diff View file |
A | src/common/User/Account/UserAvatarSaver.php | +71 | −0 | Go to diff View file |
A | tests/phpunit/common/User/Account/UserAvatarSaverTest.php | +55 | −0 | Go to diff View file |