stable

Clone or download

Read-only

Display nb of members badge

Part of story #10173: Have multiple dashboards On project summary page you now have the number of project members. Change-Id: Ibd120930d6cceeb47429136599ab3a1f1a315b64

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +10 −1 Go to diff View file
M site-content/tuleap-core.pot +9 −0 Go to diff View file
M src/common/Dashboard/ProjectPresenter.php +27 −4 Go to diff View file
M src/common/autoload.php +3 −2 Go to diff View file
A src/common/trove/TroveCatLinkDao.php +45 −0 Go to diff View file
M src/templates/dashboard/project.mustache +17 −2 Go to diff View file
M src/www/project/admin/index.php +5 −9 Go to diff View file
M src/www/projects.php +10 −1 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_dashboard.scss +22 −1 Go to diff View file