Shannon Deminick
|
f4dc045561
|
Removed MediaFileSystemExtensions and just added the methods to the MediaFileSystem which are more discoverable.
Added Code Annotations to all file system classes pointing to the new #U4-1156 tracking item to publicize.
|
2012-11-08 08:27:38 +05:00 |
|
Matt@MBP13-PC
|
d30b5b0b2c
|
Updatedt TinyMCEWebControl.cs to use IFileSystem
|
2012-08-21 06:42:01 -01:00 |
|
Matt@MBP13-PC
|
3e2510cbda
|
Added code to auto seek stream to begining when saving via IFileSystem just in case
|
2012-08-20 10:51:14 -01:00 |
|
Matt@MBP13-PC
|
2775d9bedc
|
Removed AbstractFileSystem in favour of extension methods
Updated UmbracoFile to use IFileSystem
Updated UmbracoMediaFactories to use IFileSystem
|
2012-08-20 10:46:32 -01:00 |
|
Matt@MBP13-PC
|
3a2ed918de
|
Added dynamic wrapper support to IFileSystem to allow context specific implementations from which to hang extension methods upon (ie IMediaFileSystem)
|
2012-08-20 09:42:32 -01:00 |
|
Matt@MBP13-PC
|
e2274b7892
|
Hooked up IFileSystem to the file uploader / IFile
|
2012-08-14 09:11:49 -01:00 |
|
Matt@MBP13-PC
|
ad291265f3
|
Added PhysicalFileSystem constructor overload to work out the rootPath / rootUrl from a virtualRoot path (Can only work with a valid HttpContext)
|
2012-08-13 10:23:45 -01:00 |
|
Matt@MBP13-PC
|
d2ac9158c6
|
Added IFileSystem
Fixed issue with last merge
|
2012-08-13 10:04:31 -01:00 |
|