phab/src/applications/peoplefeature/testing
phab/src/applications/people
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c0e1a63a63ae | epriestley | Implement an approval queue | Nov 13 2013 | |||
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 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
d66972c9f295 | epriestley | Tie application event listeners to the applications they listen for | Oct 22 2013 | |||
c4abf160cc51 | epriestley | Fix some file policy issues and add a "Query Workspace" | Oct 14 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
97c690fc0f52 | Chad Little | PHUIPropertyListView | Oct 11 2013 | |||
059860047615 | epriestley | Always pass handles to tokenizers, not `<phid -> name>` maps | Oct 7 2013 | |||
515f9a36ab7a | epriestley | When editing objects which use files, attach the files to the objects | Oct 7 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
b592630d7259 | epriestley | Provide more structure to PHUIObjectBoxView | Sep 30 2013 | |||
94d0704fdb87 | Chad Little | Add objectheaders to new View | Sep 29 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
0d77a7f39f47 | Chad Little | ObjectHeader Status icons | Sep 24 2013 | |||
3f24232d2b8d | epriestley | Allow custom fields to have validation logic | Sep 19 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
ed7a5078f954 | epriestley | Add "user" and "users" standard custom fields | Sep 17 2013 | |||
611567061551 | epriestley | Add a "date" standard custom field | Sep 17 2013 | |||
ed126cd47ed0 | epriestley | Provide ApplicationSearch hooks in Maniphest | Sep 17 2013 | |||
c8574cf6fd74 | epriestley | Integrate ApplicationSearch with CustomField | Sep 16 2013 | |||
07b8becfc6d5 | Bob Trahan | Policy - introduce parentQuery and pass around policy configuration from parent… | Sep 11 2013 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
d1225e782b0e | epriestley | Don't try to load user profile images in PhabricatorPeopleQuery if no users… | Sep 8 2013 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 2013 | |||
cf138857361f | Aviv Eyal/epriestley | User preference for time format | Sep 2 2013 | |||
bb9be01d5571 | Chad Little | Update forms to use PHUIFormBoxView | Aug 27 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
f034fd80dbf7 | epriestley | Remove getApplicationObjectTypeName from ApplicationTransactions | Aug 21 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
d02eb46ad6ca | Chad Little | Add hovercard on/off option to PhabricatorFeedStory | Aug 14 2013 | |||
026137f92fe6 | epriestley | Further simplify PhabricatorCustomFieldInterface | Aug 14 2013 | |||
938b63aaa989 | epriestley | Simplify and improve PhabricatorCustomField APIs | Aug 14 2013 | |||
ca0115b361a3 | epriestley | Support configuration-driven custom fields | Aug 14 2013 | |||
a530004ac7db | epriestley | Raise an error if a user tries to register with an excessively long username | Aug 13 2013 | |||
7298589c86ec | epriestley | Proof of concept mitigation of BREACH | Aug 8 2013 | |||
fd2593e8abc3 | epriestley | Restore setting "disabled" on user handles of disabled users | Aug 1 2013 | |||
1cb0db87556a | Bob Trahan | Move PhabricatorUser to new phid stuff | Jul 26 2013 | |||
db3a0c90bbc2 | epriestley | Use Application PHIDs for XUSR | Jul 24 2013 | |||
ad38252c6811 | epriestley | Fix fatal on setting default profile picture | Jul 16 2013 | |||
9838251515a2 | Bob Trahan | Make PhabricatorActionListView logged-out user savvy | Jul 12 2013 | |||
d1e25e3d118e | epriestley | Fix UI for choosing a profile picture when user has no picture | Jul 12 2013 | |||
cff8c509030f | epriestley | Modernize email verification page | Jul 11 2013 | |||
a55089e62816 | epriestley | Move roles and status into properties on profile view | Jul 10 2013 | |||
6a40df529d06 | epriestley | Use ActionListView for all profile actions | Jul 10 2013 | |||
0125984226f3 | epriestley | Use tags to show user status | Jul 10 2013 | |||
b92fe7dbdacc | epriestley | Merge profile "About" into main profile and simplify some custom field stuff | Jul 10 2013 | |||
37b13ef2c924 | epriestley | Improve UI for selecting profile pictures | Jul 10 2013 | |||
62ab1dcc624a | epriestley | Move profile-related "settings" and "account" panel information to "edit… | Jul 10 2013 | |||
c5f2e617d896 | epriestley | Simplify and generalize remarkup engine construction | Jul 10 2013 | |||
f548dc006766 | epriestley | Remove PhabricatorProfileHeaderView in favor of PhabricatorHeaderView | Jul 10 2013 | |||
e5f200c654e0 | epriestley | Allow custom fields to be reordered and disabled from Config | Jul 9 2013 | |||
23e18b1ca5c4 | epriestley | Provide PhabricatorSavedQuery to renderResultsList() | Jul 3 2013 | |||
1834584e98b6 | epriestley | Provide contextual help on auth provider configuration | Jun 20 2013 | |||
3b9ccf11f246 | epriestley | Drive auth config with the database | Jun 20 2013 | |||
a905e8ae5a13 | epriestley | Disambiguate "id" column in People query which joins Email | Jun 19 2013 | |||
73c2c1d2e60f | epriestley | Send old login code to the bottom of the sea | Jun 19 2013 | |||
30237aaa4788 | epriestley | Clean up image loading for ExternalAccounts | Jun 17 2013 | |||
b040f889dee2 | epriestley | Move all account link / unlink to new registration flow | Jun 17 2013 | |||
c108ada7e4cb | epriestley | Provide start screen and full registration flow on the new auth stuff | Jun 16 2013 | |||
c05ee9ed6844 | epriestley | Generalize login flows for new registration | Jun 16 2013 | |||
db1cf41ec425 | epriestley | New Registration Workflow | Jun 16 2013 | |||
8744cdb69981 | epriestley | Migrate PhabricatorUserLDAPInfo to PhabricatorExternalAccount | Jun 16 2013 | |||
8111dc74bf89 | epriestley | Migrate the OAuthInfo table to the ExternalAccount table | Jun 14 2013 | |||
bce4b7addfce | epriestley | Internalize storage access for PhabricatorUserOAuthInfo | Jun 14 2013 | |||
3005811b9e13 | epriestley | Remove OAuth token/expiry interfaces | Jun 14 2013 | |||
8886416e3089 | epriestley | Expand the "PhabricatorExternalAccount" table for new registration | Jun 14 2013 | |||
fed0a2a49653 | Chad Little | Fix search and core icons in top nav | Jun 9 2013 | |||
059183f6b5f3 | epriestley | Allow configuration to have custom UI types | Jun 7 2013 | |||
77c03a8a42af | epriestley | Add "Title" and "Blurb" to new profile editor | Jun 7 2013 | |||
6ffbee115ba3 | epriestley | Add ApplicationTransactions/CustomField based user profile editor | Jun 7 2013 | |||
524c2acb3dab | epriestley | Flesh out ApplicationTransactions/CustomField integration | Jun 6 2013 | |||
7615e59cf97c | epriestley | Default application search to the topmost filter | Jun 6 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
59cea9bfc3d3 | epriestley | Implement ApplicationSearch in People | May 31 2013 | |||
32f91557f898 | Jakub Vrana | Store hash of session key | May 31 2013 | |||
27a0265367b6 | epriestley | Fix a small bug with empty user queries | May 17 2013 | |||
a420f3cbbc95 | Chad Little | Update Forms on People. | May 8 2013 | |||
c5692bb9bfad | Bryan Cuccioli/epriestley | No longer send welcome mail from a real user. | May 6 2013 | |||
f76ecd9e764c | Afaque Hussain/epriestley | Adding Handle Suport | May 6 2013 | |||
f53cde8f92f8 | Zedstar/epriestley | Using PhabricatorExternalAccount | Apr 28 2013 | |||
1e2f01efc2c1 | deedydas/epriestley | Fixed Task Generation | Apr 25 2013 | |||
e6720bd6d620 | epriestley | Implement order and chaos modes for Remarkup editing | Apr 20 2013 | |||
dc6cfe6e0131 | Afaque Hussain/epriestley | Created PhabricatorExternalAccount Class and Sql patch to create an… | Apr 19 2013 | |||
6e86a04ab106 | Chad Little | Update feed on projects, profile. | Apr 15 2013 | |||
4c2a87f20860 | Chad Little | PHUIFeedStoryView, Update Profile | Apr 15 2013 | |||
5107cc908e92 | deedydas/epriestley | Successfully Generated People | Apr 15 2013 | |||
57ad790de35b | Chad Little | Hovercard tweaks | Apr 7 2013 | |||
b951a38a077e | Anh Nhan Nguyen/epriestley | Adding hovercard event listeners for Users, Revisions, Conpherence and Commits | Apr 6 2013 | |||
f2828481aad6 | Anh Nhan Nguyen/epriestley | Use PhabricatorTagView in user mentions | Apr 5 2013 | |||
063f93a106a3 | Chad Little | Rework desktop header | Apr 3 2013 | |||
f46e3badae6a | Anh Nhan Nguyen/epriestley | Modernized People Ldap Controller a tiny little bit | Apr 2 2013 | |||
5320d85343e7 | Anh Nhan Nguyen/epriestley | Some pht()'s for People that got missed | Mar 26 2013 | |||
b0e9371a9c92 | Anh Nhan Nguyen/epriestley | Consolidate User Profile loading | Mar 24 2013 | |||
efe0c135fece | Jakub Vrana | Implement text mode for Phabricator Remarkup rules | Mar 23 2013 | |||
cb84cb1c0f37 | epriestley | Don't require admin privileges to verify email addresses | Mar 22 2013 | |||
e3a9ddfc4f7b | Anh Nhan Nguyen/epriestley | Made most of People inaccessible for passer-bys | Mar 19 2013 |
c4science · Help