1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 08:12:40 +01:00
phorge-phorge/src/applications/ponder/storage
epriestley 88227d26bc Allow CustomField to provide ApplicationTransaction change details
Summary:
Ref T3886. Ref T418. For fields like "Summary" and "Test Plan" where changes can't be summarized in one line, allow CustomField to provide a "(Show Details)" link and render a diff.

Also consolidate some of the existing copy/paste, and simplify this featuer slightly now that we've move to dialogs.

Test Plan:
{F115918}

  - Viewed "description"-style field changes in phlux, pholio, legalpad, maniphest, differential, ponder (questions), ponder (answers), and repositories.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3886, T418

Differential Revision: https://secure.phabricator.com/D8284
2014-02-21 11:53:04 -08:00
..
PonderAnswer.php Make Projects a PhabricatorSubscribableInterface, but with restricted defaults 2014-02-10 14:29:17 -08:00
PonderAnswerTransaction.php Allow CustomField to provide ApplicationTransaction change details 2014-02-21 11:53:04 -08:00
PonderAnswerTransactionComment.php Add question and answer transactions to Ponder 2013-07-28 15:08:36 -07:00
PonderComment.php Add a "document" style to PHUIRemarkupPreviewPanel and use it in Legalpad and Phriction 2013-08-05 10:47:26 -07:00
PonderDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PonderQuestion.php Make Projects a PhabricatorSubscribableInterface, but with restricted defaults 2014-02-10 14:29:17 -08:00
PonderQuestionTransaction.php Allow CustomField to provide ApplicationTransaction change details 2014-02-21 11:53:04 -08:00
PonderQuestionTransactionComment.php Add question and answer transactions to Ponder 2013-07-28 15:08:36 -07:00
PonderVotableInterface.php Delete license headers from files 2012-11-05 11:16:51 -08:00