silverstripe-framework/api
Ingo Schommer 498c3d2af3 FEATURE Allowing for field-level permissions in DataObject::$api_access - respecting those permissions for reading and writing in RestfulServer (#2918)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@64308 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-10-15 16:18:17 +00:00
..
DataFormatter.php ENHANCEMENT is_array() checks in DataFormatter to respect empty arrays as a form of denying permissions on fields 2008-10-15 15:44:06 +00:00
JSONDataFormatter.php ENHANCEMENT Don't like relations without $api_access in RestfulServer, added RestfulServer->getAllowedRelations() 2008-10-09 14:47:25 +00:00
RestfulServer.php FEATURE Allowing for field-level permissions in DataObject::$api_access - respecting those permissions for reading and writing in RestfulServer (#2918) 2008-10-15 16:18:17 +00:00
RestfulService.php (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-11 02:57:59 +00:00
RSSFeed.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
SapphireSoapServer_wsdl.ss (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-11 03:03:52 +00:00
SapphireSoapServer.php (merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message) 2008-08-11 03:03:52 +00:00
SOAPModelAccess.php BUGFIX #2883 - Remove use of short tag 2008-10-02 09:38:55 +00:00
XMLDataFormatter.php ENHANCEMENT Don't like relations without $api_access in RestfulServer, added RestfulServer->getAllowedRelations() 2008-10-09 14:47:25 +00:00