Ticket #243 (new enhancement)

Opened 6 years ago

Last modified 2 years ago

Show username rather than userid with hyperlink to user's page

Reported by: SoloTurn Assigned to: anybody
Priority: normal Component: Request-a-Hack
Severity: normal Keywords: user management
Cc: Trac Release: 0.8

Description

if you have artificial user id's/short-codes in a companies central user management system, it would be great to allow:

  • showing additional information of a user
  • like his name
  • a link to users web-page/intertrac to users web page

it would be also great if you a user has uid "12345" and you could anyway search for tickets by referencing the user name, not only the user id.

Attachments

Change History

06/05/06 19:06:59 changed by coderanger

  • priority changed from high to normal.
  • release set to 0.8.

Reset priority

06/16/06 17:00:17 changed by anonymous

Possibly already implied by the original description, but having the option to _display_ the username in place of the user id in all sections of the Trac site (in tickets, in the timeline, etc.).

This information is already in the 'settings' page, just need to have a way to substitute that information in all relevant places.

12/27/08 22:25:22 changed by dwclifton

Some of this information is stored in the database, which you could access using SqlQueryMacro. If you need access to records in trac.ini, try IniGetMacro.

07/15/09 04:00:30 changed by rjollos

Some other good resources are:

10/28/09 21:39:44 changed by rjollos

  • summary changed from user-id, user name, link to user page to Show username rather than userid with hyperlink to user's page.

Add/Change #243 (Show username rather than userid with hyperlink to user's page)




Change Properties
Action