phab/src/applications/maniphest/query/ManiphestTaskSearchEngine.phpstable
phab/src/applications/maniphest/query/ManiphestTaskSearchEngine.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
47d8cee39e23 | aubort | Merge with Stable Week 10 + Security Raw file fix | Mar 17 2017 | |||
0378094d414b | aubort | Merge with Stable Week 8 | Feb 28 2017 | |||
0f1785c0aa8c | epriestley | Allow EditEngine to build NUX buttons that point at the right place | Nov 4 2016 | |||
49448a87c17c | epriestley | Rough in most of Calendar exports | Oct 6 2016 | |||
a372627fcd54 | epriestley | Provide URI/API support for querying subtasks/parents of a particular task | Jul 28 2016 | |||
c715b42f3612 | epriestley | Fix "Blocked" task queries with multiple subtasks, and update language | Jul 28 2016 | |||
3a727c31e2f9 | epriestley | Modernize DifferentialRevisionSearchEngine | May 16 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
675be8efc526 | Chad Little | Add more NUX states | Dec 21 2015 | |||
8ec413b97201 | epriestley | Clean up "ids" and "phids" handling in SearchEngines | Dec 14 2015 | |||
99ade500bc3a | epriestley | Flesh out Conduit parmeter types for maniphest.search | Dec 14 2015 | |||
acb1eb81ccf4 | Joshua Spence | Move some PhabricatorSearchField subclasses | Jul 6 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
69a9b5c3a33e | Joshua Spence | Fix method visibilities | Jun 14 2015 | |||
b8b4279a8ad2 | epriestley | Use SearchFields in Maniphest | Jun 9 2015 | |||
1a091e526047 | epriestley | Drive Maniphest grouping and ordering through standard infrastructure | Jun 8 2015 | |||
cdb8ea27e5a6 | epriestley | Default statuses and priorities to `array()` correctly | Apr 24 2015 | |||
83617073f5dc | epriestley | Rename TypehaeadUserParameterizedDatasource to PeopleUserFunctionDatasource | Apr 23 2015 | |||
f64ca87bfea0 | epriestley | Implement open() and closed() Maniphest tokenizer status functions, plus cleanup | Apr 23 2015 | |||
f69f53124ce9 | epriestley | Use typeaheads instead of checkbox lists for task status / priority | Apr 23 2015 | |||
fcaf56332fad | epriestley | Use parameterized datasources for Maniphest authors and subscribers | Apr 23 2015 | |||
7ab025eef559 | epriestley | Use a function typeahead for "projects" in Maniphest | Apr 23 2015 | |||
135c8799e67c | epriestley | Refine global search UI for tokenizer functions | Apr 23 2015 | |||
6fa9b10914e6 | epriestley | Collapse "Show unassigned tasks" in Maniphest into a parameterized owners… | Apr 20 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
1eb8b6a1b8c5 | Bob Trahan | Maniphest - allow for searching for tasks based on dependency relationships | Jan 12 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
83db5965ab6c | Bob Trahan | Maniphest - introduce needProjectPHIDs | Dec 18 2014 | |||
f5301e8e9496 | Chad Little | Move 'Query' in Maniphest Search to be above the fold | Dec 11 2014 | |||
46b4fa85d097 | James Rhodes | Support custom fields in "Order By" for Maniphest | Aug 2 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
778c970e312e | epriestley | Modernize "mailable" typeahead datasources | Jul 18 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
793eced32dd2 | epriestley | Modernize "projects" typeahead datasource | Jul 11 2014 | |||
e6190ffc6770 | epriestley | Disable Maniphest task list grips in panel rendering contexts | Jun 25 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
0771559d5815 | epriestley | Change "Contains Text" label to "Contains Words" | May 24 2014 | |||
f0147fd8add1 | epriestley | Allow workboards to be filtered with ApplicationSearch | May 20 2014 | |||
e5e95352c742 | epriestley | Move Maniphest list rendering to SearchEngine | May 16 2014 | |||
b64415c9b138 | epriestley | Use bracket-free, human-readable query URIs everywhere | May 10 2014 | |||
ea66aead59a5 | epriestley | Fix an issue with multiple "open" statuses and the "View All" button on Projects | Apr 24 2014 | |||
5b2887b69b0e | epriestley | Add "Date Updated" query fields for Maniphest | Mar 17 2014 | |||
f3cbc0e0066e | epriestley | Move many task status hardcodes into ManiphestTaskStatus | Feb 18 2014 | |||
df98ea3ba907 | epriestley | Allow Maniphest to be searched for mailing list subscribers | Feb 7 2014 | |||
965c2e6732b5 | epriestley | Add a default "Subscribed" query to Maniphest | Nov 14 2013 | |||
b4cc9906477c | epriestley | Add "Subscribers" to Maniphest application search | Sep 28 2013 | |||
ed126cd47ed0 | epriestley | Provide ApplicationSearch hooks in Maniphest | Sep 17 2013 | |||
a82c3a89144e | epriestley | Allow Maniphest queries to have configurable page sizes | Sep 13 2013 | |||
eca3f44301cd | epriestley | Make "pro" controller render results the same way the less-pro controller does | Sep 13 2013 | |||
9b3520ea5771 | epriestley | Add "group" to Maniphest "pro" search | Sep 12 2013 | |||
1c43fceffbc0 | epriestley | Add date filtering to Maniphest "pro" search | Sep 12 2013 | |||
bdef58216e9c | epriestley | Restore project filtering to Maniphest "pro" search | Sep 12 2013 | |||
f679ea7d7e86 | epriestley | Add "fulltext" to Maniphest pro search | Sep 12 2013 | |||
a8171889bda8 | epriestley | Add "IDs" and "Priority" to pro search | Sep 11 2013 | |||
f38609973540 | epriestley | Add support for "status" and "order" to pro search | Sep 11 2013 | |||
8c9d61bedcad | epriestley | Add "assigned" and "authors" to Maniphest pro search | Sep 11 2013 | |||
e8142915269a | epriestley | Introduce ManiphestTaskSearchEngine plus ManiphestTaskListControllerPro | Sep 11 2013 |
c4science · Help