stable
Clone or download
Read-only
Since git #tuleap/stable/1daa2bb256269467a1ab311e07be3e8579c6eb98 the tracker deletion is done in tracker global admin. Legacy trash and corresponding backend code can now be removed. Part of request #18352: Creation or deletion should be available in tracker global admin interface Change-Id: I6f26db1e14ce6b139abdd954eb9a67dec01d63b5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/build-manifest.json | +0 | −6 | Go to diff View file |
M | plugins/tracker/include/Tracker/Admin/GlobalAdmin/Trackers/MarkTrackerAsDeletedController.php | +17 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +0 | −45 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerManager.class.php | +2 | −30 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +5 | −0 | Go to diff View file |
D | plugins/tracker/scripts/tracker-homepage/po/fr_FR.po | +0 | −15 | Go to diff View file |
M | plugins/tracker/scripts/tracker-homepage/src/index.ts | +3 | −54 | Go to diff View file |
D | plugins/tracker/scripts/tracker-homepage/src/replacers-modal-delete.test.ts | +0 | −75 | Go to diff View file |
D | plugins/tracker/scripts/tracker-homepage/src/replacers-modal-delete.ts | +0 | −43 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +0 | −12 | Go to diff View file |
D | plugins/tracker/templates/tracker-homepage/tracker-delete-modal.mustache | +0 | −37 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Admin/GlobalAdmin/Trackers/MarkTrackerAsDeletedControllerTest.php | +37 | −9 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/TrackerPermissionsTest.php | +0 | −70 | Go to diff View file |
M | plugins/tracker/themes/BurningParrot/css/includes/_homepage.scss | +0 | −10 | Go to diff View file |