phab/src/applications/basefeature/better-testing
phab/src/applications/base
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
20d1bb8fdf3d | Chad Little | Remove counts from home navigation | Jan 21 2017 | |||
402b6473d809 | epriestley | Move Favorites and User menus to MenuBarExtensions | Jan 21 2017 | |||
a886969c480f | epriestley | Make documentation items in user menu update as you navigate in Quicksand | Jan 18 2017 | |||
6f5dab634db2 | Chad Little | Redesign header menus and search | Jan 17 2017 | |||
cf1ccc995e19 | epriestley | Apply application visibility checks during normal object filtering | Jan 2 2017 | |||
42896f9f9044 | epriestley | Rename all ProfilePanels into ProfileMenuItems | Dec 11 2016 | |||
5f593aafb1ac | epriestley | Allow logged-out users to load global preferences on installs without public… | Dec 5 2016 | |||
706c21375e8f | epriestley | Remove empty implementations of `describeAutomaticCapabilities()` | Nov 10 2016 | |||
799ecdc27886 | Josh Cox | Update RedirectController for handleRequest | Sep 19 2016 | |||
f2f896c761a2 | Josh Cox | Removed all instances of getIconURI | Aug 30 2016 | |||
2201c65eb73f | Josh Cox | Removed unused buildApplicationPage method from PhabricatorController | Aug 23 2016 | |||
c7e7f113fd97 | epriestley | Open "Help" menu links in a new window | Jul 4 2016 | |||
56d3197fe0da | epriestley | Fold task-relationship actions into an accordion dropdown | Jun 21 2016 | |||
814fa135b036 | epriestley | Centralize "this is the current user for the request" code | Jun 7 2016 | |||
7969f66dfe07 | epriestley | Fully modularize the "Quick Actions" menu | Jun 5 2016 | |||
9180f429eb9f | epriestley | Provide a general-purpose, modular user cache for settings and other similar… | Jun 2 2016 | |||
c0d42a89430a | epriestley | Split Repository EditEngine form into smaller pages | May 2 2016 | |||
fd9de5d6ecc8 | epriestley | Convert every two-column application except Maniphest to curtain views | Mar 6 2016 | |||
61f82bb97b8a | epriestley | Introduce "Curtain" views, panels, and extensions | Mar 6 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
36158dbdc081 | Chad Little | Convert all calls to 'IconFont' to just 'Icon' | Jan 28 2016 | |||
51ed95c00b8d | epriestley | Give profile menus more straightforward hide/disable/delete/default interactions | Jan 22 2016 | |||
1c5167dc7482 | epriestley | Allow profile menu items to be reordered | Jan 13 2016 | |||
f24318f3086a | epriestley | Make "profile menu" configuration mostly work | Jan 13 2016 | |||
82e67e6bb971 | epriestley | Clean up some EditEngine meta-policies | Dec 8 2015 | |||
618cec23d8f0 | epriestley | Make notification counts properly translatable | Dec 3 2015 | |||
a1c7ba6b8b29 | epriestley | Initial support for comments/append-edits in EditEngine | Dec 3 2015 | |||
bbd1da4f8d78 | Chad Little/chad | Remove addExtraQuicksandConfig | Dec 1 2015 | |||
37893ba2e632 | epriestley | Allow EditEngine configurations to be disabled and marked as "Default" | Nov 29 2015 | |||
9aee90f8c1e8 | epriestley | Allow form configurations to retitle and reorder forms and add preambles | Nov 23 2015 | |||
039809749869 | epriestley | Allow ApplicationEditor forms to be reconfigured | Nov 10 2015 | |||
64ad44cffb24 | lkassianik | Always override `auth.email-domains` when running unit tests | Nov 10 2015 | |||
6b194af66979 | epriestley/epriestley | Default newPage() to device-ready | Nov 3 2015 | |||
3dec4c7dbdd2 | epriestley | Provide contextual documentation explaining how to prefill ApplicationEditor… | Nov 3 2015 | |||
105cbaaee1dd | epriestley | Implement a basic version of ApplicationEditor in Paste | Nov 3 2015 | |||
300c74c49dc9 | epriestley | Make mobile navigation work properly by default in more cases | Nov 3 2015 | |||
c45ba3041682 | Chad Little | Redesign Diviner | Nov 1 2015 | |||
a13db0a3ec0c | epriestley | Allow Controllers to return a wider range of "response-like" objects | Sep 2 2015 | |||
bcc5e55af288 | epriestley | Push construction of routing maps into Sites | Aug 31 2015 | |||
f695dcea9ee8 | Joshua Spence | Use PhutilClassMapQuery | Jul 7 2015 | |||
7c6320d21121 | epriestley | Fix an issue with the Spaces roadblock | Jul 5 2015 | |||
bcfbc5cfbf27 | epriestley | Remove CHECKREQUEST event | Jul 3 2015 | |||
bc22413fa7dd | epriestley | When an install has spaces but a user has no access, roadblock them | Jul 3 2015 | |||
b9abb277ca57 | epriestley | Allow the omnipotent viewer to see objects in uninstalled applications | Jun 27 2015 | |||
d1983560a6bc | epriestley | Show when objects have a non-default policy | Jun 22 2015 | |||
8484adcffdf6 | epriestley | Cache application visibility in the request cache | Jun 17 2015 | |||
1239cfdeaf3a | Joshua Spence | Add a bunch of tests for subclass implementations | Jun 15 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
934285a6d3d2 | Joshua Spence | Mark some PhabricatorApplication methods as final | Jun 14 2015 | |||
7f98a8575d0a | epriestley | Allow different policy rules for different types of objects | Jun 14 2015 | |||
52f8756c3c7c | epriestley | Add a "template" parameter to application default policies | Jun 11 2015 | |||
069e60d2ff92 | epriestley | Send mail to targets in the user's translation | Jun 4 2015 | |||
bf81fda03609 | Joshua Spence | Linter fixes | Jun 2 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
00f864b35930 | Bob Trahan | Quicksand - fix project board page and quicksand | Apr 28 2015 | |||
e40aa8f78249 | Bob Trahan | Quicksand - make things work correctly with global drag and drop upload | Apr 24 2015 | |||
3a2c2ae3c3ae | epriestley | Implement a scope selector for the global search | Apr 22 2015 | |||
2794c69db550 | epriestley | Remove getPagingColumn() / getReversePaging() | Apr 13 2015 | |||
3c254469c95c | epriestley | Document just-in-time methods for handles | Apr 10 2015 | |||
ea376685ae9e | Joshua Spence | Fix some odd looking arrays | Apr 5 2015 | |||
c169199e6429 | epriestley | Allow applications to have multiple "help" menu items | Apr 1 2015 | |||
6f95b325c6b3 | epriestley | Generate mail command documentation from active commands | Apr 1 2015 | |||
64dddc76c5cd | epriestley | Remove Controller->getHandle() and Controller->loadHandles() | Mar 31 2015 | |||
e1eafd784e19 | epriestley | Remove Controller->renderHandlesForPHIDs() | Mar 31 2015 | |||
580590fcc9fd | epriestley | Remove Controller->getLoadedHandles() | Mar 31 2015 | |||
a03527f44074 | epriestley | Fix an issue where redirects would work incorrectly in Quicksand | Mar 30 2015 | |||
6fa507987d71 | epriestley | Generalize URI pattern blacklist for Quicksand | Mar 10 2015 | |||
d39da529ca26 | Bob Trahan | Legalpad - allow for legalpad documents to be required to be signed for using… | Feb 13 2015 | |||
d4680a7e4e84 | epriestley | Update Phabricator to work with more modular translations | Feb 11 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
5c71da8cdb6c | epriestley | Quicksand, an ignoble successor to Quickling | Jan 27 2015 | |||
64f145ef46a2 | Chad Little | Redesign Crumbs | Jan 26 2015 | |||
96edc9d2bc8f | Chad Little | Roll out more FontIcons | Jan 26 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
45ae9cf340c7 | Chad Little | Move PhabricatorCrumbs to PHUICrumbs | Jan 23 2015 | |||
53b06408f448 | Bob Trahan | MetaMTA - add (basic) application emails and deploy to Maniphest | Jan 20 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
ad9af106ee08 | epriestley | Check policy.locked slightly sooner in PhabricatorApplication | Jan 13 2015 | |||
32edb7e2bbe8 | Bob Trahan | Followup from D11358#106424 and make policy.locked fully work | Jan 13 2015 | |||
22ee37e8b528 | Joshua Spence | Make the `PhabricatorApplication::getName()` method abstract | Jan 2 2015 | |||
19845395d887 | epriestley | Allow PhutilTranslator::translate() to return defaults | Jan 1 2015 | |||
2b99b4add8ae | Bob Trahan | Home - limit "status" queries to 100 and show 99+ if we hit that | Dec 12 2014 | |||
b718b429afc6 | Bob Trahan | Transactions - make quotes work for older transactions | Dec 11 2014 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
d6341cfffec9 | Bob Trahan | Transactions - add pagination to application transactions | Dec 2 2014 | |||
a1f5fc22318c | epriestley | Move directory SQL patch construction to abstract base class | Nov 14 2014 | |||
3fd16a9ba553 | Bob Trahan | Transactions - introduce a buildTransactionTimeline function | Nov 13 2014 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
ad991b019709 | epriestley | Handle Phortune charge failures cleanly | Oct 9 2014 | |||
298604c9d35d | epriestley | Rename "beta" to "prototype" and document support policy | Sep 18 2014 | |||
d3cd9115f949 | epriestley | Add `ui.footer-items` to add a custom page footer | Sep 10 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
a2a0f002f069 | James Rhodes | Fix `security.require-https` by marking redirect as external | Aug 21 2014 | |||
0c8f487b0fa7 | Joshua Spence | Implement the `getName` method in `PhabricatorApplication` subclasses | Jul 23 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
c1f7b72dd867 | epriestley | Add "device ready" flag to standalone dialog pages | Jul 3 2014 | |||
ca6bd2647588 | epriestley | Set `device` to `false` for all pages which don't specify device readiness | Jun 24 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 |
c4science · Help