stable

Clone or download

Read-only

Display user avatar on /my/

Part of story #10173: Have multiple dashboards The avatar is displayed in user dashboards header. Furthemore, during the upload if there is an error (eg: too big file) then an error feedback is displayed instead of a notice. Change-Id: I67049be2cd8aa77ee5af6263aa1c4913c4dc8560

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +8 −1 Go to diff View file
M site-content/tuleap-core.pot +5 −0 Go to diff View file
M src/common/Dashboard/User/UserDashboardController.php +1 −4 Go to diff View file
M src/common/Dashboard/User/UserPresenter.php +9 −3 Go to diff View file
M src/templates/dashboard/my.mustache +6 −1 Go to diff View file
M src/www/account/change_avatar.php +38 −30 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_my.scss +7 −0 Go to diff View file