Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mautic/core-lib
https://github.com/mautic/core-lib
CS fixes
39705a54872475ba8e054b0465b227088fa06d21 authored about 5 years ago
39705a54872475ba8e054b0465b227088fa06d21 authored about 5 years ago
Oh, how much I hate these comments...
f0fad1654121f9f17858fbb217ea94532286d6cc authored about 5 years ago
f0fad1654121f9f17858fbb217ea94532286d6cc authored about 5 years ago
Flipping arrays for choice field types part 1
adb0886fef0fae169dc1d1ac836d6bf4d783d17a authored about 5 years ago
adb0886fef0fae169dc1d1ac836d6bf4d783d17a authored about 5 years ago
Flip ChoiceType choices (labels and values) part 2
59a7d4e422d1ceffd94d0441c31e79f61940b830 authored about 5 years ago
59a7d4e422d1ceffd94d0441c31e79f61940b830 authored about 5 years ago
Use array_key_exists() over the alias key_exists()
09421cfc8f2e029bbebe54741801889e4bf4fada authored about 5 years ago
09421cfc8f2e029bbebe54741801889e4bf4fada authored about 5 years ago
Use constants over strings
f60bbff4eaed41937a6b0f8d81b366379dd579ae authored about 5 years ago
f60bbff4eaed41937a6b0f8d81b366379dd579ae authored about 5 years ago
The companies_leads table doesn't have the manually_removed column anymore
090e3f8d988f40f59555e3fa542bb0843ee31035 authored about 5 years ago
090e3f8d988f40f59555e3fa542bb0843ee31035 authored about 5 years ago
Fixed test
53c8928d5db1a92cfb5a81b2f43c6243d6951354 authored about 5 years ago
53c8928d5db1a92cfb5a81b2f43c6243d6951354 authored about 5 years ago
The getFieldList method cannot flip the lablels and values as it's used on other places than just forms!!!
3d33a0cc1be3fda4fea6b72fb748157fd41d83aa authored about 5 years ago
3d33a0cc1be3fda4fea6b72fb748157fd41d83aa authored about 5 years ago
Keys and values were flipped comming from Symfony 2.8 to 3.4
42118db3f66ef18f2fc9862376e7ce85daa185c5 authored about 5 years ago
42118db3f66ef18f2fc9862376e7ce85daa185c5 authored about 5 years ago
Session test fixed
2635ece4dafeb23043158e78d2ba6aa1f3b3ade9 authored about 5 years ago
2635ece4dafeb23043158e78d2ba6aa1f3b3ade9 authored about 5 years ago
PHPSTAN issues fixed
d7333e39ebdcbdeab3482aef178312ae558ae52d authored about 5 years ago
d7333e39ebdcbdeab3482aef178312ae558ae52d authored about 5 years ago
"The option type of the CollectionType has been removed in favor of the entry_type option."
8168a88d2e61740b3ed61c65f25a374db5c91015 authored about 5 years ago
8168a88d2e61740b3ed61c65f25a374db5c91015 authored about 5 years ago
Form type string aliases replaced with class names
c3c9ff174d9eb619c273be63173112be44b49798 authored about 5 years ago
c3c9ff174d9eb619c273be63173112be44b49798 authored about 5 years ago
> The option "precision" was renamed to "scale".
4b1902a9660e08531dae10f20093ddfedad28a5f authored about 5 years ago
4b1902a9660e08531dae10f20093ddfedad28a5f authored about 5 years ago
Replace deprecated 'options' with 'entry_options'
7995d57a3267771e805d7242dd6dd4162cf10650 authored about 5 years ago
7995d57a3267771e805d7242dd6dd4162cf10650 authored about 5 years ago
manually_removed column was removed from CompanyLead entity
70057d217538dc12b93ac67a7e23ec5192a48564 authored about 5 years ago
70057d217538dc12b93ac67a7e23ec5192a48564 authored about 5 years ago
Bad entity used to summon repository
c73d318f228e9d3b5be0fbd2a657132b048bebd7 authored about 5 years ago
c73d318f228e9d3b5be0fbd2a657132b048bebd7 authored about 5 years ago
Remove circular dependency
5854f5aeec66f1842e7b3392493af54a1f27fbf7 authored about 5 years ago
5854f5aeec66f1842e7b3392493af54a1f27fbf7 authored about 5 years ago
Removing PointTriggerType as it's not used anywhere
4a9ec74c4d32657ec3666bc379fc145ac9b94a30 authored about 5 years ago
4a9ec74c4d32657ec3666bc379fc145ac9b94a30 authored about 5 years ago
Removing TagListType as it's not used anywhere
bc87c9e9bd28cca3009fd030be5baefa3008b382 authored about 5 years ago
bc87c9e9bd28cca3009fd030be5baefa3008b382 authored about 5 years ago
Deprecated method setDefaultOptions was renamed to configureOptions
539ad6764bf077c5a9d8c00077c2db892324777c authored about 5 years ago
539ad6764bf077c5a9d8c00077c2db892324777c authored about 5 years ago
LeadLookupListType removed as it's not used anywhere and is clear copy of CompanyListType
89204476077019ed058faa05dbba1f8ca3fa0756 authored about 5 years ago
89204476077019ed058faa05dbba1f8ca3fa0756 authored about 5 years ago
Removing ListTriggerType as it's not used anywhere
593495d45f842f6a350f363adccda75a98dac1d3 authored about 5 years ago
593495d45f842f6a350f363adccda75a98dac1d3 authored about 5 years ago
Replace deprecated method getName() with getBlockPrefix() in form type classes
d4f0cf50a53a24c988e9d762c82ceca4f4dd3883 authored about 5 years ago
d4f0cf50a53a24c988e9d762c82ceca4f4dd3883 authored about 5 years ago
Removing most of deprecated code
64293604c309e5874cf60096988ffb19563f609c authored about 5 years ago
64293604c309e5874cf60096988ffb19563f609c authored about 5 years ago
Replacing MauticFactory with DI in LeadImportFieldType
335f69549714d7b51252c97164817013c2ee42e1 authored about 5 years ago
335f69549714d7b51252c97164817013c2ee42e1 authored about 5 years ago
MauticFactory replaced with DI in LeadListAccessValidator
413db23c5650529c792a51a47c761b87afefcaa6 authored about 5 years ago
413db23c5650529c792a51a47c761b87afefcaa6 authored about 5 years ago
Mautic factory replaced with DI in FilterType
9d085ae2bd9c8516a044d20d31fc53e1e72e20eb authored about 5 years ago
9d085ae2bd9c8516a044d20d31fc53e1e72e20eb authored about 5 years ago
MauticFactory replaced with DI in FieldType
e6e0e33c7f29a44019b70d90677a4a3dc83fdad3 authored about 5 years ago
e6e0e33c7f29a44019b70d90677a4a3dc83fdad3 authored about 5 years ago
Replace MauticFactory with DI in DashboardLeadsLifetimeWidgetType
cccc54b363a87a5747044d116ce2ac03b0ff5e1a authored about 5 years ago
cccc54b363a87a5747044d116ce2ac03b0ff5e1a authored about 5 years ago
Unused dependency removed from FormSubmitActionPointsChangeType
707f53cb1b757324b642ba472a2f5944b4d696c2 authored about 5 years ago
707f53cb1b757324b642ba472a2f5944b4d696c2 authored about 5 years ago
MauticFactory replaced with DI in UpdateLeadActionType
dbcca3e81d4c466c3f43d575d573291203e20ba5 authored about 5 years ago
dbcca3e81d4c466c3f43d575d573291203e20ba5 authored about 5 years ago
StageActionType form class removed as it was not used anywhere and not even defined in DI
6d215367ddeab9d614ed8a6264ee987366a3438b authored about 5 years ago
6d215367ddeab9d614ed8a6264ee987366a3438b authored about 5 years ago
Replacing MauticFactory with DI in LeadType
cfb8789fe7af9218924a0b40a19d18ea0334c573 authored about 5 years ago
cfb8789fe7af9218924a0b40a19d18ea0334c573 authored about 5 years ago
Deprecated routes removed
d5131e9f077c67bf15dfe426d0da9836832d472b authored about 5 years ago
d5131e9f077c67bf15dfe426d0da9836832d472b authored about 5 years ago
MauticFactory replaced with DI for AvatarHelper
22d3eb1fdd85a9bfdb19e043e152e9da91723da4 authored about 5 years ago
22d3eb1fdd85a9bfdb19e043e152e9da91723da4 authored about 5 years ago
Deprecated class EmailTokenHelper removed
908802e63d30618588a62480d7fd0b3574d34820 authored about 5 years ago
908802e63d30618588a62480d7fd0b3574d34820 authored about 5 years ago
MauticFactory replaced with DI in UniqueUserAliasValidator
b271ede7cdeaf60bdcdd6d4f8b6cfacf6923575e authored about 5 years ago
b271ede7cdeaf60bdcdd6d4f8b6cfacf6923575e authored about 5 years ago
Replacing MauticFactory with DI in LeadListType
f00b4510ff8c44198995c7be16cbec2670f24997 authored about 5 years ago
f00b4510ff8c44198995c7be16cbec2670f24997 authored about 5 years ago
Remove unused MauticFactory from ActionAddUtmTagsType
67ffb422f27198cda074da533a10121303201b2a authored about 5 years ago
67ffb422f27198cda074da533a10121303201b2a authored about 5 years ago
Fix code for better readability
379d093f9aad33bac6ff205c836d136c0787fa31 authored about 5 years ago
379d093f9aad33bac6ff205c836d136c0787fa31 authored about 5 years ago
Fix choices list for a/b test winner criteria
b8885536d8e2207c521e8e2d6e25e987d9ff8b7e authored about 5 years ago
b8885536d8e2207c521e8e2d6e25e987d9ff8b7e authored about 5 years ago
Merge branch 'm2-to-m3' into refactor-builder-token-helper
113d5a94672d3ba705b6f4aa6861e452285eeb45 authored about 5 years ago
113d5a94672d3ba705b6f4aa6861e452285eeb45 authored about 5 years ago
Import missing class name
b908ea3d058ea44a6a02046033496df6b542d1da authored about 5 years ago
b908ea3d058ea44a6a02046033496df6b542d1da authored about 5 years ago
Revert the addTokensFromHelper to be consistent with previous code
73671f8a2d62fe431d8a294484acb45a18a49590 authored about 5 years ago
73671f8a2d62fe431d8a294484acb45a18a49590 authored about 5 years ago
Clean up builder subscribers a bit. Use ContactTracker instead of deprecated leadModel->getCurrentLead()
5e885bbef05d5c3d8e7b908cb9a046c14343a409 authored about 5 years ago
5e885bbef05d5c3d8e7b908cb9a046c14343a409 authored about 5 years ago
Created new HelperTokenBuilderFactory to provide instances of HelperTokenBuilder.
Refactored out use of MauticFactory from HelperTokenBuilder.
Made HelperTokenBuilder a service.
Remove unused $options variable from closure
b42b3d2057428df7cb614b3a023ea972f48ee8de authored about 5 years ago
b42b3d2057428df7cb614b3a023ea972f48ee8de authored about 5 years ago
Update app/bundles/PageBundle/EventListener/DashboardSubscriber.php
Co-Authored-By: John Linhart <[email protected]>
c5610127f0ede0be0d07ee43810197366297e926 authored about 5 years ago
Initial commit for refactoring MauticFactory out of BuilderTokenHelper
d0f4e5cb2e3eb2e6cbcccb8df2bc72fcab7d8bf3 authored about 5 years ago
d0f4e5cb2e3eb2e6cbcccb8df2bc72fcab7d8bf3 authored about 5 years ago
Tests fixed after dependency chagnes
5e7a64604c7103dc9377ea0eaa2865cbed6fe379 authored about 5 years ago
5e7a64604c7103dc9377ea0eaa2865cbed6fe379 authored about 5 years ago
Fix class import and docblock
57d0f23f5389ee832c66da86295c9bb516f472f7 authored about 5 years ago
57d0f23f5389ee832c66da86295c9bb516f472f7 authored about 5 years ago
Typo fix
e4d0249fba26d5c1c125930f69a3a7f15088a1c1 authored about 5 years ago
e4d0249fba26d5c1c125930f69a3a7f15088a1c1 authored about 5 years ago
Use repository as dependency over the entity manager
3b75bc0b70f68a486268ccba47217d8724c12118 authored about 5 years ago
3b75bc0b70f68a486268ccba47217d8724c12118 authored about 5 years ago
Removing true param probably added by wrong merge conflict resolution
fe2d790d4b644a81c69c9876d4c94980aebb76fe authored about 5 years ago
fe2d790d4b644a81c69c9876d4c94980aebb76fe authored about 5 years ago
Use repository as a dependency over entity manager
79816db1b39c43ef6cd39fe82c09549b04583158 authored about 5 years ago
79816db1b39c43ef6cd39fe82c09549b04583158 authored about 5 years ago
Use class constants over strings
8fa29cb3a4ce52daa64d4247b033e14716148628 authored about 5 years ago
8fa29cb3a4ce52daa64d4247b033e14716148628 authored about 5 years ago
CommonSubscriber removed
As we refactored all subscribes out of extending it. Use DI instead. EventPass removed as well a...
d9b2f3124b53f49c17bffabd867a2c4b71a8f313 authored about 5 years ago
Subscriber unit tests fixed
cce6d6668e481734cb5f3115c5c004206d525ca9 authored about 5 years ago
cce6d6668e481734cb5f3115c5c004206d525ca9 authored about 5 years ago
Removing unused property
fbd96728c75637490b6babc344d0b93f37ff6a87 authored about 5 years ago
fbd96728c75637490b6babc344d0b93f37ff6a87 authored about 5 years ago
Fixing failing functional tests due to _token field that the form did not know
I couldn't find what change in the Subscriber refactoring caused these tests to fail. I got stuc...
11451b9ec29fe04a6d38e9a8e77337824bd7c24c authored about 5 years ago
Obvious bugs fixed after navigating thgough UI
c8e463b8e7d16b6fab6ba9b5c1d1d7133c9e26f1 authored about 5 years ago
c8e463b8e7d16b6fab6ba9b5c1d1d7133c9e26f1 authored about 5 years ago
Forgotten use statement added
dbb0d02c54c510c819ff183aed7d51d67a5fa845 authored about 5 years ago
dbb0d02c54c510c819ff183aed7d51d67a5fa845 authored about 5 years ago
Oops, it was wrong Lead entity...
87aaa031bb9d0b54217dbaa72fbe208635a18e7d authored about 5 years ago
87aaa031bb9d0b54217dbaa72fbe208635a18e7d authored about 5 years ago
Replace Router with RouterInterface in all subscribers
09432e05842650edacbe3ed4c8d8ebb64b8dbcf3 authored about 5 years ago
09432e05842650edacbe3ed4c8d8ebb64b8dbcf3 authored about 5 years ago
Fixing issues discovered with PHPSTAN
$ ~/.composer/vendor/phpstan/phpstan-shim/phpstan.phar analyse app/bundles/*Bundle/EventListener
d50f34d143ad14f9b7d599e1bd5ee9b55c833452 authored about 5 years ago
First batch of fixed tests after Subscribers refactoring
c6b66beaeddee902cab6fd10735b7202c664c13f authored about 5 years ago
c6b66beaeddee902cab6fd10735b7202c664c13f authored about 5 years ago
CampaignModel also sets current user when providing the repository
ddaf1d448e5a6d41c83de8ffb0f77bf4003f8b96 authored about 5 years ago
ddaf1d448e5a6d41c83de8ffb0f77bf4003f8b96 authored about 5 years ago
Protected props and methods in subscribers made private
7e24d540d8bd0d021b11be785a5228f9fceabfb3 authored about 5 years ago
7e24d540d8bd0d021b11be785a5228f9fceabfb3 authored about 5 years ago
PointBundle refactored out of CommonSubscriber
c1911fee7d2b236421856d8f0179bee865e99984 authored about 5 years ago
c1911fee7d2b236421856d8f0179bee865e99984 authored about 5 years ago
QueueBundle refactored out of CommonSubscriber
74fe4de39ae5c11123e7ce728bea6d78ceecb84f authored about 5 years ago
74fe4de39ae5c11123e7ce728bea6d78ceecb84f authored about 5 years ago
PluginBundle refactored out of CommonSubscriber
019af1eda205c261932c8c4734650278401e3f8b authored about 5 years ago
019af1eda205c261932c8c4734650278401e3f8b authored about 5 years ago
ReportBundle refactored out of CommonSubscriber
ba76acfeb85c35dad5e325c0f45dfcb3a9705fa3 authored about 5 years ago
ba76acfeb85c35dad5e325c0f45dfcb3a9705fa3 authored about 5 years ago
PageBundle refactored out of CommonSubscriber
9efd2e7fe5f229cc10cc1ba415de6f71ba66c3ac authored about 5 years ago
9efd2e7fe5f229cc10cc1ba415de6f71ba66c3ac authored about 5 years ago
SmsBundle refactored out of CommonSubscriber
b058eff6ec75daa5257e556b4892788896177803 authored about 5 years ago
b058eff6ec75daa5257e556b4892788896177803 authored about 5 years ago
NotificationBundle refactored out of CommonSubscriber
e8e766f70d7a6eb40780d6952bb7e0f1b6e29824 authored about 5 years ago
e8e766f70d7a6eb40780d6952bb7e0f1b6e29824 authored about 5 years ago
StageBundle refactored out of CommonSubscriber
5c1a4e3c0e5a6c61405b10acd8073ee302b3efae authored about 5 years ago
5c1a4e3c0e5a6c61405b10acd8073ee302b3efae authored about 5 years ago
UserBundle refactored out of CommonSubscriber
bc421a50bbad7c865cdd1f10e6d7da4b7de59854 authored about 5 years ago
bc421a50bbad7c865cdd1f10e6d7da4b7de59854 authored about 5 years ago
WebhookBundle refactored out of CommonSubscriber
6e3af5612d05f74e839432af814441d48cc776d3 authored about 5 years ago
6e3af5612d05f74e839432af814441d48cc776d3 authored about 5 years ago
FormBundle refactored out of CommonSubscriber
9ba71716029bf943514f988c3a28c8f40d6e8975 authored about 5 years ago
9ba71716029bf943514f988c3a28c8f40d6e8975 authored about 5 years ago
Dashboard subscribers refactored from using the CommonSubscriber
d5549642eddd75e58702a3eb3108dd12b63ae4db authored about 5 years ago
d5549642eddd75e58702a3eb3108dd12b63ae4db authored about 5 years ago
EmailBundle subscribers refactored out of CommonSubscriber
2fbb3362bd0a48b4b462b54e07b551aabed58a3d authored about 5 years ago
2fbb3362bd0a48b4b462b54e07b551aabed58a3d authored about 5 years ago
FormBundle's CalendarSubscriber got removed as it had only one subscribed event but commented out for 5 years. No one will miss this.
a11f44a96a620b8f142126d734d23179b7d367dc authored about 5 years ago
a11f44a96a620b8f142126d734d23179b7d367dc authored about 5 years ago
LeadBundle refactored out of CommonSubscriber
201f6ad4eee5acc01462534232f072774becdffd authored about 5 years ago
201f6ad4eee5acc01462534232f072774becdffd authored about 5 years ago
DynamicContentBundle refactored out of CommonSubscriber
Plus the LeadSubscriber added to config.php as it was missing. Confirmed by Don that it should b...
28e546dfa6d6c6857b875dbf51b4b7e299e6aaa5 authored about 5 years ago
Ooops, rename the service key
e82633583bd26878f9661ebc9fc77070e28e0053 authored about 5 years ago
e82633583bd26878f9661ebc9fc77070e28e0053 authored about 5 years ago
CoreBundle subscribers refactored out of CommonSubscriber
fb974a12a54cef11bd5cdb81246366bb057ee23d authored about 5 years ago
fb974a12a54cef11bd5cdb81246366bb057ee23d authored about 5 years ago
Remove dependency on CommonSubscriber from ApiSubscriber
0d49164febb889f8c32b4f544c3723640769d0f0 authored about 5 years ago
0d49164febb889f8c32b4f544c3723640769d0f0 authored about 5 years ago
ApiBundle subscribers refactored out of CommonSubscriber
73ff430cdd17bcea723b90fedea52008c5f2bb9a authored about 5 years ago
73ff430cdd17bcea723b90fedea52008c5f2bb9a authored about 5 years ago
Fix and improve ApiSubscriberTest
8ed532f79ff69489a59280a781601d7129d868ba authored about 5 years ago
8ed532f79ff69489a59280a781601d7129d868ba authored about 5 years ago
ChannelBundle refactored out of CommonSubscriber
6f3445a5d8ef2b29aa121cfec57922fcd99d2878 authored about 5 years ago
6f3445a5d8ef2b29aa121cfec57922fcd99d2878 authored about 5 years ago
Refactoring StatSubscribers out of CommonSubscriber
68f85a7e33dc4a694fc8b418a46527d9c6258b30 authored about 5 years ago
68f85a7e33dc4a694fc8b418a46527d9c6258b30 authored about 5 years ago
Removing CommonSubscriber from all ConfigSubscribers
8dec19d291653ce0a95b606d0f33ba31607de8b0 authored about 5 years ago
8dec19d291653ce0a95b606d0f33ba31607de8b0 authored about 5 years ago
CampaignBundle subscribes got rid of CommonSubscriber
aa56195a43e1dbeafc7e8a07e722fa9e3dec7bf7 authored about 5 years ago
aa56195a43e1dbeafc7e8a07e722fa9e3dec7bf7 authored about 5 years ago
CategoryBundle refactored out of CommonSubscriber
45fb646dea8ef556cc2059da59c381cf8be364ce authored about 5 years ago
45fb646dea8ef556cc2059da59c381cf8be364ce authored about 5 years ago
AssetBundle subscribers were freed from CommonSubscriber
b65dac7770a053a181d13171a3bfec4abe27eba4 authored about 5 years ago
b65dac7770a053a181d13171a3bfec4abe27eba4 authored about 5 years ago
Merge pull request #8091 from Webmecanik/notification-bundle-deprecation-refactoring
Notification bundle deprecation refactoring
5fdbfcc78323fcfb44e5b0000c7219d9fe7758b4 authored about 5 years ago
Merge pull request #8083 from escopecz/refactoring-user-bundle
Refactoring user bundle
4c96e6231ac63cdb0583930ea012e7793e8c7414 authored about 5 years ago
Doc block fix
eb4dbfc314eb05dc81d2f53b5e3b52b1323834f8 authored about 5 years ago
eb4dbfc314eb05dc81d2f53b5e3b52b1323834f8 authored about 5 years ago