Project

General

Profile

Plugins Directory » redmine_issue_history_filter4

Author: Serkan Selcuk
Website: https://gitlab.com/sselcuk-redmine/plugins/redmine_issue_history_filter4/-/wikis/home
Code repository: https://gitlab.com/sselcuk-redmine/plugins/redmine_issue_history_filter4.git
Registered on: 2019-12-22 (over 4 years ago)
Current version: 04.00
Compatible with: Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x
User ratings:   (0)

forked from (redmine_issue_history_filter)

On most projects, you need only to see important history changes, which your project partners write on comment. All other history changes on a ticket like "status changed from ToDo to In Progress" are not your focus. At default, all attribute changes are hidden to show only comments. You can display attribute changes back or search for special text in history as well.

More

Installation notes

Installation in Debian/Ubuntu


cd %REDMINE-ROOT-DIRECTORY%/plugins

git clone https://gitlab.com/sselcuk-redmine/plugins/redmine_issue_history_filter4.git

cd ..

bundle install

bundle exec rake db:migrate RAILS_ENV=production

bundle exec rake redmine:plugins:migrate RAILS_ENV=production

and than restart server or redmine.

Changelog

04.00 (2019-12-22)

Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.