stable

Clone or download

Read-only

Merge commit 'refs/changes/27/6927/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #9589: standardize project and user lists Change-Id: I72cdf122c5064d69586b36692266f0568e0a8c33

Modified Files

Name
M site-content/en_US/admin/admin.tab +2 −0 Go to diff View file
M site-content/fr_FR/admin/admin.tab +2 −0 Go to diff View file
M src/common/project/Admin/ProjectListPresenter.php +6 −4 Go to diff View file
M src/common/user/Admin/UserListPresenter.php +8 −6 Go to diff View file
M src/templates/admin/projects/projectlist.mustache +11 −5 Go to diff View file
M src/templates/admin/users/user.mustache +2 −2 Go to diff View file
M src/templates/admin/users/userlist.mustache +18 −12 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_siteadmin-project-list.scss +5 −0 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_siteadmin-user-details.scss +1 −1 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_siteadmin-user-list.scss +9 −0 Go to diff View file