mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-25 05:58:21 +01:00
a0ea31f47f
Summary: Fixes T11804. This probably isn't perfect but seems to work fairly reasonably and not be as much of a weird nonsense mess like the old behavior was. When a user edits a recurring event, we ask them what they're trying to do. Then we more or less do that. Test Plan: - Edited an event in the middle of a series. - Edited the first event in a series. - Edited "just this" and "all future" events in various places in a series. - Edited normal events. - Cancelled various events. Reviewers: chad Reviewed By: chad Maniphest Tasks: T11804 Differential Revision: https://secure.phabricator.com/D16782 |
||
---|---|---|
.. | ||
PhabricatorCalendarController.php | ||
PhabricatorCalendarEventCancelController.php | ||
PhabricatorCalendarEventDragController.php | ||
PhabricatorCalendarEventEditController.php | ||
PhabricatorCalendarEventExportController.php | ||
PhabricatorCalendarEventJoinController.php | ||
PhabricatorCalendarEventListController.php | ||
PhabricatorCalendarEventViewController.php | ||
PhabricatorCalendarExportDisableController.php | ||
PhabricatorCalendarExportEditController.php | ||
PhabricatorCalendarExportICSController.php | ||
PhabricatorCalendarExportListController.php | ||
PhabricatorCalendarExportViewController.php | ||
PhabricatorCalendarImportDeleteController.php | ||
PhabricatorCalendarImportDisableController.php | ||
PhabricatorCalendarImportDropController.php | ||
PhabricatorCalendarImportEditController.php | ||
PhabricatorCalendarImportListController.php | ||
PhabricatorCalendarImportLogListController.php | ||
PhabricatorCalendarImportReloadController.php | ||
PhabricatorCalendarImportViewController.php |