Commit Graph

6 Commits

Author SHA1 Message Date
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
Sebastien Ros
8dc40af2d3 Upgrading Azure solutions to SDK 2.0
--HG--
branch : 1.x
extra : rebase_source : 9268657065fe85a15a09c4cab0b5edbacee0e6a1
2013-06-07 16:04:44 -07:00
Sipke Schoorstra
d6ba9830b3 #19453 Implementing FolderExists for IStorageProvider.
Work Item: 19453

--HG--
branch : 1.x
2013-03-05 15:11:10 +01:00
Sebastien Ros
7353fe5f58 Adding CreateFile on IStorageFile
--HG--
branch : 1.x
2011-04-08 14:53:26 -07:00
Renaud Paquay
ec36d17cf8 Temporary fix for compilation errors
--HG--
branch : dev
2011-02-14 12:34:05 -08:00
Louis DeJardin
04a53cb2d1 Moving media, appdata, and vpp services into Orchard.FileSystems namespace
--HG--
branch : dev
2010-05-16 13:35:35 -07:00