silverstripe-framework/filesystem
Sean Harvey 31df9f440f ENHANCEMENT Added additional known file types, for audio and video files
MINOR Tweaked text of file type descriptions slightly

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@64356 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-10-16 03:55:33 +00:00
..
Archive.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
File.php ENHANCEMENT Added additional known file types, for audio and video files 2008-10-16 03:55:33 +00:00
Filesystem.php Multiple 'protected' variable declaration fixed 2008-09-10 22:01:09 +00:00
Folder.php BUGFIX Fixing AssetAdmin translations which were previously moved to Folder.php - i18n::include_by_class() doesn't like filenames/namespaces which are in a different folder than the language file they're referenced in (see #2359) - started in r64076 2008-10-10 17:35:24 +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 BUGFIX Fixed Upload->isValidExtension() - was checking array keys instead of array values .... 2008-10-01 18:31:08 +00:00