phab/src/applications/peoplefeature/testing
phab/src/applications/people
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4ea9d76f66f1 | Joshua Spence | Add some missing type hints | May 4 2015 | |||
25b1fb1de274 | lkassianik | Calendar event edit view should validate that start time preceeds end time | May 3 2015 | |||
be14f752749b | epriestley | Update various hard-coded URIs | Apr 26 2015 | |||
3ba56ceaf0f0 | epriestley | Add an anyone() typeahead function for matching any document owner | Apr 24 2015 | |||
83617073f5dc | epriestley | Rename TypehaeadUserParameterizedDatasource to PeopleUserFunctionDatasource | Apr 23 2015 | |||
f64ca87bfea0 | epriestley | Implement open() and closed() Maniphest tokenizer status functions, plus cleanup | Apr 23 2015 | |||
135c8799e67c | epriestley | Refine global search UI for tokenizer functions | Apr 23 2015 | |||
3a2c2ae3c3ae | epriestley | Implement a scope selector for the global search | Apr 22 2015 | |||
e5e5974d9fe1 | epriestley | Give typeahead browse dialogs sensible titles | Apr 20 2015 | |||
f331463d5072 | epriestley | Make "user's projects" a logical datasource and add viewerprojects() | Apr 20 2015 | |||
eb69b115a7fb | epriestley | Simplify members() datasource function | Apr 20 2015 | |||
c246aa26382a | epriestley | Implement a projects() datasource function | Apr 20 2015 | |||
e27c0b416d45 | epriestley | Add "Edge Logic" support to PolicyAwareQuery | Apr 20 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
50e2d5174fa6 | Chad Little | Remove Send Message Button on Profile w/ no Conpherence | Apr 17 2015 | |||
76448a75de30 | epriestley | Make token UI stronger and more consistent | Apr 17 2015 | |||
845466b49bf8 | epriestley | Implement viewer() and members(project) typeahead functions | Apr 17 2015 | |||
fd60a739c100 | epriestley | Improve browsability of People query | Apr 17 2015 | |||
156b156e77b6 | epriestley | Give Conduit params/return/errors protected visibility | Apr 13 2015 | |||
4fba6e7730aa | epriestley | Remove trivial implementations of getPagingColumn() | Apr 13 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
a8271ecd4010 | epriestley | Remove most callsites to Controller->renderHandlesForPHIDs() | Mar 31 2015 | |||
1752be630c28 | epriestley | Improve handle semantics with HandlePool / HandleList | Mar 31 2015 | |||
076cc6ed7ef8 | Chad Little | Change setErrorView to setInfoView in PHUIObjectBoxView | Mar 7 2015 | |||
19f2468753b3 | Chad Little | Remove AprhontPanelView from LDAP search | Mar 5 2015 | |||
ab4743b216f2 | epriestley | Improve Phortune policy behavior | Mar 3 2015 | |||
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 |
c4science · Help