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

Ensure that the preference direction is set for all fields when saving config

a8383f32a5f2e4aaeb34ebd5867e151475cd136e authored over 7 years ago
Prevented some errors with EntityManager when contact is null

b99af80bc2047d00e8365abc378c523543d3d73d authored over 7 years ago
Attempting to fix #4118 as the $queryUrl is not passed back into the request() method when the session is refreshed leading to using the URL from getApiUrl() rather than getQueryUrl

c5f736a70e9ae98a10bc91cc04b3af7fab68d02c authored over 7 years ago
Prevent integration entity duplicates due to bad internal entity name

45f8d308497e95028ffad35b5132d84bdecc7373 authored over 7 years ago
Merge branch 'hubspot-bug-fixes' of github.com:mqueme/mautic into marianela-hubspot-bug-fixes

# Conflicts:
# plugins/MauticCrmBundle/Integration/CrmAbstractIntegration.php
# plugins/MauticCr...

1fac35935c962fc9aac3ee31214e32e20ff4562d authored over 7 years ago
Fixed hubspot push

5e21901d9d3cc940fbf23a150998ff2f23541789 authored over 7 years ago
Merge branch 'mars-reprocess-errored-leads' into marianela-hubspot-bug-fixes

1d50f0ac08ccbb87fb68a13964920a2038dfe743 authored over 7 years ago
Merge branch 'mars-reprocess-errored-leads' of https://github.com/alanhartless/mautic into hubspot-bug-fixes

108aa684fb1379c5b1cdfac5b13bd5d0e7db5ada authored over 7 years ago
Unset ID fields when syncing with Integration

2b3b2f255e3cc48132f74f8a9c4da7bf7e17119e authored over 7 years ago
Prevent PHP notice

ec9bf9eaa6646912f60e1fd1c426af119e574bd3 authored over 7 years ago
moved detach

8b55045c2b29f6442d2a5a7bd82ee89b72328838 authored over 7 years ago
Use correct mapping when pushing through an integration

bc4e7af0b66a9f3af8a8be660d2f76aa399bb2fa authored over 7 years ago
Merge branch 'mars-reprocess-errored-leads' of https://github.com/alanhartless/mautic into hubspot-bug-fixes

bfd80cfe7c5f0c1c80fcec7800157ffa527561ae authored over 7 years ago
Prevent PHP notice

8af0c5ea5ae97e8cce09cd62b09fb94aae775f2d authored over 7 years ago
Only persist lead if something was changed to prevent a pull/push loop

6e39c5ee08a35b8c2f31604bc8b984e92be6d734 authored over 7 years ago
Fixed issue where all mapped fields should be used when creating and not just priority specific

201fb1cde98f9dfde6103151a6017e21470f5e40 authored over 7 years ago
added count to reduce number of api calls

8df243c7e61e31d43d7b4a5ca3ffad6f531bde49 authored over 7 years ago
Merge branch 'mars-reprocess-errored-leads' of https://github.com/alanhartless/mautic into hubspot-bug-fixes

a9a5011b58d2673ec0b2a68e7ce5cfc0a883509c authored over 7 years ago
changed methodname

07b5e934312196a07c989f72069631559907e2d5 authored over 7 years ago
companies were not being created because get lastmodified date was only accepting Lead object as a paramenter, and also we are calling a method that doesn't exist for companies

399b468cdddfb7599bc56d4deb8dbe1b318518f6 authored over 7 years ago
php cs fixer changes

e66e88cbbb809ce4bb0493f8c91f63d91eda3298 authored over 7 years ago
PHP CS Fixer test

306689db08f48a4d38d852e28bb20dd608931458 authored over 7 years ago
Fixed hubspot

9dc68784ad2313b714363aaf0e7bb7d76e5a2ab6 authored over 7 years ago
Don't set null as sync date for pushes

5faeddb80ae06b2df1a92819bcf7e7008a58296b authored over 7 years ago
Continued working on mapping priority direction

b779ecf234a641c4716a84ba804e9745bd1521a9 authored over 7 years ago
Fixed directional field mapping

012843408d8c654626c73715255882a2a677ca10 authored over 7 years ago
Fixed field sync direction.

29b86c413b2f1b0df5a6f4f5066ee6ca996ee8a1 authored over 7 years ago
space fixes

d62ea7fdfad9d05de35dbf875cd38bd9dc5f0931 authored over 7 years ago
Log integration error for known integration entity entries

fad99f10939b2473bc0c713c0f3153c440d537fd authored over 7 years ago
Use object appropriate fields when patching

ca0337f8c10729915dbf2cfa73b3fa6ec85d5047 authored over 7 years ago
Fixed issue with null vs array to prevent set method on null error

472d8a59f004b086faef2b2b05feeefb9fcf20b0 authored over 7 years ago
Merge branch 'mars-reprocess-errored-leads' of github.com:alanhartless/mautic into mars-reprocess-errored-leads

91a54bfb8abc30b30abe8ac94501c4dcbf6a7335 authored over 7 years ago
Fixed undefined ConvertedContactId notice

791facccc9002b28aade92771a84b5707c82a70e authored over 7 years ago
started connectwise integration

80a7ccc8e7b1161fedf03460e5b868e86436f303 authored over 7 years ago
CS fix

eb4703240cef4e737c33f35a922380bb6b2d43a4 authored over 7 years ago
Merge branch 'mars-reprocess-errored-leads' of github.com:alanhartless/mautic into mars-reprocess-errored-leads

# Conflicts:
# plugins/MauticCrmBundle/Integration/SalesforceIntegration.php

6b69bf4a9bf234c4167ebb9f201546ff454cfbc8 authored over 7 years ago
Use past changes when determining sync date

e811c2208a8a333a8cf50398347f3198caf50992 authored over 7 years ago
Only set last sync time to that of modified date if the original modified date of a lead was not within the sync time frame

d4b2490a57dec4393472c35c41c4be460acd05f6 authored over 7 years ago
modified company number of executed commands

48afb35843339f1afbb1e62a69d48be7dc28cde6 authored over 7 years ago
persist entity company when created

64b63fa538012a9cb9d2f4da26d62f3c20a04951 authored over 7 years ago
fix to work with changes on abstract integration

c7af1e733cd14da329aec4d22177b94e2e2a7679 authored over 7 years ago
Merge branch 'mars-reprocess-errored-leads' of https://github.com/alanhartless/mautic into hubspot-bug-fixes

6646e4b34395192a3ad1657e9ade48bd4c59c456 authored over 7 years ago
direction of data for push contacts

ac4ca96c97dd9dd9870d0f5c15b1aa97fca4cebd authored over 7 years ago
fixed, push campaigns through campaign/form actions, fixed fetch contacts and companies

71dcf7ae9401f3012f899bd44d9d554f11d7c138 authored over 7 years ago
Integration plugins - fixes tests

47bc78843dafd7009a4803d93732bf9fc5f2d10e authored over 7 years ago
fixed company creation

0df62f626228e3f560c78df4d797c368f2e50d27 authored over 7 years ago
Fix of "Undefined index: integration_entity"

994277f9ca0c161b33c41830af2626c6f62dc2c6 authored over 7 years ago
CS fix

eb88da19f28fb4f57952bdbf1fc863d92b892938 authored over 7 years ago
Fixed failed tests

11cf1a62481508ba04e10ed2ce6954de9f731ba9 authored over 7 years ago
Merge branch 'staging' into mars-reprocess-errored-leads

# Conflicts:
# app/bundles/PluginBundle/Command/FetchLeadsCommand.php
# app/bundles/PluginBundle...

47908777fa9dec7a73cb17a7960a7b52c95191b3 authored over 7 years ago
Continuing tests and fixed checking leads

8c3c23a253b9e21e2675341e96d509648fb7049a authored over 7 years ago
Continuing tests and fixed checking leads; fixed handling of data

6a63e3e1f7c38338a0d5ec0180e192f488280b20 authored over 7 years ago
fixed unit tests. removed tests that are integration specific

2f06d6edd2801586a120f1bedc0011f48b70ff63 authored over 7 years ago
Pipeline plugin - fixed tests in php 5.6

(cherry picked from commit b09246e)

7c4a509f3ecdcce3d154fe059a75dc088ded2ee6 authored over 7 years ago
Pipedrive plugin - added webhook url information

b68b9186ea6a7ce7d22e6871c3b43d91ee858ec9 authored over 7 years ago
Pipedrive plugin

e68fe1d95b52f21aeadef0cba9b42cf67d030b5e authored over 7 years ago
Fixed lead tracking

f5c3b8b151a7d8220c71f0071fd6dad58b524a9b authored over 7 years ago
Before refactoring getleads

9aee1e0601046a62fb6946457ebf41c6732d498b authored over 7 years ago
Added some checks

43560a19309ffd1a74e66cc86faa6ebc9aeecf5d authored over 7 years ago
PR style test

90d89cbfcae621030753a9c2b1e32fd210e6869c authored over 7 years ago
Style test

3507de1537c0ad52af1f8bf1fc417dfd79db7123 authored over 7 years ago
Translations

827d645f774d9f4ea61630887cd2980e403ede30 authored over 7 years ago
Add company tab to vTiger

bf27e8ea19a431ca4913115d3e69ffacb1d78890 authored over 7 years ago
Continuing tests and fixed checking leads

861a27f456ce1f083faef7852e6dc9287e4c8e56 authored over 7 years ago
Add tracking integration entities - we're losing one somewhere?

bf9512c628ffe16d8a3c9146afe46a4834067038 authored over 7 years ago
Continuing tests

bac304226620872a93b671ad522c56cfca91d784 authored over 7 years ago
Added code to push leads

81d73c52e0436e20251bfba4da1002e7fa0a8ad4 authored over 7 years ago
Continuing tests

a9c9eb3a6a3575e208a2a2cc8f4483a415cd8de9 authored over 7 years ago
Push contact to integration working

ceb7eb0feb07f79468efbe9ef706a71e18acadeb authored over 7 years ago
Continuing tests

8ac192fe5b466ccb15778838b51c5f2c4cd846d7 authored over 7 years ago
WIP Tests

f5439ee8503b07910c73f774871e314632fd7088 authored over 7 years ago
WIP Tests

296b4667329ab265439ffa14889c7729d3bb0c4c authored over 7 years ago
Completely refactored pushLeads to make sync testable

bf3e239bcecc332566f575798966444fcd0fb86f authored over 7 years ago
Fixed fetching company fields

e6dfef9413ae83c7174cf7e78f5a1936e9318cc6 authored over 7 years ago
Minor changes

fa3f826ea6d291be39a3e35f9128b8d95636f12a authored over 7 years ago
Fixed company field mapping

95044e1fefef2b466314fb44ac24eeb716d706bf authored over 7 years ago
Merge remote-tracking branch 'marianela/fix-integration-entity-id-sync' into mars-reprocess-errored-leads

dfeebd94d549948cd9f29353766d37487cf8b038 authored over 7 years ago
reprocess errored leads when the contact in mautic has been updated

a141cb99e2918dbf0f39b932629d5636194e6507 authored over 7 years ago
Reduce factory dependency in integration classes.

c2db654379d9f541fd9adbbaa247a7d896c7ab04 authored over 7 years ago
added config for 3rd party integration

added test for abstract integration

94868b71544607e9a691ef7ab20f931cd4e08567 authored over 7 years ago
removed entering over and over converted leads in table

1a4a9d5af78d924e5c7ca0e4648463106b6112a1 authored over 7 years ago
fixed updating integration entity id when lead has been converted in Salesforce

f577c407714b4607d7b08a630eee07be9209a483 authored over 7 years ago
Merge branch 'staging' into feature-zoho-bidirectional

bf4a871737784184c81f6369044ed2ce78b8ce0b authored over 7 years ago
added debugs when patching and posting

c5a9adb1e4ebf70eaaa80cab2bb265d6d836acaf authored over 7 years ago
dont persist contact when updating lastname company

d067cd8a79673a3af7f5e7b6b508bccb5a5e1252 authored over 7 years ago
fixed duplicating leads when single quotes in emails

8dd661a31b41a5d1d6551c5274d02cb32ad99313 authored over 7 years ago
Bubble email errors to campaign timeline

4b16d81014af764e6501cbd20158a5796fab6300 authored over 7 years ago
Merge branch 'staging' into bug-campaign-failed-stats

# Conflicts:
# app/bundles/ChannelBundle/Helper/ChannelListHelper.php
# app/bundles/PluginBundle...

e0684bf72eb29978debde17136e67f4ec9306f42 authored over 7 years ago
fixed update of leads

58e11afe7afd7257e771accd2098a00d0c4b89e3 authored over 7 years ago
fix getcompanies

d9f3bfb812e1620e8d7fa8b9f381e689301d1f55 authored over 7 years ago
Fixed entity sync to catch all records and not just 25 per run

9e5e0c3f66681721bcf5e2c023a86a11e496439d authored over 7 years ago
Merge pull request #3978 from mqueme/salesforce-no-assignment-rules-on-update

Do not trigger assignment rules when updating a Lead

bc00d694ddeddc74a3d1d09ac3e9a599ca14e239 authored over 7 years ago
Merge branch 'staging' into bug-campaign-failed-stats

99c9d99e579712e715d4232da1b064d9d18bb069 authored over 7 years ago
Cleanup

faaaaf6e814be636bfefa1f293bc6abd46f16c09 authored over 7 years ago
Remove extra colon

2ec995cd9e237d1c6b2057592b3aac180712efdc authored over 7 years ago
Fixed missing place to clean data

bfab0e18d3e01d561bd990bc868589e6024cef5f authored over 7 years ago
Merge branch 'staging' into bug-salesforce-encoding

462b4bbd67cecd916fe9162b9cd796159c4a4f0a authored over 7 years ago
Fixed duplicate field error due to email being in both required fields and manually listed. Fixed dev mode notification error.

3b92f7774f5a7ef8c9032ec81058057d172f89f1 authored over 7 years ago
Fixed lead entity class

a766bed7d7509c378bb7843a525dc27587c56567 authored over 7 years ago
Merge branch 'staging' into mars-salesforce-unknown-company-sync

# Conflicts:
# plugins/MauticCrmBundle/Integration/SalesforceIntegration.php

0d2da2d15b8a7c9d7627ad9e8bd933c89bcec4a4 authored over 7 years ago