Project

General

Profile

Plugins Directory » Redmine Wiki History

Author: Yasu Saku
Website: -
Code repository: https://github.com/sk-ys/redmine_wiki_history
Registered on: 2024-07-14 (9 days ago)
Current version: 0.1.1
Compatible with: Redmine 5.1.x, 5.0.x
User ratings:   (0)

This plugin adds Undo and Redo buttons to jsToolBar.
In addition, it overrides the Ctrl+Z, Ctrl+Y or ⌘+Z, ⌘+Y functionality.

Installation notes

When using git

  1. Clone this repository to your Redmine plugins directory.
    cd [YOUR_REDMINE_DIRECTORY]/plugins
    git clone https://github.com/sk-ys/redmine_wiki_history.git
    
  2. Restart Redmine.

When not using git

  1. Download zip file from the release page or the latest main repository.
  2. Extract the ZIP file to your Redmine plugins directory. The name of the unzipped directory must be redmine_issue_notes_on_context_menu .
  3. Restart Redmine.

Changelog

0.1.1 (2023-08-06)

Compatible with Redmine 5.1.x, 5.0.x.