Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mautic/plugin-crm


https://github.com/mautic/plugin-crm

added ability to match salesforce formula fields with mautic fields

5623a43501718e4d3f198382a54026a39f40d8c0 authored about 8 years ago by Marianela Queme <[email protected]>
removed wrongly committed file

6ed6180fc724f1243ba6ed0682aca7c0290e8205 authored about 8 years ago by Marianela Queme <[email protected]>
added ability to match salesforce formula fields with mautic fields

05f3fa7a84d7fd10a9c396e9c0a5b32faa59e985 authored about 8 years ago by Marianela Queme <[email protected]>
checks if unique identifier fields are not empty before creating a lead to avoid duplicates

849a47551c498ce577b20f108b0e2caa2e27f295 authored about 8 years ago by Marianela Queme <[email protected]>
remove company field matching if not enabled in the plugin integration

95916b0e4da02333ede5830d8153b760788e96ef authored about 8 years ago by Marianela Queme <[email protected]>
Added support for synching company fields from a plugin integration

6fafe23418de38fa1cad69b30ced8aa96239eec0 authored about 8 years ago by Marianela Queme <[email protected]>
adding new company field matching for integrated plugins

138d94f609f408caeea32364917d38951740d3d3 authored about 8 years ago by Marianela Queme <[email protected]>
Hopefully last CS fix :dizzy:

15465842e067c885d0bba139add2d3891f44d841 authored about 8 years ago by Jan Linhart <[email protected]>
CS fix for non-bundle files

698ebac7ac7ec6c7229e40b237c208c75d1a9a41 authored about 8 years ago by Jan Linhart <[email protected]>
Merge branch 'staging' into feature-api-writes

576f8ceb141d48d8df98ba33b4b8016633e11888 authored about 8 years ago by Jan Linhart <[email protected]>
Fixed copyright to match Symfony code standards and to hopefully prevent php-cs-fixer from removing space before namespace for some devs and not others

09ca0c2cfe3bae11adec4834fa673ae90c104603 authored about 8 years ago by Alan Hartless <[email protected]>
Manual merge with current staging - lots of conflicts :tired_face:

e9d5bcb3bb410b104073329d25a2febd8140afe6 authored about 8 years ago by Jan Linhart <[email protected]>
Fixed php-cs-fixer hiccup with line after copyright

0776844aa05632ae24409368cddd1b4f94d6677b authored about 8 years ago by Alan Hartless <[email protected]>
Merge pull request #2613 from mqueme/Salesforce-fields-fix

plugin was not fetching the correct fields per object

286fc33e4e025e6ec2ab439241ac4bf1178d6289 authored about 8 years ago by Alan Hartless <[email protected]>
Made booleans not be required

3e0cdeff361bf07e7c72e7d1f6fb55631cac1371 authored about 8 years ago by Alan Hartless <[email protected]>
merged with current staging

b74eb66d06b018df347a5e89bd32ebcbf0f54067 authored about 8 years ago by Jan Linhart <[email protected]>
Merge branch 'staging' of https://github.com/mautic/mautic into Salesforce-fields-fix

ab6cf6028fe69f03ec0d6c4eea729b31f9a3cd73 authored over 8 years ago by Marianela Queme <[email protected]>
support for boolean fields

88bd15f99315f786cb6f5186ef61ae79062a1f36 authored over 8 years ago by Marianela Queme <[email protected]>
php-cs-fixer style changes - big commit :-)

da26d64350d841f02504a69f770db9260df9a84e authored over 8 years ago by Alan Hartless <[email protected]>
added support for boolean fields

a6627c9f17138b2289670534f5191d5b0d9e06c5 authored over 8 years ago by Marianela Queme <[email protected]>
plugin was not fetching the correct fields per object

4251133b74b54e5b494d868d28d757a299ff598a authored over 8 years ago by Marianela Queme <[email protected]>
This adds PHP 5.4+ support for transliterator_transliterate if it exists instead of URLify::transliterate so that there's some support for Chinese, Japanese, etc characters.

bc2b5b347152c915d3e96aa2a8c1685d172b35f1 authored over 8 years ago by Alan Hartless <[email protected]>
only update social cache if its not empty

42af175ac82e8076460d2b033586eec064641e5e authored over 8 years ago by Marianela Queme <[email protected]>
Fixed email results and added a ReferenceId unique field to store the reference so that the activity is not duplicated over and over

f4c76dd28deecfdafd8472679331011866dc1cc3 authored over 8 years ago by Alan Hartless <[email protected]>
Added a namespace setting since each Salesforce instance may be different

e66917b26ddd9e556c76a815e4a49ccabcca37b3 authored over 8 years ago by Alan Hartless <[email protected]>
Fetched activity in lead batches and translate string sent to Salesforce

adc1367d2c2354150941c444d730a10ed90ced18 authored over 8 years ago by Alan Hartless <[email protected]>
prevent error if no activities found

d359879a09dec99bbf05e060718074d8b0347e56 authored over 8 years ago by Marianela Queme <[email protected]>
fixed field being sent as string instead of array

cf2c69cacbf0d1fc9eea101e5cf020b296a6e4ee authored over 8 years ago by Marianela Queme <[email protected]>
fixed handling of variable not as array, get leads is sinding object

54f9e95bd6175d0aa661b70fea805bb950c2016f authored over 8 years ago by Marianela Queme <[email protected]>
removed unused field in fetch-leads

18e1d75d0fe49d7f946918a62d2e90383cc61e08 authored over 8 years ago by Marianela Queme <[email protected]>
removed unused field in get leads

e64341ac99f24502455ef0622de1ab3855797b3d authored over 8 years ago by Marianela Queme <[email protected]>
Delete SalesForceFeatureSettingsType.php

6052ce69ba6b6f12df800f202b7123f8328220b6 authored over 8 years ago by Marianela Queme <[email protected]>
fixed select query to get data from contact and lead

369b2314a0f2ac3dac5a9506146ab2c631764ef0 authored over 8 years ago by Marianela Queme <[email protected]>
added batch support to SF query

4ba8e33f0b2cd161d79a6510f1622af29397aafa authored over 8 years ago by Marianela Queme <[email protected]>
added batch support for salesforce qeury when fetching leads

d3eff072b0f5ee91e6d5ba61b488b3ab0abf072f authored over 8 years ago by Marianela Queme <[email protected]>
restricted pushing contact's activity based on last_active date

9d4a50ade34249e9531a55a7c31cd8f47ea5cdb8 authored over 8 years ago by Marianela Queme <[email protected]>
trowing error for activities, to be able to see errors when running

f9059b06ac701e79805d34bbe07307eb3f1754aa authored over 8 years ago by Marianela Queme <[email protected]>
added condition to check if leadfields are not empty when fetching leads

84360840027cf86166ecd9e375a4072683dcbdd5 authored over 8 years ago by Marianela Queme <[email protected]>
added optimizations on querys

aa17844d9aa9b971b2af89be430f06f2a9157f34 authored over 8 years ago by Marianela Queme <[email protected]>
added new entity to store synced leads on integrations

59651596c2e86ebfc52588e25e32780f4328d8f0 authored over 8 years ago by Marianela Queme <[email protected]>
Added new integrationEntity table to keep syn of integration ids and mautic ids

8850a3a9e6ae1c3fbf4260a7c047fed97d298e4b authored over 8 years ago by Marianela Queme <[email protected]>
if lead has been converted link mautic activity to contact

Please enter the commit message for your changes. Lines starting

b83526f0b64aa41f5f68e4442b5f408a4ea0d678 authored over 8 years ago by Marianela Queme <[email protected]>
added activity command line script

95a9f253ee4613953a02025384f21fea01d2a6ac authored over 8 years ago by Marianela Queme <[email protected]>
added ability to glean data from multiple objects

cace4271c8489466e260e9c59aedd9f2aabf96d5 authored over 8 years ago by Marianela Queme <[email protected]>
Merge branch 'salesforce-sandbox' of https://github.com/mqueme/mautic into salesforce-objects

c5e4f264d520e41875fe9d5cf0e56371fcafb6f7 authored over 8 years ago by Marianela Queme <[email protected]>
adding push activity to command script

7b07941c94964d40e8cc4cbd62525c47caf167ee authored over 8 years ago by Marianela Queme <[email protected]>
added ability to write to custom object in salesforce

541bf875eb623f327464b7e419be3e5583e5bcaa authored over 8 years ago by Marianela Queme <[email protected]>
changed fetch leads integration to use query for batch purposes

8076e8e647c301c2cae97345f0ca19045e0ba656 authored over 8 years ago by Marianela Queme <[email protected]>
Fixed SF restriction error for start date to fetch records cannot be before org start date

04d034b54d6e16a5a9a173de58f48b8a89ba913d authored over 8 years ago by Marianela Queme <[email protected]>
when checking sandbox option, form is saved so that option is taken into account when authorizing, changed sandbox description

9b9738a640b3835f52caa65f99cf1ae1ee302a8b authored over 8 years ago by Marianela Queme <[email protected]>
fixed return count of leads fetched from salesforcei

fa592fa53bc33af783970144f91a7e7f71ba6a23 authored over 8 years ago by Marianela Queme <[email protected]>
configuring tls support for above of 1.0

6b138edc3d2ba14765410791d9dde840dcd8a92f authored over 8 years ago by Marianela Queme <[email protected]>
lead timeline activities is now pushed to activities history in salesforce

34b55159c984ab77d2601c6ddee9c37f376a0614 authored over 8 years ago by Marianela Queme <[email protected]>
added sandbox option to Salesforce plugin

51f8638b9602521d5a2ea0059cfb4ad2b2815a4c authored over 8 years ago by Marianela Queme <[email protected]>
added functunality to use Salesforce plugin in salesforce sandbox

cf456abeb5c8788f9e4aeb6304ce8a3ac0881fdf authored over 8 years ago by Marianela Queme <[email protected]>
added translations

f4eede4bbddcc853812ffe084c84e9b8d0d2549b authored over 8 years ago by Marianela Queme <[email protected]>
included functions to fetch leads from various objects in Salesforce, pushing leads to leads in SF

55cf01623ee7b7045935a6af7bbe7c3691e1640a authored over 8 years ago by Marianela Queme <[email protected]>
added functionality for pushing and pulling from different salesforce objects

cf6a1d2b3c3333bfc6e97038fad3a00d349e5318 authored over 8 years ago by Marianela Queme <[email protected]>
added capability to load fields from different objects

66635e0d37311a5dd7269560931da20e57492b1f authored over 8 years ago by Marianela Queme <[email protected]>
added objects to be imported from on the plugin specific config settings

3f8a83d1b29e74f4ef10abf80a3b8f46768ac201 authored over 8 years ago by Marianela Queme <[email protected]>
fixed some issues causing the salesforce plugin not to import leads.

67d16e30d62891e965a8c52d0fd53d43e5c9cf2a authored over 8 years ago by Marianela Queme <[email protected]>
added new command line script to fetch leads from integration

added new functions to salesforce integration to fetch leads from salesforce

bcaa180777ae742080c22300d268fd9ca692a21f authored over 8 years ago by Marianela Queme <[email protected]>
Code Review

3920fa488d780adf1fd2f163bddf876bdd284b98 authored about 9 years ago by Gabriel Passarelli <[email protected]>
Apply code styles

1a20a7a80ce5081b01f9aa28cde43a3ff01ca15f authored about 9 years ago by Gabriel Passarelli <[email protected]>
Remove unused function to order fields

1d6fdea5c6b7b3c6d9552c9c627cfc37960b17e4 authored about 9 years ago by Gabriel Passarelli <[email protected]>
Added Hubspot CRM integration #781

24c18770b0f01fc21868571ebd58abab6e1fd106 authored about 9 years ago by Gabriel Passarelli <[email protected]>
Merge pull request #869 from alanhartless/sugar-fix

Fixed auth issue with integrating with SugarCRM OnDemand (7.x)

9143c6aff794c5cfc35f6fbe0081cf689e33c3f1 authored about 9 years ago by David Hurley <[email protected]>
Fixed SugarCRM OnDemand lead pushing and issues with lost authentication

bc1d4d8c82d8f183276e5b9a9d7206de4a7081c0 authored over 9 years ago by Alan Hartless <[email protected]>
Fixed auth issue with integrating with SugarCRM OnDemand (7.x)

8a6307496f4ec857fe544a2a3c0955f0081b14ff authored over 9 years ago by Alan Hartless <[email protected]>
Fixed case

84917316e0800f4d57998f1933118e142434e581 authored over 9 years ago by Alan Hartless <[email protected]>
Added feedback to zoho auth response

bb468ac4f36752981c6a3ddc2b31a7fb6920ef2a authored over 9 years ago by Alan Hartless <[email protected]>
Converting "addon" to "plugin"

7979b3502b0be1b4513ac5b89ca1db707dd82e24 authored over 9 years ago by Alan Hartless <[email protected]>