zulip/templates
yogesh sirsat 543f36b7da custom_profile_fields: Add "display_in_profile_summary" field in model.
To allow `custom_profile_field` to display in user profile popover,
added new boolean field "display_in_profile_summary" in its model class.

In `custom_profile_fields.py`, functions are edited as per conditions,
like currently we can display max 2 `custom_profile_fields` except
`LONG_TEXT` and `USER` type fields.

Default external account custom profile fields made updatable for only
this new field, as previous they were not updatable.

Fixes part of: #21215
2022-09-20 17:03:57 -07:00
..
analytics templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
confirmation templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
corporate templates: Replace default HTML title and meta-description elements. 2022-09-19 20:17:17 -07:00
tests
two_factor templates: Prevent dangling end tags. 2021-11-23 15:55:54 -08:00
zerver custom_profile_fields: Add "display_in_profile_summary" field in model. 2022-09-20 17:03:57 -07:00
zilencer
.gitignore
404.html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
500.html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00