Commit Graph

  • fa06ef7a7d
    Merge daf065fce0 into c38c9bf398 Michael Wentz 2025-06-20 16:49:36 -0400
  • daf065fce0 Sanitize scripts with TinyMCE #8836 Michael Wentz 2025-06-20 16:18:03 -0400
  • b218806b1b
    Merge fb59c0f2b5 into b14c29503b Matteo Piovanelli 2025-06-19 19:53:55 +0200
  • 91ffa5d6dd
    Merge e37ccf6fce into b14c29503b Andrea Piovanelli 2025-06-13 16:19:43 +0200
  • b14c29503b
    #8565: Delete and Unpublish buttons in backoffice content edit (#8566) 1.10.x Andrea Piovanelli 2025-06-13 16:17:11 +0200
  • c6b2c94e12 Autoformatting Andrea Piovanelli 2025-06-13 12:39:37 +0200
  • b3df766ed1 Stylesheet refactoring and reorganization to properly position backoffice buttons Andrea Piovanelli 2025-06-13 12:33:20 +0200
  • 9edad2bb43 Autoformatting. Andrea Piovanelli 2025-06-13 11:24:50 +0200
  • 681986e8b1 Merge remote-tracking branch 'remotes/origin/1.10.x' into 8565_DeleteUnpublishButtons Andrea Piovanelli 2025-06-13 11:00:42 +0200
  • d310fb56e1
    #8832: Add LazyLoadConvention (#8833) Marek Dzikiewicz 2025-04-17 13:03:42 -0400
  • e37ccf6fce Checked menu item published state by loading the latest version before the actual update is done. Andrea Piovanelli 2025-04-17 15:49:04 +0200
  • b41f8b4f48 Merge remote-tracking branch 'remotes/origin/1.10.x' into 8830_menuitemsaving Andrea Piovanelli 2025-04-17 15:50:57 +0200
  • 4c463287ca
    #8828: Expose Redis API to clear multiple keys using wildcard syntax (#8829) Marek Dzikiewicz 2025-04-16 08:28:43 -0400
  • 1c1ef6992b Moving ICacheStorageProviderWithKeyPrefix to Orchard.Caching Benedek Farkas 2025-04-16 14:15:30 +0200
  • 138b068e24
    #8828: Rename IRedisCacheStorageProvider to ICacheStorageProviderWithKeyPrefix Marek Dzikiewicz 2025-04-15 06:30:30 -0400
  • b56f111bfc
    #8832: Add LazyLoadConvention Marek Dzikiewicz 2025-04-14 16:59:01 -0400
  • 6983d65758 Forced the handler to "publish" the fields of a menu to ensure "Value" is updated in Orchard Projections FieldIndexRecords instead of "LatestValue" only. Andrea Piovanelli 2025-04-09 16:50:50 +0200
  • 994535ce98
    Merge 7ec3cc775b into c38c9bf398 Mazur Yuriy 2025-03-28 11:37:51 +0100
  • 7ec3cc775b Fixing typo Benedek Farkas 2025-03-28 11:37:39 +0100
  • 3561be6e37
    Moved embed video import to a dedicated service. (#8827) Andrea Piovanelli 2025-02-04 12:55:39 +0100
  • 4c11dde9bf
    #8828: Expose Redis API to clear multiple keys using wildcard syntax Marek Dzikiewicz 2025-02-03 03:47:09 -0500
  • 3861a9d0a5 Moved embed video import to a dedicated service. Andrea Piovanelli 2025-01-27 10:44:38 +0100
  • fb59c0f2b5 Merge remote-tracking branch 'remotes/origin/1.10.x' into PR/8688_get_many_skip_queries Andrea Piovanelli 2025-01-24 12:35:04 +0100
  • 000700ff89 Merge remote-tracking branch 'remotes/origin/1.10.x' into 8565_DeleteUnpublishButtons Andrea Piovanelli 2025-01-23 12:18:55 +0100
  • f0155c2698 Several refactoring operations Andrea Piovanelli 2025-01-23 12:13:04 +0100
  • 5c3d045aa1
    #8800: Reverting breaking changes to Enumeration Fields caused by #8789 (#8824) Benedek Farkas 2025-01-23 11:59:24 +0100
  • 80701867ae
    Merge 17bd09354d into c38c9bf398 andy 2025-01-23 11:22:52 +0100
  • 12d392fe29
    Update MySqlCommandInterpreter.cs Mazur Yuriy 2025-01-21 16:14:02 +0200
  • c38c9bf398 Merge branch '1.10.x-to-dev' into dev dev Benedek Farkas 2025-01-17 19:55:39 +0100
  • d2e91853e1 Merge branch '1.10.x' into 1.10.x-to-dev 1.10.x-to-dev Benedek Farkas 2025-01-17 19:39:55 +0100
  • e405f48cad Merge branch 'dev' into 1.10.x-to-dev Benedek Farkas 2025-01-17 19:27:36 +0100
  • 32c5f1e821
    #8822: Upgrading MailKit to 4.9.0 and consolidating all NuGet packages (#8823) Benedek Farkas 2025-01-17 19:22:19 +0100
  • 5da9ea3489 Upgrading MailKit to 4.9.0 and consolidating dependency package versions issue/8822 Benedek Farkas 2025-01-14 18:02:53 +0100
  • d26e8e47f1
    #8232: Adding warnings when a Projection Query has an empty Filter Group (#8813) Benedek Farkas 2025-01-14 17:22:02 +0100
  • 6466c3884b Merge branch '1.10.x' into dev Benedek Farkas 2024-12-10 09:38:09 +0100
  • 1c40b8ba93
    #8808: Fixing Container admin navigation (#8809) Benedek Farkas 2024-12-10 09:30:58 +0100
  • 91ef0a206c Code styling in Fields/Enumeration.Edit.cshtml issue/8800 Benedek Farkas 2024-12-09 12:30:35 +0100
  • 9043de7728 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 Benedek Farkas 2024-12-09 12:16:43 +0100
  • b57d017ce1 Revert "#8640: Fixing consistency between different Enumeration Field flavors' data storage (#8789)" Benedek Farkas 2024-12-09 12:06:38 +0100
  • 5689041110 Merge branch '1.10.x' into issue/8232 issue/8232 Benedek Farkas 2024-12-09 11:45:48 +0100
  • 81d331eb04 Upgrading MailKit to 4.8.0 and consolidating all NuGet packages Benedek Farkas 2024-12-09 10:57:18 +0100
  • c35bdb2389 Merge branch '1.10.x-to-dev' into dev Benedek Farkas 2024-12-08 20:22:22 +0100
  • 20de85e5b6 Simplifying LinkFieldDriver validation of URL and fragment Benedek Farkas 2024-12-08 20:19:49 +0100
  • 7dbc8110fa Fixing notification types in the Navigation AdminController for Save, Publish, Unpublish Benedek Farkas 2024-12-08 19:37:53 +0100
  • 1aec856831 Code and comment styling in MainMenuService and LinkFieldDriver Benedek Farkas 2024-12-08 19:37:09 +0100
  • e68d25e46d Fixing merge and consolidating NuGet packages Benedek Farkas 2024-12-08 13:58:44 +0100
  • aa44765825 Merge branch '1.10.x' into 1.10.x-to-dev Benedek Farkas 2024-12-08 13:31:27 +0100
  • c3b98ba3c4
    #8819: Compile workflow should run at least one of the SpecFlow tests (#8820) Benedek Farkas 2024-12-07 20:48:21 +0100
  • 8f76bbd91d Fixing that upgrading Newtonsoft.Json to 13.x broke the SpecFlow test execution app issue/8819 Benedek Farkas 2024-12-07 20:14:58 +0100
  • cf01021e83 Fixing typo Benedek Farkas 2024-12-07 20:14:01 +0100
  • 2d35e087c4 Adding step to run the Setup with SpecFlow Benedek Farkas 2024-12-07 20:11:47 +0100
  • c4c0af7a66 Using Title Casing in the Compile workflow's step names Benedek Farkas 2024-12-07 20:11:07 +0100
  • d01c331a9e Fixing that upgrading NHibernate broke the SpecFlow test execution app Benedek Farkas 2024-12-07 17:56:17 +0100
  • 2d701b298b Fixing that upgrading Newtonsoft.Json 13.x broke the SpecFlow test execution app Benedek Farkas 2024-12-07 17:43:11 +0100
  • f4c22e69e5 Adding notification when saving a Query or a ProjectionPart to warn about the effect of an empty filter group Benedek Farkas 2024-12-07 13:20:48 +0100
  • 427f164b97 Code styling in AdminController, ProjectionPartDriver and QueryPartDriver Benedek Farkas 2024-12-07 13:19:04 +0100
  • 69607fd9de Reverting functional change to ignore empty filter groups Benedek Farkas 2024-12-07 12:39:10 +0100
  • 2234501139 Code styling in ProjectionPartDriver, QueryPartDriver and ProjectionManager Benedek Farkas 2024-12-07 12:38:12 +0100
  • 18ce08f379
    #6986: Media Processing Html Filter (improved) (#8806) Benedek Farkas 2024-12-07 11:59:46 +0100
  • 3ca230dbd6 Simplifying attribute value cache issue/6992 Benedek Farkas 2024-12-07 11:51:14 +0100
  • 5c57a30907 Setting fail-fast to false in the Specflow workflow's strategy Benedek Farkas 2024-12-07 11:10:35 +0100
  • ebae790f15
    #8276: Updating Npgsql to 4.0.17 and fixing setup with PostgreSQL (#8810) Benedek Farkas 2024-12-06 14:14:57 +0100
  • b2137d74aa Merge branch '1.10.x' into issue/8276 issue/8276 Benedek Farkas 2024-12-06 14:02:38 +0100
  • 79f66cebf6
    #8752: Publish/unpublish Menu Items in the Menu editor (#8807) Benedek Farkas 2024-12-06 10:09:52 +0100
  • 0d93cb1d8d
    #8816: Compilation workflow should test the setup and code generation (#8817) Benedek Farkas 2024-12-06 09:59:15 +0100
  • 8cd9e1522c
    Bump Npgsql from 2.2.3 to 4.0.14 in /src/Orchard.Web dependabot[bot] 2024-12-06 08:51:46 +0000
  • 8425b4ad76
    #8811: Update vulnerable NuGet packages and consolidate them (#8812) Benedek Farkas 2024-12-06 09:49:45 +0100
  • 53f3a19ece
    #8814: Upgrading NHibernate to 5.5.2 (#8815) Benedek Farkas 2024-12-06 09:49:25 +0100
  • 5185ed0c87 Caching attribute values of img tags Benedek Farkas 2024-12-03 15:27:13 +0100
  • 03cef87ef3 Caching attribute regexes Benedek Farkas 2024-12-03 14:25:45 +0100
  • bc753d2178 Optimizing image tag regex Benedek Farkas 2024-12-03 13:34:34 +0100
  • 67b1214da3 Fixing that detecting the extension works regardless of casing Benedek Farkas 2024-12-02 17:48:56 +0100
  • 871639c9ec Revert "A bit of code styling in the Compile workflow" issue/8816 Benedek Farkas 2024-11-29 17:38:01 +0100
  • 8309d086ae Updating Readme Benedek Farkas 2024-11-29 17:21:27 +0100
  • 7b01ebbad0 A bit of code styling in the Compile workflow Benedek Farkas 2024-11-29 17:21:19 +0100
  • 4da215ef81 Fixing the relative path of Orchard.Core and Orchard.Framework in the generated test project Benedek Farkas 2024-11-29 14:39:02 +0100
  • 4be9398e8c Generating a test project should also include packages.config Benedek Farkas 2024-11-29 14:37:48 +0100
  • b6a89aa94b Ignoring CS2008 warning when recompiling with generated modules, because the theme and test projects don't have .cs files Benedek Farkas 2024-11-29 14:36:29 +0100
  • 8e5a6a1f66 Updating NHibernate reference and OrchardBasicCorrectness.ruleset path in ModuleTestsCsProj code generation template Benedek Farkas 2024-11-29 12:27:46 +0100
  • 8f93170486 Updating Compile workflow with setup and code generation steps Benedek Farkas 2024-11-29 12:25:48 +0100
  • 12f285caf5 Updating ModuleRootWebConfig.txt codegen template according to the new Newtonsoft.Json and NHibernate version issue/8814 Benedek Farkas 2024-11-29 11:16:22 +0100
  • d6af405d3a Updating ModuleRootWebConfig.txt codegen template according to the new Newtonsoft.Json version issue/8811 Benedek Farkas 2024-11-29 11:04:09 +0100
  • f3e9f9550d Adapting unit tests to NHibernate breaking change Benedek Farkas 2024-11-28 16:42:04 +0100
  • 4c1afb119b Adapting SchemaCommandGenerator to obsolete NHibernate code Benedek Farkas 2024-11-28 13:24:52 +0100
  • b254fc5463 Upgrading NHibernate to 5.5.2 Benedek Farkas 2024-11-28 12:59:40 +0100
  • a74b858f20 Code styling and comments Benedek Farkas 2024-11-28 11:06:05 +0100
  • 7e0a8104d3 Better solution to skip processing empty filter groups, instead of returning nothing when there's an empty filter group Benedek Farkas 2024-11-28 11:05:45 +0100
  • 318f9edd6f Code styling Benedek Farkas 2024-11-27 22:14:33 +0100
  • cfe62f4c21 Fixing that GetAttributeRegex should find attributes with empty value Benedek Farkas 2024-11-27 22:07:29 +0100
  • ff3986eb1f Reworking ProcessContent to use StringBuilder instead of replaces Benedek Farkas 2024-11-27 22:07:00 +0100
  • 54dc8085c6 Code styling Benedek Farkas 2024-11-27 22:03:58 +0100
  • 94343e9b66 Updating comments and code styling Benedek Farkas 2024-11-27 21:08:34 +0100
  • deb49cb616 Using regexes instead of HtmlAgilityPack, thanks GHCP Benedek Farkas 2024-11-27 20:40:51 +0100
  • 5114f91526 Projections: Returning empty list of content items instead of every content item when the query has no filters Benedek Farkas 2024-11-27 17:38:39 +0100
  • 4bcc35cbf5 Upgrading Newtonsoft.Json from 12.0.3 (vulnerable) to 13.0.3 Benedek Farkas 2024-11-26 21:20:45 +0100
  • 38ab52c9e6 Using System.IO.Compression instead of DotNetZip Benedek Farkas 2024-11-26 21:16:09 +0100
  • 13614d0451 Updating System.IdentityModel.Tokens.Jwt and its dependencies in Orchard.Azure.MediaServices Benedek Farkas 2024-11-26 20:23:32 +0100
  • 4b21f0e95b Fixing that Projection Migrations created indexes with the same name in different tables, which is not supported by PostgreSQL Benedek Farkas 2024-11-26 15:41:50 +0100
  • 289a0ba844 Updating Npgsql to version 4.0.17 (the latest minor version of the closest major version that isn't vulnerable) Benedek Farkas 2024-11-26 14:12:00 +0100
  • f66516c87f Using the menu item text in the notification when publishing and unpublishing too issue/8752 Benedek Farkas 2024-11-20 15:55:05 +0100