1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/maniphest/controller
epriestley 15c9287d43 Emit "did edit task" event correctly for Maniphest comments
Summary: We emit "did edit task" properly elsewhere, but only emit "will edit task" in this case. Emit the second event correctly.

Test Plan: Added a listener, verified it got hit.

Reviewers: skrul, chad

Reviewed By: skrul

CC: aran

Differential Revision: https://secure.phabricator.com/D5419
2013-03-22 13:07:12 -07:00
..
ManiphestBatchEditController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestExportController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestReportController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSavedQueryDeleteController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSavedQueryEditController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSavedQueryListController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSubpriorityController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskDescriptionChangeController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskDescriptionPreviewController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
ManiphestTaskDetailController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestTaskEditController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestTaskListController.php Fix undefined variable on empty Maniphest results pages 2013-03-13 08:05:44 -07:00
ManiphestTransactionPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTransactionSaveController.php Emit "did edit task" event correctly for Maniphest comments 2013-03-22 13:07:12 -07:00