1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-18 01:38:39 +01:00
phorge-phorge/src/applications/legalpad/storage
epriestley 49bc32f12d Implement PhabricatorApplicationTransactionInterface in Differential
Summary:
Ref T4810. Ultimate goal is to let Harbormaster post a "build passed/failed" transaction. To prepare for that, implement `PhabricatorApplicationTransactionInterface` in Differential.

To allow Harbormaster to take action on //diffs// but have the transactions apply to //revisions//, I added a new method so that objects can redirect transactions to some other object.

Test Plan:
  - Subscribed/unsubscribed/attached/detached from Differential, saw transactions appear properly.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4810

Differential Revision: https://secure.phabricator.com/D8802
2014-04-17 16:03:24 -07:00
..
LegalpadDAO.php Legalpad V0.1 2013-07-03 11:15:45 -07:00
LegalpadDocument.php Implement PhabricatorApplicationTransactionInterface in Differential 2014-04-17 16:03:24 -07:00
LegalpadDocumentBody.php Legalpad - add signature page 2013-07-10 11:46:39 -07:00
LegalpadDocumentSignature.php Legalpad - add a view signatures page 2014-01-17 11:40:26 -08:00
LegalpadTransaction.php Allow CustomField to provide ApplicationTransaction change details 2014-02-21 11:53:04 -08:00
LegalpadTransactionComment.php Legalpad V0.1 2013-07-03 11:15:45 -07:00