1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/calendar
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
..
__tests__ Fix calendar display on profile. 2014-02-25 13:43:31 -08:00
application Make "My Events" default on Calendar 2014-03-05 08:24:45 -08:00
constants Calendar upgrades 2014-02-24 10:04:23 -08:00
controller Issue a proper 404 when trying to edit nonexistent events 2014-03-21 19:11:48 -07:00
exception Calendar upgrades 2014-02-24 10:04:23 -08:00
phid Assign PHIDs to calendar events 2014-02-06 10:10:43 -08:00
query Assign PHIDs to calendar events 2014-02-06 10:10:43 -08:00
storage Calendar upgrades 2014-02-24 10:04:23 -08:00
util Fix calendar display on profile. 2014-02-25 13:43:31 -08:00
view Add allday, multiday logic to AphrontEventView 2014-02-24 20:21:28 -08:00