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/standard
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
..
PhabricatorStandardCustomField.php Support custom fields in "Order By" for Maniphest 2014-08-02 18:22:16 +10:00
PhabricatorStandardCustomFieldBool.php Support custom fields in "Order By" for Maniphest 2014-08-02 18:22:16 +10:00
PhabricatorStandardCustomFieldCredential.php Implement a "credential" standard custom field 2014-03-25 16:13:27 -07:00
PhabricatorStandardCustomFieldDate.php Support custom fields in "Order By" for Maniphest 2014-08-02 18:22:16 +10:00
PhabricatorStandardCustomFieldHeader.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
PhabricatorStandardCustomFieldInt.php Support custom fields in "Order By" for Maniphest 2014-08-02 18:22:16 +10:00
PhabricatorStandardCustomFieldPHIDs.php Support CustomField in Herald, mostly 2014-04-03 18:43:49 -07:00
PhabricatorStandardCustomFieldRemarkup.php Preserve line breaks in standard remarkup fields 2014-07-25 13:12:06 -07:00
PhabricatorStandardCustomFieldSelect.php Implement detail views for many Differential fields on ApplicationTransactions 2014-02-26 14:46:18 -08:00
PhabricatorStandardCustomFieldText.php Support CustomField in Herald, mostly 2014-04-03 18:43:49 -07:00
PhabricatorStandardCustomFieldUsers.php Modernize "users" typeahead datasource 2014-07-17 15:44:18 -07:00