1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/conpherence/query
epriestley 258cf23684 Use a modern query object to query Calendar events
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.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4375

Differential Revision: https://secure.phabricator.com/D8146
2014-02-06 10:07:42 -08:00
..
ConpherenceParticipantCountQuery.php Conpherence - paginate thread list 2013-04-26 10:30:41 -07:00
ConpherenceParticipantQuery.php Conpherence - paginate thread list 2013-04-26 10:30:41 -07:00
ConpherenceThreadQuery.php Use a modern query object to query Calendar events 2014-02-06 10:07:42 -08:00
ConpherenceTransactionQuery.php Use application PHIDs for application transactions 2013-07-29 12:04:15 -07:00