Go to file
Ingo Schommer 533aec3815 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/cms/trunk@52205 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-06 08:20:13 +00:00
code API CHANGErefactored upload functionality from File into newly created Upload class 2008-04-06 08:20:13 +00:00
css API CHANGE Moved "statistics" functionality into separate module, which is not distributed with a default silverstripe installation. see r52168 2008-04-05 01:40:36 +00:00
images moved "statistic" module images in module path 2008-04-05 03:37:57 +00:00
javascript API CHANGE Moved "statistics" functionality into separate module, which is not distributed with a default silverstripe installation. see r52168 2008-04-05 01:40:36 +00:00
lang update from translate.silverstripe.com 2008-04-06 02:30:55 +00:00
templates API CHANGE Moved "statistics" functionality into separate module, which is not distributed with a default silverstripe installation. see r52168 2008-04-05 01:40:36 +00:00
tests moved LeftAndMain test from sapphire to cms 2008-04-06 03:38:27 +00:00
_config.php API CHANGE Added LeftAndMain::populate_default_menu() and LeftAndMain::clear_menu() 2008-04-06 01:57:31 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00