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/controller
epriestley a3099e27bc Provide Maniphest auxiliary fields access to the viewer and task
Summary:
Maniphest auxiliary fields currently do not have access to the viewing user or task. This is fine for very simple fields, but insufficient for more complex fields. Generally, bring these in line with DifferentialFieldSpecifications.

This supercedes the additional $user/$viewer threading provided by D5247 and provides viewers to all fields, as well as access to the task object itself.

Test Plan: Created, viewed and edited a task with custom fields. Created a similar subtask.

Reviewers: hach-que, btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2575

Differential Revision: https://secure.phabricator.com/D5280
2013-03-07 17:22:36 -08:00
..
ManiphestBatchEditController.php Convert AphrontFormView to safe HTML 2013-02-07 18:01:00 -08:00
ManiphestController.php Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
ManiphestExportController.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
ManiphestReportController.php Fix double nav on Maniphest reports 2013-02-18 11:44:42 -08:00
ManiphestSavedQueryDeleteController.php Convert some phutil_escape_html() to hsprintf() 2013-02-08 15:59:02 -08:00
ManiphestSavedQueryEditController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestSavedQueryListController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
ManiphestSubpriorityController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskDescriptionChangeController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskDescriptionPreviewController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
ManiphestTaskDetailController.php Provide Maniphest auxiliary fields access to the viewer and task 2013-03-07 17:22:36 -08:00
ManiphestTaskEditController.php Provide Maniphest auxiliary fields access to the viewer and task 2013-03-07 17:22:36 -08:00
ManiphestTaskListController.php Save disk space 2013-03-04 13:35:41 -08:00
ManiphestTransactionPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTransactionSaveController.php Delete license headers from files 2012-11-05 11:16:51 -08:00