This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1733e876c4fed6e08c601e7a89bebfb7d31e4acb
Umbraco-CMS
/
src
/
Umbraco.Core
/
IO
History
Shannon Deminick
1733e876c4
Merge with 6.0.1
2013-02-19 20:19:43 +06:00
..
FileSecurityException.cs
Migrated UmbracoSettings, GlobalSettings, XmlHelper, IOHelper and supporting classes to Umbraco.Core.
2012-08-23 22:28:22 +06:00
FileSystemExtensions.cs
Adds a null check to set the label values, if the content item wasn't loaded then no properties were filled and thsu
2013-01-08 00:58:22 +03:00
FileSystemProvider.cs
Removed MediaFileSystemExtensions and just added the methods to the MediaFileSystem which are more discoverable.
2012-11-08 08:27:38 +05:00
FileSystemProviderAttribute.cs
Removed MediaFileSystemExtensions and just added the methods to the MediaFileSystem which are more discoverable.
2012-11-08 08:27:38 +05:00
FileSystemProviderManager.cs
Removed MediaFileSystemExtensions and just added the methods to the MediaFileSystem which are more discoverable.
2012-11-08 08:27:38 +05:00
FileSystemWrapper.cs
Fixes: #U4-1156 - IFileSystem, etc... now public.
2013-01-15 01:19:51 +03:00
IFileSystem.cs
Fixes: #U4-1156 - IFileSystem, etc... now public.
2013-01-15 01:19:51 +03:00
IOHelper.cs
Core.IO - add 'verify' methods to complement 'validate' methods
2013-02-06 13:25:27 -01:00
MediaFileSystem.cs
Fixes U4-1689 and U4-1719.
2013-02-19 11:06:00 -01:00
PhysicalFileSystem.cs
Fixes U4-1479 by adding .ToList() to allowed templates, which ensures that the list is fetched from the database while the connection is still open.
2013-01-18 09:00:18 -01:00
SystemDirectories.cs
Updated partial view macro engine to support storing the files in the App_Plugins/[packagename]/Views/MacroPartials
2012-12-07 07:04:11 +05:00
SystemFiles.cs
makes SystemDirectories and SystemFiles public.
2012-09-29 11:11:48 +07:00