Re: [Python-Dev] Tracker cleanup - Roundup hacking report :)

2009-03-10 Thread Ben Finney
"Daniel (ajax) Diniz"  writes:

> Feedback on meta-tracker open issues, as well as new RFEs and
> replies to tracker-discuss threads should make the tracker meeting
> your needs a bit more likely :)

Thank you for http://issues.roundup-tracker.org/issue2550523>. I
have wanted to participate on the Python issue tracker, but Roundup's
lack of OpenID login support has made it more rewarding to simply
discuss on mailing lists.

I think that allowing people to log in using their *existing*
identities will lower the barrier significantly to reporting bugs or
contributing information.

In short: +1 :-)

___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Tracker cleanup - Roundup hacking report :)

2009-03-05 Thread Daniel (ajax) Diniz
Jesse Noller wrote:
> Slightly off topic Daniel, but if you see any multiprocessing bugs
> lurking out there, can you make me (jnoller) the assignee?

Sure!

FWIW, I've just submitted a patch[1] that will make working with
arbitrary issue sets much saner  and should have a 'mass-add user X as
nosy to selected issues' working locally before Saturday.

When these land on bugs.python.org, this kind of task will become so
easy that my job as tracker janitorveloper might become redundant :)

Cheers,
Daniel

[1]http://psf.upfronthosting.co.za/roundup/meta/issue246
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Tracker cleanup - Roundup hacking report :)

2009-03-05 Thread jnoller

On Mar 5, 2009 12:17pm, "Daniel (ajax) Diniz"  wrote:

Hi,


Here's a progress report on the "let's make the tracker a bit better"  
tasks.


...snip

Slightly off topic Daniel, but if you see any multiprocessing bugs lurking  
out there, can you make me (jnoller) the assignee?


jesse
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


[Python-Dev] Tracker cleanup - Roundup hacking report :)

2009-03-05 Thread Daniel (ajax) Diniz
Hi,
Here's a progress report on the "let's make the tracker a bit better" tasks.

Note: if you make use of saved queries, I recommend reading the
'anyone can remove any queries' issue:
http://psf.upfronthosting.co.za/roundup/meta/issue244

Feedback on meta-tracker open issues, as well as new RFEs and replies
to tracker-discuss threads should make the tracker meeting your needs
a bit more likely :)

Thanks Martin, Stefan, Jeroen, Ezio, Brett, Georg and others that
helped along the way.

Real tracker cleanup will be back soon ;)

Best regards,
Daniel

Open WIP tickets:
add # of comments to default issue list
Track the counts of messages and nosy users on a given issue.
http://psf.upfronthosting.co.za/roundup/meta/issue87
(screenshot: 
http://psf.upfronthosting.co.za/roundup/meta/file110/msg_nosy_counts.png
)

Add multiselects for searches
This allows one to search, e.g., for issues with "Version in
['2.5', '2.6', '2.7']" or "Stage in ['patch review', 'not selected']".
http://psf.upfronthosting.co.za/roundup/meta/issue243
(example: http://psf.upfronthosting.co.za/roundup/meta/file105/issue_search.html
)

Add 'Mail me' button to messages and issues
Similar to becoming nosy retroactively, by getting a past
message after the fact. This (supposedly) allows one to reply to any
message in an issue from email.
http://psf.upfronthosting.co.za/roundup/meta/issue245

Have issue ID search work from "search tracker" box
Passing an ID into the "search tracker" box opens the issue
with the matching ID.
http://psf.upfronthosting.co.za/roundup/meta/issue123

Add 'Stage' to results page
Adds 'Stage' as a column to the search results when 'Display'
is selected.
http://psf.upfronthosting.co.za/roundup/meta/issue242

"Search in All Issues" button
http://psf.upfronthosting.co.za/roundup/meta/issue224

Have CVS download of issue list put name rather than ID
http://issues.roundup-tracker.org/issue955070

Failed logins do not produce an error message
Add a 'Login as %(user) successful' green-banner on successful logins
http://psf.upfronthosting.co.za/roundup/meta/issue230

Tickets/ideas on sketching or local testing stage:

notation to filter by logged-in user
Allows 'reflexive' queries, like 'issues I've created',
'issues I follow', 'issues assigned to me'. Pending Query security
resolution.
http://issues.roundup-tracker.org/issue1525113

Shortcuts for selecting self in user lists: "Add me" for nosy and
"Claim" for assignee.

Provide prev/next/show list links when going through a list of bugs
http://psf.upfronthosting.co.za/roundup/meta/issue4

Ability to specify non-matching criteria in filters/searches
http://issues.roundup-tracker.org/issue678900

Email me my current changes without submitting (a.k.a. 'Save')

Allow searching for ranges for Number attributes
http://issues.roundup-tracker.org/issue1182919

input fields should have HTML id attributes
http://issues.roundup-tracker.org/issue1513369

Full text "AND" search has message scope, not issue scope
http://issues.roundup-tracker.org/issue1155657

Set attributes in the body
http://psf.upfronthosting.co.za/roundup/meta/issue198

Closed tickets:
Edit Queries screen should include a link to the search page
http://psf.upfronthosting.co.za/roundup/meta/issue202
Denote which dependencies issues have been closed
http://psf.upfronthosting.co.za/roundup/meta/issue207
Fix 'not closed' search
http://psf.upfronthosting.co.za/roundup/meta/issue240
Add 'Stage' to search page
http://psf.upfronthosting.co.za/roundup/meta/issue239
Add creator/assignee to search view
http://psf.upfronthosting.co.za/roundup/meta/issue180
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com