[Tracker-discuss] [issue266] Buttons to add/remove self from nosy list, assign issue to self
Daniel Diniz
metatracker at psf.upfronthosting.co.za
Wed Apr 8 02:12:13 CEST 2009
New submission from Daniel Diniz <ajaksu at gmail.com>:
Makes assigning an issue to self and adding/removing self to/from the nosy list
easier. This patch adds two helper buttons that are hidden by default and set
visible by JS, so users with JS disabled won't see them.
Clicking on the 'Claim' button sets the user as assignee. The nosy button start
values is either 'Add myself' or 'Remove myself', according to whether the user
is already present in the nosy list. Clicking it adds or removes the user
to/from the list, toggling the button value.
My JS is even worse than my Python (even after JSLint), so any feedback is most
welcome.
Thanks Ezio Melotti for the nice RFE :)
----------
files: add_self.diff
messages: 1311
nosy: ajaksu2
priority: feature
status: unread
title: Buttons to add/remove self from nosy list, assign issue to self
_______________________________________________________
PSF Meta Tracker <metatracker at psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue266>
_______________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_self.diff
Type: text/x-diff
Size: 3112 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/tracker-discuss/attachments/20090408/73351d96/attachment-0001.diff>
More information about the Tracker-discuss
mailing list