1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 04:02:43 +01:00
phorge-phorge/src/applications/calendar/query
lkassianik 0aea2cb1c0 Implement day view event clustering so that overlapping events can share latitude
Summary: Ref T4393, Implement day view event clustering so that overlapping events can share latitude.

Test Plan: Open day view in Calendar search query on a day with overlapping events. Overlapping events should be displayed side by side when possible, and should be layed out as a staircase when overlapping times.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T4393

Differential Revision: https://secure.phabricator.com/D12711
2015-05-04 21:23:18 -07:00
..
PhabricatorCalendarEventInviteeQuery.php Fixing strictly null checks in CalendarInviteeQuery 2015-04-29 13:56:26 -07:00
PhabricatorCalendarEventQuery.php Calendar events should now auto-invite the creator 2015-04-29 13:51:09 -07:00
PhabricatorCalendarEventSearchEngine.php Implement day view event clustering so that overlapping events can share latitude 2015-05-04 21:23:18 -07:00
PhabricatorCalendarEventTransactionQuery.php T5464, ApplicationTransactions for calendar events 2015-04-28 06:26:48 -07:00