2017 © Pedro Peláez
 

library phabricator-fullname

Unofficial Display Fullname (realname) after usernames in Phabricator

image

ofbeaton/phabricator-fullname

Unofficial Display Fullname (realname) after usernames in Phabricator

  • Friday, February 2, 2018
  • by ofbeaton
  • Repository
  • 3 Watchers
  • 1 Stars
  • 0 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

phabricator-fullname

Unofficial patch to display Fullnames (realname) beside usernames in Phabricator., (*1)

Often useful when importing users from a corporate LDAP where the usernames are auto-generated txf032 etc., (*2)

Updates

The project is considered in a usable state and feature complete., (*3)

This project is used in corporate applications. As such, the authors are unlikely to update it on a regular basis, but instead when the corporate applications that use it run into problems. You should expect updates in the 5-10yr range., (*4)

Issues and PRs will be monitored, and we will continue to work with the community to provide updates as they are contributed., (*5)

Installing

cd phabricator
git apply fullname.patch

Creating

Aim to make the less changes possible. This is why we only replace getName with getFullname instead of removing the whole case statement., (*6)

Checkout Phabricator. Make two copies of the phabricator subdir, a and b. Make your changes to b., (*7)

git patch a b > fullname.patch

Send in a PR, please make sure to include from what date onwards it is good for., (*8)

Upstream

As of 2017-01-08 there is no interest from upstream in providing this as an option. Phacility instead recommends you maintain a patch yourself. This is that patch., (*9)

The Versions

02/02 2018

dev-master

9999999-dev

Unofficial Display Fullname (realname) after usernames in Phabricator

  Sources   Download

Apache-2.0

02/02 2018

1.1

1.1.0.0

Display Fullname after usernames in Phabricator

  Sources   Download

Apache License 2.0

02/02 2018

1.0

1.0.0.0

Display Fullname after usernames in Phabricator

  Sources   Download

Apache License 2.0