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/controller
lkassianik 47051643c7 Show informative errors when attempting to set a recurrence end date on a non-recurring event.
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
2015-06-07 15:57:19 -07:00
..
PhabricatorCalendarController.php DRAFT - Make cancel/reinstate child/ghost/recurring events work 2015-06-06 13:03:21 -07:00
PhabricatorCalendarEventCancelController.php DRAFT - Make cancel/reinstate child/ghost/recurring events work 2015-06-06 13:03:21 -07:00
PhabricatorCalendarEventCommentController.php Calendar events should support comments 2015-04-30 17:38:04 -07:00
PhabricatorCalendarEventDragController.php Rescheduling events by dragging them in day view 2015-05-23 19:47:23 -07:00
PhabricatorCalendarEventEditController.php Show informative errors when attempting to set a recurrence end date on a non-recurring event. 2015-06-07 15:57:19 -07:00
PhabricatorCalendarEventEditIconController.php Skeleton of calendar icon infrastructure 2015-05-19 11:13:20 -07:00
PhabricatorCalendarEventJoinController.php Invitee list on Calendar event detail view should have pretty icons 2015-05-05 12:29:04 -07:00
PhabricatorCalendarEventListController.php Calendar day view should have forward/back controls to scroll through days 2015-05-05 12:51:32 -07:00
PhabricatorCalendarEventViewController.php DRAFT - Make cancel/reinstate child/ghost/recurring events work 2015-06-06 13:03:21 -07:00