Commit Graph

11037 Commits

Author SHA1 Message Date
Lombiq
9b9ea88b09 Core/Navigation: Untabifying and code styling in MenuWidgetPart editor template 2019-08-23 12:20:47 +02:00
Lombiq
86b2495858 DynamicForms: Code styling in TaxonomyElementDriver 2019-08-22 20:32:06 +02:00
Sergio Navarro
3ad43bcf3f DynamicForms: Importing and Exporting a TaxonomyElement now uses Identity (#6828), fixes #6821 2019-08-22 20:23:33 +02:00
Lombiq
c34c00ef49 Fixing "Valitator" typos 2019-08-22 20:14:54 +02:00
Lombiq
039335f79d DynamicForms: Deleting ValidationElementDriver (commented out) 2019-08-22 20:11:29 +02:00
Jack Cheng
a3e9bef3ca Media Library: Fixing that renaming files to a reserved Windows name should cause an error, fixes #6802 (#6919) 2019-08-22 19:39:09 +02:00
Lombiq
0279b1e79e DynamicForms: Adding FormSubmission.FormName token
Contrib by Pablo Sanchez (https://github.com/psp589)
2019-08-22 19:21:06 +02:00
Lombiq
8c5d3b6fc7 Framework/Resources: Fixing ResourceManager code styling and failing ResourceManagerTests
PR #8177 (fix for #8176) added new dependencies to ResourceManager, whose stubs need to be registered for unit tests.
2019-08-19 12:59:53 +02:00
DiegoMarguerettaz-Laser
04ae8096de Add Token for Request Header (#8263) 2019-08-15 12:20:30 -07:00
LorenzoFrediani-Laser
6c7390a073 Change returnurl from abosuleurl to relaviveurl (#8265) 2019-08-15 12:17:19 -07:00
Lombiq
dce04a2587 Localization: ContextHelpers.IsRequestAdmin refactored to AdminFilter static method 2019-08-13 20:30:42 +02:00
Lombiq
a808fdbb6b ContentTypes: Removing punctuation from the permissions' description to match other permissions 2019-08-13 18:41:06 +02:00
Lombiq
a7b0e33a43 AuditTrail: Fixing notification messages in RecycleBinController regarding the necessary permissions 2019-08-13 18:37:52 +02:00
Lombiq
b03d83473f Localization: Code styling in FrontEndCultureSelector, displaying culture name instead of code in AdminCultureSelector 2019-08-13 16:25:07 +02:00
Lombiq
eba6f118dd TheAdmin: Code styling in AdminCultureSelector override 2019-08-13 16:17:10 +02:00
Lombiq
9ce774efa5 Framework: Marking the Permissions.RequiresOwnership property obsolete 2019-08-13 15:25:49 +02:00
MarcoViglione-Laser
ec9673a1ca Modified CreateRouteValues when no blog Id is specified to avoid creation of orphaned posts (#8255) 2019-08-01 12:05:42 -07:00
MarcoViglione-Laser
b6a4ef609d Use CreateRouteValues for creation routes (#8241)
Fixes #8238
2019-07-25 12:10:34 -07:00
GiuseppeMusso-Laser
8ca5351872 Fixed media deletion (#8240)
Fixes #8239
2019-07-18 21:22:31 +02:00
MarcoViglione-Laser
a5b2c3d53f Added "Options.SelectedCulture" to RouteData (#8244)
Fixes #8243
2019-07-18 21:09:46 +02:00
MarcoViglione-Laser
927e04b4ad Allows selected contents to not be lost after changing page (#8248)
Fixes #8247
2019-07-18 21:07:15 +02:00
Hermes Sbicego
96ffefd078 Placement's path condition now strips the Tenant/Site UrlPrefix (#8222)
Fixes #6962
2019-07-11 21:09:13 +02:00
Hermes Sbicego
bb87e47bc3 Contents: Adding redirects to overridden routes in AdminController and ItemController (#8224) 2019-07-11 21:08:39 +02:00
DiegoMarguerettaz-Laser
02ff859cf4 Add return url when clicking on a content hosted into a contentpicker field. (#8234) 2019-07-04 20:58:06 +02:00
Matteo Piovanelli
4eba79c66e Added a filter for projections over StringFields (#8213) 2019-05-30 12:08:54 -07:00
eszterkoczak
cfa335a8cf Autoroute migrations: Consolidate UpdateFrom4 changes into Create (#8217), fixes #8198
Lombiq Technologies: ORCH-196
2019-05-26 13:53:07 +02:00
eszterkoczak
26e7a4d251 Adding indices to CommonPart(Version)Record tables (#8210), fixes #8196
Lombiq Technologies: ORCH-193
2019-05-26 13:05:12 +02:00
Lombiq
30fa9458a0 Media Library: "Select All" visibility bound to having at least one item 2019-05-23 18:06:37 +02:00
Lombiq
03c24d8cc7 Media Library: Updating "Select All" logic to also be able to "Select None" depending on whether every item is selected or not 2019-05-23 17:57:39 +02:00
Lombiq
9cafbb82c6 Media Library: Code styling in media-library.js 2019-05-23 17:55:22 +02:00
MobesE46
40e56c5dd9 Media Library: Add button to select all items, fixes #6518 (#6610) 2019-05-23 17:52:38 +02:00
Lombiq
367d2d7d66 Packaging: Code styling in PackageInstaller and PackageManager 2019-05-23 14:13:16 +02:00
Geert Doornbos
f692fc36a9 Packaging: Fixing that trying to install a package that doesn't exist should display a relevant error notification, fixes #6533 2019-05-23 14:10:43 +02:00
Lombiq
759f50c5c0 Unifying Web.config assembly references to Orchard.Framework and Orchard.Core 2019-05-21 17:05:33 +02:00
Lombiq
91dfb8880b Projections: Moving QueryVersionScopeOptions to the Models folder, code styling 2019-05-21 16:30:40 +02:00
Matteo Piovanelli
e19d835e5a DefaultContentManager performance upgrade (#8207) 2019-05-16 12:15:44 -07:00
Matteo Piovanelli
258a490536 fix NRE in DefaultHQLQuery (#8184)
In the InSubquery method Criterion was not being set. This caused NRE when processing a WHERE predicate that used that method.
2019-04-18 12:10:53 -07:00
Hermes Sbicego
c7f9cddb76 Fixes #8181: Prevent placement info loss (#8182)
Fixes #8181
2019-04-18 12:09:04 -07:00
Lombiq
9beedf8b19 Projections: Fixing NRE in FieldTypeEditors when the Query doesn't have its VersionScope configured 2019-04-09 18:29:46 +02:00
Hermes Sbicego
a02323572d Style.Include and Script.Include register the wrong resource key in debug mode (#8177)
Fixes #8176
2019-04-04 12:11:03 -07:00
Lombiq
cb0011c307 Users: Fixing that registration-related actions should always be accessible (#8166) 2019-03-09 23:07:12 +01:00
Lombiq
ba722cf618 Users: Code styling and removing outdated comment from AccountController 2019-03-09 22:58:20 +01:00
GiuseppeMusso-Laser
a53d30dd6a Subquery improvement for HqlExpressions (#8163) 2019-02-28 12:21:49 -08:00
Lombiq
3c4de528c4 Orchard.proj: Fixing that BuildViews should be able to run without running Compile first 2019-02-28 17:46:45 +01:00
Lombiq
5c21b72793 Removing unnecessary step from BuildViews target (Orchard.proj) and removing debug build step from Orchard.Web.csproj 2019-02-27 21:12:07 +01:00
Lombiq
39894eb1fb Updating the CopyRoslynFilesToOutputFolder build target in Orchard.Web.csproj
to make sure that the exact version used for Dynamic Compilation is found, even if there are multiple different versions restored
2019-02-27 19:56:41 +01:00
Lombiq
8a44db7439 CodeGeneration: Updating website protocol to HTTPS in extension manifest templates 2019-02-27 15:45:27 +01:00
Lombiq
b912594699 CodeGeneration: Fixing that the csproj template was referencing DotNetCompilerPlatform in the wrong folder 2019-02-27 15:43:47 +01:00
Lombiq
38130f427b Updating Docs links in Readme to use HTTPS 2019-02-25 14:49:51 +01:00
Lombiq
2ee16e1cb7 Orchard.proj: Fixing that Profiling-Setup should be able to start Orchard.exe with spaces in its path 2019-02-21 01:24:17 +01:00