Last edited by Philip Wilson on Aug 13, 2009
()
Labels:
We all find Trac annoying, for various reasons. To cope, we've written some Greasemonkey scripts.
Install Greasemonkey
then click the name of the script to install it.
|
| ||||||||||||||||||||
|
| ||||||||||||||||||||
|
| ||||||||||||||||||||
|
| ||||||||||||||||||||
|
| ||||||||||||||||||||
|
| ||||||||||||||||||||
|
|||||||||||
- reordertractickets.user.js
Broken
- Old drag and drop tickets between milestones. More detail on Trac Tickets Drag'n'drop
- showhidemilestones.user.js
Broken
- Click on a milestone heading to show or hide the ticket associated with it. Useful to remove clutter. Conflicts with some of the other scripts atm

- Click on a milestone heading to show or hide the ticket associated with it. Useful to remove clutter. Conflicts with some of the other scripts atm
Unsolved
- When viewing a pre-existing ticket, the ticket editing features ("change properties" and "action") should be hidden so that it's ticket info followed by comment box. You should be able to switch to editing mode via some tab or button or thingummy.
done in ticket-fold-down - "All Tickets by Milestone" (report 3) should order milestones by the order they're due, not alphabetically, which is totally useless.
- when viewing a milestone (i.e. https://vcs.bath.ac.uk/projects/lmf/milestone/1.24
) it should list the open tickets for that milestone. - if a milestone has 0 active tickets and >1 closed tickets a button should appear "close this milestone" (instead of current "edit this milestone" and entering the date).
- "new milestone" link from reports
- "Drag and drop tickets" doesn't handle Unicode characters such as 'EN DASH' (U+2013). This displays as %u2013 after being moved.
