OrchardCore icon indicating copy to clipboard operation
OrchardCore copied to clipboard

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.

Results 446 OrchardCore issues
Sort by recently updated
recently updated
newest added

Once you are trying to logout from SPA with template of Are you sure you want to log out?. If you click no, you are redirected to server URL home...

bug :bug:

Scene: 1. Process the data before bulk import 2. Batch update dynamic SQL indexes after batch import I am using FreeSql as an ORM tool that supports dictionary type data...

merge conflict

I noticed in the last few releases that a translation message logged twice while building a project ![Screenshot 2024-05-22 023106](https://github.com/OrchardCMS/OrchardCore/assets/3237266/b6bdcd6b-7c1b-4288-98c1-2d145bfe7feb)

bug :bug:
localization
stale

- Fixing that the Close Stale PRs and Issues workflow frequently didn't finish, like [here](https://github.com/OrchardCMS/OrchardCore/actions/runs/9458375555) and needed either manual reruns, or waiting days until it has run sufficient times again....

This is hiding this useless line from the [community metrics](https://github.com/OrchardCMS/OrchardCore/labels/community%20metrics): ![image](https://github.com/OrchardCMS/OrchardCore/assets/1976647/94923fa7-626e-4c7b-bd78-cca5f49154a7) It's useless because it doesn't show the number of _answered_ discussions (which would be useful) but counts only those...

@ns8482e Just creating a draft PR here as it is easier for me to review. Related discussion: https://github.com/OrchardCMS/OrchardCore/discussions/15653

merge conflict
stale

One of the issues with recipes is that we currently tie a recipe to a specific feature when a module has multiple features. This should not longer be a limitation....

enhancement

https://www.npmjs.com/package/monaco-editor/v/0.47.0 https://github.com/microsoft/monaco-editor/releases/tag/v0.47.0

merge conflict

This is one of the PRs that I'm working on testing part of Orchard Core, the plan is to provide an essential testing APIs infrastructure for creating unit tests easily...

merge conflict

### Describe the bug There is an issue with updating content item: when there is a change content item with current culture changing the notification editor doesn't close. ### Orchard...

enhancement