Skip to content

GEROMAX/redmine_diff_popup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Diff Popup

This plugin provide on pop-up show feature of diff.

Features

  • Add pop-up show feature on issue's history diff.
  • Add pop-up show feature on wiki's history diff.
  • Add switch of pop-up/default in user preferences.

Compatibility

Redmine 3.2 or 3.3 or 3.4 or 4.0 stable

Tested on:

  • 3.2.2
  • 3.3.0
  • 3.4.8
  • 4.0.1

Installation

  1. Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins
  2. Run the plugin migrations bundle exec rake redmine:plugins:migrate RAILS_ENV=production
  3. Restart your Redmine web server