Ticket #6266 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

[PATCH] Show developers full name and maintain mailto link

Reported by: terje Assigned to: vnaum
Priority: normal Component: CcSelectorPlugin
Severity: normal Keywords: username display
Cc: Trac Release: 0.11

Description

My team requested this, I put it up in case anyone is interested.

  • Always show the developers full name if available
  • Maintain the mailto: link regardless of checkbox status
  • Put the username in hover title (instead of full name)

Attachments

show_fullname.diff (1.1 kB) - added by terje on 11/26/09 11:36:15.
Always show full name if available + maintain mailto link

Change History

11/26/09 11:36:15 changed by terje

  • attachment show_fullname.diff added.

Always show full name if available + maintain mailto link

09/24/10 00:20:04 changed by hasienda

  • keywords set to username display.

I prefer it/the patched version too. Thanks for sharing, definitely something to consider.

11/13/10 01:27:18 changed by hasienda

  • status changed from new to closed.
  • resolution set to fixed.

(In [9427]) CcSelectorPlugin: Optionally show full names instead of usernames, closes #6266.

Original patch suggested by terje has been refactored to make this an option. Full name display could be activated now by adding

[cc_selector]
show_fullname = true

to your trac.ini. There are some additional, unrelated changes to improve setup.py as well.


Add/Change #6266 ([PATCH] Show developers full name and maintain mailto link)




Change Properties
Action