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/controller
tuomaspelkonen d6d8598d68 Tasks can be searched with task id in differential Task Selector
Summary:

Task selector didn't support searching tasks with their IDs, e.g., 'T17'.
This was confusing, because in the task list the task ID was visible, but you
could not search them.

Test Plan:

* Checked that searching 'T<task_id>' works with all the filters
* Checked that using multiple task IDs in the same query works
* Check that mixing task IDs and free text works

Reviewers: epriestley

CC: jungejason

Differential Revision: 105
2011-04-06 15:42:30 -07:00
..
base Maniphest wireframes 2011-02-08 20:39:56 -08:00
taskdetail Throw a proper 404 page when accessing a task which does not exist. 2011-03-30 21:38:24 -07:00
taskedit Task -> Project assocation, file uploads 2011-02-20 20:08:53 -08:00
tasklist AphrontListFilterView, for list filtering. 2011-04-03 15:50:06 -07:00
taskselectorsearch Tasks can be searched with task id in differential Task Selector 2011-04-06 15:42:30 -07:00
transactionsave Solving an unassigned task assigns it to the user. 2011-03-29 16:59:27 -07:00