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 ae03cb7fff Issue a proper 404 when trying to edit nonexistent events
Summary: We'll fatal a little later here when trying to call methods. 404 instead.

Test Plan: Visited `/calendar/event/edit/9999999/` or similar.

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D8591
2014-03-21 19:11:48 -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 Add crumbs to calendar 2014-02-17 16:08:50 -08: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