1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 04:02:43 +01:00
phorge-phorge/src/applications/calendar/controller
Paul Kassianik 40851e5b25 Adds Remarkup Rendering to Calendar Events' Descriptions.
Summary: Closes T8032

Test Plan: Verify that when editing a calendar event's description, there is a UI bar helping with adding markup to the description. Also verify that markup is displayed correctly on the event page once the event has been updated.

Reviewers: lpriestley, #blessed_reviewers, epriestley

Reviewed By: lpriestley, #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T8032

Differential Revision: https://secure.phabricator.com/D13355
2015-06-19 08:32:51 -07:00
..
PhabricatorCalendarController.php First pass at event modal create options. 2015-06-16 13:38:48 -07:00
PhabricatorCalendarEventCancelController.php Add helper method on event object to determine if event is the parent of a recurrence. 2015-06-08 21:40:32 -07:00
PhabricatorCalendarEventCommentController.php Calendar events should support comments 2015-04-30 17:38:04 -07:00
PhabricatorCalendarEventDragController.php Rescheduling events by dragging them in day view 2015-05-23 19:47:23 -07:00
PhabricatorCalendarEventEditController.php Adds Remarkup Rendering to Calendar Events' Descriptions. 2015-06-19 08:32:51 -07:00
PhabricatorCalendarEventEditIconController.php Skeleton of calendar icon infrastructure 2015-05-19 11:13:20 -07:00
PhabricatorCalendarEventJoinController.php Invitee list on Calendar event detail view should have pretty icons 2015-05-05 12:29:04 -07:00
PhabricatorCalendarEventListController.php Calendar day view should have forward/back controls to scroll through days 2015-05-05 12:51:32 -07:00
PhabricatorCalendarEventViewController.php Adds Remarkup Rendering to Calendar Events' Descriptions. 2015-06-19 08:32:51 -07:00