1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/maniphest
epriestley 8213a70f3d Fix "fullName" rules for Maniphest transaction email
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
2012-07-23 14:01:09 -07:00
..
auxiliaryfield Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
constants Move Task <=> Revision storage to Edges 2012-07-20 08:59:39 -07:00
controller Move Task <=> Revision storage to Edges 2012-07-20 08:59:39 -07:00
editor Centralize rendering of application mail bodies 2012-07-16 19:01:43 -07:00
event Insert Maniphest transactions when edges are edited 2012-07-02 15:42:06 -07:00
extensions Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
storage Use Edges to store dependencies between tasks in Maniphest 2012-07-18 20:41:42 -07:00
view Fix "fullName" rules for Maniphest transaction email 2012-07-23 14:01:09 -07:00
ManiphestReplyHandler.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
ManiphestTaskQuery.php Add specific close status queries to maniphest.find (and rename it to maniphest.query) 2012-06-29 09:17:19 -07:00