Ecosyste.ms: OpenCollective

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

Mautic

The World's Largest Open-Source Marketing Automation Project
Collective - Host: opensource - https://opencollective.com/mautic - Website: https://www.mautic.org/ - Code: https://github.com/Mautic

Merge pull request #13001 from TomasVotruba/tv-promotion-property

[PHP 8.0] Make use of property promotion - step 1

github.com/mautic/mautic - cbe6783af284f5da5b07406d4a9e13857c31b1fa authored about 1 year ago
Merge branch '5.x' into tv-promotion-property

github.com/mautic/mautic - a5faa6f3fe5f513870ab37c2cf18d92c6ec95648 authored about 1 year ago
Merge pull request #13004 from TomasVotruba/tv-promotion-property-step-2

[PHP 8.0] Add promoted properties in Webhook, User, Stats bundles - step 2

github.com/mautic/mautic - 06b04447aa97d9a2fb128aa72c472a04330c2790 authored about 1 year ago
Update app/bundles/CoreBundle/Validator/FileUploadValidator.php

Co-authored-by: John Linhart <[email protected]>

github.com/mautic/mautic - 355c7d849231ca7bc4392d950fb61b090ceb0f1f authored about 1 year ago
Update app/bundles/CoreBundle/Model/IteratorExportDataModel.php

Co-authored-by: John Linhart <[email protected]>

github.com/mautic/mautic - 0e4515f8b59df56c25c6ad58f0a026bb1a86a6eb authored about 1 year ago
Update app/bundles/FormBundle/Collector/AlreadyMappedFieldCollector.php

Co-authored-by: John Linhart <[email protected]>

github.com/mautic/mautic - 67f59fa95257c12fe013acdc987402b3721be6b0 authored about 1 year ago
Update app/bundles/CoreBundle/IpLookup/AbstractLookup.php

Co-authored-by: John Linhart <[email protected]>

github.com/mautic/mautic - 492b30518a576263ddb19d836b215493e4bbc8a1 authored about 1 year ago
Update app/bundles/CoreBundle/Helper/Chart/ChartQuery.php

Co-authored-by: John Linhart <[email protected]>

github.com/mautic/mautic - af0435bff96ca323df51bdbb9dbebc997c743825 authored about 1 year ago
Update app/bundles/CoreBundle/Event/StatsEvent.php

Co-authored-by: John Linhart <[email protected]>

github.com/mautic/mautic - c0186cf2710e69380ee2a302c989a2fef95337ed authored about 1 year ago
Update app/bundles/CoreBundle/Event/CustomButtonEvent.php

Co-authored-by: John Linhart <[email protected]>

github.com/mautic/mautic - 5538453e1baebda55f75a09d02fbfb27a8a691ca authored about 1 year ago
Merge pull request #13000 from TomasVotruba/tv-dead-set

[dead-code] Apply full dead-set + remove few dead code parts

github.com/mautic/mautic - 180bc9b5db5c575af49d957e343e35e0385bc405 authored about 1 year ago
Merge pull request #12998 from TomasVotruba/tv-return-types-26

[types] Add known return scalar types + strict types in Stage, Plugin, Lead, Category and Dynami...

github.com/mautic/mautic - 09fb970b3999efcde05bbc0d1bf70087b7d77021 authored about 1 year ago
The tokens is aready a non-empty array

github.com/mautic/mautic - f07e54f51dd6c2ed070d2aaf686254632e90e112 authored about 1 year ago
Migration file renamed

github.com/mautic/mautic - a3d54fc17ad0d63d60753fbe1de9da2478488412 authored about 1 year ago
[PHP 8.1] Add promoted properties in Webhook, User, Stats bundles - step 2

github.com/mautic/mautic - ef04958a7ccca5116ff09d6b23120981a4e6ac92 authored about 1 year ago
[PHP 8.1] Add promoted properties in Stage, Sms, Report and Point bundles - step 3

github.com/mautic/mautic - e8c557d90ba96e5eea0d9bba491d80992c601dbd authored about 1 year ago
[PHP 8.0] Make use of property promotion - step 1

github.com/mautic/mautic - 16157a1f9fbf3f06e0b3ff1fff8f2bd57f6f2854 authored about 1 year ago
skip FieldType as vars set magically

github.com/mautic/mautic - a4a851f5c2164be704770e8eb1c97ed58af6fc30 authored about 1 year ago
cleanup rector config

github.com/mautic/mautic - eb30b01fbce908d4e535b122cbafea672978a174 authored about 1 year ago
check tokens to perf

github.com/mautic/mautic - b16518abc4ccce80dc1acb733a2b86028260b624 authored about 1 year ago
[types] Add known return scalar types + strict types in Stage, Plugin, Lead, Category and DynamicContent bundles

github.com/mautic/mautic - 83bddc9b926b9cb55049cc4871ab219b95329a80 authored about 1 year ago
the headers tempArray is always an array, only invokes if not empty

github.com/mautic/mautic - 4370937d2de45746449cc73425e08aebebe85d08 authored about 1 year ago
this check would not run, as the code itself contains PHP 7.4 typed properties; better leave this to composer

github.com/mautic/mautic - 3883d77818f198ac10cc76e5ff9baf47b0a766ef authored about 1 year ago
fix doc position

github.com/mautic/mautic - 14b60012c5a3c2512b215b87c4481128a170de0e authored about 1 year ago
tokens is always an array

github.com/mautic/mautic - 454ae19a8621227e4b4268c7fac658b941c9dc4c authored about 1 year ago
tokens is never empty

github.com/mautic/mautic - 4fad83a614791464dbff34a1c583a5b886dbba0f authored about 1 year ago
skip empty v assign

github.com/mautic/mautic - e1de486f255c58ffc1df15231a6c9bba1c6a749d authored about 1 year ago
remove extra break

github.com/mautic/mautic - bf5e1dce46b3bdd712a03d7cf8547ae0f5ba42f4 authored about 1 year ago
enable dead-code set

github.com/mautic/mautic - 0987cadb21f4fd0ee534534e0f4e4af481d679fc authored about 1 year ago
remove unused key

github.com/mautic/mautic - b8fe58efc0d9670cbbfedbffa300d82436c23de8 authored about 1 year ago
remove container proeprty as not needed

github.com/mautic/mautic - bc955d1a3d932fcf3b1b5648423b604f8ed73366 authored about 1 year ago
Merge pull request #12999 from TomasVotruba/tv-return-types-27

[types] Add known return scalar types + strict types in Stats, Point, Asset bundles

github.com/mautic/mautic - ea59340966e1edd9224eb59973f423fac43b465e authored about 1 year ago
[types] Add known return scalar types + strict types in Stats, Point, Asset bundles

github.com/mautic/mautic - d8366b61fe79e45fc5a0d92c8dcd00c237f856cf authored about 1 year ago
Merge pull request #12997 from TomasVotruba/tv-return-types-25

[types] Add known return scalar types + strict types in Sms, Page, Integrations, Dashboard and C...

github.com/mautic/mautic - 902706afd65c00de043304993fcbb3b2d06f7493 authored about 1 year ago
Merge pull request #12996 from TomasVotruba/tv-return-types-24

[types] Add known return scalar types + strict types in Form, Assert and Config bundles

github.com/mautic/mautic - b4c94a67c6cef3ba8408f3698b66faa4893c49e3 authored about 1 year ago
Merge pull request #12995 from TomasVotruba/tv-return-types-23

[types] Add known return scalar types + strict types in Email, Marketplace, Api and Channel bundles

github.com/mautic/mautic - 6f6d66242609c116bec623493b738186e443c6cf authored about 1 year ago
Create promoting integrations

github.com/mautic/mautic-community-handbook - 0f7469715f53cc66d550b03d6ebe6a4c326c7a04 authored about 1 year ago
Added compound index on email_id and is_read columns

github.com/mautic/mautic - 9986b49308ee8c39076dccc8e0818b8257be6a21 authored about 1 year ago
Added compound index on lead_id and date_sent columns

github.com/mautic/mautic - 72ee78f04db08661f60a480122e69e6d503a9784 authored about 1 year ago
[types] Add known return scalar types + strict types in Email, Marketplace, Api and Channel bundles

github.com/mautic/mautic - 347266d1da21318e6f3800dd75adddd0897f9de1 authored about 1 year ago
[types] Add known return scalar types + strict types in Sms, Page, Integrations, Dashboard and Campaign bundles

github.com/mautic/mautic - 645a14f2fdb5003b5748053de6c902facbe1fd6f authored about 1 year ago
[types] Add known return scalar types + strict types in Form, Assert and Config bundles

github.com/mautic/mautic - 2220e509989d41ea46c715ccb478eeb9a030a0cc authored about 1 year ago
Merge pull request #12994 from TomasVotruba/tv-return-types-22

[types] Add known return scalar types + strict types in Webhook, Report, Notification, Install a...

github.com/mautic/mautic - c702f73a64b57d5d791c430d253b8d0e87bf459f authored about 1 year ago
fix type in tests

github.com/mautic/mautic - bdb1bfa63cfd7a88b9332868f815424d44ac899b authored about 1 year ago
[types] Add known return scalar types + strict types in Webhook, Report, Notification, Install and Core bundles

github.com/mautic/mautic - 63d5a3cbb2ef8d4b3bdad319c26020715e3e5c39 authored about 1 year ago
Merge pull request #12988 from TomasVotruba/tv-return-void-19

[types] Add known void types in Campaign bundle

github.com/mautic/mautic - c3e18dcd7bade676144bb68d2f5c273b8a6c1088 authored about 1 year ago
update void

github.com/mautic/mautic - 489e9a1cc47ad96639a341bbdae057a2af653744 authored about 1 year ago
[types] Add known void types in Campaign bundle

github.com/mautic/mautic - 50b509c0c4bf26cfa425695a3b32a6431d797297 authored about 1 year ago
anonymous class return void

github.com/mautic/mautic - 5ab0f54edfc404e1b5bf57276440099ed50e43a3 authored about 1 year ago
Merge pull request #12989 from TomasVotruba/tv-return-void-20

[types] Add known void types in Api bundle

github.com/mautic/mautic - c1005afd3b124991f63658abbbd742e21a717b42 authored about 1 year ago
Merge pull request #12992 from TomasVotruba/tv-typed-properties-split-14

[type-declaration] Add known void return type declarations to the rest of code

github.com/mautic/mautic - 36a3c91a4bdd01f398a0c9d32c540b1178470bd5 authored about 1 year ago
feat: [DPMMA-2372] email usages in segments

github.com/mautic/mautic - efcc9381470956b04b011e9e192be9694cbcb648 authored about 1 year ago
colors in CI

github.com/mautic/mautic - e339924261612106a688544325677fdd768f91dd authored about 1 year ago
[ci] make php cs fixer output less spamming output

github.com/mautic/mautic - 6f969216b8ab7f31db880107d0432df950e33496 authored about 1 year ago
remove default config path, as default

github.com/mautic/mautic - 01ce139784467e9b8e41e85bcbec8e3da7275e82 authored about 1 year ago
[type-declaration] Add known void return type declarations to the rest of code

github.com/mautic/mautic - 6bbf26e69eaaa56389f2807bc171a809e81918b6 authored about 1 year ago
skip void test

github.com/mautic/mautic - 54ebd35ad427d86010a154166fa24ec41c0d2af8 authored about 1 year ago
[types] Add known void types in Api bundle

github.com/mautic/mautic - 1e0784b69cd93606ee8c092777dcd52162a97a4a authored about 1 year ago
Merge pull request #12986 from TomasVotruba/tv-return-void-17

[types] Add known void types in Core bundle

github.com/mautic/mautic - 1bfc8be1e0c4e90e5a59485611528514d698c0d0 authored about 1 year ago
Merge pull request #12985 from TomasVotruba/tv-return-void-16

[types] Add known void types in Lead bundle

github.com/mautic/mautic - 9d2b51c3c85bc285145c17660a8923c5f555f42e authored about 1 year ago
Merge pull request #12984 from TomasVotruba/tv-return-void-15

[types] Add known void types in Email bundle

github.com/mautic/mautic - ce8a551ec829ac675c52251d61db287fe5686980 authored about 1 year ago
Merge pull request #12990 from TomasVotruba/tv-return-void-21

[types] Add known void types in Dashboard bundle

github.com/mautic/mautic - cc89d3cbb17f600ab28fc3bf1fe07c20a58d4bf7 authored about 1 year ago
Merge pull request #12987 from TomasVotruba/tv-return-void-18

[types] Add known void types in Chanel bundle

github.com/mautic/mautic - 69553f591845a8d1225c49abb2c80240ebe8b18e authored about 1 year ago
Merge pull request #12991 from TomasVotruba/tv-return-void-22

[types] Add known void types in Asset bundle

github.com/mautic/mautic - 74e9501eff0aba18bfb65e4e4cff56121cd5c5ba authored about 1 year ago
[types] Add known void types in Email bundle

github.com/mautic/mautic - a41a1fd821360aa8371597adfedb678b2ab3bc3a authored about 1 year ago
[types] Add known void types in Lead bundle

github.com/mautic/mautic - ba4734951757e772b64a34f0f64719fdde6aacf9 authored about 1 year ago
[types] Add known void types in Core bundle

github.com/mautic/mautic - 3c5f6f1770ea0b8e60b830e4895ead8b1101c2d4 authored about 1 year ago
add known voids

github.com/mautic/mautic - e0375350b3ab2781381b05e454668457211f208d authored about 1 year ago
update void

github.com/mautic/mautic - ea627ef0fda7c7a957aca427612d1ce618169d43 authored about 1 year ago
[types] Add known void types in Dashboard bundle

github.com/mautic/mautic - 55f1bacf5d29b63f2931076e7b1283a0e8615a91 authored about 1 year ago
add known void

github.com/mautic/mautic - e5fada9918da38ec6f662897c78e279e0eceff10 authored about 1 year ago
Merge pull request #12983 from TomasVotruba/tv-return-void-14

[types] Add known void types in Forms bundle

github.com/mautic/mautic - dff884f8b30c976646e5de6f70c49f0f8c0af429 authored about 1 year ago
Merge pull request #12979 from TomasVotruba/tv-return-void-6

[type-declarations] Add known return void types in Sms bundles

github.com/mautic/mautic - ee1789170a08037be8c11621b8ab9278970876b4 authored about 1 year ago
[types] Add known void types in Asset bundle

github.com/mautic/mautic - d7e9ed4bf254b6244d1c6582c4e3f1d167b59bd0 authored about 1 year ago
[types] Add known void types in Chanel bundle

github.com/mautic/mautic - 8b3353aad9e9c224007c0b9e3e896c218a70a66f authored about 1 year ago
[types] Add known void types in Forms bundle

github.com/mautic/mautic - 1431a0a9bee1cfdd71ae91abdbc2a0138f2f5bb9 authored about 1 year ago
fix saveEntities() void type

github.com/mautic/mautic - 33b93b80fb41b06981c515e76bd45aa28759d419 authored about 1 year ago
[type-declarations] Add known return void types in Sms bundles

github.com/mautic/mautic - 5fab1a39153163dbadeda82be7effccf5f6a23a1 authored about 1 year ago
Merge pull request #12980 from TomasVotruba/tv-typed-properties-split-12

[typed-properties] Add ctor based typed properties to DynamicContent bundle

github.com/mautic/mautic - 324ab58aeabbd2b0e91734331cdcc2ce45ab745a authored about 1 year ago
Merge pull request #12973 from TomasVotruba/tv-return-void-2

[type-declarations] Add known return void types in Report bundles

github.com/mautic/mautic - 15b3b9c4f5ab2a7b3dfddc6fcf9548b3de81eecc authored about 1 year ago