Feature #12598
closedAdd tooltip on Workflow matrix for helping in big ones
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 ;)
Files
Related issues
Updated by Ivan Cenov about 13 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.
Updated by Israel Romero about 13 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
Updated by Go MAEDA about 9 years ago
- File 12598-add-title-attr.diff 12598-add-title-attr.diff added
- File tooltip-fields-permissions.png tooltip-fields-permissions.png added
- File tooltip-status-transitions.png 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.


Updated by Go MAEDA about 9 years ago
- Target version changed from Candidate for next major release to 3.4.0
Updated by Jean-Philippe Lang about 9 years 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!
Updated by Go MAEDA about 9 years ago
- Related to Feature #24780: Add tooltip on Permissions report matrix added
Updated by Go MAEDA about 9 years ago
- Related to Feature #24790: Add tooltip on trackers summary matrix added