Edgewall Software

Opened 16 years ago

Last modified 8 years ago

#7339 closed enhancement

[Patch] Display full user names instead of user login — at Initial Version

Reported by: michael.grundberg@… Owned by: Jonas Borgström
Priority: high Milestone: 1.2
Component: general Version: 0.11.5
Severity: normal Keywords: username user review
Cc: mian.hasan.khalil@…, itamarost@…, Thijs Triemstra, macke@…, osimons, Steffen Hoffmann, leho@…, martin.prikryl@…, franz.mayer@…, sterkrig@…, locher.hanspeter@…, boris.savelev@…, benco@…, djones@…, arkinform@…, ober.sebastian@…, fcorreia@…, Ryan J Ollos, trac@…, jared.bownds@…, tadas.kazlauskas@…, Jun Omae, Adam.Howell@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

In some environments the user login names are cryptic since they are set by a central IT department using some number system or what else. It would be preferable to have trac display the full user names wherever possible so there is a fair chance to know who changed what.

Attached is a patch against the released version of 0.11rc2 which will display the full user names in all places which uses the Chrome.format_author function, if the user has set it in the preferences and the administrator has turned it on in the configuration. I also added the use of format_author in the assign to field of tickets, if it is configured to display a drop down list.

All existing tests run, but I did not create any new tests for this enhancement.

This patch might collide with ticket 2178.

Change History (1)

by michael.grundberg@…, 16 years ago

Attachment: trac-show_full_names.diff added
Note: See TracTickets for help on using tickets.