1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 19:02:41 +01:00
phorge-phorge/src/applications/maniphest/controller
epriestley 2f694f5e3f Gut ManiphestTransactionEditor
Summary:
Ref T2217. Removes most of the code from ManiphestTransactionEditor.

  - Provides mail tag support in ManiphestTransactionEditorPro.
  - There was one more write (subscribe/unsubscribe button) that I'd missed; modernize that.

Test Plan:
  - Clicked subscribe/unsubscribe.
  - Made some edits, verified mail had appropriate mail tags.

Reviewers: btrahan, garoevans

Reviewed By: garoevans

CC: aran

Maniphest Tasks: T2217

Differential Revision: https://secure.phabricator.com/D7091
2013-09-24 06:27:07 -07:00
..
ManiphestBatchEditController.php Route task merges through new editor 2013-09-23 14:32:32 -07:00
ManiphestController.php Fix some Maniphest links 2013-09-13 16:56:21 -07:00
ManiphestExportController.php Fix excel export of builtin queries 2013-09-17 11:30:48 -07:00
ManiphestReportController.php Point Maniphest reports at new transaction table 2013-09-23 14:31:58 -07:00
ManiphestSubpriorityController.php Route task merges through new editor 2013-09-23 14:32:32 -07:00
ManiphestSubscribeController.php Gut ManiphestTransactionEditor 2013-09-24 06:27:07 -07:00
ManiphestTaskDescriptionPreviewController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
ManiphestTaskDetailController.php Use ManiphestTransactionQuery in detail view 2013-09-23 14:31:03 -07:00
ManiphestTaskEditController.php Swap Maniphest edit writes to new transactions 2013-09-24 06:26:59 -07:00
ManiphestTaskListController.php Clean up dead code from old task list 2013-09-13 11:50:29 -07:00
ManiphestTransactionPreviewController.php Route Maniphest comments/detail edits through new code 2013-09-23 14:33:09 -07:00
ManiphestTransactionSaveController.php Fix assign-on-close behavior for comment controller 2013-09-24 05:10:55 -07:00