silverstripe-framework/filesystem
Ingo Schommer 474a6a9931 API CHANGE #3600 Inconsistency in File::getURL() which returns an absolute URL, when it should be relative - please use getAbsoluteURL() instead for old behaviour
API CHANGE #3600 Image no longer has an explicit getURL() method, instead it inherits getURL() from File which returns a relative URL (from r96988)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@102415 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-04-12 03:29:56 +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 #3600 Inconsistency in File::getURL() which returns an absolute URL, when it should be relative - please use getAbsoluteURL() instead for old behaviour 2010-04-12 03:29:56 +00:00
Filesystem.php BUGFIX: Update file link tracking as part of Filesystem::sync() (from r89907) (from r96722) 2010-04-12 01:49:37 +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: Don't include files and folders starting with an underscore in the asset system. 2010-01-21 22:59:19 +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