Add the ability to click on a card to edit the issue
When l'm looking at the board, i want to "move the card to a different part".
Right now we have to to into the issues list, find the issue and then click and edi.
You can click on the Issue number in the text of the card to open it and edit it. But i agree that moving cards around with the mouse to alter the status would be a neat feature.
Maybe you should change to subject of this issue
@Bascy How can I enable this "clicking on issue number"-Feature? With version 0.3 of the plugin I currently only get non-clickable cards (tested with Mantis 1.2.19).
@laberning I implemented this in a work-in-progress branch, see 4031bbf9120be780bf43c27d61929c416c88965d. Feel free to cherry-pick and test, let me know how it goes.
EDIT: I pasted the wrong commit ID, sorry
Thanks, that change worked like a charm. This plugin really gives a nice bird-eye-view on the running sprint. I think it gives a good starting point for our daily scrum. Probably I will tweak a few things (like ordering the issues by the date of last change). Will let you know if this produces some code that might be interesting for the plugin.
I think this goal is done, #19 enhance an issue a little bit more and the edit is also via click on the ID possible.