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
F13135006: D16667.diff
Thu, May 2, 6:24 AM
Unknown Object (File)
Thu, Apr 25, 1:55 AM
Unknown Object (File)
Fri, Apr 12, 2:28 AM
Unknown Object (File)
Thu, Apr 11, 9:34 AM
Unknown Object (File)
Mar 31 2024, 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
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
Branch
cal8
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/calendar/storage/PhabricatorCalendarEvent.php:832XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 14013
Build 18170: Run Core Tests
Build 18169: arc lint + arc unit

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.