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 973101cae6 Correctly display event id and sequence in crumb and page title on eventviewcontroller
Summary: Fixes T8459, Correctly display event id and sequence in crumb and page title on eventviewcontroller

Test Plan: Open `E111/3`, crumb and title should display '`E111 (3)`' instead of '`E111`'.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T8459

Differential Revision: https://secure.phabricator.com/D13211
2015-06-08 11:05:54 -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 Correctly display event id and sequence in crumb and page title on eventviewcontroller 2015-06-08 11:05:54 -07:00