-
### Describe the bug
### To Reproduce
Steps to reproduce the behavior:
1. Add OrchardCore.Demo as project reference to OrchardCore.CMS.Web project
2. Change appsettings to use a different admi…
-
### Describe the bug
I have noticed that the OrchardCore.Security library does not seem to include nonce attributes in inline script tags, which can make web applications built on OrchardCore vulnera…
-
I started working on a GitHub api module here:
https://github.com/StatCan/StatCan.OrchardCore/tree/master/src/Modules/StatCan.OrchardCore.GitHub
Features include:
- Api token in site settings
…
-
Part of https://github.com/OrchardCMS/OrchardCore.Commerce/issues/16 followup to https://github.com/OrchardCMS/OrchardCore.Commerce/pull/127. We can only pay in one currency at a time. Later we have t…
-
Add Notification support for email and web site.
Email notifications will be using the SMTP setup on the site
Web Site notifications may be showing as a toast.
-
Follow on from https://github.com/OrchardCMS/OrchardCore/pull/8481
- remove usage of dynamic for shape attribute
- remove usage of dynamic in layer filter
- probably migrate content definition ed…
-
when working with source code the po files in :
OrchardCore.Cms.Web\Localization
are recreated on every build, so even if i add files from crowdin they get replaced on each run.
-
There are three options as I see it:
1. Extend the admin part of the application.
This has full access to all components for preview and is guaranteed to be in sync.
2. Use SvelteKit's packag…
-
Spreadsheet (table view) is a useful format for certain use cases (e.g. bulk, high level) to ease content manipulation (in contrast with a form view).
Examples of spreadsheet view can be found in A…
-
### Is your feature request related to a problem? Please describe.
At present, the imported workflow type always cleans up the workflow instances of the process.
In some cases, we want to keep the…