Project

General

Profile

Plugins Directory » Redmine Workflow Enhancements

Author: Daniel Ritz
Website: https://github.com/dr-itz/redmine_workflow_enhancements
Code repository: git://github.com/dr-itz/redmine_workflow_enhancements.git
Registered on: 2015-08-06 (almost 10 years ago)
Current version: 0.5.0
Compatible with: Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x
User ratings:   (2)

Add various enhancements to workflow editing. Currently this consists of these:
  • Visualization with dagre-d3:
    • Workflow edit
    • Tracker edit
    • Issue edit (behind the little question mark next to "Issue Status")
  • Ability to pre-define association between tracker and issue statuses for better overview.
Requirements:
  • Redmine 2.2 or higher
  • Ruby 1.9.3 or higher

Installation notes

Changelog

0.5.0 (2015-10-28)

Compatible with Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x.

  • Compatible with upcoming Redmine 3.2
  • Add permission to control whether a role can see the workflow graph (Victor Campos)
  • Fix interaction with gem "haml"
  • Show all possible initial states a new issue can have, default is highlighted
  • Added description to the README.md explaining the graph

0.4.0 (2015-04-03)

Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x.

User ratings

  by Quan VN almost 10 years ago

It's great
Red line shows workflow for assignee
Dot line shows workflows for author

  by Eric Diaz almost 10 years ago

Very useful plugin. Thanks a lot. Tested on 2.5.2
Just one question : what's the meaning for the red and grey lines on the graph ?