Mike Alhayek
Mike Alhayek
Fixes #11612
Add DisplayedStereotypes property to ContentPickerFieldSettings to allow a user to include content-types by steryotype Fix #12066 
### Is your feature request related to a problem? Please describe. When media file fails to upload, you the errors are hidden by default. You'll be able to see an...
### Describe the bug When creating a "creatable" content type using with a specific stereotype, then try to add a content-item for that content type, we get an exception. The...
I think both `MarkdownField` and `MarkdownFieldSettings` classes should be moved to the OrchardCore.Abstractions project to allow other projects to use them without the need to install `OrchardCore.Markdown` project.
### Is your feature request related to a problem? Please describe. Currently, site settings provided by modules are scattered on the menu in many places. Form user experience, it would...
### Is your feature request related to a problem? Please describe. Assume we have a content-type (ex., `Product`) with a BagPart attached. The user create new or edits existing product...
### Is your feature request related to a problem? Please describe. When a new user is created from admin, there is no way to notify the user that their account...