stable

Clone or download

Read-only

feat: 10 trackers in crosstracker is not enough

The widget currently limit the search to 10 trackers. In some situations it is not enough, we should increase it a little bit. Closes request #31134: Increment nb trackers limit in cross tracker widget Change-Id: I1aaa92b3b94fd5f5f6112cd86a73510d5b686d6f

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerReportsResource.php +1 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/po/fr_FR.po +3 −3 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/po/pt_BR.po +1 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/writing-mode/WritingMode.test.ts +1 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/writing-mode/WritingMode.vue +1 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/writing-mode/writing-cross-tracker-report.ts +1 −1 Go to diff View file
M plugins/crosstracker/tests/rest/CrossTracker/CrossTrackerTestNonRegressionTrackerTest.php +2 −2 Go to diff View file