stable
Clone or download
Read-only
Merge commit 'refs/changes/32/31032/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: feat(project_admin): request #37930 Adding or removing a project widget must be logged in project history
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +6 | −0 | Go to diff View file |
M | site-content/pt_BR/LC_MESSAGES/tuleap-core.po | +6 | −0 | Go to diff View file |
M | src/common/Dashboard/Project/ProjectDashboardController.php | +27 | −74 | Go to diff View file |
M | src/common/Dashboard/Widget/Add/AddWidgetController.php | +18 | −26 | Go to diff View file |
A | src/common/Dashboard/Widget/WidgetProjectAdminActionsHistoryEntry.php | +37 | −0 | Go to diff View file |
M | src/common/Project/Admin/History/GetHistoryKeyLabel.php | +6 | −0 | Go to diff View file |
M | src/common/Project/Home.php | +2 | −0 | Go to diff View file |
M | src/www/widgets/index.php | +2 | −1 | Go to diff View file |