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/transactions/view
epriestley eb010b2efc Group inline transactions in Pholio
Summary:
Fixes T2639 by grouping related transactions at display time, so all the inlines merge into a nice block.

(Note that this does not do anything about T2709 yet, so there's still no way to figure out where the inlines actually are.)

Test Plan: {F35262}

Reviewers: chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T2639

Differential Revision: https://secure.phabricator.com/D5313
2013-03-09 19:23:50 -08:00
..
PhabricatorApplicationTransactionCommentView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorApplicationTransactionTextDiffDetailView.php Use transaction diffs to show description changes in Pholio 2013-03-04 18:07:47 -08:00
PhabricatorApplicationTransactionView.php Group inline transactions in Pholio 2013-03-09 19:23:50 -08:00