phab/src/applications/maniphest/controller/ManiphestTaskListController.phpproduction
phab/src/applications/maniphest/controller/ManiphestTaskListController.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
e5e95352c742 | epriestley | Move Maniphest list rendering to SearchEngine | May 16 2014 | |||
626b3dab3bcb | epriestley | Fix handle loads in ManiphestTaskListView | Nov 13 2013 | |||
7fedfacbca27 | epriestley | Add capabilities for editing task triage details (priority, assignee, etc) | Oct 22 2013 | |||
1e2718d747e8 | epriestley | Make Maniphest list page react to viewer capabilities | Sep 25 2013 | |||
23c5fccaa34f | epriestley | Clean up dead code from old task list | Sep 13 2013 | |||
71396559696e | epriestley | Restore missing "Reports" link to Maniphest | Sep 13 2013 | |||
91880b5a5158 | epriestley | Rename `ManiphestTaskListControllerPro` to `ManiphestTaskListController` | Sep 13 2013 | |||
b558e1b4a4eb | epriestley | Remove ManiphestTaskListController | Sep 13 2013 | |||
ddfc6bbc9e5c | epriestley | Service "Group by: Project" in Maniphest out of a local index | Sep 12 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
004edbaf7c95 | epriestley | Don't fatal after failing to load grouped projects in Maniphest | Sep 11 2013 | |||
a2571de575c0 | epriestley | Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() | Sep 11 2013 | |||
e625c91867ec | epriestley | Pass viewer to all ManiphestTaskQuery objects | Sep 11 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
fde37a18cfb7 | Gareth Evans/epriestley | Allow filtering maniphest tasks authored by agents | Jun 30 2013 | |||
269ad2186730 | Gareth Evans/epriestley | Fixes fatal when searching for user projects in maniphest | Jun 20 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
81377dd92280 | Gareth Evans/epriestley | Add "Any User Projects" to Maniphest Custom Query | Apr 4 2013 | |||
018de5dec742 | epriestley | Use ObjectItemListView for Maniphest | Mar 23 2013 | |||
5b0e64435b27 | epriestley | Fix undefined variable on empty Maniphest results pages | Mar 13 2013 | |||
df0c3df3cc6d | Chad Little | Modernize Maniphest | Mar 13 2013 | |||
67e086bba71b | epriestley | Save disk space | Mar 4 2013 | |||
cb2d0adf95f2 | epriestley | Fix exception in Maniphest task ID filtering | Mar 3 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
c9ab1fe50553 | vrana | Return safe HTML from all render() | Feb 12 2013 | |||
8f1311bbc182 | epriestley | Merge branch 'master' into phutil_tag | Feb 5 2013 | |||
112c2ebfbe5f | Bob Trahan | make sort controls only show up if sorting will work | Feb 5 2013 | |||
caa7fcef588b | epriestley | render_tag -> tag: more miscellaenous easy cases | Jan 29 2013 | |||
3093d1663de4 | epriestley | Add javelin_tag(), convert easy callsites | Jan 25 2013 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
f7cc0886a019 | Chad Little | Use panels for spacing in Maniphest. | Jan 19 2013 | |||
1b4369056e5a | epriestley | Remove unnecessary `$nav` | Jan 17 2013 | |||
55072a264002 | epriestley | Move all ListFilter buttons into crumbs | Jan 16 2013 | |||
cd8a9c603ead | Bob Trahan | fix Maniphest search for null-like values edge case | Nov 12 2012 | |||
2e993f756118 | epriestley | Fix an issue where projects queried in "Any Projects" in Maniphest did not have… | Nov 8 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
5578ccdff27b | epriestley | Expose "withAnyProjects()" in the UI | Oct 5 2012 | |||
5cbc4fe7e1fc | epriestley | Rename ManiphestTaskQuery::withProjects() to withAllProjects() | Oct 5 2012 | |||
030726b144de | epriestley | Improve implementation of ManiphestTaskQuery | Oct 5 2012 | |||
330b0a3d4b9c | epriestley | Make projects policy-aware | Aug 9 2012 | |||
5b8028e254bc | Alan Huang | Fix sorting algorithm for group-by-project | Aug 8 2012 | |||
b0fda3be25ac | epriestley | Rename setMembers() to withMemberPHIDs() in PhabricatorProjectQuery | Aug 7 2012 | |||
c691d4bfa99e | Evan Priestley | Merge pull request #172 from floatingLomas/arcpatch-D3109 | Aug 3 2012 | |||
9b8a2cbf51ff | Alan Huang | Add a 'title' sort option to Maniphest | Aug 2 2012 | |||
10f159f87659 | Jonathan Lomas | Change `From Priorty` to `To Priority` and `To Priority` to `Max Priority` to… | Aug 1 2012 | |||
54d1b95141c9 | Jonathan Lomas | Add minimum and maximum priority select boxes to Maniphest Custom Query. | Aug 1 2012 | |||
92fac3121512 | Jonathan Lomas/epriestley | Fixes broken search if no task ids created by D2771. | Jun 16 2012 | |||
7629d4417587 | Jonathan Lomas | Strip non-integers out of task id entries | Jun 16 2012 | |||
f91fc70b142b | Jonathan Lomas | Add fulltext search to Maniphest custom query screen. | Jun 15 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help