Page MenuHomePhabricator

Implement PhabricatorProjectInterface for marking that objects can be tagged with projects
ClosedPublic

Authored by epriestley on May 30 2014, 11:24 PM.
Tags
None
Referenced Files
F13083122: D9340.diff
Wed, Apr 24, 10:26 PM
Unknown Object (File)
Sat, Apr 20, 6:58 PM
Unknown Object (File)
Fri, Apr 19, 10:20 AM
Unknown Object (File)
Fri, Apr 19, 10:20 AM
Unknown Object (File)
Fri, Apr 19, 9:58 AM
Unknown Object (File)
Fri, Apr 19, 9:34 AM
Unknown Object (File)
Thu, Apr 11, 12:44 PM
Unknown Object (File)
Mar 25 2024, 11:52 PM
Subscribers
Tokens
"Doubloon" token, awarded by chad.

Details

Summary

Ref T2628. This makes Transactions understand objects that can have project relationships, extract project mentions, and handle watching.

Test Plan

See next diff.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Implement PhabricatorProjectInterface for marking that objects can be tagged with projects.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.

(D9341 has some screenshots, I just broke it out so it can serve as a better template for T1906.)

btrahan edited edge metadata.

another great diff

src/applications/project/interface/PhabricatorProjectInterface.php
4–6

nice

src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php
1937–1940

is there a tracking task we can reference for good grepping?

This revision is now accepted and ready to land.Jun 3 2014, 10:02 PM
epriestley updated this revision to Diff 22323.

Closed by commit rP4cda3e5811c0 (authored by @epriestley).