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/transactions/bulk
epriestley a9d7b4f0ff Support bulk edit of "points" for Maniphest tasks
Summary: Ref T13025. Fixes T10973. Fairly straightforward. The "points" type is just an alias for "text" today.

Test Plan: Bulk edited points.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13025, T10973

Differential Revision: https://secure.phabricator.com/D18889
2018-01-22 11:59:52 -08:00
..
management Allow bulk edits to be made silently if you have CLI access 2018-01-19 13:24:54 -08:00
type Support bulk edit of "points" for Maniphest tasks 2018-01-22 11:59:52 -08:00
PhabricatorBulkEditGroup.php Organize bulk edit actions into nice groups 2018-01-19 13:22:25 -08:00
PhabricatorBulkEngine.php Organize bulk edit actions into nice groups 2018-01-19 13:22:25 -08:00
PhabricatorEditEngineBulkJobType.php Allow bulk edits to be made silently if you have CLI access 2018-01-19 13:24:54 -08:00