This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
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
e867f89ba276cdf1300c5610fbaf76c3eb381021
Umbraco-CMS
/
src
/
Umbraco.Core
/
IO
T
History
Sebastiaan Janssen
e2eee711d8
Fixes U4-483 - Replace illegal characters in media with a dash, not underscore
...
Also removing multiple repeating dashes, leaving only one in place.
2012-12-13 09:26:34 -01:00
..
FileSecurityException.cs
Migrated UmbracoSettings and GlobalSettings along with other supporting classes to Umbraco.Core.
2012-07-28 00:13:06 +06:00
FileSystemExtensions.cs
Removed MediaFileSystemExtensions and just added the methods to the MediaFileSystem which are more discoverable.
2012-11-08 08:27:38 +05: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
Removed MediaFileSystemExtensions and just added the methods to the MediaFileSystem which are more discoverable.
2012-11-08 08:27:38 +05:00
IFileSystem.cs
Removed MediaFileSystemExtensions and just added the methods to the MediaFileSystem which are more discoverable.
2012-11-08 08:27:38 +05:00
IOHelper.cs
Fixes U4-483 - Replace illegal characters in media with a dash, not underscore
2012-12-13 09:26:34 -01:00
MediaFileSystem.cs
Removed MediaFileSystemExtensions and just added the methods to the MediaFileSystem which are more discoverable.
2012-11-08 08:27:38 +05:00
PhysicalFileSystem.cs
Checking to see why the test file doesn't get deleted on the build server
2012-11-29 11:56:33 -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