stable
Clone or download
Read-only
Merge commit 'refs/changes/90/19690/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #16177 IE/Edge legacy polyfill is not loaded in plugin-document Display dates in trackers stats tooltips Change-Id: I336b793f7ceb63f4542753d9c62e3eb0109a7c55
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/include/Tree/DocumentTreeController.php | +11 | −4 | Go to diff View file |
M | plugins/document/scripts/document/index.js | +0 | −1 | Go to diff View file |
A | plugins/tracker/include/Tracker/Tooltip/TooltipStatsPresenter.php | +97 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/Tooltip/TrackerStats.php | +81 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +38 | −39 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerManager.class.php | +20 | −5 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +6 | −6 | Go to diff View file |
A | plugins/tracker/templates/tooltip/stats-tooltip.mustache | +27 | −0 | Go to diff View file |