About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
Go to file
Sebastien Ros 2889d29498 Refactoring the Media Library
- Removed dependency on Orchard.Taxonomies
- Removed dependency on Orchard.Media

You will need to remove the Orchard_MediaLibrary tables and also
the Data Migration record corresponding to this module if you want to upgrade
from 1.x. You can also apply the database changes by hand, remove all the
records then use the Upgrade module to import all media.

--HG--
branch : 1.x
extra : rebase_source : 46100428d9546c3082bf65ce85d8d891543dc0a9
2013-07-02 18:10:43 -07:00
lib Backed out changeset: c2d7c37d1343 2013-06-06 23:27:47 +01:00
src Refactoring the Media Library 2013-07-02 18:10:43 -07:00
.hgignore Ignoring PublishProfiles 2013-03-08 14:28:12 -08:00
.hgtags Added tag 1.6 for changeset f9b5789dac27 2012-10-29 11:25:36 -07:00
AzurePackage.proj Upgrading Azure solutions to SDK 2.0 2013-06-07 16:04:44 -07:00
build.cmd Changed build scripts 2010-05-14 12:24:08 -07:00
ClickToBuild.cmd Making the build file compatible with Visual Studio 2011 2012-05-04 15:32:26 -07:00
ClickToBuildAzurePackage.cmd Making the build file compatible with Visual Studio 2011 2012-05-04 15:32:26 -07:00
CREDITS.txt Using FontAwesome in Media Library 2013-05-11 13:09:20 -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 #19736, 19671: Fixing deployment from Visual Studio and ignoring Tests folders 2013-05-22 15:43:58 -07:00