Chad Little
d6a620be45
Update Maniphest for modular transactions
...
Summary: Ref T12671 . This modernized Maniphest transactions to modular transactions.
Test Plan:
- Create Task
- Edit Task
- Raise Priority
- Change Status
- Merge as a duplicate
- Create Subtask
- Claim Task
- Assign Project
- Move on Workboard
- Set a cover image
- Assign story points
- Change story points
- Generate lots via lipsum
- Bulk edit tasks
- Leave comments
- Award Token
I'm sure I'm missing something.
Reviewers: epriestley
Reviewed By: epriestley
Subscribers: hazelyang, Korvin
Maniphest Tasks: T12671
Differential Revision: https://secure.phabricator.com/D17844
2017-05-15 10:29:06 -07:00
epriestley
e068188ea1
Mention !status explicitly in the documentation for !close
...
Summary: Ref T10088 .
Test Plan: {F1055107}
Reviewers: chad
Reviewed By: chad
Maniphest Tasks: T10088
Differential Revision: https://secure.phabricator.com/D14953
2016-01-05 15:08:52 -08:00
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
Joshua Spence
36e2d02d6e
phtize all the things
...
Summary: `pht`ize a whole bunch of strings in rP.
Test Plan: Intense eyeballing.
Reviewers: #blessed_reviewers, epriestley
Reviewed By: #blessed_reviewers, epriestley
Subscribers: hach-que, Korvin, epriestley
Differential Revision: https://secure.phabricator.com/D12797
2015-05-22 21:16:39 +10:00
epriestley
52eab87608
Implement the "!priority" and "!status" mail commands
...
Summary: Ref T7199 . Adds "!priority" and "!status".
Test Plan:
- Used `!priority` and `!status` to adjust tasks.
- Changed config and provided keywords.
{F355976}
Reviewers: btrahan
Reviewed By: btrahan
Subscribers: epriestley
Maniphest Tasks: T7199
Differential Revision: https://secure.phabricator.com/D12248
2015-04-01 11:51:53 -07:00