akibukis / redmine_revision_branches

The Redmine Revision Branches add branch information to the revision detail screen for a specific checkin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redmine Revision Branches

Summary

The Redmine Revision Branches add branch information to the revision detail screen for a specific checkin. This is primarily useful when using something like git where a particular checkin will be merged into another branch.

Revision

Screenshot

Associated Revisions

Screenshot

Installation

$ cd redmine/plugins
$ git clone https://github.com/tleish/redmine_revision_branches

restart Redmine

Configure

Go to Plugin > Revision Branches > Configure to enable/disable parts of the application. Screenshot

About

The Redmine Revision Branches add branch information to the revision detail screen for a specific checkin.

License:MIT License


Languages

Language:Ruby 58.8%Language:HTML 37.8%Language:CSS 1.7%Language:JavaScript 1.7%