1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/pholio
epriestley aa74af1983 Remove all "originalTitle"/"originalName" fields from objects
Summary:
Depends on D19012. Ref T13053. In D19012, I've changed "Thread-Topic" to always use PHIDs.

This change drops the selective on-object storage we have to track the original, human-readable title for objects.

Even if we end up backing out the "Thread-Topic" change, we'd be better off storing this in a table in the Mail app which just has `<objectPHID, first subject we used when sending mail for that object>`, since then we get the right behavior without needing every object to have this separate field.

Test Plan: Grepped for `original`, `originalName`, `originalTitle`, etc.

Reviewers: amckinley

Maniphest Tasks: T13053

Differential Revision: https://secure.phabricator.com/D19013
2018-02-08 06:22:03 -08:00
..
application Update menu item names for Applications -> Favorites 2017-09-05 19:05:03 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
config Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
controller Update Pholio Edit pages to new UI 2017-09-06 11:11:20 -07:00
edge Modernize Pholio edges 2015-01-02 10:11:41 +11:00
editor Use object PHIDs for "Thread-Topic" headers in mail 2018-02-08 06:21:00 -08:00
herald Make Herald test workflow modular and more clear 2016-08-03 16:12:33 -07:00
lipsum Migate more of Pholio to Modular Transaction 2017-05-10 15:13:48 -07:00
mail phtize all the things 2015-05-22 21:16:39 +10:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Don't include other users' unpublished drafts when counting Pholio inlines 2016-06-09 08:43:12 -07:00
relationships Convert all standard relationship-editing actions to modern Relationships code 2016-06-29 11:24:52 -07:00
remarkup Fix an issue with {M13} and Spaces 2015-06-13 06:54:02 -07:00
search Support Ferret engine in Pholio 2017-09-07 13:25:29 -07:00
storage Remove all "originalTitle"/"originalName" fields from objects 2018-02-08 06:22:03 -08:00
view Separate button CSS classes 2017-06-05 20:14:34 +00:00
xaction Remove all "originalTitle"/"originalName" fields from objects 2018-02-08 06:22:03 -08:00