Page MenuHomePhabricator

Calendar events should support comments
ClosedPublic

Authored by lpriestley on May 1 2015, 12:25 AM.
Tags
None
Referenced Files
F18280478: D12640.diff
Fri, Aug 22, 10:04 PM
F18044574: D12640.diff
Sun, Aug 3, 7:28 AM
F18036456: D12640.id30350.diff
Sun, Aug 3, 1:56 AM
F17737163: D12640.id30350.diff
Jul 20 2025, 7:37 PM
F17737160: D12640.id30351.diff
Jul 20 2025, 7:37 PM
F17736217: D12640.id30352.diff
Jul 20 2025, 4:38 PM
F17735286: D12640.id30353.diff
Jul 20 2025, 1:35 PM
F17734130: D12640.diff
Jul 20 2025, 10:02 AM
Subscribers

Details

Summary

Closes T7956, Calendar events should support comments.

Test Plan

Open event, add comment, save, comment should appear in timeline.

Diff Detail

Repository
rP Phabricator
Branch
calendareventcomments
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5642
Build 5661: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

lpriestley retitled this revision from to Calendar events should support comments.
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
lpriestley edited edge metadata.

Use getMonogram!

epriestley edited edge metadata.
epriestley added inline comments.
src/applications/calendar/application/PhabricatorCalendarApplication.php
59

indent for consistncyreys

src/applications/calendar/controller/PhabricatorCalendarEventCommentController.php
7–14

Consider modernizing to use handleRequest(AphrontRequest $request) instead.

11

Stray debugging code.

This revision is now accepted and ready to land.May 1 2015, 12:31 AM
lpriestley marked 3 inline comments as done.
lpriestley edited edge metadata.

Considered modernizing it.

This revision was automatically updated to reflect the committed changes.