Plugins Directory » Redmine Diff Popup
Author: | Ryuta Tobita | |
---|---|---|
Website: | https://github.com/GEROMAX | |
Code repository: | https://github.com/GEROMAX/redmine_diff_popup | |
Registered on: | 2017-09-21 (about 7 years ago) | |
Current version: | 2.2.0 | |
Compatible with: | Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x | |
User ratings: |
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.(2.0.0 or higher)
- Add switch of pop-up/default in user preferences.
Installation notes
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
Changelog
2.2.0 (2019-02-27)
Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x.
Add support version Redmine 4.0.
2.1.0 (2018-01-11)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x.
- Add simplified chinese.
Thanks Steven Wong.
2.0.0 (2017-12-19)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x.
- Add pop-up show feature on wiki's history diff.
- Change legend position.
Demo
1.0.1 (2017-11-20)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x.
- Fix a small bug.
- Add test version.
- Installation command change in readme.
1.0.0 (2017-09-21)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x.
demo