1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 03:02:43 +01:00
phorge-phorge/src/applications/people/customfield
epriestley ee2b6eebaa Implement detail views for many Differential fields on ApplicationTransactions
Summary:
Ref T2222. This isn't complete and doesn't change runtime behavior yet (the new fields are not glued to the interface), but implements many fields.

(The remaining fields have something weird going on with them, for the most part.)

Test Plan:
With additional changes, rendered most fields sensibly:

{F118834}

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2222

Differential Revision: https://secure.phabricator.com/D8354
2014-02-26 14:46:18 -08:00
..
PhabricatorUserBlurbField.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
PhabricatorUserConfiguredCustomField.php Integrate ApplicationSearch with CustomField 2013-09-16 13:44:34 -07:00
PhabricatorUserCustomField.php Support configuration-driven custom fields 2013-08-14 12:33:53 -07:00
PhabricatorUserRealNameField.php Separate reading object values out of didSetObject() in CustomField 2014-02-21 14:44:01 -08:00
PhabricatorUserRolesField.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
PhabricatorUserSinceField.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
PhabricatorUserStatusField.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
PhabricatorUserTitleField.php Separate reading object values out of didSetObject() in CustomField 2014-02-21 14:44:01 -08:00