[Tracker-discuss] [issue418] Change background color if an issue is closed

2012-05-22 Thread Victor Stinner
Victor Stinner added the comment: I still fail to see the difference between open and closed issue. I would prefer something like closed-issue1.png or closed-issue2.png. Or if you really don't like colors, closed-issue4.png. ___ PSF Meta Trac

[Tracker-discuss] [issue398] Roundup Refused Update with No text/plain

2012-05-22 Thread Ralph Corderoy
Ralph Corderoy added the comment: > This now seems to work*, most likely after the Roundup update in > r8 (see #411). > * http://bugs.python.org/issue2771#msg161311 Thanks. Testing, this email isn't MIME. -- status: resolved -> chatting ___

[Tracker-discuss] [issue418] Change background color if an issue is closed

2012-05-22 Thread anatoly techtonik
anatoly techtonik added the comment: I'd vote for 1+4 or just 1. I've created poll to keep this alive. http://www.doodle.com/tpgky5kgixcsd7ni#table ___ PSF Meta Tracker

[Tracker-discuss] [issue418] Change background color if an issue is closed

2012-05-22 Thread Martin v . Löwis
Martin v. Löwis added the comment: It seems that the key issue is that people want to avoid commenting on a closed issue. I think this is best achieved by hiding any edit UI first, only enabling editing on explicit request. I suggest to put a text like "This issue is closed. If you have a pro

[Tracker-discuss] [issue418] Change background color if an issue is closed

2012-05-22 Thread anatoly techtonik
anatoly techtonik added the comment: On Tue, May 22, 2012 at 3:09 PM, Martin v. Löwis wrote: > > It seems that the key issue is that people want to avoid commenting on a > closed issue. That's not my use case, and I doubt that's the key issue. My key issue is to know when I open a link if the

[Tracker-discuss] [issue464] Remove "test needed" and make stage editable to everyone

2012-05-22 Thread Ezio Melotti
New submission from Ezio Melotti : Antoine suggested to remove the "test needed" stage. I also propose to make the stage field editable to everyone. -- assignedto: ezio.melotti messages: 2513 nosy: ambv, eric.araujo, ezio.melotti, loewis, pitrou priority: wish status: chatting title: Rem

[Tracker-discuss] [issue464] Remove "test needed" and make stage editable to everyone

2012-05-22 Thread Ned Deily
Ned Deily added the comment: > I also propose to make the stage field editable to everyone. Why make the stage field editable by everyone? Isn't the point of it to track where things are in the python-dev development process? As such, it should only be modifiable by python-dev participants

[Tracker-discuss] [issue420] Display 'dependency of' and 'superseder of'

2012-05-22 Thread Ezio Melotti
Ezio Melotti added the comment: So currently you can only see what are the dependencies or the superseder of an issue, but you can't see if an issue is a dependency or a superseder of another issue unless you like in the history, for example: http://bugs.python.org/issue6494 is superseder of

[Tracker-discuss] [issue464] Remove "test needed" and make stage editable to everyone

2012-05-22 Thread Ezio Melotti
Ezio Melotti added the comment: Because IMHO they can do more good than harm. Setting the stage is even easier than setting the type, and we can also adjust it later if a regular user does a mistake. ___ PSF Meta Tracker

[Tracker-discuss] [issue120] Allow users to report msg/file instances as misclassified

2012-05-22 Thread Ezio Melotti
Ezio Melotti added the comment: The attached patch should enable developers to reclassify spam. I'm not sure what's the best way to test it though (I would need either a spammy message and a non-coordinator account). -- assignedto: -> ezio.melotti

[Tracker-discuss] [issue461] Add note about the contributor agreement on the tracker

2012-05-22 Thread Ezio Melotti
Ezio Melotti added the comment: Attached patch adds a box with a note about the contributor agreement on the "new issue" page when the user hasn't yet submitted the agreement. The same note could be shown to user that haven't submitted the agreement: * if they are developers (maybe only in the

[Tracker-discuss] [issue420] Display 'dependency of' and 'superseder of'

2012-05-22 Thread Nick Coghlan
Nick Coghlan added the comment: Yeah, something simple like your first suggestion should work reasonably well. Since the "dependencies" and "superceder" nouns are ambiguous about the direction of the relationship, and aren't particularly common words anyway, it's probably better to make all f

[Tracker-discuss] [issue464] Remove "test needed" and make stage editable to everyone

2012-05-22 Thread Ned Deily
Ned Deily added the comment: I'm not convinced of the benefit, so -0.5. In any case, before making a change, I think the current release managers should be consulted, if they haven't already. ___ PSF Meta Tracker