phab/src/applications/basestable
phab/src/applications/base
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
23a238b04545 | epriestley | Remove "organization", "communication" and "miscellaneous" app groups | May 30 2014 | |||
81d95cf682a5 | epriestley | Make default view of "Applications" app a full-page launcher | May 29 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 | |||
b3b0ef3647e8 | epriestley | Use viwer-based checks for application visibility when rendering home elements | Mar 15 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 | |||
ba81aa1dfeed | epriestley | Remove quick create buttons from application launcher | Jan 30 2014 | |||
3c71976f8691 | epriestley | Make the quick create menu more or less work correctly | Jan 29 2014 | |||
049fb2018bde | epriestley | Add very basic "quick create" menu | Jan 29 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 | |||
8c1c6fec5ac9 | epriestley | Modernize policies in Paste and Macro | Oct 16 2013 | |||
3147a6ca5709 | epriestley | Improve messaging of special policy rules in applications | Oct 9 2013 | |||
7a97a71e2002 | epriestley | Move Herald application capabilities to newer infrastructure | Oct 9 2013 | |||
c8127edfe9a8 | epriestley | Tighten up some policy interactions in Herald | Oct 5 2013 | |||
0883ea6977ef | epriestley | Move "unlisted" apps to Query, use Query for app preferences | Oct 4 2013 | |||
a6c4117ec434 | epriestley | Fix controller-level access rules | Oct 4 2013 | |||
1296c3d347c1 | epriestley | Fix two excessively aggressive policy checks | Oct 3 2013 | |||
c830461b00a0 | epriestley | Allow application policies to be edited | Oct 3 2013 | |||
0d83e1d66fee | epriestley | If a user can't see an application, prevent them from using its controllers | Oct 3 2013 | |||
f75c13b987c7 | epriestley | Use ApplicationSearch in Applications application | Oct 2 2013 | |||
4b39cc321b88 | epriestley | Fix application order, curing "Log Out" of wanderlust | Sep 30 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 | |||
0aa67025f25d | epriestley | In unit test environments, install all applications | May 16 2013 | |||
341079c3cf25 | epriestley | Move some received mail responsibility to applications | May 14 2013 | |||
3231df762513 | Jakub Vrana | Deprecate 'maniphest.enabled' and 'phriction.enabled' | Apr 6 2013 | |||
97ff7fe259d4 | epriestley | Make "isInstalled()" respect beta apps | Apr 6 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 | |||
7487c5740178 | Edward Speyer | Make Application->isInstalled canonical | Mar 13 2013 | |||
855e085c6f50 | epriestley | Uninstall Conduit calls when uninstalling applications | Mar 13 2013 | |||
3c11d9103e03 | Chad Little | Optional body class for dust background. | Mar 4 2013 | |||
5e11eb7f7216 | epriestley | Prepare for hovercards | Feb 26 2013 | |||
7ab7783ad3c2 | Chad Little | Modernize Countdown | Feb 25 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
4eb84149c2f1 | vrana | Convert everything to safe HTML | Feb 13 2013 | |||
37b98450a57b | vrana | Replace array_interleave() by phutil_implode_html() | Feb 12 2013 | |||
2f508bf0dc52 | vrana | Delete some phutil_safe_html() | Feb 6 2013 | |||
0f1bdbe147a7 | epriestley | Merge branch 'master' into phutil_tag | Feb 4 2013 | |||
57ff0a80aa1e | epriestley | Return applications in application order | Feb 3 2013 | |||
49beca445bef | Afaque Hussain/epriestley | Respected canUninstall() :P | Jan 30 2013 | |||
cc95818384eb | Afaque Hussain/epriestley | Code Refactored | Jan 30 2013 | |||
39221b1d3f28 | epriestley | Merge branch 'master' into phutil_tag | Jan 29 2013 | |||
40547030a54e | epriestley | render_tag -> tag: PropertyListView | Jan 29 2013 | |||
5017c80b3103 | Afaque Hussain/epriestley | Installation & Uninstallion of Applications | Jan 29 2013 | |||
a54a60df36b8 | vrana | Fix check request event | Jan 23 2013 | |||
849dc086e437 | Chad Little | Ability to "Create X" from wide sidebar buttons | Jan 22 2013 | |||
76e44ad93083 | skarphet/epriestley | Removed RenderFooter | Jan 20 2013 | |||
f919f000e703 | Andrei Antonescu/epriestley | Created a preference pane for DarkConsole, instead of link | Jan 20 2013 | |||
06fa7242803d | epriestley | Completely uninstall beta applications | Jan 19 2013 | |||
2a6060a763a8 | Lauri-Henrik Jalonen/epriestley | Added beta status for applications | Jan 19 2013 | |||
fffa7ffb6c52 | epriestley | Allow users to customize applicaiton tile sizes | Jan 16 2013 | |||
7ad3147b3b88 | epriestley | Remove all older-style navs | Jan 9 2013 | |||
dd669c6d4eca | epriestley | Make AphrontProxyResponse reduce to a real response instead of building a string | Dec 12 2012 | |||
03a114848065 | epriestley | Restore Maniphest to use comma-style lists for subscribers, projects | Dec 12 2012 | |||
f306cab653d8 | epriestley | Use application icons for "Eye" menu and Crumbs | Dec 7 2012 |
c4science · Help