Page MenuHomePhabricator

Mostly drive Calendar event recurrence with the RRULE engine
ClosedPublic

Authored by epriestley on Oct 5 2016, 4:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 12, 2:28 AM
Unknown Object (File)
Thu, Apr 11, 9:34 AM
Unknown Object (File)
Sun, Mar 31, 4:28 AM
Unknown Object (File)
Mar 10 2024, 4:27 PM
Unknown Object (File)
Feb 21 2024, 1:00 AM
Unknown Object (File)
Jan 26 2024, 7:14 AM
Unknown Object (File)
Jan 14 2024, 5:44 PM
Unknown Object (File)
Jan 4 2024, 9:28 AM
Subscribers
None

Details

Summary

Ref T10737. Today, we evalute recurrence twice: once when querying, and once in all other cases. This converts the second case to use the RRULE engine.

Next up is making the query use the RRULE engine, too.

Test Plan

Created a new recurring event, iterated through it by clicking "next instance", viewed it on Calendar view.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Mostly drive Calendar event recurrence with the RRULE engine.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Oct 5 2016, 5:03 PM
This revision was automatically updated to reflect the committed changes.