Skip to content

humberaquino/redmine_yarsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

beee584 · Nov 22, 2012

History

3 Commits
Nov 22, 2012
Nov 22, 2012
Nov 22, 2012
Nov 22, 2012
Nov 22, 2012
Nov 22, 2012
Nov 22, 2012
Nov 22, 2012
Nov 22, 2012

Repository files navigation

redmine_yarsp: Yet Another Redmine Scrum plugin

A simple plugin to add scrum capabilities to Redmine. Currently, it only supports "Product Backlog".

Obs.: This version is in alpha stage

Redmine versions

This plugin was tested only on Redmine 2.1.2.

Installation

  1. Clone this repo into redmine's plugins directory
git clone https://github.com/humberaquino/redmine_yarsp.git
  1. Change directory to plugin and run
rake redmine:yarsp:install RAILS_ENV=production

This rake task will create trackers, custom fiels, statuses and roles needed for the plugin to work. It also will run the plugin's migration task.

TODO

  • Clean up backlog controller code

Changelog

  • 0.1.2 Rake task to setup trackers, status, role and custom fields added.

  • 0.1.1 Fix to be able to use mysql and mysql2 gem

  • 0.1.0 Initial version with backlog

About

Yes Another Redmine Scrum Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages