1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-01 23:19:15 +01:00
phorge-phorge/src/applications/people/controller
epriestley 6ffbee115b Add ApplicationTransactions/CustomField based user profile editor
Summary:
Adds a profile edit controller (with just one field and on links to it) that uses ApplicationTransactions and CustomField.

{F45617}

My plan is to move the other profile fields to this interface and get rid of Settings -> Profile. Basically, these will be "settings":

  - Sex
  - Language
  - Timezone

These will be "profile":

  - Real Name
  - Title
  - Blurb
  - Profile Image (but I'm going to put this on a separate UI)
  - Other custom fields

Test Plan: Edited my realname using the new interface.

Reviewers: chad, seporaitis

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D6152
2013-06-07 09:55:55 -07:00
..
PhabricatorEmailVerificationController.php Don't require admin privileges to verify email addresses 2013-03-22 14:39:43 -07:00
PhabricatorPeopleController.php PHUIList, PHUIDocument updates 2013-06-05 08:41:43 -07:00
PhabricatorPeopleEditController.php Update Forms on People. 2013-05-08 10:42:20 -07:00
PhabricatorPeopleLdapController.php Modernized People Ldap Controller a tiny little bit 2013-04-02 08:58:53 -07:00
PhabricatorPeopleListController.php Default application search to the topmost filter 2013-06-05 18:58:50 -07:00
PhabricatorPeopleLogsController.php Made most of People inaccessible for passer-bys 2013-03-19 13:48:58 -07:00
PhabricatorPeopleProfileController.php PHUIList, PHUIDocument updates 2013-06-05 08:41:43 -07:00
PhabricatorPeopleProfileEditController.php Add ApplicationTransactions/CustomField based user profile editor 2013-06-07 09:55:55 -07:00