1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/project/customfield
epriestley de40bc0c1d Allow standard custom fields to be indexed in global fulltext search
Summary: Fixes T6399. This allows you to use global search to find projects by searching for text in their descriptions.

Test Plan: Added a unique word to a project description, reindexed it, searched, got a hit.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T6399

Differential Revision: https://secure.phabricator.com/D10748
2014-10-27 13:37:41 -07:00
..
PhabricatorProjectConfiguredCustomField.php Use ApplicationTransactions and CustomField to implement build steps 2014-03-25 16:08:40 -07:00
PhabricatorProjectCustomField.php Fix PhabricatorProjectCustomFields to use storage correctly. 2014-07-11 20:20:37 -07:00
PhabricatorProjectDescriptionField.php Allow standard custom fields to be indexed in global fulltext search 2014-10-27 13:37:41 -07:00
PhabricatorProjectStandardCustomField.php Migrate project blurb/description to standard custom field storage 2014-02-10 14:31:57 -08:00