Issue268

Title Add contributor agreement and committer status information
Priority feature Status resolved
Superseder Nosy List ajaksu2, amk, loewis
Assigned To Topics

Created on 2009-04-08.18:43:20 by loewis, last changed 2010-02-20.16:20:01 by loewis.

Files
File name Uploaded Type Edit Remove
user-index-fixed.txt amk, 2010-02-19.20:12:51 text/plain
user-index.txt amk, 2010-02-19.16:37:38 text/plain
Messages
msg1557 (view) Author: loewis Date: 2010-02-20.16:20:01
Thanks for the patch. Committed as r78252.

I don't worry about displaying the date as well - IIUC, the user index is available to coordinators, only, anyway.
msg1555 (view) Author: amk Date: 2010-02-19.20:12:51
Oops, I misgenerated my previous patch.  Attaching the correct version.
msg1554 (view) Author: amk Date: 2010-02-19.16:37:38
Small enhancement: currently the code shows a '*' on the issue page. The attached patch also shows the '*' on the user index page.  Possibly controversial: the tooltip includes the date the agreement was signed.
msg1430 (view) Author: loewis Date: 2009-06-24.04:39:57
contrib form data is now stored as of r73543
msg1332 (view) Author: ajaksu2 Date: 2009-04-17.02:03:24
Should these be editable by Users themselves, Developers (their profiles or
everyone's?), Coordinators or Admins (lowest privilege)?

Also, will we add the option to sign a CA digitally to the tracker? (We could
also show a link for doing that in user profiles when they haven't signed already).

Do you want to detect issues resolved as accepted/fixes that have patches larger
that xKB by someone that hasn't signed an CA?
msg1314 (view) Author: loewis Date: 2009-04-08.18:43:19
User accounts should be extended to indicate that the user has signed a
contributor agreement, and what his committer ID is. For the latter, it might be
sensible to allow multiple values: for svn, several committer have used various
names over time (back to CVS days), and for mercurial, it might be necessary to
store mutiple email addresses.
History
Date User Action Args
2010-02-20 16:20:01loewissetstatus: chatting -> resolved
messages: + msg1557
2010-02-19 20:12:51amksetfiles: + user-index-fixed.txt
messages: + msg1555
2010-02-19 16:37:38amksetfiles: + user-index.txt
nosy: + amk
messages: + msg1554
2009-06-24 04:39:58loewissetmessages: + msg1430
2009-04-17 02:03:25ajaksu2setstatus: unread -> chatting
nosy: + ajaksu2
messages: + msg1332
2009-04-08 18:43:20loewiscreate