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)
Mar 2 2026, 1:14 PM
Unknown Object (File)
Mar 2 2026, 1:14 PM
Unknown Object (File)
Feb 14 2026, 6:54 PM
Unknown Object (File)
Jan 13 2026, 3:19 PM
Unknown Object (File)
Nov 28 2025, 9:53 PM
Unknown Object (File)
Nov 23 2025, 4:48 AM
Unknown Object (File)
Oct 18 2025, 6:51 AM
Unknown Object (File)
Oct 17 2025, 1:00 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
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.