mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-18 11:30:55 +01:00
27cfd8d19e
Summary: Ref T7924. This: - Adds support for remarkup block changes to Modular Transactions. - Exposes remarkup changes from the Calendar event "Description" transaction. This makes stuff like mentions and file embeds work properly. Test Plan: Mentioned a task in an event description, saw a mention appear on the task. Uploaded a file to an event description, saw the file become "Attached" to the event. (Neither of these worked properly before.) Reviewers: chad Reviewed By: chad Maniphest Tasks: T7924 Differential Revision: https://secure.phabricator.com/D16481 |
||
---|---|---|
.. | ||
PhabricatorCalendarEventAcceptTransaction.php | ||
PhabricatorCalendarEventAllDayTransaction.php | ||
PhabricatorCalendarEventCancelTransaction.php | ||
PhabricatorCalendarEventDateTransaction.php | ||
PhabricatorCalendarEventDeclineTransaction.php | ||
PhabricatorCalendarEventDescriptionTransaction.php | ||
PhabricatorCalendarEventEndDateTransaction.php | ||
PhabricatorCalendarEventFrequencyTransaction.php | ||
PhabricatorCalendarEventHostTransaction.php | ||
PhabricatorCalendarEventIconTransaction.php | ||
PhabricatorCalendarEventInviteTransaction.php | ||
PhabricatorCalendarEventNameTransaction.php | ||
PhabricatorCalendarEventRecurringTransaction.php | ||
PhabricatorCalendarEventReplyTransaction.php | ||
PhabricatorCalendarEventStartDateTransaction.php | ||
PhabricatorCalendarEventTransactionType.php | ||
PhabricatorCalendarEventUntilDateTransaction.php |