[Trac-tickets] [The Trac Project] #2178: Show users' name instead of username (login) in ticket's owner field

The Trac Project noreply at edgewall.com
Wed Oct 5 11:23:56 CDT 2005


#2178: Show users' name instead of username (login) in ticket's owner field
--------------------------------+-------------------------------------------
 Reporter:  dserodio at gmail.com  |       Owner:  jonas
     Type:  enhancement         |      Status:  new  
 Priority:  normal              |   Milestone:       
Component:  general             |     Version:  devel
 Severity:  normal              |   Keywords:                      |  
--------------------------------+-------------------------------------------
 My users asked me if it was possible to show the user's ''name'' (real
 name) instead of the ''username'' (login) in the 'Assign to' drop-down, so
 I implemented this feature.

 It works like this:
  * If the value of the {{{restrict_owner}}} setting in TracIni is
 {{{true}}} or {{{username}}}, it shows the ''username'', which is the
 current behaviour;
  * If the value of the {{{restrict_owner}}} setting in TracIni is
 {{{name}}} ''and'' the user's name is known, the user's ''name'' is shown.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2178>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list