1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/maniphest/constants
epriestley f3cbc0e006 Move many task status hardcodes into ManiphestTaskStatus
Summary:
Ref T1812. This cleans up most of the easy hard-coded references to specific statuses:

  - The "fixes" language moves into ManiphestTaskStatus.
  - Add a method to list open statuses.
  - Add a method to test if a status is open.
  - Add a method to get default status for new tasks.

Test Plan: Browsed around, lint, grep, created, filtered and updated tasks.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1812

Differential Revision: https://secure.phabricator.com/D8264
2014-02-17 15:59:31 -08:00
..
ManiphestConstants.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskOwner.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskPriority.php Make Maniphest task priorites user-customizable 2013-09-13 11:50:28 -07:00
ManiphestTaskStatus.php Move many task status hardcodes into ManiphestTaskStatus 2014-02-17 15:59:31 -08:00