1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-30 02:32:42 +01:00
phorge-phorge/src/applications/maniphest/editor
Arturas Moskvinas 4cd333b33f Use same method to get object URI as used in DifferentialTransactionEditor and PhabricatorApplicationTransactionEditor
Summary: Maniphest object has `getURI` method, let's use it

Test Plan: Create event in task - URI generated as expected in email notification

Reviewers: epriestley, Pawka, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D20935
2019-12-10 17:37:30 +02:00
..
ManiphestEditEngine.php Expose "commits.add|set|remove" on "maniphest.edit" API calls 2019-08-22 13:34:33 -07:00
ManiphestTaskEditEngineLock.php Allow task statuses to "lock" them, preventing additional comments and interactions 2017-03-02 16:57:10 -08:00
ManiphestTransactionEditor.php Use same method to get object URI as used in DifferentialTransactionEditor and PhabricatorApplicationTransactionEditor 2019-12-10 17:37:30 +02:00