Page MenuHomePhabricator

Use a modern query object to query Calendar events
ClosedPublic

Authored by epriestley on Feb 5 2014, 7:30 PM.

Details

Summary

Ref T4375. Calendar uses oldschool loadOneWhere() calls. Make CalendarEvent policy-aware, do the edit/delete policy checks through the policy framework, and use modern query infrastructure.

Test Plan
  • Viewed calendar;
  • created, edited, deleted event;
  • viewed calendar tab in Conpherence.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped