stable
Clone or download
Read-only
Merge commit 'refs/changes/67/32167/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: Closes request #40073 Add info tooltip in XTS widget expert mode Change-Id: I8d2af90451ce10d0f2a51220ad713289719558f1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/Widget/ProjectCrossTrackerSearch.php | +2 | −1 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/Widget/ProjectCrossTrackerSearchPresenter.php | +8 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/po/fr_FR.po | +3 | −0 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/po/pt_BR.po | +3 | −0 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/SwitchModeInput.test.ts | +20 | −13 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/SwitchModeInput.vue | +23 | −9 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/index.ts | +5 | −0 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/injection-symbols.ts | +1 | −0 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/WritingMode.vue | +2 | −1 | Go to diff View file |
M | plugins/crosstracker/templates/widgets/project-cross-tracker-search.mustache | +1 | −0 | Go to diff View file |