1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/calendar/query
epriestley f44a9a4e48 Remove "isCancelledEvent()" wrapper on Calendar Events
Summary: Ref T11804. The field now reads the correct value directly and we don't need this wrapper.

Test Plan: Poked around Calendar without explosions.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11804

Differential Revision: https://secure.phabricator.com/D16779
2016-10-31 15:30:21 -07:00
..
PhabricatorCalendarEventInviteeQuery.php Fixing strictly null checks in CalendarInviteeQuery 2015-04-29 13:56:26 -07:00
PhabricatorCalendarEventQuery.php Begin navigating the mess that is edits to recurring events 2016-10-31 14:20:55 -07:00
PhabricatorCalendarEventSearchEngine.php Remove "isCancelledEvent()" wrapper on Calendar Events 2016-10-31 15:30:21 -07:00
PhabricatorCalendarEventTransactionQuery.php T5464, ApplicationTransactions for calendar events 2015-04-28 06:26:48 -07:00
PhabricatorCalendarExportQuery.php Export recurring events and build ICS files for configured exports 2016-10-06 14:07:17 -07:00
PhabricatorCalendarExportSearchEngine.php Make more of the Calendar export workflow work 2016-10-06 04:14:29 -07:00
PhabricatorCalendarExportTransactionQuery.php Make more of the Calendar export workflow work 2016-10-06 04:14:29 -07:00
PhabricatorCalendarExternalInviteeQuery.php Support arbitary event invitees when importing events 2016-10-27 13:27:58 -07:00
PhabricatorCalendarImportLogQuery.php Add import log messages to Calendar imports 2016-10-14 07:57:48 -07:00
PhabricatorCalendarImportLogSearchEngine.php Add a SearchEngine for Calendar import logs 2016-10-18 15:23:37 -07:00
PhabricatorCalendarImportQuery.php Make Calendar ICS imports sort of work in a crude, approximate way 2016-10-12 15:29:05 -07:00
PhabricatorCalendarImportSearchEngine.php Make Calendar ICS imports sort of work in a crude, approximate way 2016-10-12 15:29:05 -07:00
PhabricatorCalendarImportTransactionQuery.php Prepare for event imports in Calendar 2016-10-12 10:45:31 -07:00