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/controller
epriestley 282b3f7988 Allow Maniphest tasks to be edited from the list view
Summary:
Fixes T1945. Ref T2947. At various times, installs (Disqus, Dropbox, etc.) have asked for a way to edit tasks more quickly. Provide edit-from-lists.

{F44700}

{F44701}

The one rough edge on this is that if you change the task priority we update it inline but don't move it. It's probably infeasible to actually move it, but maybe we could give it some sort of visual style to indicate that it's dirty.

Test Plan: Edited tasks normally and via this action thing.

Reviewers: chad, btrahan

Reviewed By: chad

CC: tido, deuresti, ahoffer, aran

Maniphest Tasks: T1945, T2947

Differential Revision: https://secure.phabricator.com/D6086
2013-05-30 18:55:25 -07:00
..
ManiphestBatchEditController.php Include "Add CCs" and "Remove CCs" to batch editor 2013-04-05 10:34:44 -07:00
ManiphestController.php Allow Maniphest tasks to be edited from the list view 2013-05-30 18:55:25 -07:00
ManiphestExportController.php Implemented support for different export formats. 2013-04-11 11:27:36 -07:00
ManiphestReportController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSavedQueryDeleteController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSavedQueryEditController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSavedQueryListController.php Modernize Maniphest 2013-03-12 23:30:03 -07:00
ManiphestSubpriorityController.php Allow Maniphest tasks to be edited from the list view 2013-05-30 18:55:25 -07:00
ManiphestSubscribeController.php Add Subscribe option to maniphest 2013-05-03 15:47:39 -07:00
ManiphestTaskDescriptionChangeController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskDescriptionPreviewController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
ManiphestTaskDetailController.php Move Maniphest attached files section into textbox. 2013-05-26 13:46:51 -07:00
ManiphestTaskEditController.php Allow Maniphest tasks to be edited from the list view 2013-05-30 18:55:25 -07:00
ManiphestTaskListController.php Add "Any User Projects" to Maniphest Custom Query 2013-04-04 10:58:17 -07:00
ManiphestTransactionPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTransactionSaveController.php Emit "did edit task" event correctly for Maniphest comments 2013-03-22 13:07:12 -07:00