About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
Go to file
Benedek Farkas e60a845359
#8791: Merge 1.10.x into dev (#8792)
* 6748: Stricter file and folder name validation (#6792)

* Media Library: More strict file and folder name validation, fixes #6748

* Resetting MediaLibraryService changes to 1.10.x

* Code styling in FileSystemStorageProvider

* Adding string file and folder name validation to FileSystemStorageProvider, so that MediaLibrary components don't need to do it separately

* Applying the same file and folder name validation to AzureFileSystem too

* Code styling and fixes in AzureFileSystem, MediaLibrary and IStorageProvider

* Simplifying invalid character detection

* Code styling

* Adding InvalidNameCharacterException to be able to handle invalid characters precisely at various user-facing components

* Updating MediaLibrary not to log an error when a file can't be uploaded due to invalid characters

---------

Co-authored-by: Lombiq <github@lombiq.com>

* #6793: Adding a content-independent culture selector shape for the front-end (#8784)

* Adds a new CultureSelector shape for front-end

* fixed query string culture change

* Moving NameValueCollectionExtensions from Orchard.DynamicForms and Orchard.Localization to Orchard.Framework

* Code styling

* Simplifying UserCultureSelectorController and removing the addition of the culture to the query string

* EOF empty lines and code styling

* Fixing that the main Orchard.Localization should depend on Orchard.Autoroute

* Code styling in LocalizationService

* Updating LocalizationService to not have to use IEnumerable.Single

* Matching culture name matching in LocalizationService culture- and casing-invariant

---------

Co-authored-by: Sergio Navarro <jersio@hotmail.com>
Co-authored-by: psp589 <pablosanchez589@gmail.com>

* #8640: Fixing consistency between different Enumeration Field flavors' data storage (#8789)

* Reworking EnumerationField's logic to store/retrieve its (selected) values

* Fixing exception when creating new item with CheckboxList flavor, adding more nullchecks and compactness

* Code styling in EnumerationFieldDriver

* Code styling in EnumerationField editor template

* Fixing that EnumerationFieldDriver and the EnumerationField editor template should read SelectedValues instead of Values directly

---------

Co-authored-by: Matteo Piovanelli <MatteoPiovanelli-Laser@users.noreply.github.com>

* Fixing merge

---------

Co-authored-by: Lombiq <github@lombiq.com>
Co-authored-by: Sergio Navarro <jersio@hotmail.com>
Co-authored-by: psp589 <pablosanchez589@gmail.com>
Co-authored-by: Matteo Piovanelli <MatteoPiovanelli-Laser@users.noreply.github.com>
2024-04-19 15:48:17 +02:00
.github/workflows Merge branch '1.10.x' into issue/8773 2024-04-17 10:37:23 +02:00
lib Merge branch '1.10.x' into issue/8773 2024-04-04 20:53:50 +02:00
src #8791: Merge 1.10.x into dev (#8792) 2024-04-19 15:48:17 +02:00
.deployment Improve build script to not fail when there is JS warning (#8422) 2020-12-03 10:14:14 -08:00
.gitattributes Adding .gitattributes file to enforce common line ending configuration 2015-12-09 00:25:49 +01:00
.gitignore Merge branch '1.10.x' into issue/8773 2024-04-04 20:53:50 +02:00
.hgeol Adding proper end of line handling when cloning from Mercurial 2015-11-19 13:58:47 +01:00
build.cmd Converting all files stored as CRLF in git to be stored as LF 2015-12-13 22:21:02 +01:00
CalculateBindingRedirects.ps1 merge 1.10.x into dev 2021-02-19 10:31:26 +01:00
CleanSolution.ps1 Removed Azure cloud service support. 2016-03-25 17:20:51 +01:00
ClickToBuild.cmd Updated ClickToBuild.cmd to support VS2019 (v16) and VS2022 (v17) (#8764) 2024-03-15 10:18:40 +01:00
CREDITS.txt Merge branch '1.10.x' into dev 2020-04-07 23:03:58 +02:00
DeleteModuleBinaries.cmd Converting all files stored as CRLF in git to be stored as LF 2015-12-13 22:21:02 +01:00
deploy.cmd Adding "/m" switch to MSBuild in ClickToBuild.cmd and Deploy.cmd. Fixes #6936. 2016-06-05 21:07:40 +02:00
deploy.ps1 Improve build script to not fail when there is JS warning (#8422) 2020-12-03 10:14:14 -08:00
DeploymentUtility.psm1 Improve build script to not fail when there is JS warning (#8422) 2020-12-03 10:14:14 -08:00
LICENSE.txt Converting all files stored as CRLF in git to be stored as LF 2015-12-13 22:21:02 +01:00
Orchard.proj Merge branch '1.10.x' into issue/8773 2024-04-04 20:53:50 +02:00
README.md Updating Docs links in Readme to use HTTPS 2019-02-25 14:49:51 +01:00
SECURITY.md Create SECURITY.md 2022-08-04 10:03:47 -07:00

Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.

Join the chat at https://gitter.im/OrchardCMS/Orchard

You can try it for free on DotNest.com or on Microsoft Azure by clicking on this button.

Deploy to Azure

About The Orchard Project

Please visit our website at https://orchardproject.net for the most current information about this project.

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.

Orchard is built on a modern architecture that puts extensibility up-front, as its number one concern. All components in Orchard can be replaced or extended. Content is built from easily composable building blocks. Modules extend the system in a very decoupled fashion, where a commenting module for example can as easily apply to pages, blog posts, photos or products. A rich UI composition system completes the picture and ensures that you can get the exact presentation that you need for your content.

Orchard is delivered under the .NET Foundation. It is licensed under a New BSD license, which is approved by the OSI.

Our mission is to empower our users and foster a dedicated and diverse community that builds the CMS that we all want to use.

Project Status

Orchard is currently in version 1.10.3: It contains bugfixes and the more impactful changes and new features added in the latest major version (1.10).

We invite participation by the developer community in shaping the projects direction, so that we can publicly validate our designs and development approach. All our releases are available on our Releases page, and we encourage interested developers to check out the source code on the Orchard GitHub site and get involved with the project.

How To Get Involved

We hope that by engaging with the community we will continue to shape Orchard into a valuable set of tools and applications. The Orchard team is committed to open community participation and accepts code contributions. We encourage community participation at all levels from general project feedback to bug fixes and patches.

There are many ways you can contribute to Orchard:

The Future Of Orchard CMS: Orchard Core

As the underlying frameworks (.NET, ASP.NET and ASP.NET MVC) are constantly evolving, Orchard of course keeps track of the changes and improvements of these: Orchard Core is the next generation of Orchard releases that is based on ASP.NET Core. Just like the current Orchard project, it's fully open-source and is publicly available on GitHub. Orchard Core (as a framework) is being built from scratch: it's still in development and does not share any of its code base (at least directly) with the current versions (1.x) of Orchard.