Skip to content

Redmine Plugin to show tickets Card ready to print like post-it

Notifications You must be signed in to change notification settings

ITKWeb/redmine_card

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Card

Redmine Card is plugin for Redmine to print quickly tickets to put on sprint board

redmine-card is a redmine plugin to print tickets like flashcard or post-it.

If you want to filter "assigned" select, you can edit groupId parameter in :

redmine-card/assets/javascripts/card.js

Installation

Copy directory in plugin path. Please make sure than Rest API and Jsonp are enabled on your Redmine.

You can enable these options in Administration > Settings > Authentication

Personnalisation

Pour faire des cartes personnalisées pour un projet: créer un template dans app/views/my_card/index.html.erb le lister dans la variable templates assets/javascripts/card.js si besoin, rajouter l'affectation des champs aux valeurs card.js->getDivPostIssue

About

Redmine Plugin to show tickets Card ready to print like post-it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.6%
  • Ruby 13.8%
  • CSS 12.6%