1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/maniphest
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
..
application Prepare for hovercards 2013-02-26 14:59:31 -08:00
auxiliaryfield Provide Maniphest auxiliary fields access to the viewer and task 2013-03-07 17:22:36 -08:00
conduit Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
config Maniphest / MetaMTA config options 2013-01-16 09:01:32 -08:00
constants getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
controller Provide Maniphest auxiliary fields access to the viewer and task 2013-03-07 17:22:36 -08:00
editor Require a viewer to load handles 2013-02-28 17:15:09 -08:00
event Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
extensions Provide Maniphest auxiliary fields access to the viewer and task 2013-03-07 17:22:36 -08:00
remarkup Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
search Require a viewer to load handles 2013-02-28 17:15:09 -08:00
storage Fix a MySQL strict issue with auxiliary task storage 2013-02-27 10:51:34 -08:00
view Fix Maniphest and Config transaction diff rendering 2013-03-03 11:37:45 -08:00
ManiphestReplyHandler.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskQuery.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00