Page MenuHomePhabricator

Allow Calendar imports to be configured with hourly or daily auto-updates
ClosedPublic

Authored by epriestley on Oct 26 2016, 6:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 7:12 AM
Unknown Object (File)
Sun, Apr 7, 11:31 PM
Unknown Object (File)
Wed, Apr 3, 8:20 PM
Unknown Object (File)
Sat, Mar 30, 8:47 AM
Unknown Object (File)
Sat, Mar 30, 8:47 AM
Unknown Object (File)
Sat, Mar 30, 8:47 AM
Unknown Object (File)
Tue, Mar 26, 12:19 PM
Unknown Object (File)
Thu, Mar 21, 10:55 AM
Subscribers
None

Details

Summary

Ref T10747. For URI-based (and, in the future, Google-based) imports, we can automatically refresh them periodically.

(In the general case there's no way to get a push notification for an ICS file, so we just have to do this every-so-often.)

Test Plan
  • Set an ICS file to update hourly.
  • Used bin/trigger fire --id ... to fire it artificially.
  • Saw Calendar update.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow Calendar imports to be configured with hourly or daily auto-updates.
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 26 2016, 7:15 PM
This revision was automatically updated to reflect the committed changes.