Downloads
Download tar.gz
86.81 KB
MD5: 56c77b8eb25fba0c27c4b57745729995
SHA-1: fcd74068ce04e7d85d5b214664205b7b340cf9b3
SHA-256: eb51716a34c32af0c45cbf5eb21812d2f6352395b1868e9d4eff07d6d19a3109
Download zip
106.76 KB
MD5: c0e636cdc839db2004f9e888f1548fc2
SHA-1: a0a6ecd3c7bddef7e1a8b102bec2e5f60245a50c
SHA-256: 8f87b650d4d53c2ec9b0db481a41f5c85a86cb4639c8343525e060bf2ef4f730
Release notes
If you are already running sf_import, please disable and re-enable the module after upgrading to alpha7.
Changes since 6.x-2.0-alpha6:
- #1135752 by kostajh, aaronbauman: Allow administrators to configure ongoing imports from Salesforce to Drupal on cron runs.
- #624406 by kostajh: In exports, do not process fields with htmlentities, since encoding of characters is handled by the SOAP client.
- #465962 by dpearceMN: Allow node and user "Link" checkbox to work properly during mass import.
- #1166554 by roderik: Fix coding error in hook_update_N for enabling sf_contrib module.
- #1157056 by dpearceMN: Display unmapped fields in sf_node and sf_user.
- #1089652 by dpearceMN: Display correct status for updated/created on bulk imports.
- #1152964 by kostajh: fieldsToNull array should only contain fields defined in the fieldmap.
- Cast $start and $end times as ints.
- Merge branch '6.x-2.x' of git.drupal.org:project/salesforce into 6.x-2.x
- #1072000 by dpearceMN, kostajh: Add fieldmap descriptions to the warning message if multiple fieldmaps are defined.