1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/calendar/view
epriestley f33b5c30eb Use the same date rendering display logic for both tooltips and subheaders
Summary: Ref T11816. This could be a little cleaner, but we currently have two copies of the logic. Get them using the same code. Once that's actually working I can go make the code a little prettier.

Test Plan: Viewed Calendar month view tooltips, saw the same values as subheaders.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11816

Differential Revision: https://secure.phabricator.com/D16880
2016-11-16 08:37:25 -08:00
..
AphrontCalendarEventView.php Use the same date rendering display logic for both tooltips and subheaders 2016-11-16 08:37:25 -08:00
PhabricatorCalendarImportLogView.php When import fails because we can't parse an ICS file, show it nicely 2016-10-18 15:24:47 -07:00
PHUIUserAvailabilityView.php Allow users to mark themselves as "Available", "Busy" or "Away" while attending an event 2016-11-04 16:55:44 -07:00