1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-18 11:30:55 +01:00
phorge-phorge/src/applications/calendar/xaction
epriestley 86a00ee4ab Make Calendar ICS imports sort of work in a crude, approximate way
Summary: Ref T10747. This barely works, but can technically import some event data.

Test Plan: Used import flow to import a ".ics" document.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10747

Differential Revision: https://secure.phabricator.com/D16699
2016-10-12 15:29:05 -07:00
..
PhabricatorCalendarEventAcceptTransaction.php Convert Calendar to Modular Transactions 2016-07-13 07:46:33 -07:00
PhabricatorCalendarEventAllDayTransaction.php Store "start", "end", and "until" event dates as CalendarDateTime objects 2016-10-06 03:51:57 -07:00
PhabricatorCalendarEventCancelTransaction.php Convert Calendar to Modular Transactions 2016-07-13 07:46:33 -07:00
PhabricatorCalendarEventDateTransaction.php Convert Calendar to Modular Transactions 2016-07-13 07:46:33 -07:00
PhabricatorCalendarEventDeclineTransaction.php Convert Calendar to Modular Transactions 2016-07-13 07:46:33 -07:00
PhabricatorCalendarEventDescriptionTransaction.php Support object mentions in Calendar Event descriptions 2016-08-31 15:33:45 -07:00
PhabricatorCalendarEventEndDateTransaction.php Migrate Calendar away from stored-epoch fields 2016-10-06 03:55:59 -07:00
PhabricatorCalendarEventFrequencyTransaction.php Fix an issue with recurrence rules being set improperly in transaction code 2016-10-07 08:07:57 -07:00
PhabricatorCalendarEventHostTransaction.php Make event hosts editable 2016-07-13 15:40:41 -07:00
PhabricatorCalendarEventIconTransaction.php Convert Calendar to Modular Transactions 2016-07-13 07:46:33 -07:00
PhabricatorCalendarEventInviteTransaction.php Re-implement calendar.invite transactions 2016-07-22 18:03:28 +00:00
PhabricatorCalendarEventNameTransaction.php Convert Calendar to Modular Transactions 2016-07-13 07:46:33 -07:00
PhabricatorCalendarEventRecurringTransaction.php Rename Event "userPHID" to "hostPHID" 2016-07-13 15:39:55 -07:00
PhabricatorCalendarEventReplyTransaction.php Convert Calendar to Modular Transactions 2016-07-13 07:46:33 -07:00
PhabricatorCalendarEventStartDateTransaction.php Migrate Calendar away from stored-epoch fields 2016-10-06 03:55:59 -07:00
PhabricatorCalendarEventTransactionType.php Convert Calendar to Modular Transactions 2016-07-13 07:46:33 -07:00
PhabricatorCalendarEventUntilDateTransaction.php Use more CalendarDateTime and fewer epoch timestamps in Calendar 2016-10-06 03:52:59 -07:00
PhabricatorCalendarExportDisableTransaction.php Rough in most of Calendar exports 2016-10-06 04:06:35 -07:00
PhabricatorCalendarExportModeTransaction.php Rough in most of Calendar exports 2016-10-06 04:06:35 -07:00
PhabricatorCalendarExportNameTransaction.php Rough in most of Calendar exports 2016-10-06 04:06:35 -07:00
PhabricatorCalendarExportQueryKeyTransaction.php Make more of the Calendar export workflow work 2016-10-06 04:14:29 -07:00
PhabricatorCalendarExportTransactionType.php Rough in most of Calendar exports 2016-10-06 04:06:35 -07:00
PhabricatorCalendarImportDisableTransaction.php Make Calendar ICS imports sort of work in a crude, approximate way 2016-10-12 15:29:05 -07:00
PhabricatorCalendarImportICSFileTransaction.php Make Calendar ICS imports sort of work in a crude, approximate way 2016-10-12 15:29:05 -07:00
PhabricatorCalendarImportNameTransaction.php Make Calendar ICS imports sort of work in a crude, approximate way 2016-10-12 15:29:05 -07:00
PhabricatorCalendarImportTransactionType.php Make Calendar ICS imports sort of work in a crude, approximate way 2016-10-12 15:29:05 -07:00