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/transactions/controller
Bob Trahan ea3aeb4962 Add "View Email" action to application transactions
Summary: Should help with debugging. In the web UI there is now a link to "View Email". This uses the same debugging output that `./bin/mail show-outbound` uses. Fixes T5768. Code is very defensive as I think these tables may be truncated eventually?

Test Plan: viewed some emails and it worked!

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T5768

Differential Revision: https://secure.phabricator.com/D10244
2014-08-14 12:28:28 -07:00
..
PhabricatorApplicationTransactionCommentEditController.php Move all comment management junk into a dropdown menu 2014-05-05 10:57:23 -07:00
PhabricatorApplicationTransactionCommentHistoryController.php Set Flush on a few Dialogs 2014-08-08 10:21:13 -07:00
PhabricatorApplicationTransactionCommentQuoteController.php Make two small fixes to the quoting feature 2014-05-05 11:23:12 -07:00
PhabricatorApplicationTransactionCommentRawController.php Add "View Email" action to application transactions 2014-08-14 12:28:28 -07:00
PhabricatorApplicationTransactionCommentRemoveController.php Move all comment management junk into a dropdown menu 2014-05-05 10:57:23 -07:00
PhabricatorApplicationTransactionController.php Policy Transactions - add a details view for custom policy 2014-04-29 09:42:54 -07:00
PhabricatorApplicationTransactionDetailController.php Set Flush on a few Dialogs 2014-08-08 10:21:13 -07:00
PhabricatorApplicationTransactionValueController.php Unfatal rendering of repository policy transactions 2014-04-29 10:57:32 -07:00