Commit Graph

10438 Commits

Author SHA1 Message Date
Sipke Schoorstra
91fdba1e2c Added LegacyRulesEvaluator.
This will handle third-party modules that still implement the deprecated IRuleProvider.
2016-01-28 23:15:13 +01:00
Sébastien Ros
bdca8a5564 Merge pull request #6298 from Codinlab/features/roleCondition
Move RoleRuleProvider to RoleCondition
2016-01-28 12:24:38 -08:00
Lombiq
dd9a0ec0f0 Removing now unused method from ContentPartDriver 2016-01-28 15:06:50 +01:00
Lombiq
110e5c1154 Fixing that when content fields were updated it wasn't checked whether previously they were displayed or not (as it happens for parts), fixes #6287 2016-01-28 00:13:30 +01:00
Lombiq
8daad7f7a9 Fixing that specifying a global zone as an editor shape's placement caused NRE, fixes #4913
E.g. something like this didn't work: Parts_Title_Edit = "/Navigation: 5"
2016-01-27 20:17:03 +01:00
Nicholas Mayne
58d480b87c Merge pull request #6140 from neTp9c/CultureConditions
Culture condition provider
2016-01-25 11:40:02 +00:00
neTp9c
77f92bcbbe Move implementation of CultureConditions to CultureRuleProvider class 2016-01-25 14:22:20 +03:00
Thierry Fleury
df3e25a659 Remove Orchard.Events reference 2016-01-22 08:07:14 +01:00
Thierry Fleury
e519e2dc36 Move RoleRuleProvider to RoleCondition 2016-01-22 08:07:14 +01:00
Sébastien Ros
2d66897ce7 Merge pull request #6172 from SzymonSel/dev
[Fixes #6168] Generating TechnicalName for ContenTypes, ContentFields …
2016-01-21 12:19:29 -08:00
Sébastien Ros
aa9b2acbca Merge pull request #6297 from gcsuk/Move-mono-to-nuget
Moved Mono.CSharp reference to NuGet for consistency
2016-01-21 12:03:10 -08:00
Rob King
73b8e2976b Remove Mono.CSharp.dll from lib folder 2016-01-21 15:46:55 +00:00
Rob King
b5e40c262f Moved Mono.CSharp reference to NuGet 2016-01-21 15:42:59 +00:00
Sebastien Ros
8e8f95f25f Fixing localization of BadgeOfHonor 2016-01-19 15:54:02 -08:00
Sebastien Ros
17fbe37171 Adding missing module to functional tests 2016-01-19 14:44:41 -08:00
Sebastien Ros
00c35d9dbd Fixing specflow tests 2016-01-19 11:44:49 -08:00
Sebastien Ros
2586675cc1 Copying roslyn binaries before running Specflow tests 2016-01-19 10:43:45 -08:00
Sipke Schoorstra
5f0e690874 Fixed reCaptcha driver.
This fixes an issue where the reCaptcha driver would not add a model validation error in case captcha-validation failed, enabling bots to circumvent the validation altogether.
2016-01-17 16:26:17 +01:00
Sebastien Ros
f47ce2a5f0 Using case insensitive route values comparison 2016-01-15 09:15:34 -08:00
Sebastien Ros
567756b697 Merge branch '1.9.x' into dev
Conflicts:
	src/Orchard.Web/Modules/Orchard.Taxonomies/Views/Admin/Index.cshtml
2016-01-15 09:01:39 -08:00
Sebastien Ros
eb7574df0b [Fixes #6248] Prevent users from renaming their root folder 2016-01-15 08:55:32 -08:00
Szymon Seliga
7ca31ab097 Replaced regex with a while loop 2016-01-15 16:50:25 +01:00
Szymon Seliga
7bb8868146 Merge remote-tracking branch 'origin/dev' into dev 2016-01-15 16:11:32 +01:00
Nicholas Mayne
f09a7d999e Merge pull request #6280 from jtkech/patch-5
Little update to FrontEndCultureSelector.cshtml
2016-01-15 09:29:45 +00:00
jtkech
7237437c14 Update FrontEndCultureSelector.cshtml 2016-01-15 03:13:20 +01:00
Sebastien Ros
f17f2c3a93 [Fixes #6279] Adding confirmation for deleting taxonomies 2016-01-14 17:52:07 -08:00
Sebastien Ros
ec0b4b1a4b Fixing homepage service
Fixes #6263
Fixes #6273
2016-01-14 17:35:15 -08:00
Sebastien Ros
b91d001010 Updating CREDITS
#6257
2016-01-14 16:06:59 -08:00
Sebastien Ros
45e6a7fd51 Adding missing SlowCheetah assembly 2016-01-14 14:57:24 -08:00
Sebastien Ros
163159dfd0 Merge branch '1.9.x' into dev 2016-01-14 13:19:45 -08:00
Sebastien Ros
42923e9642 Fixing msbuild script 2016-01-14 13:18:59 -08:00
Sébastien Ros
40db1e2a84 Merge pull request #6236 from jtkech/patch-3
[Fixes #6192] Using Lazy IWorkContextStateProvider
2016-01-14 12:15:24 -08:00
Sébastien Ros
eb6f2f2752 Merge pull request #6249 from OrchardCMS/issue/infoset-nullable-enums
Added handling of nullable enums.
2016-01-14 12:14:16 -08:00
Sébastien Ros
c6b9d36c41 Merge pull request #6268 from leventesen/update/contentpicker-edit-link
[Fixes #6267] Use admin link for ContentPicker
2016-01-14 12:10:58 -08:00
Sebastien Ros
ab89479508 Including msbuild tasks in lib 2016-01-14 12:04:45 -08:00
Sebastien Ros
e98125f245 Restoring tooling packages before msbuild is invoked 2016-01-14 11:51:00 -08:00
Sebastien Ros
182f9fdce3 Using MSBuild.Community.Tasks from nuget 2016-01-14 11:03:50 -08:00
Sebastien Ros
bb5c6e2ed1 Ignoring Rebracer changes
Line orders would change randomly
2016-01-14 09:40:26 -08:00
Sebastien Ros
2d4c87d1d7 Fixing unit tests 2016-01-14 09:39:51 -08:00
Sebastien Ros
a0c61c0328 Merge branch '1.9.x' into dev
Conflicts:
	src/Orchard.Web/Modules/Orchard.ContentPermissions/Drivers/ContentPermissionsPartDriver.cs
	src/Orchard.Web/Modules/Orchard.Scripting.CSharp/Orchard.Scripting.CSharp.csproj
2016-01-14 08:50:24 -08:00
Sebastien Ros
79337e9e3c Restoring nunit console runner 2016-01-13 18:08:21 -08:00
Sebastien Ros
50018cbc5b Installing SlowCheetah from Nuget on build 2016-01-13 18:07:40 -08:00
Sebastien Ros
387fbb2f32 Restoging nuget packages as part as the build script 2016-01-13 18:07:18 -08:00
Sebastien Ros
e510ec2998 Removing unknown binaries 2016-01-13 17:58:11 -08:00
Sebastien Ros
e587a48e75 White-listing packages.config as None target in projects 2016-01-13 17:34:29 -08:00
Sebastien Ros
0e6955c624 [Fixes #5762 #4044] Creating new identities on cloning 2016-01-13 16:47:37 -08:00
Daniel Stolt
dec68d454c Updated code base to target .NET Framework 4.5.2. Fixes #5700. 2016-01-14 01:06:32 +01:00
Daniel Stolt
c59b761c3a Enabled Roslyn compilation (C# 6 syntax support) for Razor views.
- Added Roslyn CodeDom Nuget packages to Orchard.Web and Orchard.Azure.Web.
- Added the necessary Web.config section to all modules/themes to make the VS editor recognize C# 6 syntax.
- Added a sample/proof use in BadgeOfHonor.cshtml.
2016-01-14 00:48:22 +01:00
Sebastien Ros
fe121a81f1 [Fixes #5728] Adding default grid system to TheThemeMachine
Breaking change: Existing themes relying on Layout and TheThemeMachine
will need to add a reference to this css.
2016-01-13 15:47:39 -08:00
Sebastien Ros
e907334b6c Fixing object dumper unit tests 2016-01-13 15:31:03 -08:00