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/search/query
epriestley cb1c3424a8 Use "tag" more consistenty when referring to associating a project with an object
Summary:
Ref T10144. This isn't comprehensive, but we can give it a try and see how it feels?

  - EditEngine forms now say "Tags" instead of "Projects".
  - Modern SearchEngine forms now say "Tags" instead of "Projects".
  - For clarity, replaced as much "in project" language as I could find with "tagged with project" language.

Test Plan: reading / grepping + used "not tagged with any project" token

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10144

Differential Revision: https://secure.phabricator.com/D15108
2016-01-24 10:02:42 -08:00
..
PhabricatorNamedQueryQuery.php Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
PhabricatorProfilePanelConfigurationQuery.php Make "profile menu" configuration mostly work 2016-01-13 11:45:31 -08:00
PhabricatorProfilePanelConfigurationTransactionQuery.php Add a missing transaction query class for panel transactions 2016-01-19 10:02:29 -08:00
PhabricatorSavedQueryQuery.php Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
PhabricatorSearchApplicationSearchEngine.php Use "tag" more consistenty when referring to associating a project with an object 2016-01-24 10:02:42 -08:00
PhabricatorSearchDocumentQuery.php Rename "SearchEngine" to "FulltextStorageEngine" 2015-12-21 17:26:19 -08:00