phab/src/applications/search/controller/PhabricatorApplicationSearchController.phpstable
phab/src/applications/search/controller/PhabricatorApplicationSearchController.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2ef10fbe5762 | aubort | Merge with Stable Week 14 | Apr 13 2018 | |||
1ed327683f6a | aubort | Merge with Stable Week 4 | Jan 31 2018 | |||
4c5f0f007d75 | aubort | Merge with Stable Week 37 | Sep 20 2017 | |||
8e8ada376420 | aubort | Merge with Stable Week 31 | Aug 6 2017 | |||
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
18d67dfe4c47 | aubort | Merge with Stable Week 12 | Mar 27 2017 | |||
7f1dbb149a83 | aubort | - Merge with Stable 2017 Week 5 - Remove custom Public Dashboard as it's been… | Feb 16 2017 | |||
a635da68d41e | epriestley | Provide bucketing for commits in Audit | Jan 12 2017 | |||
a9560479894f | epriestley | Use PhutilQueryCompiler in Phabricator fulltext search | Nov 25 2016 | |||
c3644216bf22 | epriestley | Add developer UI for accessing NUX and "Overheated" query states | Oct 20 2016 | |||
a3253f78ce14 | epriestley | Make query engines "overheat" instead of stalling when filtering too many… | Oct 20 2016 | |||
754397c4e75d | Chad Little | Fix some minor UI issues with mobile application search | Oct 12 2016 | |||
fa6a5a46ba57 | epriestley | Make more of the Calendar export workflow work | Oct 6 2016 | |||
87ebb80059f0 | Chad Little | Revert "Clean up more Quicksand" | Oct 1 2016 | |||
5eb4bc6ca960 | Chad Little | Clean up more Quicksand | Oct 1 2016 | |||
e498d4476d4f | Chad Little | Fix some Quicksand bugs | Sep 30 2016 | |||
b75cea55a782 | Chad Little | Fix search results with tables, fatals in Phortune | Aug 30 2016 | |||
11e84c166a38 | Chad Little | Redesign Application Search | Aug 1 2016 | |||
eab74a9d7cd7 | epriestley | Provide better headers and crumbs for Calendar result views | Jul 27 2016 | |||
42d49be47bfc | epriestley | Change Differential revision buckets to focus on "next required action" | May 16 2016 | |||
6ea9aa39a08a | epriestley | Fix quicksand interaction with HTTP GET prefilling in ApplicationSearch | Jan 22 2016 | |||
dbb84f1ddc12 | epriestley | Add basic NUX support to SearchEngines | Dec 19 2015 | |||
300c74c49dc9 | epriestley | Make mobile navigation work properly by default in more cases | Nov 3 2015 | |||
ae81f86a67b3 | epriestley | Fix some Releeph jankiness in interacting with the redesign | Jul 8 2015 | |||
1a001ca03379 | epriestley | Render ApplicationSearch errors correctly | Jul 7 2015 | |||
dbdeca58fc6e | Chad Little | [Redesign] Fix People Log Query | Jun 22 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
13e959286c63 | Chad Little/epriestley | [Redesign] Persisent an open form when actively running queries | Jun 16 2015 | |||
b24260b04a34 | Chad Little | [Redesign] Add back Advanced Search | May 27 2015 | |||
eab600762e43 | Chad Little | [Redesign] Add Show/Hide functions to PHUIObjectBoxView | May 27 2015 | |||
3d407732d623 | Chad Little | [Redesign] Put all ApplicationSearch results in an ObjectBox | May 24 2015 | |||
11ed4e4f2146 | Chad Little | [Redesign] PHUICrumbs touchups | May 22 2015 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
845466b49bf8 | epriestley | Implement viewer() and members(project) typeahead functions | Apr 17 2015 | |||
a0e9762968a1 | epriestley | Restore "Query:" to page title in application search | Mar 2 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
96f6fb585e68 | Joshua Spence | `pht`ize a few strings | Feb 28 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
170dc15c05cb | Chad Little | Make border conditional in crumbs | Jan 28 2015 | |||
64f145ef46a2 | Chad Little | Redesign Crumbs | Jan 26 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
dd918b0d1481 | Bob Trahan | Application Search - fix error updating searches from human-readable links | Aug 2 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | 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 | |||
f0147fd8add1 | epriestley | Allow workboards to be filtered with ApplicationSearch | May 20 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 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 | |||
20a3ee24f9e2 | Bob Trahan | Herald - add application search for transcripts | Feb 21 2014 | |||
1ac28a7127be | Chad Little | Remove 'setShadow' from PHUIBoxView | Feb 11 2014 | |||
a82f57310230 | epriestley | Allow ApplicationSearch to be offset-paged | Feb 3 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 | |||
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 | |||
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 | |||
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 |
c4science · Help