Skip to content

9506hqwy/redmine_journal_notes_history

Repository files navigation

Redmine Journal Notes History

This plugin provides a issue's note history management.

Features

  • Save previous issue's note in database.
  • Show issue's note history.
  • Show each issue's note diff.
  • Show update activity of non-private note.

Installation

  1. Download plugin in Redmine plugin directory.

    git clone https://github.com/9506hqwy/redmine_journal_notes_history.git
  2. Install dependency libraries in Redmine directory.

    bundle install --without development test
  3. Install plugin in Redmine directory.

    bundle exec rake redmine:plugins:migrate NAME=redmine_journal_notes_history RAILS_ENV=production
  4. Start Redmine

Tested Environment

  • Redmine (Docker Image)
    • 4.0
    • 4.1
    • 4.2
    • 5.0
    • 5.1
    • 6.0
    • 6.1
  • Database
    • SQLite
    • MySQL 5.7 or 8.0
    • PostgreSQL 14

References

About

This plugin provides a issue's note history management like Wiki.

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •