mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
ced151e6f2
Summary: Ref T10747. - Apply what changes we can with transactions, so you can see how an event has changed and import actions are more explicit. - I'll hide these from email/feed soon: I want them to appear on the event, but not generate notifications, since that could be especially annoying for automated events. - When importing, try to update existing events if we can. Test Plan: Imported a ".ics" file several times with minor changes, saw them reflected in the UI with transactions. {F1870027} Reviewers: chad Reviewed By: chad Maniphest Tasks: T10747 Differential Revision: https://secure.phabricator.com/D16701 |
||
---|---|---|
.. | ||
__tests__ | ||
PhabricatorCalendarDAO.php | ||
PhabricatorCalendarEvent.php | ||
PhabricatorCalendarEventInvitee.php | ||
PhabricatorCalendarEventTransaction.php | ||
PhabricatorCalendarEventTransactionComment.php | ||
PhabricatorCalendarExport.php | ||
PhabricatorCalendarExportTransaction.php | ||
PhabricatorCalendarHoliday.php | ||
PhabricatorCalendarImport.php | ||
PhabricatorCalendarImportTransaction.php | ||
PhabricatorCalendarSchemaSpec.php |