silverstripe-framework/docs/en
Ingo Schommer a3295e2a37 API File->canEdit() returns TRUE by default (not checking CMS perms)
This is a measure to support form fields and controllers
interacting with files in different contexts,
for example an UploadField used in a ModelAdmin,
or a website frontend. The check for 'CMS_ACCESS_AssetAdmin'
was too restricting. This wasn't a problem in 2.x simply because
the old FileField/Upload classes didn't respect File->can*()
permissions.
2012-10-12 15:42:06 +02:00
..
_images MINOR: Forms, navigation howto plus adjustments to tutorial one (#6367 ) 2012-08-07 21:06:34 +02:00
changelogs API File->canEdit() returns TRUE by default (not checking CMS perms) 2012-10-12 15:42:06 +02:00
howto Update docs/en/howto/extend-cms-interface.md 2012-10-08 13:11:33 +13:00
installation Merge pull request #783 from halkyon/iis_install_simplify 2012-09-17 16:06:58 -07:00
misc Point people at silverstripe-dev and not the forum for discussing patches. 2012-10-09 14:53:48 +13:00
reference Merge remote-tracking branch 'origin/3.0' 2012-10-08 16:48:52 +02:00
topics Merge pull request #775 from simonwelsh/exclude-filter 2012-10-09 15:58:19 -07:00
tutorials Fixed markdown whitespace usage 2012-10-02 11:38:16 +02:00
index.md Corrected a number of inbound links pointing to the documentation. 2012-10-09 14:53:47 +13:00