1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/calendar/controller
lkassianik 0f914afda9 Canceling calendar events should deactivate the event
Summary: Closes T7943, Canceling calendar event should deactivate the event instead of destroying data.

Test Plan: Create an event, cancel it, see changed status icon, query for active events, event should not appear, query for deactivated events, event should appear in results.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7943

Differential Revision: https://secure.phabricator.com/D12604
2015-04-29 08:39:39 -07:00
..
PhabricatorCalendarBrowseController.php Clean up some more handle callsites 2015-04-09 16:15:13 -07:00
PhabricatorCalendarController.php Increase visibility of PhabricatorController::buildApplicationMenu methods 2015-01-16 07:41:26 +11:00
PhabricatorCalendarEventCancelController.php Canceling calendar events should deactivate the event 2015-04-29 08:39:39 -07:00
PhabricatorCalendarEventEditController.php Canceling calendar events should deactivate the event 2015-04-29 08:39:39 -07:00
PhabricatorCalendarEventListController.php Decouple some aspects of request routing and construction 2014-10-17 05:01:40 -07:00
PhabricatorCalendarEventViewController.php Canceling calendar events should deactivate the event 2015-04-29 08:39:39 -07:00
PhabricatorCalendarViewController.php Clean up some more handle callsites 2015-04-09 16:15:13 -07:00