Install
Works with Drupal: ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
183.72 KB
MD5: 7b6ae6db572c75722ef0b7fe28d1fe4d
SHA-1: bf5075fceeb5c9d01dbf7b97c4cf5c0516c6b20e
SHA-256: 311e6115556aa756a965d1e0f972c25040cedc3d555fdfbd5d47e502df3b8318
Download zip
345.26 KB
MD5: 607b51575078e0c1681f78119dbc42e0
SHA-1: ba231ab50095552f3d075d2fbe4b4e0a075141b1
SHA-256: 089cc8eeeca9d52b433e64f0fb83a523d129c46b6c723dd475f081b720fcf83c
Release notes
Add a summary here
Contributors (17)
omarlopesino, dspachos, emircanerkul, AaronBauman, tunic, chetan 11, yivanov, DamienMcKenna, sijumpk, sandipta, jeffam, gcb, Ken Patolia, ritviktak, kevinn, mariacha1, sean_fremouw
Changelog
Issues: 21 issues resolved.
Changes since 5.0.3:
Bug
- #3419804 by omarlopesino: Error on Salesforce mapped object list page: ArgumentCountError: Too few arguments to function Drupal\salesforce_mapping_ui\MappedObjectList::__construct(),
- #3419551 by omarlopesino: UniqueFieldsConstraintValidator class needs dependency injection
- #3224747 by dspachos: isInit() crashes when JWT is deactivated
- #3417891 by tunic: Property mismatch name error that triggers a warning in PHP 8.2
- #3415336 by chetan 11, yivanov: Passing null to parameter #1 ($string) of type string is deprecated
- #3414659: Call to a member function getKey() on null in SalesforceJWTPlugin
- #3398897 by yivanov: Creation of dynamic property $key
- #3210809 by jeffam: Salesforce link appears in "Operations" links on views for anonymous users
- #3401651 by gcb: Entity Actions for entities without canonical paths cause whitescreen (Commerce Payments)
- #3396947 by omarlopesino: Remove debug trace in RestClient service
- #3397134 by kevinn: Creation of dynamic property time
- #3382969 by mariacha1: Add maxlength to "Salesforce-ready address" form widget
- #3389025 by sean_fremouw: Null first parameter values are deprecated in strtotime()
Feature
- #3410886 by emircanerkul, AaronBauman: Add option to SelectQuery condition
- #3414401 by DamienMcKenna: Update to support Address v2
- #3408393 by omarlopesino: Add OFFSET clause to SalesforceSelectQuery [D8 or higher]
Support
- #3222661 by Ken Patolia, ritviktak, AaronBauman: Coding Standard update