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 6d45a2e09b Restore some missing features from Maniphest mail
Summary:
Ref T2217. Fixes two issues:

  # The "task created" email didn't include the task description, but should.
  # We were treaging the "status" event as the "create", but that's kind of a mess. Treat the "title" event as the "create" instead. This makes initial emails say "[Created]".

Test Plan: Created some tasks, got better emails.

Reviewers: btrahan, chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T2217

Differential Revision: https://secure.phabricator.com/D7115
2013-09-25 11:16:55 -07:00
..
ManiphestBatchEditController.php Remove ManiphestTransactionType 2013-09-25 11:16:43 -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 Remove ManiphestTransactionType 2013-09-25 11:16:43 -07:00
ManiphestSubpriorityController.php Rename ManiphestTransactionPro -> ManiphestTransaction 2013-09-24 10:49:06 -07:00
ManiphestSubscribeController.php Rename ManiphestTransactionPro -> ManiphestTransaction 2013-09-24 10:49:06 -07:00
ManiphestTaskDescriptionPreviewController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
ManiphestTaskDetailController.php Remove ManiphestTransactionType 2013-09-25 11:16:43 -07:00
ManiphestTaskEditController.php Restore some missing features from Maniphest mail 2013-09-25 11:16:55 -07:00
ManiphestTaskListController.php Clean up dead code from old task list 2013-09-13 11:50:29 -07:00
ManiphestTransactionPreviewController.php Remove ManiphestTransactionType 2013-09-25 11:16:43 -07:00
ManiphestTransactionSaveController.php Remove ManiphestTransactionType 2013-09-25 11:16:43 -07:00