setup failed

Setup failed: An exception was thrown while invoking the constructor 'Void .ctor(Orchard.Environment.Configuration.ShellSettings, Orchard.Data.ISessionLocator, System.Collections.Generic.IEnumerabl...

Id #18687 | Release: None | Updated: Today at 7:26 AM by visi | Created: Today at 7:26 AM by visi

AsyncController

I strongly needed to have AsyncController which i easily changed FilterResolvingActionInvoker to be based on AsyncControllerActionInvoker instead of ControllerActionInvoker. But there was other ...

Id #18686 | Release: None | Updated: Tue at 10:07 AM by arash16 | Created: Tue at 10:07 AM by arash16

Suspend Tenant Not Working - Code Fix Included

Suspend Tenant would not prevent browsing to the tenant WITHOUT restarting the server. From looking at the code, what I have determined is that DefaultOrchardHost.cs was not flagging the restart of...

Id #18685 | Release: None | Updated: Mon at 12:00 PM by jao28 | Created: Mon at 12:00 PM by jao28

Wrong switch name in blog import command usage text

Usage text is: [CommandHelp("blog import /BlogId:<id> /FeedUrl:<feed url> /Owner:<username>\r\n\t" + "Import all items from <feed url> into the blog specified by <id>")] But the switch is actua...

Id #18683 | Release: None | Updated: Sun at 6:16 PM by Decorum | Created: Sun at 6:16 PM by Decorum

Two RouteExtensions in Orchard.Framework.Mvc

There's one under Extensions and one under Routes. The latter one is empty.

Id #18682 | Release: None | Updated: Sat at 12:30 PM by Piedone | Created: Sat at 12:30 PM by Piedone

Use nuget on source projects

Use Nuget on source projects to install the various necessary libraries to facilitate the update.

Id #18681 | Release: None | Updated: Sat at 4:35 PM by sebastienros | Created: Sat at 11:37 AM by Damiano

Drop support for ASPX

It's fairly safe to say that there is no code in core or in community modules using ASPX. Everything is now using CSHTML/Razor. Support for multiple view engines is cool in principle but in practic...

Id #18680 | Release: None | Updated: Today at 10:20 AM by cwoodhouse | Created: Fri at 6:24 PM by BertrandLeRoy

can not enable Orchard.CustomForms-1.x

see http://orchard.codeplex.com/discussions/355397

Id #18679 | Release: None | Updated: Fri at 3:22 AM by infofromca | Created: Fri at 3:22 AM by infofromca

BUG: Gallery module throws an error when trying to access URL: http://gallery.orchardproject.net/List/Modules/Orchard.Module.Newsilla

Server Error in '/' Application. ________________________________ Runtime Error Description: An application error occurred on the server. The current custom error settings for this application p...

Id #18678 | Release: None | Updated: May 10 at 5:13 PM by ylan | Created: May 10 at 5:13 PM by ylan

Media Picker Upload Path Not Correct

This link has all of the information (last post): http://orchard.codeplex.com/discussions/349098 The issue is that currently you get double slash (i.e. "//") due to the slug already having a sla...

Id #18677 | Release: None | Updated: May 10 at 5:54 PM by sebastienros | Created: May 10 at 4:30 PM by jao28