1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/ponder/controller
epriestley 352d9f6b06 Move more rendering into SearchEngines for panels
Summary: Ref T4986. Getting closer. Nothing out of the ordinary in this group.

Test Plan:
For each application:

  - Viewed the normal search results.
  - Created a panel version and viewed it.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4986

Differential Revision: https://secure.phabricator.com/D9024
2014-05-09 12:25:52 -07:00
..
PonderAnswerCommentController.php Restore comments on Ponder answers 2013-07-29 12:04:07 -07:00
PonderAnswerEditController.php Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
PonderAnswerHistoryController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PonderAnswerSaveController.php Make adding an answer to a Ponder question a QuestionTransaction operation 2013-07-29 12:03:48 -07:00
PonderController.php Make PonderQuestionEditor use ApplicationTransactions 2013-07-29 12:03:39 -07:00
PonderQuestionCommentController.php Restore Ponder question commenting 2013-07-29 12:04:09 -07:00
PonderQuestionEditController.php Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
PonderQuestionHistoryController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PonderQuestionListController.php Move more rendering into SearchEngines for panels 2014-05-09 12:25:52 -07:00
PonderQuestionStatusController.php Make Ponder status changes transaction-oriented and improve rendering of transactions 2013-07-29 12:04:08 -07:00
PonderQuestionViewController.php Mark answers as page objects in Ponder 2014-01-10 10:19:00 -08:00
PonderVoteSaveController.php Restore voting to Ponder 2013-07-29 12:04:13 -07:00