tdvsdv / redmine_issue_history_tabs

Clone of kosz' Redmine history plugin

Home Page:http://kosz-redmine-tools.googlecode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redmine issue history tabs

Plugin for Redmine

The plugin implements representation of issue history in Tabs.

History is splitted to two tabs:

  • All - that represents all history of issue changes. Interface

  • Comments - that shows only comments that made by Users in issue history. Interface2

Installation

To install plugin, go to the folder "plugins" in root directory of Redmine. Clone plugin in that folder.

	git clone https://github.com/tdvsdv/redmine_issue_history_tabs.git

Restart your web-server.

Supported Redmine, Ruby and Rails versions.

Plugin aims to support and is tested under the following Redmine implementations:

  • Redmine 2.3.1
  • Redmine 2.3.2
  • Redmine 2.3.3

Plugin aims to support and is tested under the following Ruby implementations:

  • Ruby 1.9.2
  • Ruby 1.9.3
  • Ruby 2.0.0

Plugin aims to support and is tested under the following Rails implementations:

  • Rails 3.2.13

For better appearance we recommend to use this plugin with Redmine skin of our team - Redmine Alex Skin.

Another plugins of our team you can see on site http://rmplus.pro

About

Clone of kosz' Redmine history plugin

http://kosz-redmine-tools.googlecode.com


Languages

Language:JavaScript 69.1%Language:Ruby 29.0%Language:CSS 1.9%