1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 03:42:41 +01:00
phorge-phorge/src/applications/maniphest/controller
epriestley 6fa9b10914 Collapse "Show unassigned tasks" in Maniphest into a parameterized owners typeahead
Summary: Ref T4100. Support viewer(), members(), and add a new none().

Test Plan:
  - Used all new functions.
  - Batch edited tasks with unassign action.
  - Saved a query from master, upgrade it to this patch, checkbox migrated cleanly into a "no one" token.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4100

Differential Revision: https://secure.phabricator.com/D12470
2015-04-20 10:07:30 -07:00
..
ManiphestBatchEditController.php Collapse "Show unassigned tasks" in Maniphest into a parameterized owners typeahead 2015-04-20 10:07:30 -07:00
ManiphestController.php Fix mobile Maniphest Create link 2015-02-24 14:52:57 -08:00
ManiphestExportController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
ManiphestReportController.php Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
ManiphestSubpriorityController.php Fix literally thousands of drag-to-reorder priority bugs 2015-03-20 17:38:25 -07:00
ManiphestTaskDetailController.php Require TokenizerControl to always have a datasource 2015-04-20 10:06:13 -07:00
ManiphestTaskEditController.php Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
ManiphestTaskListController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
ManiphestTransactionPreviewController.php Do not CC users without permissions to view an object 2015-01-01 08:05:52 -08:00
ManiphestTransactionSaveController.php Fix some CC handling in Maniphest 2015-01-11 17:57:20 -08:00