Patch #641
Add done_ratio to the right-click context menu
| Status: | Closed | Start: | 2008-02-12 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 100% |
|
| Category: | Tickets | |||
| Target version: | 0.7 | |||
Description
This patch allows modifying the issue's done_ratio field from the right-click context menu.
Associated revisions
Make an issue's done_ratio field adjustable from the right-click
context menu.
Uses patch from, and fixes #641. Patch by Dov Murik.
Revert "Make an issue's done_ratio field adjustable from the right-click"
Reverts commit r1277
fixes #904
refs #641
This had been working for me in testing for some time, but received
issue #904 saying it broke the context menu. I was able to make it do
so on a new project as well. Will revert and comment in #641 about this.
History
2008-03-20 19:17 - John Goerzen
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset r1277.
2008-03-20 20:25 - John Goerzen
- Status changed from Closed to Reopened
Removed from SVN trunk. Bug #904 mentioned that it broke the popup menu and I was able to duplicate this. Dov, can you prepare a new patch that works against trunk?
2008-03-23 11:37 - Dov Murik
I just saw that jplang fixed this in commit r1279 . I guess this issue can be closed now...