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 14af40afa0 Calendar day view should have forward/back controls to scroll through days
Summary: Ref T4393, Calendar day view should have forward/back controls to scroll through days

Test Plan: Open day view on first or last day of the month, scrolling backwards or forwards through days should correctly calculate the date of the next day and the previous day and correctly find events.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T4393

Differential Revision: https://secure.phabricator.com/D12721
2015-05-05 12:51:32 -07:00
..
PhabricatorCalendarBrowseController.php Clean up some more handle callsites 2015-04-09 16:15:13 -07:00
PhabricatorCalendarController.php Expand ApplicationSearch on Calendar 2015-05-02 15:27:33 -07:00
PhabricatorCalendarEventCancelController.php Canceling calendar events should deactivate the event 2015-04-29 08:39:39 -07:00
PhabricatorCalendarEventCommentController.php Calendar events should support comments 2015-04-30 17:38:04 -07:00
PhabricatorCalendarEventEditController.php Fix datepicker to show correct error messages on Calendar event edit view 2015-05-01 16:07:57 -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 Invitee list on Calendar event detail view should have pretty icons 2015-05-05 12:29:04 -07:00