silverstripe-framework/filesystem
Ingo Schommer f7f3bc7050 MINOR Removed unused cmsCleanup_parentChanged() callback from Group, Folder and SiteTree classes
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92543 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 02:31:59 +00:00
..
Archive.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
File.php API CHANGED Changed SiteTree->TreeTitle() to getTreeTitle() to make it available as a dynamic property, e.g. for the CMS forms 2009-11-21 02:31:27 +00:00
Filesystem.php ENHANCEMENT Filesystem::sync() now accepts a folderID argument, meaning you can specifically target a folder and it's children to sychronise, instead of everything (from r82840) 2009-10-21 02:33:55 +00:00
FlushGeneratedImagesTask.php BUGFIX Consistently returning from a Security::permissionFailure() to avoid ambiguous situations when controllers are in ajax mode 2009-09-10 02:00:42 +00:00
Folder.php MINOR Removed unused cmsCleanup_parentChanged() callback from Group, Folder and SiteTree classes 2009-11-21 02:31:59 +00:00
GD.php API CHANGE: Added increase_time_limit_to(), which respects safe_mode. 2009-06-28 02:36:46 +00:00
TarballArchive.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
Upload.php BUGFIX Validating $_FILES in Upload->validate() 2009-03-17 22:26:33 +00:00