Skip to content

Redmine 1.3 project workflow extension plugin for KIV/JET (University West Bohemia)

License

Notifications You must be signed in to change notification settings

kiv-redmine/redmine_projects_workflow_extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Workflow Extension

Informations

  • This plugin is only for Redmine 1.3 and 2.4 (see branch redmine2)
  • This plugin was developed as my semestral work for KIV/JET on University on West Bohemia (http://www.zcu.cz)
  • More informations in features

Features

  • Add start date to project
  • Add start and end date to versions
  • Add milestones and iterations
  • Set version, milestone and iteration required
  • Show Milestones and Iterations in issue overview
  • Grouping / Filtering by Milestone / Iteration
  • Burndown and Issue status charts
  • Rights settings for view charts, edit iterations or milestones
  • Advanced roadmap - iterations/milestones/versions

Reconstruction burndown data

There is two rake tasks for regenerate old data from project for burndown.

For one project:

RAILS_ENV=production rake burndown:generate PROJECT=project_identifier

For all project:

RAILS_ENV=production rake burndown:generate_all

Screenshots & Features

Better project overview

Project overview

Burndown chart

Burndown chart

Burnup chart

Burnup chart

Issue status

Issue status

Advanced roadmap

Project roadmap

Project start & end date

Project start date

New issue (required Version, Iteration and Milestone)

Project new issue

Milestones and Iterations

Project settings milestones

Project settings iterations

Grouping by iteration and milestones

Project iterations grouping

How to contribute?

  1. Fork it!
  2. Make your changes
  3. Create pull-request with issue

Thanks Strnadj!

About

Redmine 1.3 project workflow extension plugin for KIV/JET (University West Bohemia)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published