1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/maniphest/query
James Rhodes 46b4fa85d0 Support custom fields in "Order By" for Maniphest
Summary:
Resolves T4659.  This implements support for sorting tasks by custom fields.

Some of this feels hacky in the way it's hooked up to the Maniphest search engine and task query.

Test Plan: Queryed on a custom date field, with a small page size, and moved back and forth through the result set.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T4659

Differential Revision: https://secure.phabricator.com/D10106
2014-08-02 18:22:16 +10:00
..
ManiphestTaskQuery.php Support custom fields in "Order By" for Maniphest 2014-08-02 18:22:16 +10:00
ManiphestTaskSearchEngine.php Support custom fields in "Order By" for Maniphest 2014-08-02 18:22:16 +10:00
ManiphestTransactionQuery.php Rename ManiphestTransactionPro -> ManiphestTransaction 2013-09-24 10:49:06 -07:00