silverstripe-framework/tests
Ingo Schommer b465a46bcc API CHANGErefactored upload functionality from File into newly created Upload class
API CHANGE deprecated some File functions and attributes
API CHANGE moved management function from File to Filesystem and added permission checks: sync(), loadContent(), fixfiles(), moverootfilesto()
API CHANGE deprecated use of File->loadUploaded()
ENHANCEMENT added filesize and extension validation to AssetAdmin and FileField
FEATURE added tests for Upload class

Merged revisions 47617 via svnmerge from 
svn://svn.silverstripe.com/silverstripe/modules/cms/branches/2.2.0-mesq

........
  r47617 | ischommer | 2008-01-04 19:20:29 +1300 (Fri, 04 Jan 2008) | 5 lines

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@52205 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-06 08:20:13 +00:00
..
api Added first cut of RestfulServer - simple get support 2008-03-30 23:18:04 +00:00
control Merged revisions 47488 via svnmerge from 2008-04-06 04:00:43 +00:00
fieldtypes Fixed currency's support for scientific notatio 2008-03-17 03:03:43 +00:00
filesystem API CHANGErefactored upload functionality from File into newly created Upload class 2008-04-06 08:20:13 +00:00
forms Merged revisions 47414 via svnmerge from 2008-04-06 03:52:14 +00:00
DataObjectTest.php Moved test control files into sapphire/testing, so that sapphire/tests can be ignored by the documentor. 2008-01-10 00:33:18 +00:00
DataObjectTest.yml Added tests for DataObject 2008-01-09 03:39:05 +00:00
i18nTest.php Fixed i18n bug on safe mode 2008-03-20 03:00:49 +00:00
ManifestBuilderTest.fixture.inc Fixed manifestbuilder test so as not to confuse the real manifest builder 2008-03-30 22:00:16 +00:00
ManifestBuilderTest.php Fixed manifestbuilder test so as not to confuse the real manifest builder 2008-03-30 22:00:16 +00:00
ObjectTest.php Merged revisions 51462 via svnmerge from 2008-03-19 20:39:07 +00:00
SiteTreeTest.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
SiteTreeTest.yml Added PHPUnit unit testing framework 2007-08-15 06:38:41 +00:00