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
epriestley 37f35e9ecc Remove "viewerDateFrom" / "viewerDateTo" in favor of CalendarDateTime methods
Summary: Ref T10747. The CalendarDateTime object now carries the viewer timezone as part of its state, so we don't need to have separate accessors.

Test Plan:
  - Viewed events, checked that crumbs render properly.
  - Edited events.
  - Created new events.
  - Viewed calendar.
  - Viewed event detail pages.
  - Viewed profile mini-calendar.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10747

Differential Revision: https://secure.phabricator.com/D16662
2016-10-06 03:52:30 -07:00
..
__tests__ Make translation, timezone and pronoun into real settings 2016-06-02 06:29:47 -07:00
application Make .ics export less scary and attach .ics files to event mail 2016-09-15 10:33:17 -07:00
capability Provide default view and edit policies in Calendar, plus "Event Host" and "Event Invitees" 2016-07-13 15:42:12 -07:00
command Convert Calendar to Modular Transactions 2016-07-13 07:46:33 -07:00
conduit Add calendar.event.search and calendar.event.edit 2016-07-13 10:17:46 -07:00
controller Remove "viewerDateFrom" / "viewerDateTo" in favor of CalendarDateTime methods 2016-10-06 03:52:30 -07:00
editor Remove "viewerDateFrom" / "viewerDateTo" in favor of CalendarDateTime methods 2016-10-06 03:52:30 -07:00
herald Add basic Herald support to Calendar 2016-08-06 14:37:33 -07:00
icon Provide a "PHUIFormIconSetControl" 2015-12-16 08:46:51 -08:00
mail phtize all the things 2015-05-22 21:16:39 +10:00
phid Make Calendar Event handles slightly more modern 2016-07-14 10:03:42 -07:00
policyrule Provide default view and edit policies in Calendar, plus "Event Host" and "Event Invitees" 2016-07-13 15:42:12 -07:00
query Remove "viewerDateFrom" / "viewerDateTo" in favor of CalendarDateTime methods 2016-10-06 03:52:30 -07:00
remarkup Calendar event monograms, part 3. Remarkup for calendar event monograms. 2015-04-27 14:27:34 -07:00
search Rename Event "userPHID" to "hostPHID" 2016-07-13 15:39:55 -07:00
storage Remove "viewerDateFrom" / "viewerDateTo" in favor of CalendarDateTime methods 2016-10-06 03:52:30 -07:00
util Linter fixes 2015-12-03 07:44:23 +11:00
view Make Calendar month view events render a little more consistently 2016-07-15 13:24:54 -07:00
xaction Store "start", "end", and "until" event dates as CalendarDateTime objects 2016-10-06 03:51:57 -07:00