Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download remote_entity-7.x-1.0-beta3.tar.gztar.gz 33.72 KB
MD5: ce5c8ea0de06c88adbf55c0b6515c350
SHA-1: e79a633f031774370e52fb0e7a475cba20789ab6
SHA-256: d62efb7f1d58b00e2d50ffff4e0e8e2205b7c3d80f8bfd6e31acf2423de54aa7
Download remote_entity-7.x-1.0-beta3.zipzip 45.31 KB
MD5: a47f3babc19e1693e44709220657ff79
SHA-1: 3b53912d9c4c872593c69d12333df3d487446dce
SHA-256: 85e1452cbe8748c102d27acd5255a8878cbaf919b43a0b83fc96ea12d9526427

Release notes

Changes since 7.x-1.0-beta2:

  • by joachim: Fixed RemoteEntity class clobbering 'created' time specified by creator.
  • by joachim: Added setting of table info on RemoteEntitySaveQuery (moved up from child classes in clients_ms_dynamics_soap module).
  • by joachim: Added parameter to controller getRemoteEntityQuery() to set the conditions for a given bundle.
  • by joachim: Added ability for retrieved remote entities to have their bundle set, based on conditions applied to remote data.
  • by joachim: Added ability for bundle-level metadata properties to override shadowing settings on entity-level properties.
  • by joachim: Added more granular permissions to the remote entities admin report page.
  • by joachim: Changed remote entity overview page to be a form allowing re-attempt at saving remote entities marked as having failed a remote save.
  • by joachim: Changed admin report of remote entities to show counts with remote save failure.
  • by joachim: Changed controller remote_save() and remote_save_multiple() to catch failures by the connection and update the entities as having failed to save remotely.
Created by: joachim
Created on: 22 Apr 2014 at 14:30 UTC
Last updated: 21 May 2014 at 14:53 UTC
Bug fixes
New features

Other releases