mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
47051643c7
Summary: Fixes T8458, Show informative errors when attempting to set a recurrence end date on a non-recurring event. Test Plan: Create new event, set recurrence end date via date-picker without setting the "is recurring" checkbox, and attempt to save. Should get error saying there cannot be a recurrence end date on a non-recurring event. Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin, epriestley Maniphest Tasks: T8458 Differential Revision: https://secure.phabricator.com/D13192 |
||
---|---|---|
.. | ||
PhabricatorCalendarController.php | ||
PhabricatorCalendarEventCancelController.php | ||
PhabricatorCalendarEventCommentController.php | ||
PhabricatorCalendarEventDragController.php | ||
PhabricatorCalendarEventEditController.php | ||
PhabricatorCalendarEventEditIconController.php | ||
PhabricatorCalendarEventJoinController.php | ||
PhabricatorCalendarEventListController.php | ||
PhabricatorCalendarEventViewController.php |