Feature #12598
Add tooltip on Workflow matrix for helping in big ones
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Administration | |||
Target version: | 3.4.0 | |||
Resolution: | Fixed |
Description
We work with Redmine using big workflows (many status appear in workflow matrix) and it's very difficult to follow all changes. Maybe you can add a tooltip for each check in matrix containing status references (left one and upper one).
Something like this
----------------------------------------------------
( left status on my row --- upper status on my column)
----------------------------------------------------
for each check button.
Positioning over it we'll can read easily wich transition is being selected.
Thanks ;)
Related issues
Associated revisions
Adds a tooltip to cells on workflow page (#12598).
Patch by Go MAEDA.
History
#1
Updated by Ivan Cenov over 5 years ago
You may want to try redmine_information plugin : http://www.r-labs.org/projects/rp-admin-reports/wiki/Redmine_Information_Plugin
It created pictures of transition graphs that it derives from workflow matrices.
P.S. Oops, I did not read well.
#2
Updated by Israel Romero over 5 years ago
It's a help to fill in the matrix, not for seeing the workflow. When scroll it's not enough (up & left headers are out of the window), it's difficult to select the correct state.
Thanks
#3
Updated by Go MAEDA over 1 year ago
- File 12598-add-title-attr.diff
added
- File tooltip-fields-permissions.png added
- File tooltip-status-transitions.png added
- Target version set to Candidate for next major release
I have created a patch to add tooltip to table cells on workflow page.
#4
Updated by Go MAEDA over 1 year ago
- Target version changed from Candidate for next major release to 3.4.0
#5
Updated by Jean-Philippe Lang over 1 year ago
- Subject changed from Add more info on Workflow matrix for helping in big ones to Add tooltip on Workflow matrix for helping in big ones
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Patch committed, thanks!
#6
Updated by Go MAEDA over 1 year ago
- Related to Feature #24780: Add tooltip on Permissions report matrix added
#7
Updated by Go MAEDA over 1 year ago
- Related to Feature #24790: Add tooltip on trackers summary matrix added