Commit Graph

6702 Commits

Author SHA1 Message Date
Benedek Farkas
ba9f54b067 Upgrading Microsoft.Web.Infrastructure from 1.0.0.0 to 2.0.0 2025-10-14 15:01:31 +02:00
Benedek Farkas
8739df1298 Merge branch 'dev' into task/nuget-updates 2025-10-14 14:47:25 +02:00
Benedek Farkas
80707a48fa Projections: Removing duplicate index creation that is a result of a merge from 1.10.x
Some checks failed
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
SpecFlow Tests / Define Strategy Matrix (push) Has been cancelled
Build Crowdin Translation Packages / build-crowdin-translation-packages (push) Has been cancelled
SpecFlow Tests / SpecFlow Tests (push) Has been cancelled
2025-10-14 14:47:12 +02:00
Benedek Farkas
9ee8217c55 Upgrading YamlDotNet from 11.1.1 to 16.3.0 2025-10-14 13:20:55 +02:00
Benedek Farkas
3291199606 Upgrading Redis from 1.0.481 to 1.2.6
Some checks failed
SpecFlow Tests / Define Strategy Matrix (push) Has been cancelled
SpecFlow Tests / SpecFlow Tests (push) Has been cancelled
2025-10-14 12:01:42 +02:00
Benedek Farkas
da9c4eec2c Upgrading RestEase from 1.4.9 to 1.6.4 2025-10-14 11:25:47 +02:00
Benedek Farkas
59d616db6d Updating Moq in codegen templates too
Some checks failed
SpecFlow Tests / Define Strategy Matrix (push) Has been cancelled
SpecFlow Tests / SpecFlow Tests (push) Has been cancelled
2025-10-13 22:16:38 +02:00
Benedek Farkas
d020137dd4 Upgrading Moq from 4.2.1510.2205 to 4.5.30
Higher versions would require Castle.Core 4.0.0, but we use 3.3.3
2025-10-13 21:15:06 +02:00
Benedek Farkas
eff88ce6f8 Removing unused Microsoft.TypeScript.MSBuild package 2025-10-13 21:00:38 +02:00
Benedek Farkas
6e33894df7 Upgrading log4net from 2.0.17 to 3.2.0
Some checks failed
SpecFlow Tests / Define Strategy Matrix (push) Has been cancelled
SpecFlow Tests / SpecFlow Tests (push) Has been cancelled
2025-10-13 20:44:17 +02:00
Benedek Farkas
e170d31160 Upgrading log4net from 2.0.12 to 2.0.17 2025-10-13 20:34:02 +02:00
Benedek Farkas
cdf58c6825 Updating MailKit from 4.14.0 to 4.14.1 2025-10-13 20:25:55 +02:00
Benedek Farkas
3b9f47bedc Fixing CodeGeneration templates and Specs app root web.config after NHibernate update 2025-10-13 16:09:24 +02:00
Benedek Farkas
b469231a79 Upgrading FluentNHibernate from 3.1.0 to 3.4.1, NHibernate from 5.5.2 to 5.6.0 and NHibernate.Caches.SysCache2 from 5.7.0 to 5.9.0 2025-10-13 13:15:52 +02:00
Benedek Farkas
02f844d496 Removing unused IronRuby.Libraries.Yaml.dll references
Some checks failed
SpecFlow Tests / Define Strategy Matrix (push) Has been cancelled
SpecFlow Tests / SpecFlow Tests (push) Has been cancelled
2025-10-13 12:24:23 +02:00
Benedek Farkas
d2e1ab1e56 Upgrading Microsoft.Owin.* packages from 4.2.2 to 4.2.3 2025-10-12 19:19:57 +02:00
Benedek Farkas
3ca5dd381f Upgrading MVC from 5.2.7 to 5.3.0 (latest) and its dependent packages to latest 2025-10-12 16:16:30 +02:00
Benedek Farkas
d46bf8fc0d Upgrading Markdig.Signed from 0.22.1 to 0.42.0 2025-10-12 13:21:06 +02:00
Benedek Farkas
84dc53ace5 Upgrading MailKit from 4.9.0 to 4.14.0 (latest) 2025-10-12 12:15:58 +02:00
Benedek Farkas
1f20a4e8b2 DynamicForms: Updating DocumentFormat.OpenXml and .Framework from 3.0.2 to 3.3.0 (latest) 2025-10-12 12:11:10 +02:00
Benedek Farkas
a77453dcab #8759: Removing the Azure Media Services module (#8853)
Some checks failed
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
SpecFlow Tests / Define Strategy Matrix (push) Has been cancelled
SpecFlow Tests / SpecFlow Tests (push) Has been cancelled
Build Crowdin Translation Packages / build-crowdin-translation-packages (push) Has been cancelled
* Removing the Azure Media Services module

* Resources: Removing Moment.js and URI.js
2025-10-10 22:23:17 +02:00
Benedek Farkas
9f65be8e26 Merge branch '1.10.x' into 1.10.x-to-dev 2025-10-10 19:11:39 +02:00
Benedek Farkas
78ee4efb4f #8850: Release 1.10.4 (#8851)
Some checks failed
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
SpecFlow Tests / Define Strategy Matrix (push) Has been cancelled
SpecFlow Tests / SpecFlow Tests (push) Has been cancelled
* Updating version numbers to 1.10.4

* Updating Advisory Dashboard Widget iframe URL

* Dashboards: Removing empty Scripts folder

* Dashboards: Updating the Advisory element's iframe URL

* Updating solution with GHA workflow files
2025-10-10 18:49:26 +02:00
Benedek Farkas
ce23a974d7 Merge branch '1.10.x' into 1.10.x-to-dev
# Conflicts:
#	src/Orchard.Web/Core/Navigation/Controllers/AdminController.cs
2025-10-05 19:46:43 +02:00
Benedek Farkas
971a97874c Preventing Indexing AdminController and Commands from operating with unsafe index names (#8845)
Some checks failed
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
SpecFlow Tests / Define Strategy Matrix (push) Has been cancelled
SpecFlow Tests / SpecFlow Tests (push) Has been cancelled
2025-10-02 19:18:19 +02:00
Michael Wentz
26fcdfbc5b #8839 Orchard Layouts Bootstrap 4 columns fix (#8840)
Some checks failed
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
SpecFlow Tests / Define Strategy Matrix (push) Has been cancelled
SpecFlow Tests / SpecFlow Tests (push) Has been cancelled
Build Crowdin Translation Packages / build-crowdin-translation-packages (push) Has been cancelled
* #8839 update all col-xs-* in Orchard.Layouts module to just col-* to fix columns. col-xs-* was removed in Bootstrap 4. display:flex was also added to Row.less to counteract the display:block on all the divs between .row and the .col-*

* Remove unnecessary file update. Didn't mean to include this, it is part of the Bootstrap 3 source which is not used anymore.

* OrchardCMS#8839 fixes for the layout editor from the previous work. If multiple elements were in a column, they were displaying horizontally instead of vertically. In order to fix this and manage situations where there are nested rows, the CSS specification had to be high.

* Rebuild client-side assets

---------

Co-authored-by: Benedek Farkas <benedek.farkas@lombiq.com>
2025-09-26 21:29:55 +02:00
Benedek Farkas
99ce4ca61e Users: Hiding the Unpublish and Delete buttons in the User editor 2025-09-26 18:41:31 +02:00
Benedek Farkas
e7e888d422 Projections: Hiding the Unpublish button in the Query (Properties) editor 2025-09-26 17:44:06 +02:00
Benedek Farkas
4490c9bc38 Taxonomies: Updating AdminController to support the Core/Contents Delete button + a bit of code styling 2025-09-26 17:28:13 +02:00
Benedek Farkas
3cdf4e9a1b Taxonomies: Hiding the Unpublish button in the Taxonomy editor 2025-09-26 17:27:22 +02:00
Benedek Farkas
08b65c241c Taxonomies: Hiding the Unpublish and Delete buttons in the Term editor 2025-09-26 17:26:59 +02:00
Benedek Farkas
d42fbd3448 Media: Hiding Unpublish Button in the Media editor, since it doesn't do anything 2025-09-26 17:10:25 +02:00
Benedek Farkas
55fafa896f Widget editor: Hiding the UnpublishButton as it's not supported by the Widget AdminController 2025-09-20 23:50:53 +02:00
Benedek Farkas
973114988e Blog editor: Hiding the UnpublishButton as it's not supported by the Controller 2025-09-20 22:56:44 +02:00
Benedek Farkas
8227579c2e Blog admin editor: Removing the duplicate Delete button, since the Core ContentsDriver now renders one 2025-09-20 22:56:10 +02:00
Benedek Farkas
6ca9e5ad7e Updating Module Test project codegen templates with NUnit upgraded to 2.7.1 2025-09-19 23:04:53 +02:00
Benedek Farkas
0e71cf3c9d Upgrading NUnit to 2.7.1 in the whole solution 2025-09-19 18:29:27 +02:00
Benedek Farkas
1a0bfa17ab Code styling 2025-09-19 12:16:19 +02:00
Benedek Farkas
4a0dc97f5f Updating bootstrap.css and bootstrap.min.css from gulp rebuild 2025-09-19 10:03:28 +02:00
Benedek Farkas
673d782d82 Merge branch '1.10.x' into 1.10.x-to-dev
# Conflicts:
#	src/Orchard.Web/Core/Contents/Controllers/AdminController.cs
#	src/Orchard.Web/Core/Contents/Drivers/ContentsDriver.cs
#	src/Orchard.Web/Core/Contents/Placement.info
#	src/Orchard.Web/Modules/Orchard.Fields/Orchard.Fields.csproj
#	src/Orchard.Web/Themes/TheAdmin/Styles/site.css
#	src/Orchard/Orchard.Framework.csproj
2025-09-18 22:35:24 +02:00
Andrea Piovanelli
b14c29503b #8565: Delete and Unpublish buttons in backoffice content edit (#8566)
Some checks failed
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
* Added publish and delete buttons to backoffice content edit.

* Corrected condition for content unpublishing.
Managed unpublish and delete button for blogs and widgets.

* Some little code refactoring

* Added css classes for unpublish-button.
Condition for delete button visibility now checks for contentItem.Id > 0 instead of IsNew() function

* Removed UnpublishButton from Widget Editor.

* Removed Widget_DeleteButton to use the generic Content_DeleteButton shape and avoid its duplication or confusing management via Placement.info.

* Removed Widget_UnpublishButton shape

* Removed unpublish button show/hide logic from driver.
Added comments to clarify how new Unpublish and Delete actions work.

* EOL fix to Orchard.Widgets.csproj.

* Added unpublish button to edit widget (shown if widget is draftable only)

* Hide Content edit delete button at frontend

* ContentsDriver: removed AdminFilter check to display delete button and checked the content is published before showing the unpublish button.

* Applied some of the proposed formatting changes

* Several refactoring operations

* Autoformatting.

* Stylesheet refactoring and reorganization to properly position backoffice buttons

* Autoformatting

---------

Co-authored-by: Alessandro Agostini <alessandro.agostini@laser-group.com>
Co-authored-by: Matteo Piovanelli <matteo.piovanelli@laser-group.com>
2025-06-13 16:17:11 +02:00
Marek Dzikiewicz
4c463287ca #8828: Expose Redis API to clear multiple keys using wildcard syntax (#8829)
* #8828: Expose Redis API to clear multiple keys using wildcard syntax

* #8828: Rename IRedisCacheStorageProvider to ICacheStorageProviderWithKeyPrefix

* Moving ICacheStorageProviderWithKeyPrefix to Orchard.Caching

---------

Co-authored-by: Benedek Farkas <benedek.farkas@lombiq.com>
2025-04-16 14:28:43 +02:00
Andrea Piovanelli
3561be6e37 Moved embed video import to a dedicated service. (#8827)
Some checks failed
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
2025-02-04 12:55:39 +01:00
Benedek Farkas
5c3d045aa1 #8800: Reverting breaking changes to Enumeration Fields caused by #8789 (#8824)
Some checks failed
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
* Revert "#8640: Fixing consistency between different Enumeration Field flavors' data storage (#8789)"

This reverts commit fdbb06ba8d.

* Re-adding change to fix that changing the ListMode of an EnumerationField from a multi-select to a single-select flavor shouldn't break the editor

* Code styling in Fields/Enumeration.Edit.cshtml
2025-01-23 11:59:24 +01:00
Benedek Farkas
d2e91853e1 Merge branch '1.10.x' into 1.10.x-to-dev
# Conflicts:
#	src/Orchard.Specs/App.Config
#	src/Orchard.Web.Tests/app.config
#	src/Orchard.Web/Modules/Orchard.Projections/Services/ProjectionManager.cs
#	src/Orchard.Web/Orchard.Web.csproj
#	src/Orchard.Web/Web.config
#	src/Orchard.Web/packages.config
2025-01-17 19:39:55 +01:00
Benedek Farkas
32c5f1e821 #8822: Upgrading MailKit to 4.9.0 and consolidating all NuGet packages (#8823)
Some checks failed
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
* Upgrading MailKit to 4.8.0 and consolidating all NuGet packages

* Upgrading MailKit to 4.9.0 and consolidating dependency package versions
2025-01-17 19:22:19 +01:00
Benedek Farkas
d26e8e47f1 #8232: Adding warnings when a Projection Query has an empty Filter Group (#8813)
Some checks failed
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
* Projections: Returning empty list of content items instead of every content item when the query has no filters

* Better solution to skip processing empty filter groups, instead of returning nothing when there's an empty filter group

* Code styling and comments

* Code styling in ProjectionPartDriver, QueryPartDriver and ProjectionManager

* Reverting functional change to ignore empty filter groups

* Code styling in AdminController, ProjectionPartDriver and QueryPartDriver

* Adding notification when saving a Query or a ProjectionPart to warn about the effect of an empty filter group

* Fixing that upgrading Newtonsoft.Json 13.x broke the SpecFlow test execution app
2025-01-14 17:22:02 +01:00
Benedek Farkas
6466c3884b Merge branch '1.10.x' into dev
Some checks failed
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
# Conflicts:
#	src/Orchard.Specs/Hosting/Orchard.Web/Web.config
#	src/Orchard.Web/Core/Orchard.Core.csproj
2024-12-10 09:38:09 +01:00
Benedek Farkas
1c40b8ba93 #8808: Fixing Container admin navigation (#8809)
* Fixing that Core.Containers "Show on admin menu" functionality shouldn't depend on the Orchard.Lists feature

* Moving menu.list.png admin menu icon from Orchard.Lists to Core.Containers as menu.container.png

to fix that Containers should have a default admin menu icon

* Fixing conflict between lists and container admin navicon by applying the unused menu.list-definition.png to lists

* Code styling and removing duplicate code
2024-12-10 09:30:58 +01:00
Benedek Farkas
20de85e5b6 Simplifying LinkFieldDriver validation of URL and fragment 2024-12-08 20:19:49 +01:00