Orchard/src/Orchard.Web/Modules/Orchard.MediaLibrary
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
..
Controllers Refactoring the Media Library 2013-07-02 18:10:43 -07:00
Drivers Adding oEmbed provider 2013-05-11 11:28:57 -07:00
Factories Refactoring the Media Library 2013-07-02 18:10:43 -07:00
Fields #19820: Fixing typo in MediaLibraryPickerField's file name 2013-06-24 01:34:13 +02:00
Handlers Refactoring the Media Library 2013-07-02 18:10:43 -07:00
Models Refactoring the Media Library 2013-07-02 18:10:43 -07:00
Properties Implementing Media Library module 2013-04-18 10:59:15 -07:00
Providers Adding oEmbed provider 2013-05-11 11:28:57 -07:00
Scripts Fixing media popup windows 2013-06-25 17:43:27 -07:00
Services Refactoring the Media Library 2013-07-02 18:10:43 -07:00
Settings Implementing Media Library module 2013-04-18 10:59:15 -07:00
Styles Refactoring the Media Library 2013-07-02 18:10:43 -07:00
ViewModels Refactoring the Media Library 2013-07-02 18:10:43 -07:00
Views Refactoring the Media Library 2013-07-02 18:10:43 -07:00
AdminMenu.cs Refactoring the Media Library 2013-07-02 18:10:43 -07:00
Migrations.cs Refactoring the Media Library 2013-07-02 18:10:43 -07:00
ModalAdminFilter.cs Fixing media popup windows 2013-06-25 17:43:27 -07:00
Module.txt Refactoring the Media Library 2013-07-02 18:10:43 -07:00
Orchard.MediaLibrary.csproj Refactoring the Media Library 2013-07-02 18:10:43 -07:00
Permissions.cs Implementing Media Library module 2013-04-18 10:59:15 -07:00
Placement.info Integrating TinyMce with the Media Library 2013-06-06 16:54:12 -07:00
ResourceManifest.cs Using FontAwesome in Media Library 2013-05-11 13:09:20 -07:00
Web.config Adding oEmbed provider 2013-05-11 11:28:57 -07:00