stable
Clone or download
Read-only
request #12399: Broken navigation on git repository
Plain button should be renamed as Download so that it better reflects the action. Download button should not be glued to the button bar. Download should be present in commit view as well, to download the commit as a patch. On commit view, we should be able to browse source at this specific commit. On blame view, the file path should be displayed. Change-Id: I562bcffe67d0c7cca750efb173a0f2d39b84f17f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/GitPHP/controller/Controller_Blame.php | +12 | −0 | Go to diff View file |
M | plugins/git/site-content-gitphp/fr_FR/LC_MESSAGES/gitphp.po | +16 | −5 | Go to diff View file |
M | plugins/git/site-content-gitphp/gitphp.pot | +15 | −3 | Go to diff View file |
M | plugins/git/templates/gitphp/tuleap/blob-header.tpl | +22 | −17 | Go to diff View file |
M | plugins/git/templates/gitphp/tuleap/commit-title-metadata.tpl | +15 | −1 | Go to diff View file |
M | plugins/git/www/themes/BurningParrot/css/repository/gitphp/_blob.scss | +6 | −0 | Go to diff View file |
M | plugins/git/www/themes/BurningParrot/css/repository/gitphp/_commit.scss | +9 | −0 | Go to diff View file |