1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/ponder/query
epriestley 5a3e3994f5 Make PonderQuestionEditor use ApplicationTransactions
Summary:
Ref T3373. Make PonderQuestions editable and use transactions.

This temporarily disables some stuff:

  - email;
  - feed;
  - comments;
  - voting.

I'll restore those in followups and wait to land this until they're at least mostly back online.

The transactions themselves also need more string/color/icon work.

Test Plan: Created and edited questions. Viewed transactions.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3373

Differential Revision: https://secure.phabricator.com/D6601
2013-07-29 12:03:39 -07:00
..
PonderAnswerQuery.php Use Application PHIDs for ANSW 2013-07-28 15:08:35 -07:00
PonderCommentQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PonderQuestionQuery.php Allowing Closing of questions 2013-07-27 18:41:03 -07:00
PonderQuestionSearchEngine.php Allowing Closing of questions 2013-07-27 18:41:03 -07:00
PonderQuestionTransactionQuery.php Make PonderQuestionEditor use ApplicationTransactions 2013-07-29 12:03:39 -07:00