This is a plugin for Redmine.
This plugin adds Undo and Redo buttons to jsToolBar.
In addition, it overrides the Ctrl+Z, Ctrl+Y or ⌘+Z, ⌘+Y functionality.
Only Redmine v5.0.5 has been tested.
Other versions are untested.
- Change the current directory to the Redmine plugin directory.
cd YOUR_REDMINE_DIRECTORY/plugins
- Clone this repository.
git clone https://github.com/sk-ys/redmine_wiki_history.git
- Restart Redmine.
- Download zip file from the release page or the latest main repository.
- Extract the ZIP file to your Redmine plugin directory. The name of the unzipped directory must be
redmine_wiki_history
. - Restart Redmine.
- Remove this plugin directory from the plugins directory.
- Restart Redmine.