Commit Graph

11399 Commits

Author SHA1 Message Date
Lombiq
1d3e9a523f Removing YamlDotNet package from Orchard.Framework as it's not used 2018-12-04 22:22:34 +01:00
Lombiq
f3be1504df Updating DotNetZip (Ionic.Zip) package to 1.12 2018-12-03 16:15:53 +01:00
Lombiq
3e77690465 Updating Microsoft.Data.* and System.Spatial packages to latest (5.8.4) version 2018-12-03 15:37:27 +01:00
Benedek Farkas
ff20581899 Sebros/fixes (#8141)
* Encoding translated user inputs

* Ensure the media whitelist is enforced
2018-12-03 14:17:10 +01:00
Chaleomkiat Munkong
3f6e402d1d Using default value in audit trails when title is empty (#8106) 2018-11-15 12:08:50 -08:00
Sébastien Ros
bb6c8ed624 Fixing NRE in DefaultTagCache (#8135) 2018-11-06 09:17:22 -08:00
Lombiq
105a653a1d OpenId AccountController: Fixing that null user shouldn't trigger LoggedIn Events in LogonCallback 2018-10-30 10:24:43 +01:00
Lombiq
668d9443d8 Fixing that OpenIdAuthenticationService.GetAuthenticatedUser should check the user's name 2018-10-29 17:42:29 +01:00
Julián Alazorza
7f07d16412 Specifiy tenant name in Logger of RecipeStepExecutor (#8107) 2018-10-11 12:11:00 -07:00
Andy Mason
33002234fe Fix Issue 8121: ElementWrapperPartDriver (#8125)
Prevent data being lost when overwriting data during subsequent import/export events.
2018-10-11 12:10:08 -07:00
Lombiq
533eb411e9 Fixing Orchard.OpenId assembly loading errors 2018-10-09 22:57:35 +02:00
Lombiq
3c3f58fb3c Localization: Fixing that translated day and month names should be split along space characters as well (#7726)
https://github.com/OrchardCMS/Orchard/issues/7726#issuecomment-425499175
2018-10-08 23:21:01 +02:00
Lombiq
c23cfb95ee Allowing AAD login from any tenant in Orchard.OpenId (otherwise without Orchard modifications logins from no AAD tenant would work) 2018-10-04 23:29:18 +02:00
apiradeemaii
5a5a6da68e Update SpecFlow test case (.feature files) (#8115) 2018-10-04 12:29:50 -07:00
Lombiq
3644d868ec Localization: Fixing that LocalizationDateTimeFormatProvider should be less sensitive to the formatting of the translated strings (#7738) 2018-09-28 18:03:11 +02:00
Lombiq
e527272013 Orchard.Forms: Adding Numberbox (input type="number") shape to EditorShapes 2018-09-28 16:41:37 +02:00
Lombiq
1d22f27bf0 Orchard.Forms: Fixing that local variable name in the Textarea shape did not reflect its content 2018-09-28 16:25:18 +02:00
Benedek Farkas
c3b11fca44 Upgrading TinyMCE to latest version (#8118) 2018-09-27 12:06:00 -07:00
Lombiq
61989d92d4 Framework: Code styling and simplification in GroupInfo.cs and StringExtensions.cs 2018-09-25 18:59:59 +02:00
Lombiq
55485cb465 Framework: Fixing that TemplateFilterForPart should be able to identify an editor group name with spaces (#7683) 2018-09-25 18:58:28 +02:00
Lombiq
cd301e0f94 Orchard.Web/Web.config: Restoring that certain compiler warnings should be ignored during Dynamic Compilation
1659 is not re-added, because it's not used anymore
2018-09-21 13:29:45 +02:00
Lombiq
d202598953 Orchard.Projections: Fixing build warning in MemberBindingsStep
The change in the previous commit (b497f80dd7) is required for this to work
2018-09-19 22:48:18 +02:00
Lombiq
b497f80dd7 Orchard.Recipes: Fixing that RecipeExecutionLogger should be able to handle messages without arguments 2018-09-19 22:45:34 +02:00
Lombiq
1a1470c77a Orchard.Dashboards: Fixing build warning in Debug mode
This change also makes the value of that configuration the same as other modules
2018-09-19 22:44:26 +02:00
Lombiq
f31e6aa60d Upgrading DotNetCompilerPlatform package from 2.0.0 to 2.0.1
This update includes version 2.9.0 of the Roslyn package (improved C# 7.3 compilation)
2018-09-19 20:59:06 +02:00
Lombiq
65f78c3d8d Orchard.Layouts: Fixing potential NRE in ContentPartDisplay (fixes #8110) 2018-09-19 19:27:48 +02:00
Benedek Farkas
be802146bc Dynamic C# Compilation, Static and Dynamic Razor Compilation with Roslyn (1.10.x) (#7713) 2018-09-19 13:45:23 +02:00
Benedek Farkas
fab98c5adb Projections: Updating QueryVersionScopeOptions and ProjectionManager to support Draft-only Queries (#8111) 2018-09-13 22:41:10 +02:00
Lombiq
c68bb8bf77 Adding .editorconfig for Visual Studio 2017 (and above)
https://docs.microsoft.com/en-us/visualstudio/ide/create-portable-custom-editor-options
2018-09-13 18:56:10 +02:00
Lombiq
bcdfb4a43b Adding debug logging to AAD authentication failures 2018-09-07 22:30:16 +02:00
Chaleomkiat Munkong
ee38f614cc Fixed null reference of MediaPart (#8104)
Fixed null reference of `MediaPart` on Page content item creation when `_contentItems.Value` was null.
2018-09-06 12:21:37 -07:00
Patchareeya
0669fdb345 Fix Pager on Taxonomies. (#8105) 2018-09-06 12:09:14 -07:00
Lombiq
f3245bb280 Fixing OpenId authentication error page redirect and typo 2018-09-06 19:01:47 +02:00
Lombiq
64dc18bb40 Fixing that the OpenId User shape template has hidden the password change for local users too 2018-08-30 01:24:17 +02:00
Lombiq
c237420dbf Fixing exception in OpenId during background tasks 2018-08-29 17:21:39 +02:00
Zoltán Lehóczky
3726f55caf Adding missing T() to OpenId Logon shape template 2018-08-29 14:25:20 +02:00
Lombiq
0c455689d7 Making possible to log in via OpenId even if the site's frontend is completely locked down for anonymous users 2018-08-29 13:29:02 +02:00
Jay Harris
6a7d4cc178 Normalize line endings on sln before injecting projects (#8088)
Fixes #7699
2018-08-09 12:25:06 -07:00
Jay Harris
0f5048dcb3 Add project as build dependency of Orchard.Web (#8089)
when adding a new module or theme, set the project as a build dependency of
Orchard.Web so that the project is built as a part of a Ctrl+F5 build.

Fixes #7538
2018-08-09 12:24:14 -07:00
Jay Harris
3649844b66 Update Newtonsoft.Json, Microsoft.Owin, IdentityModel to latest (#8087) 2018-08-09 12:22:42 -07:00
Chaleomkiat Munkong
36dc23b5b4 Error when running Orchard.Projection Test (#8093) 2018-08-09 12:18:31 -07:00
Matteo Piovanelli
d9f105a92e Added NOLOCK to the IndexingTaskRecord table (#8094) 2018-08-09 12:16:50 -07:00
Hermes Sbicego
9a308335bf Editor placement on admin only 2018-08-09 12:15:05 -07:00
Hermes Sbicego
d44120ff3a Fixes #8090 - Weird ManageMenu Permissions (#8092) 2018-08-09 12:10:55 -07:00
Jay Harris
79aacf86b8 Update validation RegEx for email to latest spec (#8085) 2018-08-02 12:26:53 -07:00
Jay Harris
735a67d20a Update validation RegEx for email to latest spec (#8085) 2018-08-02 21:26:09 +02:00
Jay Harris
aa9276d9f0 Remove duplicate json.net assembly binding (#8086)
Fixes #7931
2018-08-02 12:19:42 -07:00
Jay Harris
efb4cfcb58 Remove duplicate json.net assembly binding (#8086)
Fixes #7931
2018-08-02 21:17:43 +02:00
Chaleomkiat Munkong
3bcfb049b2 Fix datetime field setting while editor validating (#8080) 2018-07-12 21:02:43 +02:00
Chaleomkiat Munkong
28c547ba79 Fix error in ContainerSettings editor (#8079) 2018-07-12 21:01:41 +02:00