1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/people/customfield
epriestley 992c199577 Add "Mailing List" users
Summary:
Ref T8387. Adds new mailing list users.

This doesn't migrate anything yet. I also need to update the "Email Addresses" panel to let administrators change the list address.

Test Plan:
  - Created and edited a mailing list user.
  - Viewed profile.
  - Viewed People list.
  - Searched for lists / nonlists.
  - Grepped for all uses of `getIsDisabled()` / `getIsSystemAgent()` and added relevant corresponding behaviors.
  - Hit the web/api/ssh session blocks.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: eadler, tycho.tatitscheff, epriestley

Maniphest Tasks: T8387

Differential Revision: https://secure.phabricator.com/D13123
2015-06-03 18:42:33 -07:00
..
PhabricatorUserBlurbField.php Don't show meme Remarkup hint button if Macro application is not usable 2014-11-24 15:25:25 -08:00
PhabricatorUserConfiguredCustomField.php Use ApplicationTransactions and CustomField to implement build steps 2014-03-25 16:08:40 -07:00
PhabricatorUserCustomField.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
PhabricatorUserRealNameField.php Separate reading object values out of didSetObject() in CustomField 2014-02-21 14:44:01 -08:00
PhabricatorUserRolesField.php Add "Mailing List" users 2015-06-03 18:42:33 -07:00
PhabricatorUserSinceField.php Remove user-independent date and time functions from Phabricator 2014-07-13 12:03:17 +10:00
PhabricatorUserStatusField.php Replace user "status" with "availability" 2015-05-14 11:15:04 -07:00
PhabricatorUserTitleField.php Separate reading object values out of didSetObject() in CustomField 2014-02-21 14:44:01 -08:00