Project

General

Profile

Plugins Directory » Quick Replies

Author: eXolnet Inc
Website: https://github.com/eXolnet/redmine_quick_replies
Code repository: https://github.com/eXolnet/redmine_quick_replies
Registered on: 2019-08-30 (over 4 years ago)
Current version: 1.3.0
Compatible with: Redmine 4.1.x, 4.0.x, 3.4.x
User ratings:   (0)

Save time by creating quick replies that could be reused in any WYSIWYG editors.

Installation notes

  1. Download the .ZIP archive, extract files and copy the plugin directory to #{REDMINE_ROOT}/plugins/redmine_quick_replies.
  2. Make a backup of your database, then run the following command to update it:
    bundle exec rake redmine:plugins:migrate NAME=redmine_quick_replies RAILS_ENV=production
  3. Restart Redmine.

Changelog

1.3.0 (2020-11-16)

Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.

Added

  • Allow public replies to be created
  • Add french translations

1.2.0 (2020-10-15)

Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.

  • Add support for Redmine 4.1
redmine_quick_replies-1.2.0.zip (105 KB) redmine_quick_replies-1.2.0.zip eXolnet Inc, 2020-10-15 17:27

1.1.0 (2019-08-29)

Compatible with Redmine 4.0.x, 3.4.x.

Added

  • Add support for Redmine 4
  • Explain how to use the plugin in the README

Changed

  • Order quick replies in alphabetical order
  • Truncate quick replies with too long name

Fixed

  • Hide quick replies button if none are available

1.0.0 (2019-03-30)

Compatible with Redmine 3.4.x.

Initial release!

redmine_quick_replies-v1.0.0.zip (38.6 KB) redmine_quick_replies-v1.0.0.zip eXolnet Inc, 2019-08-30 14:39