Page MenuHomePhabricator

Add edit notes to Phriction emails
ClosedPublic

Authored by chad on Sep 9 2016, 2:13 AM.
Tags
None
Referenced Files
F15465589: D16526.id.diff
Wed, Apr 2, 8:59 PM
F15462365: D16526.diff
Tue, Apr 1, 2:32 PM
F15412338: D16526.id39769.diff
Wed, Mar 19, 12:31 PM
F15407533: D16526.id39771.diff
Tue, Mar 18, 6:09 PM
F15391542: D16526.id39769.diff
Sat, Mar 15, 10:26 AM
F15333471: D16526.id39771.diff
Sat, Mar 8, 2:30 AM
F15317703: D16526.diff
Thu, Mar 6, 7:46 PM
Unknown Object (File)
Feb 18 2025, 11:43 AM
Subscribers

Details

Summary

Fixes T9294. Adds edit notes.

Test Plan

Edit a document, see notes in email.

Diff Detail

Repository
rP Phabricator
Branch
email-phriction-notes (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 13652
Build 17599: Run Core Tests
Build 17598: arc lint + arc unit

Event Timeline

chad retitled this revision from to Add edit notes to Phriction emails.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/phriction/editor/PhrictionTransactionEditor.php
433

Prefer if(strlen($description)) so the common and informative description "0" works correctly.

This revision is now accepted and ready to land.Sep 9 2016, 2:15 AM
This revision was automatically updated to reflect the committed changes.