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

Removing unused property

d596a37823b234785568211d60f6aebb99514bda authored about 5 years ago
Merge branch 'm2-to-m3' into notification-bundle-deprecation-refactoring

33a1dcb60b83b36fbd1a3897da442bd867f5a076 authored about 5 years ago
Remove unused form submit helper

be5e30d7bb3767002a48e4ae58af5ac9818ba643 authored about 5 years ago
Remove callback as a valid key from the addSubmitAction verify component call

5de17bbae004bf5e356164d6dc7eb2df7982abdc authored about 5 years ago
Plugin bundle form subscriber

066a9487cf884583b2b4e40c7686ee69468c6629 authored about 5 years ago
Notification form subscriber

2ef12ed70f7a797936b6154077a314beb373e274 authored about 5 years ago
Remove unused event

2e138a83b2e8ad32a41715a2dad90b5695f418cd authored about 5 years ago
Codestyle formatting

1bbd0c16b5ffd0ae3e716d56e9a525017212bc31 authored about 5 years ago
Remove FormSubscriberTest as it doesn't actually test anything relevant.

76777082eadf955da1d0c272f7f34f4566868308 authored about 5 years ago
Refactor email send form actions

d8e149330de94ef7b10ebe074a78b30fb48b9eb2 authored about 5 years ago
Use the form execute on submit action event instead and just check the context

99e808fdb2ed08df1d71860c694fc2e4a06cae88 authored about 5 years ago
Remove change to app/config/config.php. Add support for the postmessage format for post form submit responses

7c9be9d75be9a1900c13cee46d3b466752f6f86e authored about 5 years ago
WIP

0bd3997ee31b8295792c4e4e4a6a0f513ee90eac authored about 5 years ago
Allow permission bases with 4 parts, such as plugin:focus:items:viewown

385e92ce1026370c20468acd73e235999f98f19e authored about 5 years ago
Allow form post submit callbacks that are event based to set the actual response. This allows us to return a download response from the asset download action.

096612533ac518185e233f8a1d8f33db639072b6 authored about 5 years ago
Remove deprecated code to support callback validation.

d3765767376559dcf3294353c6c176fc63618481 authored about 5 years ago
Get request from the form submission

410a46614781d7ba1f5b89a5c95447b8350129c5 authored about 5 years ago
WIP Refactoring for form submit actions.

fc24993668124ba57b5ac5c749ba78682cb5c31c authored about 5 years ago
First pass at updates for JMS Serializer Bundle in M3

f24a56dbda6956b7bee0509fe41b284596dd0bab authored about 5 years ago
Merge pull request #8190 from escopecz/3.x-fixes

Trying to get PHPUNIT working on the 3.x branch

b52adac226b9ce24deda01c9537e6ef5ad5fb209 authored about 5 years ago
Remove formAlias from subscribers

7c7db7504feb3594f36f7b627a41f8f5c1256da9 authored about 5 years ago
Fix formAliases config

c04f0a639d67519e93e045002f41bb2208237174 authored about 5 years ago
Merge branch 'm2-to-m3' into page-bundle-upgrade

6756534d1bc336b4dcd7f4db5f115b0fa0ddd316 authored about 5 years ago
Merge pull request #8192 from anton-vlasenko/m3-mailer-transports

M3: Mailer Transports - SMTP Transports

a78f5ee58577eb7865a1ddf678ff6e2c590e8dc1 authored about 5 years ago
Revert "Remove unused methods from AjaxController"

This reverts commit 2ddb00c23e7399ad3612c9a7a7ed63390626cefc.

17a64ea409b40c0b6f7ce3b284caef843370bc28 authored about 5 years ago
Merge pull request #8049 from escopecz/email-bundle-deprecation-refactoring

EmailBundle - removing deprecated code

f2e5fccb747c11050238a309d1534a1ccb00786c authored about 5 years ago
Remove unused methods from AjaxController

95c7aa5459193daf4ef67dfbcb4c4d94943ffe8c authored about 5 years ago
Fixing the risky test waring

8bc9dd0b4ddb77e5b37ddc38ab9239256f530255 authored about 5 years ago
Resolving an issue with fixtures in tests

"Too few arguments to function Mautic\UserBundle\DataFixtures\ORM\LoadRoleData::__construct(), 0...

5ed718349bd8553cab21938d5eb8a16c14a611dd authored about 5 years ago
We should increase the minimum PHP bersion from 7.2.0 to 7.2.21

More details: https://github.com/FriendsOfSymfony/FOSRestBundle/issues/2009#issuecomment-514581839

c53f59a7c2eadc9fa1209e93f5fa96502f6420f4 authored about 5 years ago
Fixing warnings "This test did not perform any assertions"

a7c6dbbd6eb4a4846c940aa89f3bf0b6f66036a3 authored about 5 years ago
Resolving "... is not a registered fixture" error in our tests

afa9bd534f98aecec280188246f9f07479a247a1 authored about 5 years ago
Fixing "TypeError: Argument 3 passed to PHPUnit\Framework\Assert::assertEquals() must be of the type string, null given"

c8d8c0a930dc12cf43f4d88b2c47d229f58df05b authored about 5 years ago
Fixing "Error: Class 'PHPUnit_Framework_Assert' not found"

7a0b3eaab23167bcc9943acf0ed29ae1013574c9 authored about 5 years ago
Fixing "Class "JMS\Serializer\Serializer" is declared "final" and cannot be mocked."

219d877b1d649235e1c72061033faa92baa212bf authored about 5 years ago
Add back the getBlockPrefix methods for js

ccb082ad2d6eb94c5e63cb75a02fa635336a40cb authored about 5 years ago
Remove obsolete translation.

443fc5a962674075840ad0f3dcfabea94713e49f authored about 5 years ago
Remove PHP Mail. It is not supported by Swiftmailer anymore.

bd29f6665c9faad12b22552a16f436861bbae0fe authored about 5 years ago
Remove obsolete translation.

49372fc9791968f5f90d486938c3202dfc3c040a authored about 5 years ago
Remove PHP Mail. It is not supported by Swiftmailer anymore.

efde8f5715f98488b7b099f992dc9bd357bdc065 authored about 5 years ago
Automatic CS fixes after running `bin/php-cs-fixer fix`

01d21cecf590bf0cac1a7278534ca3fb431fef50 authored about 5 years ago
This seem to be the right config for liip

ca20db9714e103677bf56f3ef1e97fc12ac0047d authored about 5 years ago
It broke Travis...

c9978c606fb60b35898e597fa3fbaa33d3e8f212 authored about 5 years ago
Resolving error "Can't read dir of '/usr/local/etc/my.cnf.d'"

09a9c1989ab30b263b5fa986c42d6c0e6a34126e authored about 5 years ago
Replacing deprecated setExpectedException() method with expectException

ec261e9e78d7f6891f36fcd6dd0d2649c6a1165a authored about 5 years ago
PHPUNIT namespace update

1eac45dc360cdd2084d732976fe64da856df05ea authored about 5 years ago
- Element 'phpunit', attribute 'syntaxCheck': The attribute 'syntaxCheck' is not allowed.

ce1c2f6bccf5cb917f39743722dbd8d488d15eee authored about 5 years ago
Automatic CS fixes after running `bin/php-cs-fixer fix`

30dd215d857cbf032e811ea3af192211b971a4b5 authored about 5 years ago
Fix issues with liip bundle upgrades

3ac56c02b33fc2b1a8b31a09f9c26ed646daa452 authored about 5 years ago
Changes for code review

76f7ad637772a8aebfefde0a61c5113f1f5e7e74 authored about 5 years ago
Fix campaign_leadsource form loading in SourceController

0212dc0e4cb6b7483a99c98fd33dbd5664f9819a authored about 5 years ago
Changes for code review, mostly related to forms

b35f339aef02b6571ca541ff20364e0e7fb8d391 authored about 5 years ago
trying to fix merge conflicts

d909205282d851192c05211ac4e692ec24949373 authored about 5 years ago
Refactored out deprecated MauticFactory class

3daefd03e4000e4913201dab392d9c8bbaf3c56f authored about 5 years ago
Changes to symfony forms for v3

7337381b14de550cf8271187473a359f8c34f39f authored about 5 years ago
Change default transport to smtp because it throws an error:

In ReplaceAliasByActualDefinitionPass.php line 57:
Unable to replace alias "swiftmailer.mailer....

2fb4cbc0941fb9d270e4164fd6f5375cdd470265 authored about 5 years ago
Switch the choice labels with values here

b48007d23558e68433ec252c30d52f5329b7f220 authored about 5 years ago
Oops, forgot to replace this factory call with the email model property

6ba80da06f926406522fa983499bb02befe664b2 authored about 5 years ago
Fixes in user bundle to not overwrite the already declared

bde9d8e02b7bcab7089a83c8c7a3b0ddb70b0832 authored about 5 years ago
Change default transport to smtp because it throws an error:

In ReplaceAliasByActualDefinitionPass.php line 57:
Unable to replace alias "swiftmailer.mailer....

ff0d9f152a02a8de0055b7c202f11394561999b2 authored about 5 years ago
Merge remote-tracking branch 'origin/m3-mailer-transports' into m3-refactor-swiftmailer-new-branch

# Conflicts:
# app/bundles/EmailBundle/Swiftmailer/Momentum/Callback/MomentumCallback.php
# app/...

9b47aea4867f90dbdc68e5efc6137224311f6c9c authored about 5 years ago
Update data for the test.

Now it should be unserialized correctly.

a35c9016b15b185139e37fb1d6a53c07748f0f01 authored about 5 years ago
Fix merge conflicts.

2b3a6e572eec72bb43f2838f6cad25eb22e2d7c5 authored about 5 years ago
Added comment

c09a3cfbc004659fd6f570cfc62de99f1b86f224 authored about 5 years ago
Fix iOS picture orientation after upload PHP

92370bec3f08c885e82729cba748a5e14bd0b757 authored about 5 years ago
set results after upload

d51acf1135978e326d71f5e6af5881f3fa986bc9 authored about 5 years ago
Flip $mauticFields in FieldsTypeTrait

7bb6dace634da1e0003e688d25e960874e5efaac authored about 5 years ago
Update PHPDoc. The old class is deprecated.

b618b772b941dbc3bb90a0e7413a42b7f2d188df authored about 5 years ago
Revert "Remove MauticFactory from EventHelper"

This reverts commit d8d5f61d2caca76d2436952c7b99562612461c66.

1a8ef569beac40770453184d13d26762d28d0bd8 authored about 5 years ago
Remove MauticFactory from PushLeadActivityCommand

34baa2e784a593383b5c5223d16672ca69ede692 authored about 5 years ago
Remove MauticFactory from IntegrationHelper and fix docblocks

8ddd2d0fe137fee22b8fd574de80143028162b40 authored about 5 years ago
Remove MauticFactory from EventHelper

5a25ee2ca3068de1d4e4577528293fbc99fed329 authored about 5 years ago
Replacing forgotten form aliases

5cbc953234e29643f2db175d20cb6451ab14f5dd authored about 5 years ago
Refactoring to remove deprecated deep parameter access using array syntax.

825b5d3d7eeed95cad97730659eaef952e23d36b authored about 5 years ago
Remove MauticFactory from dependencies

f20f6a4610a02e8a827f97d80eb379acfc48c7c6 authored about 5 years ago
Remove debug code.

fde68332e2b3147aa95c2098c2c5c84fa3eb54aa authored about 5 years ago
Fix failing tests.

We have to mock the constructor.

d0ffee7f01b608ae22cb207a6e2f8a84f919ca12 authored about 5 years ago
Fix tests

d43937f57696a73e490369aba50923c8076facd1 authored about 5 years ago
Deprecated method replaced with supported method setDefined

962f391e6fc8c5323667f10980e9ff6fc4679641 authored about 5 years ago
Flip keys and labels for all choice types

885f7954d7a67b8e451de43fbee1ca3d2ea8e5ac authored about 5 years ago
Swap keys and labels for choices passed to PermissionListType

e17009f601c639fa0a0a3997a5ec89991c8071c4 authored about 5 years ago
Revert back ChoiceType field settings for mautic fields

79f75012f147d5d6330bfc991fc6183f8460656c authored about 5 years ago
Remove IntegrationPass from CoreBundle as it is not needed to set dependencies to Integration classes via setters. DI config used

ef4e6c32b703d1ed1f71a58df832570dd0d96f86 authored about 5 years ago
Remove setters logic used in IntegrationPass and now used directly in constructors

ae1e8b3d71d15b02d54c86f53515f1f554e61f05 authored about 5 years ago
Use repository FQCN in entity

e7ae40f0477e84f56aaa71f6b9d56b6e49fe8439 authored about 5 years ago
Fix an error in the test when it tries to convert \DateTime object to a string to replace tokens.

c138f68fa106878be18f0d465c4ae87eb720ba8d authored about 5 years ago
Fix typo.

558d9f3b84f8c873ee419a891539e7ea5459d923 authored about 5 years ago
Use FQCN of IntegrationCampaignsType in \Mautic\PluginBundle\Controller\AjaxController::getIntegrationCampaignStatusAction

659e08c02b39f7a82b1df08add4de82fd77ea6ae authored about 5 years ago
Remove setDefaultOptions from \Mautic\PluginBundle\Form\Type\DetailsType

6d3e5ef5fe9bbf0b0ce26cd74c6348ae8999e313 authored about 5 years ago
Replace non-existent Swift_Mime_HeaderSet class with Swift_Mime_SimpleHeaderSet.

affff5ac6e60efeda1f05a33f04a36b5f10aba24 authored about 5 years ago
Use FQCN for callback in PointSubscriber

b7bf326d948ccece47bdf8f9724ae6a44fe248c4 authored about 5 years ago
Use FQCN of IntegrationsListType in subscribers

4a0459b4847dfc0da44e8bb5d68ba441ebc9043c authored about 5 years ago
Use FQCN of IntegrationConfigType in \Mautic\PluginBundle\Controller\AjaxController::getIntegrationConfigAction()

cfe28b0fc5314a29a7d1bca28a81c1a8cc433f34 authored about 5 years ago
Use FQCN for form types in \Mautic\PluginBundle\Controller\AjaxController::getIntegrationFieldsAction()

c8873b29722ff83a346580ca0f6d2380c27e409c authored about 5 years ago
Replace non-existent Swift_Mime_Message class with Swift_Mime_SimpleMessage.

Add ping methods.

c9268d8409b57499675d7618c7c868b82c023617 authored about 5 years ago
Fix form type usage in integration settings

bcd21f57304d8f29f611221e9c93c0fe67f29439 authored about 5 years ago
Refactor BatchTransport and AbstractTokenArrayTransport classes to use Swiftmailer 6.

ca7608fb6b25dc09a9e6ec29e8ec9ea976dac581 authored about 5 years ago
Fix available services build in integration helper

744f3efeb0e50ab9c81b0ba05e0ca861ff44978d authored about 5 years ago
Get rid of \SwiftMessage::newInstance method.

It's deprecated.

50f3c2de7b6bb08a7a45a45fc4ffb984b6e43c83 authored about 5 years ago
Fix show Identify visitors by IP If anonymize_ip is disabled

f4b94b8ee183dfe3cda220cdab6fb5b08c211fb9 authored about 5 years ago