stable
Clone or download
Read-only
This is a part of story #10173 Have multiple dashboards To test: On a dashboard project an empty page is displayed when there isn't widgets Change-Id: I532b1266cc7c40b3af9958f89c2efefbd0fd5344
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 | +7 | −0 | Go to diff View file |
M | src/common/Dashboard/Dashboard.php | +5 | −0 | Go to diff View file |
M | src/common/Dashboard/DashboardPresenter.php | +6 | −2 | Go to diff View file |
M | src/common/Dashboard/PagePresenter.php | +15 | −7 | Go to diff View file |
A | src/templates/dashboard/content-edit-dashboard-modal.mustache | +33 | −0 | Go to diff View file |
M | src/templates/dashboard/edit-dashboard-modal.mustache | +1 | −33 | Go to diff View file |
M | src/templates/dashboard/my.mustache | +20 | −0 | Go to diff View file |
A | src/templates/dashboard/no-widgets-edit-dashboard-modal.mustache | +9 | −0 | Go to diff View file |
M | src/templates/dashboard/project.mustache | +22 | −0 | Go to diff View file |
M | src/www/scripts/dashboards/dashboard-modals.js | +2 | −1 | Go to diff View file |