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/maniphest/command
epriestley 92175488e9 Allow Maniphest statuses and priorities to be disabled
Summary: Fixes T9496. If you have some statuses or priorities you don't need, allow users to disable them to stop the bleeding.

Test Plan:
  - Set task to status X and priority Y.
  - Disabled X and Y using config.
  - Verified task still had old status/priority.
  - Verified new task could not be created/edited into those settings.
  - Verified task/priority appeared in typeahead, but were marked as disabled.
  - Viewed email command docs.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9496

Differential Revision: https://secure.phabricator.com/D14681
2015-12-05 11:01:41 -08:00
..
ManiphestAssignEmailCommand.php Initialize $assign_phid properly in the "!assign" email action 2015-10-16 06:39:31 -07:00
ManiphestClaimEmailCommand.php Generate mail command documentation from active commands 2015-04-01 11:51:47 -07:00
ManiphestCloseEmailCommand.php Generate mail command documentation from active commands 2015-04-01 11:51:47 -07:00
ManiphestEmailCommand.php Move Maniphest to modular mail commands 2015-04-01 08:40:42 -07:00
ManiphestPriorityEmailCommand.php Allow Maniphest statuses and priorities to be disabled 2015-12-05 11:01:41 -08:00
ManiphestStatusEmailCommand.php Allow Maniphest statuses and priorities to be disabled 2015-12-05 11:01:41 -08:00