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)
Tue, Jan 28, 1:52 AM
Unknown Object (File)
Sat, Jan 25, 9:25 PM
Unknown Object (File)
Sat, Jan 25, 8:03 PM
Unknown Object (File)
Fri, Jan 24, 7:42 PM
Unknown Object (File)
Fri, Jan 24, 4:46 PM
Unknown Object (File)
Fri, Jan 24, 4:45 PM
Unknown Object (File)
Fri, Jan 24, 4:45 PM
Unknown Object (File)
Fri, Jan 24, 4:45 PM
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.