stable
Clone or download
Read-only
Merge commit 'refs/changes/78/26678/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #28285 Enhance heartbeat widget readability Change-Id: Ibb79396136ea69be8340861ff8153289f779a40b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/LatestHeartbeatsCollector.php | +28 | −43 | Go to diff View file |
M | plugins/git/include/gitPlugin.php | +1 | −2 | Go to diff View file |
M | plugins/git/site-content/fr_FR/LC_MESSAGES/tuleap-git.po | +5 | −15 | Go to diff View file |
M | plugins/git/site-content/pt_BR/LC_MESSAGES/tuleap-git.po | +2 | −12 | Go to diff View file |
M | plugins/git/tests/unit/Git/LatestHeartbeatsCollectorTest.php | +0 | −1 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/Heartbeat/LatestHeartbeatsCollector.php | +12 | −28 | Go to diff View file |
M | plugins/testmanagement/site-content/fr_FR/LC_MESSAGES/tuleap-testmanagement.po | +5 | −9 | Go to diff View file |
M | plugins/testmanagement/site-content/pt_BR/LC_MESSAGES/tuleap-testmanagement.po | +1 | −5 | Go to diff View file |
M | plugins/testmanagement/tests/unit/TestManagement/Heartbeat/LatestHeartbeatsCollectorTest.php | +0 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/LatestHeartbeatsCollector.php | +16 | −36 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +7 | −15 | Go to diff View file |
M | plugins/tracker/site-content/pt_BR/LC_MESSAGES/tuleap-tracker.po | +3 | −11 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Artifact/LatestHeartbeatsCollectorTest.php | +0 | −1 | Go to diff View file |
M | src/common/Project/HeartbeatsEntry.php | +6 | −1 | Go to diff View file |
M | src/common/Project/REST/HeartbeatsEntryRepresentation.php | +12 | −2 | Go to diff View file |
M | src/templates/widgets/project-heartbeat.mustache | +2 | −3 | Go to diff View file |
M | src/themes/BurningParrot/css/dashboards/includes/widgets/heartbeat.scss | +20 | −10 | Go to diff View file |