1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/macro
Bob Trahan 5e8600442d Transactions - land buildTransactionTimeline in a bunch more apps
Summary:
Ref T4712. Specifically...

 - Dashboards
  - two objects needed PhabricatorApplicationTransactionInterface
 - Macros
 - Paste
 - Phlux
  - one object needed PhabricatorApplicationTransactionInterface
  - added setShouldTerminate(true)
 - Files
  - one object needed PhabricatorApplicationTransactionInterface
 - Passphrase
  - one object needed PhabricatorApplicationTransactionInterface
  - added setShouldTerminate(true)
 - Drydock
  - one object needed PhabricatorApplicationTransactionInterface
  - added setShouldTerminate(true)

Test Plan: foreach application, verify that the timeline(s) showed up correctly, including with appropriate setShouldTerminate-ness

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T4712

Differential Revision: https://secure.phabricator.com/D10924
2014-12-03 13:16:15 -08:00
..
application Support :emoji: in Remarkup 2014-09-29 08:31:00 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
conduit Reduce the cost of loading large numbers of macros 2014-09-05 17:30:26 -07:00
config Minor formatting changes 2014-10-08 08:39:49 +11:00
constants Allow macros to have associated audio and audio behaviors 2013-09-27 16:01:37 -07:00
controller Transactions - land buildTransactionTimeline in a bunch more apps 2014-12-03 13:16:15 -08:00
editor Add addLinkSection to MailBody to properly format URIs 2014-10-30 15:24:10 -07:00
mail Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
markup Process Remarkup in text and HTML email bodies appropriately 2014-11-17 18:27:21 -08:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Reduce the cost of loading large numbers of macros 2014-09-05 17:30:26 -07:00
storage Fix almost all remaining schemata issues 2014-10-01 08:18:36 -07:00
typeahead Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00