1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 23:32:40 +01:00
phorge-phorge/src/infrastructure/customfield
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
..
config Found some missing icons 2014-05-13 07:45:39 -07:00
exception Normalize validation/requried API 2013-09-19 11:55:54 -07:00
field Support custom fields in "Order By" for Maniphest 2014-08-02 18:22:16 +10:00
interface Further simplify PhabricatorCustomFieldInterface 2013-08-14 12:34:09 -07:00
parser Bring "fixes x as y" parser forward and use new parsers instead of old ones 2014-02-17 15:59:13 -08:00
standard Support custom fields in "Order By" for Maniphest 2014-08-02 18:22:16 +10:00
storage Integrate ApplicationSearch with CustomField 2013-09-16 13:44:34 -07:00