Orchard/src
Michael Sync c9ae8fa6b6 Cannot insert duplicate key in object 'dbo.Settings_ShellFeatureStateRecord' (#8285)
The feature names are compared without ignoring the case in EnableFeatures (with 's')  and DisabledFeatures (with 's') . It causes "Violation of UNIQUE KEY constraint 'UC_SFSR_SSRId_Name'. Cannot insert duplicate key in object 'dbo.Settings_ShellFeatureStateRecord'" error when there is a module that has the same name but lower case in [Settings_ShellFeatureStateRecord] table and/or Settings_ShellFeatureRecord.

in EnableFeature (without 's') has the correct way (e.g. featureState.Key.Id.Equals(fId, StringComparison.OrdinalIgnoreCase)).
2019-11-21 12:16:44 -08:00
..
Orchard Cannot insert duplicate key in object 'dbo.Settings_ShellFeatureStateRecord' (#8285) 2019-11-21 12:16:44 -08:00
Orchard.Azure.Tests Orchard.Azure.Tests.csproj: Updating Newtonsoft.Json to v12 and fixing Microsoft.Data.* DLL paths 2019-05-21 18:24:57 +02:00
Orchard.Core.Tests Update Newtonsoft.Json to 12.0 everywhere, fixes #7213 (#8202) 2019-05-18 20:19:29 +02:00
Orchard.Profile Merge branch '1.10.x' into dev 2019-02-21 01:39:48 +01:00
Orchard.Specs Update Newtonsoft.Json to 12.0 everywhere, fixes #7213 (#8202) 2019-05-18 20:19:29 +02:00
Orchard.Tests Framework/UI/Resources: Removing ResourceDefinition.CdnSupportsSsl 2019-08-29 23:53:55 +02:00
Orchard.Tests.Modules Users Tests: Enabling AccountControllerTests.ResetPasswordLinkShouldBeSent 2019-08-25 15:30:44 +02:00
Orchard.WarmupStarter Bumping version number to 1.10.3 2019-02-19 21:00:04 +01:00
Orchard.Web Projections: "RewriteOutput" bool property of a Layout Property migrated to a tokenized condition text, fixes #6928 (#8275) 2019-09-05 22:08:55 +02:00
Orchard.Web.Tests Update Newtonsoft.Json to 12.0 everywhere, fixes #7213 (#8202) 2019-05-18 20:19:29 +02:00
Tools Merge branch '1.10.x' into dev 2019-02-20 20:05:18 +01:00
.editorconfig Adding .editorconfig for Visual Studio 2017 (and above) 2018-09-13 18:56:10 +02:00
Gulpfile.js Exclude file from gulp (#7786) 2017-07-27 13:15:59 -07:00
Orchard.4.5.resharper Converting all files stored as CRLF in git to be stored as LF 2015-12-13 22:21:02 +01:00
Orchard.5.0.ReSharper Converting all files stored as CRLF in git to be stored as LF 2015-12-13 22:21:02 +01:00
Orchard.sln Live preview feature (Orchard.ContentPreview back-port; Lombiq Technologies: WESD-1) (#8260) 2019-08-15 12:21:45 -07:00
OrchardBasicCorrectness.ruleset Normalizing some more line endings 2015-12-13 22:26:26 +01:00
OrchardSecurity.ruleset Normalizing some more line endings 2015-12-13 22:26:26 +01:00
Package.json Updated Gulp pipeline to use latest version of TypeScript. 2017-01-13 19:11:37 +01:00
Rebracer.xml Localization improvements (#7596) 2017-04-03 10:33:14 -07:00
Shapes.txt Normalizing some more line endings 2015-12-13 22:26:26 +01:00
WebEssentials-Settings.json
Zones.txt Normalizing some more line endings 2015-12-13 22:26:26 +01:00