1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/project/query
epriestley 3cdaf52ce9 Make Subscribers automatically provide working SearchFields
Summary:
Ref T8441. Ref T7715. For modern Query classes, automatically make subscriber queries and SearchField integrations work.

In particular, we can just drive this query with EdgeLogic and don't need to do anything specific on these Query classes beyond making sure they're implemented in a way that picks up all of the EdgeLogic clauses.

Test Plan:
  - Searched for subscribers in Pholio, Files, Paste, and Projects.
  - Searched for all other fields in Projects to check that Query changes are OK.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7715, T8441

Differential Revision: https://secure.phabricator.com/D13191
2015-06-08 12:20:53 -07:00
..
PhabricatorProjectColumnPositionQuery.php Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
PhabricatorProjectColumnQuery.php Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery 2015-04-20 10:06:09 -07:00
PhabricatorProjectColumnTransactionQuery.php Workboards - add column detail page 2014-03-26 14:40:47 -07:00
PhabricatorProjectQuery.php Make Subscribers automatically provide working SearchFields 2015-06-08 12:20:53 -07:00
PhabricatorProjectSearchEngine.php Move Projects to SearchFields 2015-06-08 12:20:16 -07:00
PhabricatorProjectTransactionQuery.php Add project history and title strings 2013-10-22 13:49:37 -07:00