About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
Go to file
Renaud Paquay db3046f68f Fix 1.0 to 1.1 migration issue
SiteSettings are used very early and often in Orchard, so we
can't rely on having the user be able to run migration for
SiteSettings. The workaround for 1.1 is to move the changes
we did to SiteSettings into a new SiteSettings2 Part/Record.

With this change, database compatiblity from 1.0 and 1.1 seems
to be in a good working state on a real blog site.

--HG--
branch : 1.x
2011-04-07 18:29:23 -07:00
lib Adding HostRestart folder to WebPI and making it writable. 2011-03-22 17:10:32 -07:00
src Fix 1.0 to 1.1 migration issue 2011-04-07 18:29:23 -07:00
.hgignore Ignoring Publish settings file 2011-03-30 15:03:07 -07:00
.hgsub Removing NuGet project from solution 2010-11-11 15:03:57 -08:00
.hgsubstate Changing clay to binary dependency 2010-09-14 14:56:02 -07:00
.hgtags Added tag 1.0 for changeset 16f874f7c4f3 2011-01-17 15:15:44 -08:00
AzurePackage.proj Ensure Azure specific IStorageProvider is registered properly 2011-02-19 16:13:23 -08:00
build.cmd Changed build scripts 2010-05-14 12:24:08 -07:00
ClickToBuild.cmd A few more changes related to .NET 4.0 port 2010-05-22 16:48:08 -07:00
ClickToBuildAzurePackage.cmd A few more changes related to .NET 4.0 port 2010-05-22 16:48:08 -07:00
CREDITS.txt Added ScrollTo to credits 2011-03-31 14:30:57 -07:00
DeleteModuleBinaries.cmd Add utility to force dynamic compilation 2010-11-20 18:53:35 -08:00
LICENSE.txt CodePlex->Outercurve in LICENSE.txt 2011-03-29 22:28:06 -07:00
Orchard.proj Adding HostRestart folder to WebPI and making it writable. 2011-03-22 17:10:32 -07:00