stable
Clone or download
Read-only
This is part of story #15122 [release management] management of Aggregator projects Change-Id: I0b63dc0257c625bf7477ca7753ab922e6edc086c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/multi_project_backlog/include/Aggregator/ReadOnlyAggregatorAdminViewController.php | +21 | −10 | Go to diff View file |
M | plugins/multi_project_backlog/include/multi_project_backlogPlugin.php | +5 | −0 | Go to diff View file |
A | plugins/multi_project_backlog/package-lock.json | +4 | −0 | Go to diff View file |
A | plugins/multi_project_backlog/package.json | +16 | −0 | Go to diff View file |
M | plugins/multi_project_backlog/templates/aggregator-admin.mustache | +1 | −1 | Go to diff View file |
M | plugins/multi_project_backlog/tests/unit/Aggregator/ReadOnlyAggregatorAdminViewControllerTest.php | +25 | −10 | Go to diff View file |
A | plugins/multi_project_backlog/themes/aggregator-admin.scss | +22 | −0 | Go to diff View file |
A | plugins/multi_project_backlog/webpack.common.js | +47 | −0 | Go to diff View file |
A | plugins/multi_project_backlog/webpack.dev.js | +23 | −0 | Go to diff View file |
A | plugins/multi_project_backlog/webpack.prod.js | +23 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +1 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +1 | −0 | Go to diff View file |