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 da52a27b42 Calendar event detail view should show no time for all day events, and should show only one time field for one day events.
Summary: Ref T8021, Calendar event detail view should show no time for all day events, and should show only one time field for one day events

Test Plan: Open all-day event, event should show "Time" field with not start/end dates. Two day events should show start and end days, not times. Normal events should show old way of displaying start and end times.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T8021

Differential Revision: https://secure.phabricator.com/D12768
2015-05-08 08:08:26 -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 Translate "All Day" events into the viewer's time 2015-05-07 18:57:28 -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 Calendar event detail view should show no time for all day events, and should show only one time field for one day events. 2015-05-08 08:08:26 -07:00