Downloads

Download salesforce-6.x-2.0-beta2.tar.gztar.gz 96.39 KB
MD5: 8cc5d56df3bacfa70d4a1136841b8ea1
SHA-1: 72561eaa89c401ae4b365884ccdb48497cf3d9f4
SHA-256: 65cf6ed07c07d00f901f24bf89414c4adb22c6b889259c9e990194d491359602
Download salesforce-6.x-2.0-beta2.zipzip 118.02 KB
MD5: 15c54d4b61857fb9afaab0b7c48884be
SHA-1: 040ab1d410fc5ca313d24d6b3fb8e18c2f7c2e71
SHA-256: ff0c6af19c304a32d9ad6cf2c5b2a3c6b24c4c202890a0f1f98183f30e840ccd

Release notes

As always, please back up your database before upgrading and test the update on a dev site first.

Changes since 6.x-2.0-beta1:

  • #1306568 by EvanDonovan, kostajh: Check for AES being enabled in the encryption wrapper functions
  • #1283908 by lazysoundsystem, mrfelton: Undefined index: sf_type in salesforce_api_object_to_fieldmap_fields() (line 1414 of salesforce_api.module)
  • #1337486 by texas-bronius, andreigg: Salesforce notification endpoint relies on access content permission
  • #1278280 by pwolanin, kostajh: Clearing the wsdl cache in /tmp
  • #1214106 by EvanDonovan: Remove empty CHANGELOG.txt in favor of Git commit list on d.o.
  • #1448004 by lazysoundsystem: Undefined index notice in sf_import.drush.inc
  • #1411676 by lazysoundsystem: Undefined properties in sf_user
  • #1410208 by lazysoundsystem - mis-named variables after refactoring
  • by aaronbauman - adding "create link" button to allow linking records without upserting
  • #1197272 by jeffam: Fatal Error When Enabling via Install Profile
  • #1293884 by klflote: one-time batch import fails due to separation of sf_import into multiple files
  • #1337822 by Anselm Heaton: salesforce_object_map entries for nodes not removed upon node deletion
  • #1205650 by dpearceMN, Anselm Heaton: sf-import drush command does not like a map with the field Id in it
  • #1310214 by kostajh: Provide admin ability to manually import individual Salesforce records
  • #1311822 by kostajh: Add views integration to SF Node and SF User, make it easy for admins to see which nodes/users are importing/exporting to SF.
  • #1327414 by kostajh: Only adjust $start variable if using getUpdated() method
  • Merge branch '6.x-2.x' of git.drupal.org:project/salesforce into 6.x-2.x
  • #1327408 by kostajh: Add logging to SOQL query in sf_import
  • #1142682 by dpearceMN, longwave: sf_prematch_export() does not handle maps using the SF Id field or blank match_by fields.
  • Fix syntax error from previous commit.
  • #1313666 by kostajh: Use SOQL queries instead of getUpdated() to improve efficiency of sf_import
  • #1147180 by kostajh: Store time of last import, last export and initial creation for items in salesforce_object_map table
  • #1282796 by EvanDonovan, aaronbauman: Create generic query & queryMore functions
Created by: kostajh
Created on: 7 May 2012 at 22:02 UTC
Last updated: 7 May 2012 at 22:06 UTC
New features
Bug fixes

Other releases