1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/ponder/controller
Gareth Evans 70a5ec600d Allowing Closing of questions
Summary:
Fixes T3579

As a basic overview, this enables the author of a question to open/close a question.

Other bits;

- Add "Open" filter to the builtin queries
- Add "Status" to search form
- Refactor ponder constants
- Add coloured bars for different question statuses

Test Plan:
- Open/Close questions
- Search for some bits
- Use filters

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T3579

Differential Revision: https://secure.phabricator.com/D6590

Conflicts:
	src/infrastructure/storage/patch/PhabricatorBuiltinPatchList.php
2013-07-27 18:41:03 -07:00
..
PonderAnswerPreviewController.php Allowing Closing of questions 2013-07-27 18:41:03 -07:00
PonderAnswerSaveController.php Improve Ponder on Mobile 2013-05-20 07:55:23 -07:00
PonderAnswerViewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PonderCommentSaveController.php Improve Ponder on Mobile 2013-05-20 07:55:23 -07:00
PonderController.php Use ApplicationSearch in Ponder 2013-07-18 12:40:51 -07:00
PonderQuestionAskController.php Allowing Closing of questions 2013-07-27 18:41:03 -07:00
PonderQuestionListController.php Allowing Closing of questions 2013-07-27 18:41:03 -07:00
PonderQuestionPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PonderQuestionStatusController.php Allowing Closing of questions 2013-07-27 18:41:03 -07:00
PonderQuestionViewController.php Allowing Closing of questions 2013-07-27 18:41:03 -07:00
PonderVoteSaveController.php Fix whitespace around else 2013-01-16 12:16:37 -08:00