phab/src/applications/base/controllerproduction
phab/src/applications/base/controller
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
799ecdc27886 | Josh Cox | Update RedirectController for handleRequest | Sep 19 2016 | |||
2201c65eb73f | Josh Cox | Removed unused buildApplicationPage method from PhabricatorController | Aug 23 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 | |||
9180f429eb9f | epriestley | Provide a general-purpose, modular user cache for settings and other similar… | Jun 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 | |||
bbd1da4f8d78 | Chad Little/chad | Remove addExtraQuicksandConfig | Dec 1 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 | |||
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 | |||
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 | |||
069e60d2ff92 | epriestley | Send mail to targets in the user's translation | Jun 4 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
45ae9cf340c7 | Chad Little | Move PhabricatorCrumbs to PHUICrumbs | Jan 23 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
19845395d887 | epriestley | Allow PhutilTranslator::translate() to return defaults | Jan 1 2015 | |||
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 | |||
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 | |||
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 | |||
99c72a32d041 | epriestley | Allow installs to require multi-factor authentication for all users | Jun 4 2014 | |||
6df1a024137c | epriestley | (Redesign) Clean up older "Tile" code | Jun 4 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
50376aad04d2 | epriestley | Require multiple auth factors to establish web sessions | May 1 2014 | |||
730cb6591397 | epriestley | Add aural label for "application" breadcrumb in crumbs | May 1 2014 | |||
d8713f6f0b8c | epriestley | Make dialogs a little easier to use | Mar 21 2014 | |||
7176240717f2 | epriestley | Whitelist controllers which can receive a 'code' parameter | Mar 12 2014 | |||
e11adc4ad76c | Joshua Spence/epriestley | Added some additional assertion methods. | Mar 9 2014 | |||
270929dd6b4e | epriestley | Include Source Sans on-demand with Celerity | Mar 6 2014 | |||
270916a26e67 | epriestley | Support WOFF files in Celerity and add Source Sans Pro | Mar 6 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
11786fb1cc84 | epriestley | Don't try to set anonymous session cookie on CDN/file domain | Jan 24 2014 | |||
5b1d9c935a90 | epriestley | After writing "next_uri", don't write it again for a while | Jan 23 2014 | |||
f9ac534f255d | epriestley | Support CSRF for logged-out users | Jan 23 2014 | |||
69ddb0ced631 | epriestley | Issue "anonymous" sessions for logged-out users | Jan 23 2014 | |||
072741802350 | epriestley | Consolidate use of magical cookie name strings | Jan 23 2014 | |||
d392a8f15700 | epriestley | Replace "web" and "conduit" magic session strings with constants | Jan 14 2014 | |||
eef314b70149 | epriestley | Separate session management from PhabricatorUser | Jan 14 2014 | |||
3d9e328fb388 | epriestley | Add an "active login sessions" table to Settings | Jan 14 2014 | |||
31b6f69ff7c2 | epriestley | Allow CelerityResourceResponse to hold resources from multiple maps | Jan 2 2014 | |||
0fa411083f72 | epriestley | Show an "approval queue" item on the home page for admins, and sort out menu… | Nov 13 2013 | |||
c8320923c405 | epriestley | Implement most of the administrative UI for approval queues | Nov 13 2013 | |||
7f11e8d7401e | epriestley | Improve handling of email verification and "activated" accounts | Nov 12 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
d5f41ef70ed0 | epriestley | Return HTTP 500, not HTTP 200, on exception pages | Nov 6 2013 | |||
c7f23f522a79 | epriestley | Accept and route VCS HTTP requests | Oct 29 2013 | |||
314673f4f684 | epriestley | Fix an issue with rendering PHID lists containing `null` in Maniphest | Oct 16 2013 | |||
3147a6ca5709 | epriestley | Improve messaging of special policy rules in applications | Oct 9 2013 | |||
c8127edfe9a8 | epriestley | Tighten up some policy interactions in Herald | Oct 5 2013 | |||
a6c4117ec434 | epriestley | Fix controller-level access rules | Oct 4 2013 | |||
1296c3d347c1 | epriestley | Fix two excessively aggressive policy checks | Oct 3 2013 | |||
0d83e1d66fee | epriestley | If a user can't see an application, prevent them from using its controllers | Oct 3 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
9ef0ea91c4a2 | Chad Little | Remove dust pattern for common bg color. | Aug 20 2013 | |||
1834584e98b6 | epriestley | Provide contextual help on auth provider configuration | Jun 20 2013 | |||
73c2c1d2e60f | epriestley | Send old login code to the bottom of the sea | Jun 19 2013 | |||
fe29b2758210 | epriestley | Fix several issues with "Logout" | Jun 18 2013 | |||
7cf7f3645293 | epriestley | Restyle username/password login for reduced hideousness | Jun 17 2013 | |||
32f91557f898 | Jakub Vrana | Store hash of session key | May 31 2013 | |||
4295de508fe2 | Bob Trahan | Conpherence - add createthread method | May 31 2013 | |||
2214f96d3fef | epriestley | Fix some small notification / token issues | May 19 2013 | |||
843d0bdcde0c | Anh Nhan Nguyen/epriestley | Introduce some convenience methods for handle rendering | Apr 6 2013 | |||
4741b6cefc88 | Jakub Vrana | Use 'Bacon Ice Cream for Breakfast' only for untitled pages | Mar 30 2013 | |||
d2b7bb950440 | Nick Harper | Fix title for phabricator home page | Mar 26 2013 | |||
3c11d9103e03 | Chad Little | Optional body class for dust background. | Mar 4 2013 | |||
7ab7783ad3c2 | Chad Little | Modernize Countdown | Feb 25 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 |
c4science · Help