Skip to content

Latest commit

 

History

History
47 lines (22 loc) · 1.27 KB

README.rdoc

File metadata and controls

47 lines (22 loc) · 1.27 KB

Redmine Issue Templates Notes

Redmine Issue Templates Notes Plugin and a plugin for creating and managing notes on tasks. Very useful when creating notes is extensive and problematic due to the size of the text files of the same.

Install the plugin

  1. Paste the folder “redmine_issue_templates_notes” into the plugins folder

  2. Run ‘rake redmine:plugins:migrate rails_ENV={your_environiment}’

  3. Restart Redmine app

  4. Go to Administration -> Extensions -> Configure(Redmine Issue Templates Notes) or in Administration Menu ‘Templates Notes Icon’

  5. Create or edit your templates notes

Uninstall

  1. Run ‘rake redmine:plugins:migrate NAME= redmine_issue_templates_notes VERSION=0 rails_ENV={your_environiment}’

  2. Delete plugin folder

  3. Restart redmine

Versions

Works on version 2.3.x , 2.5.x and 2.6.x of Redmine

Feature Changelog

1.0.0 - Initial commit

1.0.1 - Incremented a new layou for presentation plugin in view and actualized jQuery attributes.

1.0.2 - Wiki plugin create

2.0.0 - Control Painel for user authorization

2.0.1 - Standardization in the translations and improved ajax.

Usage Guide

github.com/brunofonseca/redmine_issue_templates_notes/wiki/Redmine-Issue-Templates-Notes-Usage-Guide