silverstripe-framework/tests/api
Ingo Schommer d30b4b1d00 BUGFIX Respecting api_access on has_one relations in RestfulServer
BUGFIX Limiting fields according to api_access on relation object (rather than the "root" object) in RestfulServer
BUGFIX Limit listing of has_one relations in RestfulServer to actual relation (was listing all objects before)
BUGFIX Creating correct object instances in RestfulServer->getHandler() for relation queries
2011-11-13 14:09:44 +01:00
..
RSSFeedTest.php Merged new-orm into datagrid 2011-09-26 16:47:54 +13:00
RestfulServerTest.php BUGFIX Respecting api_access on has_one relations in RestfulServer 2011-11-13 14:09:44 +01:00
RestfulServerTest.yml BUGFIX Respecting api_access on has_one relations in RestfulServer 2011-11-13 14:09:44 +01:00
RestfulServiceTest.php Fucntion signatures should match when containing arrays (PHP5.4 bug) 2011-10-29 12:07:58 +13:00
SapphireSoapServerTest.php BUGFIX Fixed content-type for SapphireSoapServer->wsdl() (#4570, thanks Cristian) 2009-09-21 09:55:43 +00:00
SoapModelAccessTest.php API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure 2011-03-31 09:56:21 +13:00
SoapModelAccessTest.yml API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure 2011-03-31 09:56:21 +13:00
XMLDataFormatterTest.php MINOR Changed $fixture_path to relative filenames in all sapphire test cases in order to allow easier file moving and less verbosity in tests 2011-03-30 23:04:48 +13:00
XMLDataFormatterTest.yml ENHANCEMENT XMLDataFormatter::convertDataObjectWithoutHeader() now escapes HTML fields using CDATA (thanks random-value!) 2010-12-20 04:51:24 +00:00