stable

Clone or download

Read-only

correct diff with selected

this is part of story #10416: burning parrot gloss on gitphp views How to test: - In commit view choose a commit for diff => click aigain on it, text pass from "Select from diff" to deselect => all commit are still displayed - then choose an other on to do the diff => you are redirected to diff view => diff is performed => you don't have the List/Inline diff option - Please test the diff with the two , ways if you have Commit A and Commit B A diff B should be valid B diff A should also be valid - On a particular commit click on list/inline diff => you always have the possibility to switch form one to another Please note this commit does not highlight the commit selected for diff, it will be done during the design pass Change-Id: I550515149012e1936e398edd71e41cb4c4334558

Modified Files

Name
M plugins/git/include/GitPHP/Commit/CommitPresenter.php +21 −4 Go to diff View file
M plugins/git/include/GitPHP/Shortlog/ShortlogPresenter.php +9 −3 Go to diff View file
M plugins/git/templates/gitphp/tuleap/commit-diff.tpl +17 −15 Go to diff View file
M plugins/git/templates/gitphp/tuleap/commits-as-cards.tpl +4 −4 Go to diff View file