1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 03:42:41 +01:00
phorge-phorge/src/applications/maniphest/controller
epriestley 7aa865db2d Swap "Create Task" button over to EditEngine
Summary: Ref T9132. I can't actually get rid of the EditController yet since a few weird things still use it, but I think I can swap this button out without breaking anything. This will let us do "New Feature Request" / "New Bug" / "Advanced Task Creation" on secure and start playing with this stuff sooner.

Test Plan: Clicked "Create Task", got sent to new form.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9132

Differential Revision: https://secure.phabricator.com/D14673
2015-12-04 16:29:41 -08:00
..
ManiphestBatchEditController.php Merge branch 'master' into redesign-2015 2015-06-23 13:36:47 -07:00
ManiphestController.php Swap "Create Task" button over to EditEngine 2015-12-04 16:29:41 -08:00
ManiphestExportController.php Partially update Maniphest for handleProcess 2015-08-01 17:06:57 -07:00
ManiphestReportController.php Partially update Maniphest for handleProcess 2015-08-01 17:06:57 -07:00
ManiphestSubpriorityController.php Partially update Maniphest for handleProcess 2015-08-01 17:06:57 -07:00
ManiphestTaskDetailController.php Make "Quote" work with EditEngine in Paste and Maniphest 2015-12-04 16:29:29 -08:00
ManiphestTaskEditController.php Modernize Maniphest 2015-11-30 06:45:39 -08:00
ManiphestTaskEditProController.php Rough in EditEngine for Maniphest 2015-12-04 16:29:23 -08:00
ManiphestTaskListController.php Partially update Maniphest for handleProcess 2015-08-01 17:06:57 -07:00