1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/search/controller
epriestley 17afcdcf95 Explicitly degrade edge editing for commit/task edges until T4896
Summary:
Commits don't support `PhabricatorApplicationTransactionInterface` yet, so the "Edit Maniphest Tasks" dialog from the commit UI currently bombs.

Hard-code it to do the correct writes in a low-level way. After T4896 we can remove this and do `ApplicationTransaction` stuff.

Test Plan: Used the "Edit Maniphest Tasks" UI from Diffusion.

Reviewers: joshuaspence

Reviewed By: joshuaspence

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D9975
2014-07-17 18:37:09 -07:00
..
PhabricatorApplicationSearchController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
PhabricatorSearchAttachController.php Explicitly degrade edge editing for commit/task edges until T4896 2014-07-17 18:37:09 -07:00
PhabricatorSearchBaseController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorSearchController.php Move even more rendering into SearchEngine 2014-05-09 12:28:02 -07:00
PhabricatorSearchDeleteController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorSearchEditController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorSearchHovercardController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorSearchOrderController.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorSearchSelectController.php Remove @group annotations 2014-07-10 08:12:48 +10:00