phab/src/applications/maniphest/querystable
phab/src/applications/maniphest/query
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
fe6f06f0d1fc | aubort | Merge with Stable Week 27 | Jul 8 2017 | |||
d1842929afaa | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
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 | |||
47dedfb152d0 | epriestley | Introduce "bridged" objects | Mar 22 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
cb1c3424a86a | epriestley | Use "tag" more consistenty when referring to associating a project with an… | Jan 24 2016 | |||
23c42486e457 | epriestley | Rename "SearchEngine" to "FulltextStorageEngine" | Dec 22 2015 | |||
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 | |||
b55f9b6120be | epriestley | Merge branch 'master' into redesign-2015 | Jun 22 2015 | |||
487e12101aba | epriestley | Make ManiphestTaskQuery more modern and safe | Jun 22 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
69a9b5c3a33e | Joshua Spence | Fix method visibilities | Jun 14 2015 | |||
72fc3da41666 | Paul Kassianik/epriestley | Add a "Date Updated (Oldest First)" sort order to Maniphest | Jun 10 2015 | |||
b8b4279a8ad2 | epriestley | Use SearchFields in Maniphest | Jun 9 2015 | |||
1a091e526047 | epriestley | Drive Maniphest grouping and ordering through standard infrastructure | Jun 8 2015 | |||
bf87976d25de | epriestley | Support ordering in SearchField | Jun 8 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
16a8ed72bdda | Joshua Spence | Modernize search engine selection | May 19 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
7196d29c0c57 | Povilas Balzaravicius Pawka/epriestley | Fix query types on maniphest fulltext search. | Apr 24 2015 | |||
cdb8ea27e5a6 | epriestley | Default statuses and priorities to `array()` correctly | Apr 24 2015 | |||
3ba56ceaf0f0 | epriestley | Add an anyone() typeahead function for matching any document owner | 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 | |||
22e3e35418be | epriestley | Move ManiphestTaskQuery to EdgeLogic | 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 | |||
f044c1e999b1 | epriestley | Possibly fix issue with subpriority recursion | Apr 23 2015 | |||
6fa9b10914e6 | epriestley | Collapse "Show unassigned tasks" in Maniphest into a parameterized owners… | Apr 20 2015 | |||
e27c0b416d45 | epriestley | Add "Edge Logic" support to PolicyAwareQuery | Apr 20 2015 | |||
8efdc4aabf09 | epriestley | Replace getPagingValue() with cursor methods | Apr 13 2015 | |||
bdd1edea7a40 | epriestley | Modernize ManiphestTask paging and ordering | Apr 13 2015 | |||
411456084448 | epriestley | Modernize more paging/order queries | Apr 13 2015 | |||
a4a198342e2c | epriestley | Modernize ReleephProjectQuery ordering/paging | Apr 13 2015 | |||
4fba6e7730aa | epriestley | Remove trivial implementations of getPagingColumn() | Apr 13 2015 | |||
604d1409f16f | epriestley | Make buildPagingClauseFromMultipleColumns() safer | Apr 13 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
731404445fe8 | epriestley | Improve task subpriority movement algorithm for homogenous blocks | Mar 26 2015 | |||
5aca52998058 | epriestley | Fix literally thousands of drag-to-reorder priority bugs | Mar 21 2015 | |||
106ca70acb62 | epriestley | Fix an issue where subpriority paging could be truncated | Mar 14 2015 | |||
77e0a4abba72 | epriestley | Guarantee that Maniphest paging clauses strictly progress | Mar 14 2015 | |||
c431d91f58b8 | epriestley | Fail explicitly instead of looping if we can't build a paging clause | Mar 14 2015 | |||
05510aa41f44 | Bob Trahan | Maniphest - fix blocking / blocked task queries | Mar 4 2015 | |||
a76049abd401 | epriestley | Fix not blocking / not blocked queries | Mar 3 2015 | |||
bb6eb9bfcf52 | epriestley | Fix ambiguous column names in Maniphest blocking queries | Mar 2 2015 | |||
130aa755bb0e | Joshua Spence | Exclude closed tasks from blocked/blocking filter | Feb 28 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
da1531f219d0 | Bob Trahan | Policy - make ManiphestTaskQuery verify project visibility first thing | Feb 3 2015 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 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 | |||
7c2a7d03651c | Joshua Spence | Modernize remaining edge types | Jan 3 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 | |||
7d9687057056 | Bob Trahan | Maniphest - use subscribers framework properly | 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 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
9d64beeaa345 | epriestley | Namespace `dateCreated` in Maniphest query construction | Jul 21 2014 | |||
778c970e312e | epriestley | Modernize "mailable" typeahead datasources | Jul 18 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
b8b59895eeec | epriestley | Stop reads and writes to projectPHIDs property on ManiphestTask | Jul 18 2014 | |||
aa7953978975 | epriestley | Move task/project storage to edges | Jul 18 2014 | |||
793eced32dd2 | epriestley | Modernize "projects" typeahead datasource | Jul 11 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 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 | |||
cf6353e516fc | epriestley | Fix a typo in ManiphestTaskQuery | May 16 2014 | |||
3e9a988cd71f | epriestley | Fix an incorrect filtering of groupless results from Maniphest "Group By" query | May 16 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 | |||
0a76d82a7c4d | epriestley | Use string constants, not integer constants, to represent task status internally | Mar 25 2014 | |||
33bda2d5903b | epriestley | Despecialize most task status handling | Mar 25 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 | |||
a48128d36fc6 | epriestley | Partially use ApplicationSearch in main search | Feb 3 2014 | |||
965c2e6732b5 | epriestley | Add a default "Subscribed" query to Maniphest | Nov 14 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
b4cc9906477c | epriestley | Add "Subscribers" to Maniphest application search | Sep 28 2013 | |||
36343600c5c7 | epriestley | Remove obsolete code from ManiphestTaskQuery | Sep 25 2013 | |||
79ec5222a579 | epriestley | Reduce Maniphest fulltext limit from PHP_INT_MAX to 10k | Sep 24 2013 | |||
01ecf1a236b5 | epriestley | Rename ManiphestTransactionPro -> ManiphestTransaction | Sep 24 2013 | |||
28e66090fdab | epriestley | Remove ManiphestLegacyTransactionQuery | Sep 23 2013 |
c4science · Help