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 e944cf8ff4 Propagate "edit policy" and "view policy" when creating a new template task
Summary:
Fixes T4158. Two possible refinements:

  - Maybe we should make all of these things respect `ManiphestCapabilityEditAssign::CAPABILITY`, etc. I think it's reasonable either way, and this is probably more intuitive and useful for most cases.
  - Maybe we should check that you can see the policies before copying them. Again, this is sort of reasonable either way.

Test Plan: Created a new task from a template, saw that it inherited policies.

Reviewers: btrahan, hach-que

Reviewed By: hach-que

CC: aran

Maniphest Tasks: T4158

Differential Revision: https://secure.phabricator.com/D7649
2013-11-25 14:55:06 -08:00
..
ManiphestBatchEditController.php Fix handle loads in ManiphestTaskListView 2013-11-13 11:25:57 -08: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 Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08: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 Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
ManiphestTaskDetailController.php Have TransactionComments return a PHUIObjectBoxView 2013-11-21 16:09:04 -08:00
ManiphestTaskEditController.php Propagate "edit policy" and "view policy" when creating a new template task 2013-11-25 14:55:06 -08:00
ManiphestTaskListController.php Fix handle loads in ManiphestTaskListView 2013-11-13 11:25:57 -08: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