1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/maniphest
Joshua Spence 6bebb3c69a Add "and" support to "ref"
Summary: Fixes T8038. Allow `PhabricatorCustomFieldMonogramParser` to handle "and". This means that `Ref Tx, Ty and Tz` will correctly return `array('monograms' => array('Tx', 'Ty', 'Tz')`.

Test Plan: Added unit tests.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley

Maniphest Tasks: T2, T3, T1, T8038

Differential Revision: https://secure.phabricator.com/D12682
2015-05-05 07:14:15 +10:00
..
__tests__ Improve task subpriority movement algorithm for homogenous blocks 2015-03-26 11:11:23 -07:00
application Implement a scope selector for the global search 2015-04-22 14:31:36 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
command Implement the "!priority" and "!status" mail commands 2015-04-01 11:51:53 -07:00
conduit Move ManiphestTaskQuery to EdgeLogic 2015-04-23 11:49:33 -07:00
config Add "reopens" prefix 2015-05-03 10:08:31 +10:00
constants Remove unused ManiphestTaskOwner class 2015-05-03 10:07:47 +10:00
controller Update various hard-coded URIs 2015-04-26 07:15:25 -07:00
edge Modernize Pholio edges 2015-01-02 10:11:41 +11:00
editor Possibly fix issue with subpriority recursion 2015-04-22 16:48:56 -07:00
event Remove implode_selected_handle_links() 2015-03-31 05:48:20 -07:00
export phutil_utf8_shorten => PhutilUTF8StringTruncator 2014-08-29 15:15:13 -07:00
field Add "and" support to "ref" 2015-05-05 07:14:15 +10:00
lipsum Fix some linter violations 2015-01-03 09:11:41 +11:00
mail Expose all application mail receivers 2015-04-01 11:52:02 -07:00
phid Expand typeahead document copy 2015-04-27 10:06:38 -07:00
query Fix query types on maniphest fulltext search. 2015-04-24 11:16:40 -07:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
search Maniphest - use subscribers framework properly 2014-12-10 16:27:30 -08:00
storage Remove temporary code 2015-02-10 08:22:23 +11:00
typeahead Implement open() and closed() Maniphest tokenizer status functions, plus cleanup 2015-04-23 11:49:34 -07:00
view Policy - update TODO to better tracking task for Maniphest drag and drop policy fix 2015-02-03 12:29:08 -08:00