1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/calendar/controller
lkassianik 8a10cfbc98 Fix missing recurrence end date control
Summary: Ref T8472, Fix missing recurrence end date control

Test Plan: Create new event, recurrence end date should be available.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Maniphest Tasks: T8472

Differential Revision: https://secure.phabricator.com/D13241
2015-06-10 15:37:29 -07:00
..
PhabricatorCalendarController.php DRAFT - Make cancel/reinstate child/ghost/recurring events work 2015-06-06 13:03:21 -07:00
PhabricatorCalendarEventCancelController.php Add helper method on event object to determine if event is the parent of a recurrence. 2015-06-08 21:40:32 -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 Fix missing recurrence end date control 2015-06-10 15:37:29 -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 Allow safe editing of recurring events 2015-06-09 17:22:08 -07:00