Orchard/src/Orchard.Web/Modules
Andrea Piovanelli 35f1c8d570
Corrections on media resizing process (#8762)
* Added checks to GetImageProfileUrl function to avoid trying to resize files with no ImagePart. If no content item is passed as a parameter, file gets to be processed anyway (throwing and logging exception is the file isn't processable - e.g. is a svg file)

* Added reference to Orchard.MediaLibrary.
2024-02-29 19:39:32 +01:00
..
Lucene Updated SharpZipLib to 1.3.3 (#8633) 2022-10-20 10:07:50 -07:00
Markdown Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Alias Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.AntiSpam Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.ArchiveLater Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.AuditTrail 8686: Fixing build and tests on 1.10.x (#8687) 2023-06-28 15:11:46 +02:00
Orchard.Autoroute Added chain to Slug token to enable TextTokens for Autoroute configuration. (#8755) 2024-02-21 11:18:33 +01:00
Orchard.Azure Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Azure.MediaServices Fixed various typos: (#8512) 2021-10-29 08:39:38 +02:00
Orchard.Blogs Feature/blogposts search (#8570) 2022-07-08 16:51:07 +02:00
Orchard.Caching Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.CodeGeneration Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Comments Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Conditions Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.ContentPermissions Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.ContentPicker When chaining tokens, if nothing was selected in a CPF, evaluation would log (#8763) 2024-02-29 19:38:48 +01:00
Orchard.ContentTypes Added hints to show technical names in list of content types and content field definition edit (#8640) 2022-12-06 09:26:34 +01:00
Orchard.CustomForms Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Dashboards Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.DesignerTools Moved ShapeTracing js includes at head (#8560) 2022-06-17 08:50:56 +02:00
Orchard.DynamicForms Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Email Makes upgrade to Mailkit fully backward compatible 2023-11-10 08:49:36 +01:00
Orchard.Fields Fix for issue 8631: field values are reset when imported (#8632) 2022-10-14 08:57:44 +02:00
Orchard.Forms Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.ImageEditor Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.ImportExport Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Indexing Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.JobsQueue 8686: Fixing build and tests on 1.10.x (#8687) 2023-06-28 15:11:46 +02:00
Orchard.jQuery Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Layouts Improve Orchard.Layouts UX (#8721) 2023-09-01 10:23:36 +02:00
Orchard.Lists Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Localization Changed Loader and Setter delegates of the LazyFields of LocalizationPart to (#8693) 2023-05-26 09:12:14 +02:00
Orchard.Media Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.MediaLibrary self closing divs ar not a W3C valid markup: Self-closing syntax (/>) used on a non-void HTML element. Ignoring the slash and treating as a start tag. (#8738) 2023-11-17 21:44:27 +01:00
Orchard.MediaPicker Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.MediaProcessing Corrections on media resizing process (#8762) 2024-02-29 19:39:32 +01:00
Orchard.MessageBus Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Migrations Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Modules Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.MultiTenancy Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.OutputCache Added cachekey parameter to discriminate between ajax and "normal" calls (#8630) 2022-10-14 08:55:52 +02:00
Orchard.Packaging Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Pages Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Projections Fix/editmenulink (#8515) 2021-10-25 09:19:50 +02:00
Orchard.PublishLater Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Recipes 8686: Fixing build and tests on 1.10.x (#8687) 2023-06-28 15:11:46 +02:00
Orchard.Redis Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Resources Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Roles 8686: Fixing build and tests on 1.10.x (#8687) 2023-06-28 15:11:46 +02:00
Orchard.Rules Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Scripting Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Scripting.CSharp Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Scripting.Dlr Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Search Feature/blogposts search (#8570) 2022-07-08 16:51:07 +02:00
Orchard.SecureSocketsLayer Update SslSettingsPartHandler.cs (#8715) 2023-07-21 08:03:42 +02:00
Orchard.Setup Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Tags Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.TaskLease Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Taxonomies Using content item's ContentManager for lazy field loading instead of the injected one (#8761) 2024-02-29 19:37:54 +01:00
Orchard.Templates Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Themes Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Tokens Feature/tinymce contentlinks plugin (#8679) 2023-05-08 09:07:05 +02:00
Orchard.Users 8686: Fixing build and tests on 1.10.x (#8687) 2023-06-28 15:11:46 +02:00
Orchard.Warmup Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
Orchard.Widgets Layout elements cloning (#8538) 2022-03-18 12:27:11 +01:00
Orchard.Workflows 8686: Fixing build and tests on 1.10.x (#8687) 2023-06-28 15:11:46 +02:00
SysCache Update nhibernate (#8488) 2021-07-30 08:41:53 +02:00
TinyMce Fix bug in updating settings for fields (#8703) 2023-06-30 08:51:09 +02:00
Upgrade 8686: Fixing build and tests on 1.10.x (#8687) 2023-06-28 15:11:46 +02:00