silverstripe-framework/filesystem
Ingo Schommer cfde8adaee API CHANGE Removed Folder->userCan*() and File->userCan*()permissions and added more consistent behaviour with Folder->can*() and File->can*()
ENHANCEMENT Allowing decoration of can*() methods in File and Folder

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@65452 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-11-07 12:17:42 +00:00
..
Archive.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
File.php API CHANGE Removed Folder->userCan*() and File->userCan*()permissions and added more consistent behaviour with Folder->can*() and File->can*() 2008-11-07 12:17:42 +00:00
Filesystem.php API CHANGE Removed Filesystem::moverootfilesto() 2008-10-16 11:03:45 +00:00
Folder.php API CHANGE Removed Folder->userCan*() and File->userCan*()permissions and added more consistent behaviour with Folder->can*() and File->can*() 2008-11-07 12:17:42 +00:00
GD.php FEATURE: #2166 - Ability to set deafult for all resampeld JPEGs (dio5) 2008-06-25 05:22:56 +00:00
TarballArchive.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
Upload.php ENHANCEMENT Folder name can now be used for uploading files. Ticket #3026 - Thanks simon_w! 2008-11-05 03:56:22 +00:00