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
epriestley 00f192cebb Save ApplicationSearch queries generated from GET parameters in the request
Summary:
Fixes T4239. Currently, if you go to `/maniphest/?authors=alincoln`, operations dependent on the query key (like "Save Custom Query..." and "Export to Excel...") don't have a query key to work with. Make sure they have one.

Also remove a stray `phlog()`.

Test Plan: "Save Custom Query...", etc., now work on GET queries.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4239

Differential Revision: https://secure.phabricator.com/D7777
2013-12-16 12:30:51 -08:00
..
application Add search app icon 2013-10-23 11:30:52 -07:00
config Search options. 2013-01-11 15:28:19 -08:00
constants Remove legacy "touched" table and indexing 2013-09-12 13:04:09 -07:00
controller Save ApplicationSearch queries generated from GET parameters in the request 2013-12-16 12:30:51 -08:00
engine Save ApplicationSearch queries generated from GET parameters in the request 2013-12-16 12:30:51 -08:00
index Add event dispatch for updated search indexes 2013-09-12 13:05:54 -07:00
interface Provide PhabricatorSavedQuery to renderResultsList() 2013-07-03 05:46:04 -07:00
management Index projects in the main search index 2013-09-12 13:05:19 -07:00
query Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
selector Delete license headers from files 2012-11-05 11:16:51 -08:00
storage Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
view Display closed documents with crossed text in search result. 2013-11-25 20:05:36 -08:00