1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/search/query
epriestley 4e70664ed4 Fix alternate filtering conditions in object selector dialog
Summary:
These didn't get updated either when the main search got rebuilt. Adjust and modernize them. Also this uses "exclude", which I couldn't find any callsites for but just missed, so restore that.

At some point I plan to swap this whole thing to ApplicationSearch and that will let us get rid of a bunch of stuff.

Test Plan: Searched for all filters, got sensible results, verified source object doesn't show up as a result.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran, mbishopim3

Differential Revision: https://secure.phabricator.com/D8188
2014-02-11 07:45:33 -08:00
..
PhabricatorNamedQueryQuery.php Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
PhabricatorSavedQueryQuery.php Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
PhabricatorSearchApplicationSearchEngine.php Use ApplicationSearch to power primary search 2014-02-03 12:52:47 -08:00
PhabricatorSearchDocumentQuery.php Fix alternate filtering conditions in object selector dialog 2014-02-11 07:45:33 -08:00