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 21b2bc317f Moving location settings to new "ContentsLocation" module
--HG--
branch : dev
rename : src/Orchard.Web/Core/Common/Models/LocationDefinition.cs => src/Orchard.Web/Core/ContentsLocation/Models/LocationDefinition.cs
rename : src/Orchard.Web/Core/Common/Models/LocationSettings.cs => src/Orchard.Web/Core/ContentsLocation/Models/LocationSettings.cs
rename : src/Orchard.Web/Core/Common/ViewModels/LocationSettingsViewModel.cs => src/Orchard.Web/Core/ContentsLocation/ViewModels/LocationSettingsViewModel.cs
rename : src/Orchard.Web/Core/Common/Views/DefinitionTemplates/LocationSettings.ascx => src/Orchard.Web/Core/ContentsLocation/Views/DefinitionTemplates/LocationSettings.ascx
2010-07-21 10:10:39 -07:00
lib Fix memory leak when running SpecFlow tests 2010-07-17 23:42:24 -07:00
src Moving location settings to new "ContentsLocation" module 2010-07-21 10:10:39 -07:00
.hgignore Workaround issue with custom Orchard MsBuild tasks locked on disk 2010-07-19 15:41:14 -07:00
.hgtags Added tag MIX10 for changeset e048b594f336 2010-03-12 00:47:38 -08:00
AzurePackage.proj Azure to handle SqlCe 2010-07-15 13:53:53 -07: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 Updated credits.txt with new dependencies. 2010-06-09 16:53:40 -07:00
LICENSE.txt Copying LICENSE.txt and CREDITS.txt to trunk. 2009-12-09 17:36:32 +00:00
Orchard.proj Workaround issue with custom Orchard MsBuild tasks locked on disk 2010-07-19 15:41:14 -07:00