silverstripe-framework/filesystem
2012-03-02 20:46:22 +01:00
..
File.php ENHANCEMENT File::$app_categories to replace switch statement in File->appCategory(), and expose data to other use cases (such as filter drop downs in AssetAdmin) 2012-03-02 20:46:22 +01:00
FileFinder.php FEATURE: Added the SS_FileFinder class for finding files within a directory true that match a set of rules. 2011-03-24 20:14:42 +11:00
FileNameFilter.php ENHANCEMENT More flexible URL filtering through new URLSegmentFilter API. Support for multibyte URL segments through URLPathFilter::$default_allow_multibyte. Abstraction from Convert::raw2url() (and SiteTree->generateURLSegment()) 2011-11-29 11:04:08 +01:00
Filesystem.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
Folder.php MINOR Fixed field label in Folder->getCMSFields() 2012-03-02 20:46:22 +01:00
GD.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
Upload.php API CHANGE: Refactored GridField modifiers into GridField_ColumnProvider, GridField_HTMLProvider, GridField_ActionProvider, and GridField_DataModifier interfaces, all added as components in the config. 2012-01-09 13:30:34 +13:00