1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/maniphest/view
epriestley 01eedd6e6a Make ManiphestCustomField actually implement the interface it ostensibly exposes
Summary: There's a bunch of stuff that lives only in AuxiliaryField which is called on objects which may be ManiphestCustomFields right now. This is basically a list of remaining API methods which need to be moved to the new stuff. This enables construction of new-style custom fields.

Test Plan: Created a sophisticated Maniphest custom field.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D7013
2013-09-16 16:05:29 -07:00
..
ManiphestTaskListView.php Make Maniphest task priorites user-customizable 2013-09-13 11:50:28 -07:00
ManiphestTaskProjectsView.php Fix some Maniphest links 2013-09-13 16:56:21 -07:00
ManiphestTransactionDetailView.php Make ManiphestCustomField actually implement the interface it ostensibly exposes 2013-09-16 16:05:29 -07:00
ManiphestTransactionListView.php Route Maniphest editing and transactions primarily through shared code 2013-09-16 16:03:01 -07:00
ManiphestView.php Streamline tag rendering for Differential and Maniphest 2013-04-03 08:28:18 -07:00