Commit Graph

11901 Commits

Author SHA1 Message Date
Benedek Farkas
acd93104e2 Merge branch '1.10.x-to-dev' into dev 2025-09-26 20:48:59 +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
0a5187a699 Specs: Fixing typos in WebAppHosting 2025-09-26 16:59:40 +02:00
Benedek Farkas
bd680a44e5 Fixing SpecFlow test CreatingAndUsingDateTimeFieldsInAnotherCulture 2025-09-26 16:11:45 +02:00
Benedek Farkas
811f7a9c33 Updating SpecFlow generated files 2025-09-24 22:29:50 +02:00
Benedek Farkas
ea48baa146 Moving SpecFlow test files to the Test subfolder 2025-09-24 22:26:03 +02:00
Benedek Farkas
99a5003764 Upgrading SpecFlow packages to 2.4.1 to fix issues with VS sometimes not recognizing that a feature file has changed 2025-09-24 22:23:51 +02:00
Benedek Farkas
2dc01bba5e Updating SpecFlow workflow schedule to run once a week, but also on every push to 1.10.x and dev [skip ci] 2025-09-20 23:55:01 +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
fa5e1e48c7 Menu Item editor: Adding support in the Navigation AdminController for the Unpublish and Delete buttons rendered by the Core ContentsDriver 2025-09-20 23:29:28 +02:00
Benedek Farkas
6c2420dae4 Menu editor: Hiding the Unpublish button, since the menu will become inaccessible unless the Menu type is Listable 2025-09-20 23:27:44 +02:00
Benedek Farkas
e95bf05ecc Menu editor: Removing the duplicate Delete button, since the Core ContentsDriver already renders one 2025-09-20 23:27:00 +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
8d862f5a94 Adding NUnit.Runners to Orchard.Tests packages as nunit-console is no longer packaged since NUnit 2.6.0 2025-09-19 23:13:37 +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
c3f6beea4c Updating obsolete code due to NUnit upgrade 2025-09-19 22:57:28 +02:00
Benedek Farkas
ab986ad0a3 Regenerating Profiling.feature 2025-09-19 22:38:40 +02:00
Benedek Farkas
b7f5ace53b Cleaning up Orchard.Profile and Orchard.Specs.csproj as the SpecFlow VS extension is no longer needed 2025-09-19 22:37:09 +02:00
Benedek Farkas
2f7deb7fef Fixing the rendering of buttons from the merge in ContentsDriver 2025-09-19 18:48:40 +02:00
Benedek Farkas
d66c6b8919 Updating generated SpecFlow files 2025-09-19 18:31:39 +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
e42519c988 Adding SpecFlow.Tools.MsBuild.Generation v2.3.0 (and upgrading SpecFlow to v2.3.0) in Orchard.Profile and Orchard.Specs 2025-09-19 18:00:14 +02:00
Benedek Farkas
1a0bfa17ab Code styling 2025-09-19 12:16:19 +02:00
Benedek Farkas
65eb601c0c Code styling in Core/Contents/Placement.info [skip ci] 2025-09-19 11:17:21 +02:00
Benedek Farkas
307b2918f3 Fixing that Content.SaveButton should be "Save" instead of "Save Draft" if the type is not Draftable 2025-09-19 11:12:28 +02:00
Benedek Farkas
7759803a49 Capitalization in workflow/step display names 2025-09-19 10:59:17 +02:00
Benedek Farkas
8a1afeafb2 Updating the specflow workflow to run on the selected branch when triggered manually, take 2 [skip ci] 2025-09-19 10:42:03 +02:00
Benedek Farkas
c3f162c958 build-crowdin-translation-packages runner version pinning to ubuntu-24.04 2025-09-19 10:26:24 +02:00
Benedek Farkas
e89b31bbcc Switching the specflow workflow to use windows-2025 runners 2025-09-19 10:13:54 +02:00
Benedek Farkas
61ee88a46d Switching the specflow workflow to use cmd instead of pwsh 2025-09-19 10:13:25 +02:00
Benedek Farkas
7e53fcb272 Cleaning up the build-crowdin-translation-packages workflow 2025-09-19 10:11:51 +02:00
Benedek Farkas
c683103578 Fixing that the specflow workflow should run on the selected branch when triggered manually 2025-09-19 10:10:12 +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
10471049d4 Merge branch '1.10.x' into 1.10.x-to-dev 2025-09-19 09:58:03 +02:00
Benedek Farkas
0063c18f7f Testing windows-2025 runners on 1.10.x (#8843)
* Testing compile workflow on windows-2025 runners

* Wording [skip ci]

* Compile workflow: Switch shell to cmd where pwsh is not needed
2025-09-19 09:57:27 +02:00
Benedek Farkas
51400833e8 Merge branch '1.10.x' into 1.10.x-to-dev 2025-09-18 23:48:39 +02:00
Benedek Farkas
0de919d36f Fix gulp pipeline installation and error detection (#8841)
Some checks failed
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
* Fine-tuning the compile-node job in the compile workflow

* Temporarily disabling the compile job

* Splitting up steps in the compile-node job of the compile workflow

* Revert "Temporarily disabling the compile job"

This reverts commit c130566943.
2025-09-18 23:48:02 +02:00
Benedek Farkas
1819e91a61 Revert "Experimental compile workflow changes for better error detection"
This reverts commit 4e18292616.
2025-09-18 23:28:21 +02:00
Benedek Farkas
4e18292616 Experimental compile workflow changes for better error detection 2025-09-18 23:15:56 +02:00
Benedek Farkas
1925ec3541 Fixing indentation in TheAdmin/Styles/site.css 2025-09-18 22:41:32 +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
Benedek Farkas
9b7b561869 Merge branch 'dev' into 1.10.x-to-dev 2025-09-18 22:13:32 +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
d310fb56e1 #8832: Add LazyLoadConvention (#8833)
Some checks failed
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
2025-04-17 10:03:42 -07:00