1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/applications/dashboard/controller
epriestley 64dddc76c5 Remove Controller->getHandle() and Controller->loadHandles()
Summary: Ref T7689. Modernize all callsites of these methods.

Test Plan:
- Poked at dashboards.
  - Pretty sure this code is technically unreachable right now.
- Viewed commit; viewed "Audit Status".
- Viewed a fund; viewed "Payable to"; viewed "Owner".
- Viewed herald rules; viewed "Author"; viewed "Applies To".
- Viewed a Legalpad document; viewed "Contributors".
- Viewed Phame post list; viewed blog; viewed post (viewed "Blog", viewed "Blogger").
- Viewed a macro; viewed "Audio".
- Viewed a Phriction page; viewed "Last Author".
- Viewed a Ponder question; viewed "Author".
- Viewed a Ponder answer; viewed header.
  - Behavior changed very slightly here; whatevs.
- Viewed a Countdown; viewed "Author".

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7689

Differential Revision: https://secure.phabricator.com/D12210
2015-03-31 05:48:20 -07:00
..
PhabricatorDashboardAddPanelController.php Allow dashboard panels to be archived 2014-07-01 17:50:28 -07:00
PhabricatorDashboardController.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
PhabricatorDashboardCopyController.php Modernize Dashboard edges 2015-01-02 10:11:59 +11:00
PhabricatorDashboardEditController.php Modernize Dashboard edges 2015-01-02 10:11:59 +11:00
PhabricatorDashboardHistoryController.php Cleanup Dashboard Crumbs 2015-02-01 20:43:02 -08:00
PhabricatorDashboardInstallController.php Remove Controller->getHandle() and Controller->loadHandles() 2015-03-31 05:48:20 -07:00
PhabricatorDashboardListController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
PhabricatorDashboardManageController.php Remove most callsites to Controller->renderHandlesForPHIDs() 2015-03-31 05:48:19 -07:00
PhabricatorDashboardMovePanelController.php Fix some off-by-one issues when drag-and-dropping dashboard panels 2014-06-16 09:15:35 -07:00
PhabricatorDashboardPanelArchiveController.php Allow dashboard panels to be archived 2014-07-01 17:50:28 -07:00
PhabricatorDashboardPanelEditController.php Modernize Dashboard edges 2015-01-02 10:11:59 +11:00
PhabricatorDashboardPanelListController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
PhabricatorDashboardPanelRenderController.php Minor, allow public access to dashboards and panels. 2014-06-23 16:48:24 -07:00
PhabricatorDashboardPanelViewController.php Remove most callsites to Controller->renderHandlesForPHIDs() 2015-03-31 05:48:19 -07:00
PhabricatorDashboardRemovePanelController.php Modernize Dashboard edges 2015-01-02 10:11:59 +11:00
PhabricatorDashboardUninstallController.php Remove Controller->getHandle() and Controller->loadHandles() 2015-03-31 05:48:20 -07:00
PhabricatorDashboardViewController.php Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00