What it says on the tin. It's a little counter-intuitive as to what the field's for if you're not actually using the Calendar.
Description
Description
Revisions and Commits
Revisions and Commits
Related Objects
Related Objects
- Duplicates Merged Here
- T5370: User pop-ups shouldn't show "Status: ..." line if Calendar app is uninstalled
Event Timeline
Comment Actions
The actual calendar on the profiles should probably get disabled, too. That part might be obsoleted with Dashboards.
Comment Actions
The panel can wait for dashboards but the status field should be nukeable by implement isFieldEnabled() on PhabricatorUserStatusField and having it do an ..installedForViewer() check.