1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/calendar/controller
epriestley 684805a88a Move rendering to SearchEngine for Calendar
Summary:
Ref T4986. This one needs `getApplicationURI()` so make it a little beefier to deal with that.

(It would be vaguely nice to somehow share the handle and application stuff between Controllers and Engine classes like this, but I don't immediately see a clean way to do it without traits. Not a big deal, in any case.)

Test Plan:
  - Viewed Calendar.
  - Made a Calendar panel.
  - Viewed feed.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4986

Differential Revision: https://secure.phabricator.com/D9012
2014-05-08 20:04:18 -07:00
..
PhabricatorCalendarBrowseController.php Make "My Events" default on Calendar 2014-03-05 08:24:45 -08:00
PhabricatorCalendarController.php Make "My Events" default on Calendar 2014-03-05 08:24:45 -08:00
PhabricatorCalendarEventDeleteController.php Rename "status" to "event" in most URIs / classes / etc 2014-02-06 10:10:07 -08:00
PhabricatorCalendarEventEditController.php Issue a proper 404 when trying to edit nonexistent events 2014-03-21 19:11:48 -07:00
PhabricatorCalendarEventListController.php Move rendering to SearchEngine for Calendar 2014-05-08 20:04:18 -07:00
PhabricatorCalendarEventViewController.php Add crumbs to calendar 2014-02-17 16:08:50 -08:00
PhabricatorCalendarViewController.php Make "My Events" default on Calendar 2014-03-05 08:24:45 -08:00