stable

Clone or download

Read-only

Convert history view to burning parrot

Part of story #10416: burning parrot gloss on gitphp views Go to a file with history. Click on [history] button. You should see all commits of the repository, like for ?a=shortlog view. Change-Id: Ibcea8ecd14a5abb8277110644c1b007ac919075a

Modified Files

Name
M plugins/git/include/GitPHP/controller/Controller_History.php +34 −10 Go to diff View file
M plugins/git/include/GitPHP/git/Blob.php +1 −1 Go to diff View file
M plugins/git/include/GitViews/GitPhpViewer.class.php +1 −0 Go to diff View file
M plugins/git/templates/gitphp/tuleap/blame.tpl +1 −45 Go to diff View file
A plugins/git/templates/gitphp/tuleap/blob-header.tpl +66 −0 Go to diff View file
M plugins/git/templates/gitphp/tuleap/blob.tpl +1 −45 Go to diff View file
A plugins/git/templates/gitphp/tuleap/history.tpl +123 −0 Go to diff View file
M plugins/git/www/themes/BurningParrot/css/repository/gitphp/_shortlog.scss +1 −1 Go to diff View file