Go to file
Ingo Schommer 46dc0e805c Blocked revisions 47617 via svnmerge
........
  r47617 | ischommer | 2008-01-04 19:20:29 +1300 (Fri, 04 Jan 2008) | 5 lines
  
  refactored upload functionality from File into newly created Upload class
  added filesize and extension validation to AssetAdmin and FileField
  deprecated some File functions and attributes
  moved management function from File to Filesystem and added permission checks
  deprecated use of File->loadUploaded()
........


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@52397 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-09 11:06:59 +00:00
api Added simple JSON processor 2008-03-31 08:49:27 +00:00
cli Improving API documentation 2008-03-02 23:24:10 +00:00
conf Added SS_DEFAULT_ADMIN_USERNAME/PASSWORD defines to conf/ConfigureFromEnv.php 2008-02-10 22:58:58 +00:00
core Merged revisions 47488 via svnmerge from 2008-04-09 10:59:30 +00:00
css Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
email Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
filesystem API CHANGErefactored upload functionality from File into newly created Upload class 2008-04-06 08:20:13 +00:00
forms API CHANGErefactored upload functionality from File into newly created Upload class 2008-04-06 08:20:13 +00:00
images styling for HasManyFileField 2007-12-19 23:07:42 +00:00
integration Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
javascript Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
lang update from translate.silverstripe.com 2008-04-06 02:30:55 +00:00
misc 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
parsers Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
profiler Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
search Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
security Merged revisions 47263 via svnmerge from 2008-04-04 23:04:16 +00:00
synchronise Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
templates Merged revisions 50488 via svnmerge from 2008-03-11 01:31:38 +00:00
testing Merged revisions 51459 via svnmerge from 2008-03-19 20:38:52 +00:00
tests Added TokenisedRegularExpression for accurate parsing of class files for the manifest. To make it efficient, the parse results of each file are now cached. 2008-04-08 06:17:58 +00:00
vendor Merged revisions 47265 via svnmerge from 2008-04-06 03:32:17 +00:00
widgets Merged revisions 50812 via svnmerge from 2008-03-11 03:29:36 +00:00
_config.php API CHANGE LeftAndMain.php: Removed $extra_menu_items, $replaced_menu_items, $removed_menu_items (all handled in $menu_items now) 2008-04-05 03:43:58 +00:00
cli-script.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
main.php Added first cut of RestfulServer - simple get support 2008-03-30 23:18:04 +00:00
main.php5 Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Makefile Added note about Makefile so that people don't think they should use that for normal installation. 2008-01-16 23:47:53 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00