phab/src/applications/peoplestable
phab/src/applications/people
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
36b049c7cc70 | Chad Little | Add a noDataString function to FeedBuilder | Feb 27 2015 | |||
3003b293d8ca | Chad Little | Fix footer display when IconNav is present | Feb 26 2015 | |||
15824bd51676 | Chad Little | Fix People mobile menu URLs | Feb 23 2015 | |||
d6bbbcb620e3 | Bob Trahan | Conduit - return primary email if its verified in user methods | Feb 17 2015 | |||
f206da2dbf3d | epriestley | Increase height of message box on invite workflow | Feb 16 2015 | |||
d39da529ca26 | Bob Trahan | Legalpad - allow for legalpad documents to be required to be signed for using… | Feb 13 2015 | |||
36494d4e2e8b | epriestley | Add a "did verify email" event to Phabricator | Feb 11 2015 | |||
d4680a7e4e84 | epriestley | Update Phabricator to work with more modular translations | Feb 11 2015 | |||
779744342865 | epriestley | Support invites in the registration and login flow | Feb 11 2015 | |||
6f90fbdef806 | epriestley | Send emails for email invites | Feb 11 2015 | |||
ae5976022252 | epriestley | Add administrative invite interfaces | Feb 11 2015 | |||
aaf8d73ec798 | Joshua Spence | Fix `pht` method calls | Feb 10 2015 | |||
2a0af8e2995d | epriestley | Add email invites to Phabricator (logic only) | Feb 10 2015 | |||
ae7dc8b9d2ca | Chad Little | Add getGroup to ConfigOptions | Feb 9 2015 | |||
345966cb4131 | Bob Trahan | People - refine permissions on creating new users | Feb 6 2015 | |||
69f06387cb84 | Bob Trahan | People - add back "add new user" ui | Feb 5 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
b2320c2e6817 | Bob Trahan | Policy - clean up access to user profile image uri | Feb 2 2015 | |||
8f1e0c026294 | Chad Little | Revamp Profile with new IconNav | Feb 2 2015 | |||
99292c5c6a67 | Chad Little | Use icons with Config Options page | Feb 2 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
7d309a8e46ca | Bob Trahan | Application Emails - make various user email editing paths respect application… | Jan 29 2015 | |||
170dc15c05cb | Chad Little | Make border conditional in crumbs | Jan 28 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
e85dfcbeeeb3 | Bob Trahan | People - add application policy on user creation | Jan 13 2015 | |||
790d250967cc | Chad Little | Move ActionList mobile links to better location | Jan 12 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
7c124d78542f | Joshua Spence | Rename `PhutilRealnameContextFreeGrammar` for consistency | Jan 6 2015 | |||
fa7bb8ff7a50 | epriestley | Add `cluster.addresses` and require membership before accepting cluster… | Jan 3 2015 | |||
cd677161e16a | Fabian Stelzer/epriestley | Do not CC users without permissions to view an object | Jan 1 2015 | |||
9c6467d867b5 | Chad Little | Fix typo in people controller | Dec 19 2014 | |||
2b99b4add8ae | Bob Trahan | Home - limit "status" queries to 100 and show 99+ if we hit that | Dec 12 2014 | |||
54f8aa8cd9f4 | Joshua Spence | Minor linter fixes | Dec 9 2014 | |||
10b86c2aa34d | epriestley | Don't show meme Remarkup hint button if Macro application is not usable | Nov 25 2014 | |||
5e0f218fe480 | epriestley | Allow device SSH keys to be trusted | Nov 21 2014 | |||
1b438a8bd106 | lkassianik/epriestley | Process Remarkup in text and HTML email bodies appropriately | Nov 18 2014 | |||
32cdc23efc52 | Evan Priestley | Separate SSH key management from the settings panel | Nov 11 2014 | |||
bf17b12daf43 | epriestley | Standardize SSH key storage | Nov 8 2014 | |||
aa0ca6fe4c22 | epriestley | Make user emails case-insensitive | Nov 7 2014 | |||
e29955b48d64 | epriestley | Move SSHKey table to Auth database | Nov 6 2014 | |||
f7fbf9ccc174 | epriestley | Change usernames to `sort64` to make them case-insensitive | Nov 5 2014 | |||
917da084176c | epriestley | Fix various MySQL version issues with new charset stuff | Oct 29 2014 | |||
9dd09f717192 | Bob Trahan | Remove gravatar support | Oct 17 2014 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
098d0d93d60c | epriestley | Generate expected schemata for User/People tables | Oct 1 2014 | |||
5f04bb6dd958 | Chad Little | Check calendar is installed on profile | Sep 26 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
3af442e4ac94 | epriestley | Don't require an actor in `PhabricatorFile::attachToObject()` | Sep 4 2014 | |||
b93bc7e47947 | Bob Trahan | phutil_utf8_shorten => PhutilUTF8StringTruncator | Aug 30 2014 | |||
bcdadf5947b3 | epriestley | Add autocomplete=off to all non-login password forms | Aug 13 2014 | |||
f6f9d78f3a07 | epriestley | Modularize mail tags | Aug 12 2014 | |||
d011f8fdc6c4 | epriestley | Add a setting to disable all notification email | Aug 12 2014 | |||
12aaa942acc5 | Mukunda Modell/epriestley | Add a CanCDN flag to uploaded files | Aug 8 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
42cf7f6faa10 | epriestley | Make the current session key a component of the CSRF token | Aug 4 2014 | |||
e56dc8f29986 | epriestley | Invalidate outstanding password reset links when users adjust email addresses | Aug 4 2014 | |||
f055736ecad2 | Joshua Spence | Rename `PhutilRemarkupRule` subclasses | Aug 4 2014 | |||
023dee0d3b6d | Joshua Spence | Rename Conduit classes | Jul 25 2014 | |||
b4d7a9de3912 | Joshua Spence | Simplify the implementation of `PhabricatorPolicyCapability` subclasses | Jul 25 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
0c8f487b0fa7 | Joshua Spence | Implement the `getName` method in `PhabricatorApplication` subclasses | Jul 23 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
f4b05312cdf5 | Joshua Spence | Fix broken references to auth adapters | Jul 22 2014 | |||
254542237a66 | Joshua Spence | Simplify the implementation of `PhabricatorPHIDType` subclasses | Jul 21 2014 | |||
76ed7d1a02c9 | Joshua Spence | Rename `PhabricatorDestructableInterface` interface | Jul 21 2014 | |||
a115810912e7 | epriestley | Give projects a proper on-demand datasource | Jul 18 2014 | |||
c52b3c28e166 | epriestley | Remove partial objects from Lisk | Jul 18 2014 | |||
b8d604acaf84 | epriestley | Make typeahead datasources default to PHID type icons | Jul 18 2014 | |||
0a3a3eae00e7 | epriestley | Modernize global search typeahead datasource | Jul 18 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
9cb6b2cfcc59 | James Rhodes | Remove user-independent date and time functions from Phabricator | Jul 13 2014 | |||
e46826ad364d | epriestley | Introduce CAN_EDIT for ExternalAccount, and make CAN_VIEW more liberal | Jul 10 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
78635a15c108 | Gareth Evans/epriestley | Only show profile status when calendar app installed | Jun 16 2014 | |||
824b8108da41 | Gareth Evans/epriestley | Check for calendar before settings status | Jun 16 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
28341307922c | epriestley | Make named lookup of users case insensitive | Jun 10 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 | |||
83112cc2e8c7 | epriestley | Move email verification into PhabricatorUserEditor | 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 | |||
a76f61f7e183 | epriestley | Make auth.email-domains case-insensitive | May 22 2014 | |||
c88385fa22a4 | Chad Little | Tweak mobile action css, add to people | May 22 2014 | |||
f1534e6feb6a | epriestley | Make password reset emails use one-time tokens | May 22 2014 | |||
bed9ce2d1897 | epriestley | Make PeopleQuery throw, not select everything, when handed empty array | May 20 2014 | |||
3a81f8c68d29 | Chad Little | Convert rest of SPRITE_STATUS to FontAwesome | May 19 2014 | |||
5b3ccfd95fb9 | epriestley | Move people list rendering into SearchEngine | May 16 2014 |
c4science · Help