Skip to content

ZKHelloworld/issue_templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

issue_tempates plugin for redmine

This plugin provides feature to insert chosen template when create or edit an issue. Templates are either global or project specified.

Dependencies

  1. redmine

Install

sudo rake redmine:plugins:migrate

Uninstall

sudo rake redmine:plugins:migrate NAME=issue_templates VERSION=0 RAILS_ENV=production

Permission configure

  1. Get into your redmine permission configure page. Note that you should login as a super user.

    http://localhost:3000/roles/permissions
    
  2. Find the item Issue templates. This item means permission for:

    • Create a issue template
    • Edit a issue template
    • Delete a issue template
  3. Choose which role to have that permission.

The one who has the permission should see the Issue Templates tag in project pages

About

redmime issue template plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published