mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-14 10:52:41 +01:00
8213a70f3d
Summary: I changed this from `getName` to `getFullName` to make attached revisions, etc., render with "Dnnn", but accidentally made all users render as "username (Full Name)". Be a little more surgical in application of full names. Test Plan: Created a task and attached a CC, a task and a revision. Verified the task and revision rendered with "Tnn", "Dnn" but the CC rendered as "username". Reviewers: btrahan, vrana Reviewed By: btrahan CC: aran Differential Revision: https://secure.phabricator.com/D3041 |
||
---|---|---|
.. | ||
auxiliaryfield | ||
constants | ||
controller | ||
editor | ||
event | ||
extensions | ||
storage | ||
view | ||
ManiphestReplyHandler.php | ||
ManiphestTaskQuery.php |