phab/src/applications/search/controllerfeature/testing
phab/src/applications/search/controller
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
83db5965ab6c | Bob Trahan | Maniphest - introduce needProjectPHIDs | Dec 18 2014 | |||
7d9687057056 | Bob Trahan | Maniphest - use subscribers framework properly | Dec 11 2014 | |||
4506018339a0 | lkassianik/epriestley | Clicking the search icon in empty search field should link to advanced search | Dec 8 2014 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
934eea2ef2a0 | Bob Trahan | Hovercards - allow public access | Oct 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
fdccb0f40536 | Bob Trahan | Maniphest - upgrade merging to real transactions | Sep 8 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
e8d272b0dad1 | epriestley | Use standard infrastructure to attach commits to other objects | Aug 4 2014 | |||
dd918b0d1481 | Bob Trahan | Application Search - fix error updating searches from human-readable links | Aug 2 2014 | |||
c75e12038c6d | epriestley | Allow objects to be linked even if they are missing other fields | Jul 26 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
17afcdcf9532 | epriestley | Explicitly degrade edge editing for commit/task edges until T4896 | Jul 18 2014 | |||
d4b2bfa2f4c1 | epriestley | Modernize commit/edge transaction when parsing commit messages | Jul 18 2014 | |||
533e799c5f7e | epriestley | Modernize task/revision edges and write inverse transactions | Jul 18 2014 | |||
ace1feb70220 | epriestley | Implement PhabricatorApplicationTransactionInterface on ManiphestTask | Jul 18 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
ca6bd2647588 | epriestley | Set `device` to `false` for all pages which don't specify device readiness | Jun 24 2014 | |||
5aae1ee034ab | epriestley | Make query panels editable by normal humans | Jun 16 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
6a80b6a588c8 | lkassianik/epriestley | "Blocks" instead of "Dependent Tasks" | May 23 2014 | |||
f0147fd8add1 | epriestley | Allow workboards to be filtered with ApplicationSearch | May 20 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
e6aff100f268 | epriestley | Move even more rendering into SearchEngine | May 9 2014 | |||
78b89711cbdd | epriestley | Move a bunch more rendering into SearchEngine | May 9 2014 | |||
dadd9a9dd98d | epriestley | Let feed panels render something meaningful-ish | May 9 2014 | |||
49bc32f12d82 | epriestley | Implement PhabricatorApplicationTransactionInterface in Differential | Apr 18 2014 | |||
33bda2d5903b | epriestley | Despecialize most task status handling | Mar 25 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
20a3ee24f9e2 | Bob Trahan | Herald - add application search for transcripts | Feb 21 2014 | |||
4e70664ed4fa | epriestley | Fix alternate filtering conditions in object selector dialog | Feb 11 2014 | |||
1ac28a7127be | Chad Little | Remove 'setShadow' from PHUIBoxView | Feb 11 2014 | |||
0a5beaa29694 | epriestley | Fix "Attach <x>" dialog showing too much stuff | Feb 7 2014 | |||
ca6b9f66e198 | epriestley | Replace "search scope" with selectable default behavior | Feb 3 2014 | |||
b262ccdaff31 | epriestley | Use ApplicationSearch to power primary search | Feb 3 2014 | |||
a82f57310230 | epriestley | Allow ApplicationSearch to be offset-paged | Feb 3 2014 | |||
a48128d36fc6 | epriestley | Partially use ApplicationSearch in main search | Feb 3 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
5fdd800bb6db | epriestley | Provide a Drydock "Console" controller | Dec 26 2013 | |||
fa00e86f87b4 | epriestley | Use ApplicationSearch for Drydock Blueprints | Dec 26 2013 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
00f192cebb82 | epriestley | Save ApplicationSearch queries generated from GET parameters in the request | Dec 16 2013 | |||
bf2f599abb1e | Brecht Van Lommel/epriestley | Fix Maniphest Next button not working when default query has 100+ results. | Nov 27 2013 | |||
97937556ca34 | epriestley | Fix issue when paging Applications | Nov 22 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
baf2ea5b3206 | epriestley | Remove "ManiphestTransactionEditorPro" | Oct 22 2013 | |||
059860047615 | epriestley | Always pass handles to tokenizers, not `<phid -> name>` maps | Oct 7 2013 | |||
691e73b576e2 | epriestley | Make jump nav use object name queries | Oct 2 2013 | |||
901bdda6b157 | epriestley | Use a policy-aware query in PhabricatorSearchSelectController | Oct 2 2013 | |||
efc837318485 | epriestley | Show "Search" in menubar while logged out if users can access it | Sep 27 2013 | |||
9b3d7b0dbaad | epriestley | Make most Differential reads policy-aware | Sep 26 2013 | |||
3a87a95e119b | epriestley | Use ManiphestTaskQuery in nearly all interfaces | Sep 25 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
bb4bf01bdcd2 | epriestley | Remove ManiphestTransactionType | Sep 25 2013 | |||
01ecf1a236b5 | epriestley | Rename ManiphestTransactionPro -> ManiphestTransaction | Sep 24 2013 | |||
9afbb9b83b5f | epriestley | Route task merges through new editor | Sep 23 2013 | |||
a695f264bf1f | epriestley | Make user and project profile links into Maniphest show only open tasks | Sep 17 2013 | |||
a26d3cc3c86e | epriestley | When pagers aren't connected to an ObjectItemListView, put them in a little box | Sep 13 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
f1c75a63823c | epriestley | Allow construction of ApplicationSearch queries with GET | Aug 29 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
dcec8e60ccac | epriestley | Move edit/deactivate operations onto project view page in Releeph | Aug 20 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
6c7f36f6b81b | Jakub Vrana | Use filtered query instead of filter in Elasticsearch | Aug 2 2013 | |||
cdbb1d5a0311 | epriestley | Use application PHIDs in Phriction | Jul 24 2013 | |||
2845d1196202 | epriestley | Remove PhabricatorPHID::fromObjectName | Jul 22 2013 | |||
2ff57f6938a5 | epriestley | Use application PHIDs in Pholio Mocks | Jul 22 2013 | |||
17ee71d89643 | epriestley | Use Application PHIDs in Maniphest | Jul 22 2013 | |||
0e3cb3b393cc | epriestley | Use Application PHIDs for commits | Jul 22 2013 | |||
1fb39a20d3fa | epriestley | Move DifferentialRevision to application PHIDs | Jul 22 2013 | |||
3854599428da | Bob Trahan | Pholio - allow Pholio Mocks to be attached to Maniphest Tasks (and vice versa) | Jul 20 2013 | |||
b6df427c2f6d | epriestley | Add a "disabled" style | Jul 12 2013 | |||
23e18b1ca5c4 | epriestley | Provide PhabricatorSavedQuery to renderResultsList() | Jul 3 2013 | |||
f82e4b0c70a0 | epriestley | Modernize most Conduit console interfaces | Jul 1 2013 | |||
7615e59cf97c | epriestley | Default application search to the topmost filter | Jun 6 2013 | |||
0f8299079857 | epriestley | Allow named queries to be reordered by dragging | Jun 6 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
758586abda2d | epriestley | Allow builtin named queries to be disabled | Jun 5 2013 | |||
59cea9bfc3d3 | epriestley | Implement ApplicationSearch in People | May 31 2013 | |||
a92fc74ef14b | epriestley | Improve some search behaviors on mobile/devices | May 31 2013 | |||
bccc1e1244a1 | epriestley | Add a date range query to Macros | May 31 2013 | |||
d82e135cde78 | epriestley | Implement generalized application search in Macros | May 30 2013 | |||
5d94a8a33872 | epriestley | Use delegation to generalize application search controllers | May 30 2013 | |||
a67b1f950c84 | epriestley | Make query results page slightly more generic | May 27 2013 | |||
3db82cb2ec79 | epriestley | Allow custom queries to be deleted | May 27 2013 | |||
0abb0c41bf43 | epriestley | Make saved queries editable | May 27 2013 | |||
587530d97335 | epriestley | After saving a custom query, redirect to its results page | May 27 2013 | |||
215553c2616d | epriestley | Introduce PhabricatorSavedQueryQuery | May 27 2013 | |||
3c1f402da38a | Bryan Cuccioli/epriestley | Add ability to name saved queries. | May 11 2013 | |||
bdfed87a60e9 | Chad Little | Minor search ui updates | May 10 2013 | |||
57ad790de35b | Chad Little | Hovercard tweaks | Apr 7 2013 | |||
8f3ec9d97728 | epriestley | Enable hovercard controller to send ajax ready responses | Apr 3 2013 | |||
d5841fe4991c | Anh Nhan Nguyen/epriestley | Added basic hovercard controller | Apr 3 2013 | |||
7d771b4ff798 | epriestley | Support "M" in phid.lookup and ircbot | Mar 5 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 |
c4science · Help