stable
Clone or download
Read-only
This is part of story #10495: have base cross tracker search widget Last update dates should be displayed according to your locale's date format. Change-Id: Ie614783fb0a2863fa21c6250c178f9147d9f614b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Widget/ProjectCrossTrackerSearch.php | +7 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/Widget/ProjectCrossTrackerSearchPresenter.php | +6 | −2 | Go to diff View file |
M | plugins/tracker/templates/widgets/project-cross-tracker-search.mustache | +5 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/cross-tracker/src/app/index.js | +5 | −0 | Go to diff View file |
M | plugins/tracker/www/scripts/cross-tracker/src/app/query-result-rows.mustache | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/cross-tracker/src/app/tracker-query-loader-controller.js | +18 | −6 | Go to diff View file |
A | plugins/tracker/www/scripts/cross-tracker/src/app/user-locale-store.js | +33 | −0 | Go to diff View file |
M | plugins/tracker/www/scripts/package-lock.json | +5 | −0 | Go to diff View file |
M | plugins/tracker/www/scripts/package.json | +1 | −0 | Go to diff View file |