1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 02:38:48 +02:00
phorge-phorge/src/applications/ponder/storage
epriestley 8fa5944768 Make adding an answer to a Ponder question a QuestionTransaction operation
Summary: Ref T3578. This is currently handled in a weird way in the Answer transaction. Instead, make it a Question transaction so, e.g., viewing Question transaction history shows who added answers and when.

Test Plan: Added answers to questions in Ponder.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3578

Differential Revision: https://secure.phabricator.com/D6603
2013-07-29 12:03:48 -07:00
..
PonderAnswer.php Use Application PHIDs for ANSW 2013-07-28 15:08:35 -07:00
PonderAnswerTransaction.php Add question and answer transactions to Ponder 2013-07-28 15:08:36 -07:00
PonderAnswerTransactionComment.php Add question and answer transactions to Ponder 2013-07-28 15:08:36 -07:00
PonderComment.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PonderDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PonderQuestion.php Make adding an answer to a Ponder question a QuestionTransaction operation 2013-07-29 12:03:48 -07:00
PonderQuestionTransaction.php Make adding an answer to a Ponder question a QuestionTransaction operation 2013-07-29 12:03:48 -07: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