1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/ponder
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
..
application Allowing Closing of questions 2013-07-27 18:41:03 -07:00
constants Allowing Closing of questions 2013-07-27 18:41:03 -07:00
controller Allowing Closing of questions 2013-07-27 18:41:03 -07:00
editor Allowing Closing of questions 2013-07-27 18:41:03 -07:00
mail Remove the last hardcoding from PhabricatorMetaMTAReceivedMail 2013-05-17 10:00:49 -07:00
phid Use application PHIDs in Paste 2013-07-24 11:32:49 -07:00
query Allowing Closing of questions 2013-07-27 18:41:03 -07:00
remarkup Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
search Move PhabricatorUser to new phid stuff 2013-07-26 14:05:19 -07:00
storage Allowing Closing of questions 2013-07-27 18:41:03 -07:00
view Allowing Closing of questions 2013-07-27 18:41:03 -07:00