Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 27.39 KB
MD5: 2815dbe54e6b985badb5c257d8bb46b5
SHA-1: b36a7ce858830cb3d2f5dfaf5fd9e88b21875477
SHA-256: 0388d9b2a75b5c0d077a0386ab377a867b51bb67ba961798e2dba71e0dbb7cb8
Download zip 35.12 KB
MD5: d419aefd5011566351b7a7957f1ab6b3
SHA-1: 261f4f7ff664f454f6623bd4d7504541d2b65264
SHA-256: 98213d1570964e444fce613402dbfd4b106072ca2ff2693c8eb53341f98c5846

Release notes

Changes since 7.x-1.0-alpha2:

  • #1064454 by dasjo: use entity_property_verbatim_date_get callback to optionally convert ISO strings to timestamp
  • Stripping CVS keywords
  • Added exception handling for invoking services with Rules; simplified WSClientException
  • Added support for HTTP DELETE operations and simplified the http_client call a bit.
  • Added support for POST operations for RESTful services
  • Fixed REST service example
  • Fixed formatter check to also allow FALSE formatters
  • Added simpletest for restws create functionality. requires #722886 for http_client
  • Added clear cache method for endpoints
  • Fixed external dependencies in simpletests
  • Added restws integration simpletest, added possibility to use replacement patterns in REST operation URLs
  • Fixed SOAP fatal error when WSDL file is not available
  • Small documentation fixes
  • Automatic import of metadata for the SOAP test service
  • Fixed nested complex data types
  • Improved data type information for Rules
  • Fixed local data type handling; only cache remote data types
  • Added twitter search service as example
  • Moved test modules to new wsclient_examples submodule
  • Fixed Rules data type integration and type name mapping
  • Fixed numeric property/parameter names in the UI
  • Bug by klausi: Fixed a PHP notice on empty operation URLs
  • bug #1008810 by klausi: Entity API schema changes
  • Removed non class containing files from the info files per http://drupal.org/node/915174
  • Entity metadata module does not exist anymore
Created by: klausi
Created on: 10 Mar 2011 at 10:01 UTC
Last updated: 10 Mar 2011 at 10:06 UTC
New features
Bug fixes
Unsupported

Other releases