Ecosyste.ms: OpenCollective

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

github.com/mautic/mautic

Mautic: Open Source Marketing Automation Software.
https://github.com/mautic/mautic

Fix for non-functional pager on the marketplace overview

b9a1f73da77d831d07b4ff522e65febcaf8d23e8 authored over 1 year ago
fix for ajax error when clearing the marketplace cache

ab03e987df8024b4ec5fae7c4d663992b90452e1 authored over 1 year ago
Site Url is validated in the UI to be a valid url

5dc3ef3b3590586d9cad8365b42f51a9e6469dbe authored over 1 year ago
fix for contact overview throwing 500 errors when live mode is enabled

0f1f72d7dc8b52c1122d3781ea5431f08b9382cb authored over 1 year ago
Fix contacts list not being sortable on name

cf7da00a5362407021b89dc660204f1efdfe6237 authored over 1 year ago
fix for double save when creating a social monitor

cf6360c17bd6b2a1542fe0166ff1b690fc36e030 authored over 1 year ago
Fix for 500 error when viewing a social monitor detail

9bf59833797d51116b6fb3d30b524a7d6e4f3115 authored over 1 year ago
Ensure default attributes of fields are not removed

73743480f048d81fa6443b0c7736d31862bc4697 authored over 1 year ago
add change to scaffolded files too

d340125e14f82b49dfd664e62ecaa61bd535a076 authored over 1 year ago
bump semver to a secure version

8eeaa78ef571359f7d158d01e443635618b0c04a authored over 1 year ago
fix missing param on edit actions

0a6838bbc7491b390a726e4c7ebc962fa27af3c6 authored over 1 year ago
[dead-code] Integration entities is never empty

1d1a7a16d50c8a72df627e2a7e277043f70b5d07 authored over 1 year ago
[types] Improve saveSyncedData() as return single or new one

b24e86d028ae04703914e9e6e33747ac3c393094 authored over 1 year ago
[dead-code] isConfigured() is always true, as called above

da1f5abe52a3f80d84bf3959c1d2e7def4f2993b authored over 1 year ago
[dead-code] Remove event check as alwasy object

f635008b2d4a9965075e4d78387c28ae15c205e3 authored over 1 year ago
[types] Improve createActivity() and createIntegrationEntity() return type, as strictly defined by new

77d70df4fae605e8849c7ad2cd308ce5adfdb2ba authored over 1 year ago
Merge pull request #12693 from TomasVotruba/tv-rector-sets

[rector] [dead-code] Remove few ifs that are always true

d4ef86f5eee2ae17265fc32e4a44d4b7efb7c8ad authored over 1 year ago
fix: [DPMMA-1436] remove ctr stats from email sent

6385d46a6276475dc72dcbdea1dc326d52d579c8 authored over 1 year ago
fix: [DPMMA-1436] fix unit tests

4bdba1359af1e8e7716213636df46eafacf98466 authored over 1 year ago
fix: [DPMMA-1436] remove commented code

eb0879b441a160ff5e560cff391adf9dafc4ef70 authored over 1 year ago
feat: [DPMMA-1436] CTOR and CTR stats functional tests

0c742440904f804a5094a14a6c2f97acaca82e48 authored over 1 year ago
feat: [DPMMA-1436] CTOR and CTR stats in email report

57329d066c90949c279be30caa1e4e4c6c405dd6 authored over 1 year ago
Deprecating the unused service

60ad8b483429d8a1f5791991569b0f77f76cc4ec authored over 1 year ago
Fix PHPStan for dateFieldProvider method

93d72566bb3674174b3dea5bd7e42ae9b26635c5 authored over 1 year ago
PHPStan fixes 3

00fc1a3c6fb50f8ca3b62b2bf852a1b934d34d24 authored over 1 year ago
Merge branch '5.x' into Multiple_companies_management_5x

# Conflicts:
# app/bundles/LeadBundle/Entity/CompanyLeadRepository.php
# app/bundles/LeadBundle/...

49ff26811d616cc954ca6360e6a172823c9d4c07 authored over 1 year ago
PHPStan fixes 2

d5aa1771a14ec6d24a0beee9cfd4458c078f4786 authored over 1 year ago
Fix PHPStan

5f5d00765a8151f1833c1d559963167a0be66ede authored over 1 year ago
add more unit tests

ef413a89035ecc5ff8ee8fed92b14c8dce2c55ea authored over 1 year ago
Fix validation os segment date filter if value is null

492ca5c87587c15836ac58e68b52a3db8f1db987 authored over 1 year ago
Fix segment date filters validation for regexp etc

677ee22d59f40614308debc5ed7ec9738a2c61fb authored over 1 year ago
Improve segment date validation

bb07d47f9d667af78b3a13d703faa970f44823ee authored over 1 year ago
Fixing: Unable to find template "text.html.twig"

03d5654f06374be6e8ca52f13c79dcfb9a6d13c3 authored over 1 year ago
Fixing: Key "multiple" for array with keys "syncList, optionlist, labelAttributes" does not exist.

21ac1bf5cca744ddcbb6445727628d802eddcde4 authored over 1 year ago
Covering also the delete cached request method.

The adapter was just the CacheProvider class so it doesn't make much sense to have it in the err...

ab7301f78a02057ea4c1215b1208af62d6e01c7d authored over 1 year ago
Merge pull request #12673 from patrykgruszka/DPMMA-2218_email-read-concurrency

[DPMMA-2218] Fix email read concurrency issues

f39a9b8629c8685dc51b9a7637ef269094cddded authored over 1 year ago
Fixing "Failed asserting that exception of type "TypeError" matches expected exception "UnexpectedValueException". Message was: "Symfony\Component\HttpFoundation\Request::__construct(): Argument #2 ($request) must be of type array, null given"

ff7fe5b5c5d23a17e1be161f4464e72379769336 authored over 1 year ago
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with

'Symfony\\Component\\HttpFoundation\\Request' and
Symfony\Component\HttpFoundat...

54cb9c6c7efb033ea09c3055443f68e36c134880 authored over 1 year ago
Fixing tests:

1. Cannot use colons. Replaced with semicolons due to "Cache key "Mautic|EmailBundle|Tests|Helpe...

6a2b68d9ba09bee0d9c33da30ca6c0a247800c76 authored over 1 year ago
Using autowiring for RequestStorageHelper but keeping the alias to avoid BC breaks

f53c1a48f0e85e3d51736db451cd2d55427a3221 authored over 1 year ago
Replacing deprecated cache helper with cache provider in the RequestStorageHelper

d2777509cb224a9d37756691e323d64e1672eee9 authored over 1 year ago
Merge pull request #12696 from patrykgruszka/DPMMA-2222_email-click-heatmap

DPMMA-2222 Email click heatmap

bfbf0a5dc58d12ba346c9ba58b89413b48db6771 authored over 1 year ago
update composer version

31a1df978374867b01cf67fa862cfb972ebf4575 authored over 1 year ago
Merge branch '5.x' into upgrade_ckeditor_5

541103f47d5f72c0c6f8b85142ff21c891658d59 authored over 1 year ago
Merge pull request #12670 from adiux/fix-form-fields-tel-is-displayed-correctly

fix: the value of a form field of type tel is displayed correctly

e9d195defd53b563db542c1f1a5b3239efcd557d authored over 1 year ago
Merge branch '5.x' into upgrade_ckeditor_5

4842987ce9abc24e4982f8db607736e47e85faad authored over 1 year ago
Merge pull request #12684 from scyzoryck/phpstan-execute-deprecations

refactor(phpstan): Remove deprecations related to execute\(\) method

f8562456eef5f7773a747ef40142b864887cf775 authored over 1 year ago
fix: [DPMMA-2222] functional test fix

86f022b166ee4430bae91a5731b56f8fb65e3f86 authored over 1 year ago
fix: [DPMMA-2222] DI, refactor, cleanup

1d472ba3ece1701529dd8b18f6977b3bae0d31f8 authored over 1 year ago
destroy editor if already exist

78ebd905d2051dd27361b6b6f5a1ef508d886c1e authored over 1 year ago
fix editor issue

32e37208cf9a58d54000551b86d7c49756fd3b1b authored over 1 year ago
fix ckeditor issue in grapesjs

acf48991735d9e83eab1b90b8c5187484f6e0e17 authored over 1 year ago
Merge pull request #12689 from kuzmany/fix-form-assets-download-tracked

Fix download tracked asset from forms

bf359f6be9cfb3698f511be2cfdb7439f9e1e483 authored over 1 year ago
Merge pull request #12697 from TomasVotruba/tv-fix-array-nesting

[bugfix] Check is_array on passed value in FieldsTypeTrait

82f18d16883f5411d187264987a62720fd370379 authored over 1 year ago
[bugfix] Check is_array on passed value in FieldsTypeTrait

b191ffac3e8ca445a2322ad87434f69d286b431c authored over 1 year ago
Merge branch 'mautic:5.x' into tv-rector-sets

62362690a8b7c3d97165bac5781d1d6a559df0fa authored over 1 year ago
Merge pull request #12695 from TomasVotruba/tv-faster-composer-install

[ci] make use of composer install cache to make parallel jobs faster

01fdd1973b83838737580c9310d421511e8d965b authored over 1 year ago
fix: [DPMMA-2222] heatmap functional tests

232cafd6d193b3dffd681e81e446792b9d6de854 authored over 1 year ago
fix getModifiedBy() to return int|null, like property and setter type

39b3d840bf33362d72f74ab746a2ee4eb346c60f authored over 1 year ago
[ci] make use of composer install cache to make parallel jobs faster and re-use the same cache

f5481a51ca3991eec3c0b348bbde969205791c61 authored over 1 year ago
[dead-code] Cache timeout is never null

ccec10f9d71631725675bfd7a6028eccb62ef464 authored over 1 year ago
fix variable type, as can be null or string

277f8a57bc6c8904dc2c375e1bff3cdd68a1c730 authored over 1 year ago
[dead-code] Logger and Dispatcher are always set via constructor

b020ec5a1d4e1151ba14d54f79ae9471d02484b6 authored over 1 year ago
[dead-code] Remove check as page is never set in this array

f0c26739792b941e908883c52213406bbb1b7a62 authored over 1 year ago
fix invalid annotation FormEntity::modifiedBy

3ffbffc4ca563fc335594d890eeb0b0facbf648a authored over 1 year ago
[dead-code] Renmove getScheduleDate() as always set via constructor and returns DateTimeInterface

ed1898a8a2ae3694bf2274aadfec4626acd52272 authored over 1 year ago
[dead-code] Remove check for never empty request variable

a1f28ebffbfec1844069b613e6459df3a21db3ab authored over 1 year ago
[dead-code] Remove array check that is always empty

ccbee3cfbf11ca8c1995c819dae5fdcf3d4b6110 authored over 1 year ago
[dead-code] Results key is always set

b040f002a60eab8bedcd92f9adc938ff3407f6cd authored over 1 year ago
[dead-code] Remove check as page is never set in this array

ecdc5de7759b34d3f4172256bd2388aeb2b74c3f authored over 1 year ago
Merge pull request #12694 from TomasVotruba/tv-cs-apply

[cs] apply coding standard to make CI pass

fcc9051a74c16c333aa37dc282669b0ba7a27b8b authored over 1 year ago
[cs] apply coding standard to make CI pass

daac8053a43a1e398e8195c36003029c4cf06680 authored over 1 year ago
fix: [DPMMA-2222] remove backdrop layer

e87b39a66dfe5331fe17e257488f86b8c69c335d authored over 1 year ago
feat: [DPMMA-2222] unique/total clicks switch and event fixes

4551995d629a3aee60f1ba6b4c2f1099e70deb5a authored over 1 year ago
Merge pull request #12680 from shinde-rahul/import-custom-email-template-5x

Fixing Import custom email template functionality

10d132c483c259c0fd6241dc8609bc6e29ee5c96 authored over 1 year ago
Merge pull request #12690 from mollux/fix-composer-version

specify composer version explicitly in tests

ff4e14935d8003fdccd6516d27de1dc30a72228a authored over 1 year ago
Revert "specify composer version explicitly"

This reverts commit 9b861725773787451472db034f0ab5f891c4dc1c.

c69875d87ca692026b5b3f2421d8621124fde62f authored over 1 year ago
ignore changes of the plugin-api-version

08bdce6a451921e4ac565cb20d6a2fe03e3a7382 authored over 1 year ago
specify composer version explicitly

9b861725773787451472db034f0ab5f891c4dc1c authored over 1 year ago
feat: [DPMMA-2222] heatmap close button

22e82d04e65c09c0815a4dfe208e946790692414 authored over 1 year ago
feat: [DPMMA-2222] heatmap label styles and events

4f6eb3d8d97eb1b99b9dd01a086ea0e87a2526b1 authored over 1 year ago
Merge branch '5.x' into fix-form-assets-download-tracked

63a32c6ef180b7697322ffaa1835120aa12b912c authored over 1 year ago
Minor tests optimization

0263a053ea70bacfb9c1b81fe36e223ff1b18ca1 authored over 1 year ago
Fix unit tests

e840c1ef688c41088f204a622723089ba9c7c8fb authored over 1 year ago
Fix unit tests with missing method setLocal

ebe40988c89c51ce8cb8bb074c12bfa1d78db383 authored over 1 year ago
Fix unit tests

54c4f07442f0c1cf93733c8799d7da8038217867 authored over 1 year ago
Add unit tests

ac1fb13ef0d1c115485c2f82a0270174912cdbcf authored over 1 year ago
Merge pull request #10512 from escopecz/sf-push-sync-conditions

New INTEGRATION_BEFORE_COMPANY_FIELD_CHANGES event

86e93ff6aa5972c7be072bfdbd3262efc85beb33 authored over 1 year ago
Fix download tracked asset from forms

a2d563a0c0a708ae085fda2dd98674a76a8a2ca8 authored over 1 year ago
Report: Remove filter related class in aggregators

82b6f45fc6c7e2ee1380f2d023d913f5f9df7222 authored over 1 year ago
Merge branch '5.x' into import-custom-email-template-5x

d29b5b0880e7bff3a6c928235c4ee078b60d2eef authored over 1 year ago
feat: [DPMMA-2222] heatmap legend

0b40b49050894005fa7147f917a5c45dc197ec2c authored over 1 year ago
Merge branch '5.x' into phpstan-execute-deprecations

ded6ca2a6dfd781a37fccfb8d1c1f12386d4ee25 authored over 1 year ago
refactor(phpstan): Remove deprecations related to execute\(\) method

cec28de1ed3f69c4726b29982d64bd19b0157a2f authored over 1 year ago
Merge pull request #12676 from TomasVotruba/tv-bump-rector-phpstan

[rector] Few configuration improvements

9906356f403e7c05c0c58d703d21a4672a1b5093 authored over 1 year ago
Merge branch '5.x' into tv-bump-rector-phpstan

15720b3aa8f5d9c4fe977971d67f4e3e7b1b8b55 authored over 1 year ago
Merge pull request #12655 from dadarya0/add_subdomain_for_saml_idp_entity_id

Option to select domain for saml_idp_entity_id

05d81c46b71a65bc21f646f44447a5e1cb6a9921 authored over 1 year ago
docs: add exsesx as a contributor for review (#12685)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------
...

8d0dad69702a500494a568796fdf4418b504452a authored over 1 year ago
feat: [DPMMA-2222] render heatmap labels

d934d5c6127f9d216e17428faab2550afb6ade3f authored over 1 year ago
Merge pull request #12648 from fedys/queue_implementation_improvements

Queue implementation improvements

2d0fd914b2a99364b6bb85ff3e2e9d746aded426 authored over 1 year ago