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
Erik Fercak 203d82083a Allow prefilling a task's assignee by his PHID
Summary: Some scripts might find it easier to work with PHIDs instead of user names.

Test Plan:
Use ?assign=<username> and ?assign=<PHID-USER> with the create task URI.
See assignee input being filled correctly.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: epriestley

CC: epriestley, aran, Korvin

Differential Revision: https://secure.phabricator.com/D7401
2013-10-25 11:35:35 -07:00
..
ManiphestBatchEditController.php Add capabilities for editing task triage details (priority, assignee, etc) 2013-10-21 16:59:06 -07:00
ManiphestController.php Make Maniphest list page react to viewer capabilities 2013-09-25 13:45:04 -07:00
ManiphestExportController.php Fix excel export of builtin queries 2013-09-17 11:30:48 -07:00
ManiphestReportController.php Always pass handles to tokenizers, not <phid -> name> maps 2013-10-07 12:51:24 -07:00
ManiphestSubpriorityController.php Remove "ManiphestTransactionEditorPro" 2013-10-21 16:58:37 -07:00
ManiphestSubscribeController.php Remove "ManiphestTransactionEditorPro" 2013-10-21 16:58:37 -07:00
ManiphestTaskDescriptionPreviewController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
ManiphestTaskDetailController.php Make event-triggered actions more aware of application access 2013-10-21 17:00:50 -07:00
ManiphestTaskEditController.php Allow prefilling a task's assignee by his PHID 2013-10-25 11:35:35 -07:00
ManiphestTaskListController.php Add capabilities for editing task triage details (priority, assignee, etc) 2013-10-21 16:59:06 -07:00
ManiphestTransactionPreviewController.php Use ManiphestTaskQuery in nearly all interfaces 2013-09-25 13:44:14 -07:00
ManiphestTransactionSaveController.php Remove "ManiphestTransactionEditorPro" 2013-10-21 16:58:37 -07:00