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

Return MauticFactory to TriggerModel as removing it broke tests. Will be refactored later

d88a4a0161ea257c056017cd7299df24add215b3 authored about 5 years ago
CS fixes

c642c72ed08dd94df1414f5acb6a26b59d2c14d8 authored about 5 years ago
Use class names over aliases + CS fixes

ac932970b85ccdb9fb01bd01273d9155cbd2a179 authored about 5 years ago
Position was renamed to scale

b07e231dfebf367b1abbd1a3137949f612ab8925 authored about 5 years ago
Return MauticFactory back to the PointModel. There is another issue to remove it.

4d4c61f369bb773c0a593dac1b1e8ece8d70d41b authored about 5 years ago
Merge remote-tracking branch 'upstream/m2-to-m3' into 3.x

5b12fe0ae540411db027b436615721b794bcbdc6 authored about 5 years ago
fixed build error

9296887b8f0d67c8eebad2e905c04f990bf9aef5 authored about 5 years ago
fixing build error

6c375028728ff815dc187e5b244e57e01fcfb3be authored about 5 years ago
changes for code review

2d28b09e2f23992905c20cd569b061a38fea2838 authored about 5 years ago
Fix if ipLookup not exists

c718affc26a86e8b1575538f145326f907d7f80f authored about 5 years ago
Merge pull request #8099 from hluchas/page-bundle-upgrade

M3: Page bundle upgrade

f42ed7c907d7eb000cb489d698d5c3a39ad89912 authored about 5 years ago
Update the method signature to be the same as in the abstract class

c6169c1ed2ca5d5880a00027854483c5de6a6126 authored about 5 years ago
Fix builder positioning and sizing feature

79675d079c75d892af4c26f9eccd4a009a077430 authored about 5 years ago
Update new tests to new PHPUNIT

7d953435033fedb5caa10ea457ec635bc9df0253 authored about 5 years ago
Merge remote-tracking branch 'mautic-inc/enhancement.language-packages' into m3.enhancement.language-packages

75550ac6fdead5dea6d3b401d9aefc3f47ae8af1 authored about 5 years ago
Fix builder positioning and sizing feature

01b2669e44eea43a298fd3cf2a9ecb2d2fadd480 authored about 5 years ago
Missing use statement added

61bbc293d23d9a3d7290dffc935683bb90b020d7 authored about 5 years ago
Merge pull request #8050 from dongilbert/GIT-7996.dynamic-content-upgrade

Upgrade dynamic content form types for Symfony 3

cb10e41da44dbca6ebf5059dd74d05d5f377a183 authored about 5 years ago
Merge remote-tracking branch 'heath/feature/php73' into m3-php-7.3

5e7925db144a5844e482a37cd4c17fc68af017a2 authored about 5 years ago
Add use statements that were missing

08389c7e4d8503c106cefa6b40115630834e8ff0 authored about 5 years ago
Register fixtures the new way

56cd6e8962472e9e644fc0162af4818d78de9b1d authored about 5 years ago
Remove unnecessary stuf from config.php

8d55b557bb9c0af0d700f50db5c71ce530c8ab77 authored about 5 years ago
Register the IntegrationsBundle into Mautic's kernel

1d02e4d81b76cd75fdf1bfc11913480b14bfe8ca authored about 5 years ago
Merge branch '3.x' into 3.x-fix-tests

28d7bfb670fd4b60d2bbb9cf9ab54de50cc1dbfc authored about 5 years ago
Merge remote-tracking branch 'upstream/m2-to-m3' into 3.x

e68add41bc2fd7dce2884e4c4d482a5568e017e4 authored about 5 years ago
Merge branch 'm2-to-m3' into choices-refactor

40b61fc77687566fc518b8feb5f985c16fb530ba authored about 5 years ago
Finishing up the last few tricky ones

eec52bd2904242a34d5437d456f3f1751a851667 authored about 5 years ago
Fix PHPStan errors

2c68f01d360316ba75f2d1009e915d68975c35df authored about 5 years ago
Fix cache dir in ip lookup tests

fb6060501f8351f0d17091200e727a0787ddf381 authored about 5 years ago
Various PHPStan fixes

f359f7b874543aeb2e9b6515ba8fe9ee1f476728 authored about 5 years ago
Remove final usages of CommonSubscriber

e53f485a9f1139b7d91e9a7652a8680eb07de1e6 authored about 5 years ago
Merge pull request #8086 from dongilbert/GIT-8001.form-bundle

Refactor the Form Bundle for Symfony 3

a4bb5517b19ddf5785f326733ca71199544327a4 authored about 5 years ago
Fix Lukas' comment

f4e3e76456e65ecfc54b70bd831d3664695a1e9e authored about 5 years ago
Fix LocaleType usage

192580194622c3a802ee23c47f58e34233d8d08b authored about 5 years ago
Initial commit for review of 'choices' refactor

027a5c1d6d02aa8aad99ca831fafa587a85c045c authored about 5 years ago
Some basic fixes to get tests executing

d0d000f616a09d6ea380b6cdd2133810949dbb63 authored about 5 years ago
Unused use statement removed

a0427c5ebff8612fcd30545e2e8ab0d46e35e422 authored about 5 years ago
Fix bugs in the form builder caused by switching choice labels with values

0fd7d8d56c00b5bcbe1f7d93abca7b302e372768 authored about 5 years ago
Use the right namespace for the TextType form

e0dbffa53cdf934b62a2ed84c390c72b334fcaf0 authored about 5 years ago
Replace form aliases with class names

fc0c032c926db361310bc3d95573a787271f5deb authored about 5 years ago
Merge branch '3.x' into GIT-8066

5a60a1c22a916cb2477a697f3d2e5de272662ea7 authored about 5 years ago
Merge branch '3.x' of github.com:mautic/mautic into 3.x

fbbf4e20bdc2fc26a41be2bd6eee2f13628bcfc4 authored about 5 years ago
Merge pull request #8201 from dongilbert/GIT-8027

M3: Updates for JMS Serializer Compatibility

18fbb39fc5831cb81ece36d59816766171d11457 authored about 5 years ago
Merge pull request #8128 from hluchas/plugin-bundle-upgrade

M3: Plugin bundle upgrade

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

58799b7b89de6bb6d1e2bf250a0a4168ab66891a authored about 5 years ago
Merge branch 'm2-to-m3' into GIT-8001.form-bundle

fab291115ccd32406357a51a82e737263c1df5bb authored about 5 years ago
Merge remote-tracking branch 'upstream/m2-to-m3' into 3.x

871817ecfea226936d06d76b1bc57d45f511fb0a authored about 5 years ago
Refactor config.php

c4d1c177e516eb30398f3f185301bd956e8ca2db authored about 5 years ago
Merge remote-tracking branch 'upstream/m2-to-m3' into 8003-refactor-queue-bundle

e9dd324d738ae557bb011eee9239d905b36e0925 authored about 5 years ago
Moving mautic factory to formmodel class

ff165d41fa70f85bd4ee00ea4c54e469e10c4db4 authored about 5 years ago
More changes to get tests running. Add missing UnifiedIntegrationInterface

6008b315287147098ddcaa79a40801eeb3e10f49 authored about 5 years ago
PHP CS Fixer for the Integrations Bundle

dd478b595a0bf04dabcdd43a94acfedaed1557df authored about 5 years ago
Update tests to PHPUnit 8

5916e95fc655b389422558ba62756605dec24cca authored about 5 years ago
Fixing various API issues

8739a1804edb113d3bb3b0c757722817cff42842 authored about 5 years ago
fixing build error

4626329bc81f6da6601b82401998e459a6bb04eb authored about 5 years ago
Get the type from the form type class, not the returned name...

3dd0a8a6d20c2ad9b7dbe997befc83f1fa7247c5 authored about 5 years ago
Merge branch 'm2-to-m3' into refactor-builder-token-helper

2b7e6397bcbf5cd546249666617db47404056e12 authored about 5 years ago
changes from code review

fd48027de1a1266c8123beb6694317efaddfb7f5 authored about 5 years ago
Fallback to property name for the serialized name

2ba43c0b53a69361b86b15ec63c018aae6bb2b7c authored about 5 years ago
Prevent normalize for string value

d283462b25ddc3f3a15e3f09ff9af177ebbdf4aa authored about 5 years ago
Fix not normalize if not working with fields

12c99afe3cd92098bf9079eb96890d91ed618706 authored about 5 years ago
Remove unused form subscriber

9098e5cda36ce00537974fab95739a80620e8c88 authored about 5 years ago
Move IntegrationBundle deps to the project root

Also remove extraneous files we will not need as part
of the main repo

ad6a8be50dcedc0561ca435128efcaa13dfdb461 authored about 5 years ago
Merge branch 'm2-to-m3' into M3-PointBundle

# Conflicts:
# app/bundles/PointBundle/EventListener/LeadSubscriber.php
# app/bundles/PointBundl...

d0bf68d676c5408ab9eb8978a44da57acb29fa4b authored about 5 years ago
Change namespace to match it's new location

672d496104417fb46a0530b07e965dbfee8f1c48 authored about 5 years ago
Merge remote-tracking branch 'integrationsbundle/staging' into merge-integrations-bundle

aa8572767dbeec765cce9fda864a91a20d1d1641 authored about 5 years ago
Change paths to prepare for merge to mautic/mautic

190417fa159ab675a351308036b8f6727d4016b7 authored about 5 years ago
Update constructor anotations

af91f7236d94345251c007a563be74fe55bbaeeb authored about 5 years ago
Merge branch 'm2-to-m3' into plugin-bundle-upgrade

b56b06f923d17efc36320cf6d287952cb31937c4 authored about 5 years ago
Remove unused dependencies from config

96cfec11b27a9471c6f19a628d13e7f9fcbf386b authored about 5 years ago
CS fix

52dc4b528921d77d6fa05ba93fcffb8743243e8a authored about 5 years ago
Get context from the view instead of creating it (in case it's been set)

4a33c3c2fa208632fad7b4dcbb06713f93026864 authored about 5 years ago
Use import instead of direct class reference

738d3e04ade57d97547351500e872ccfde52ab17 authored about 5 years ago
Removed mautic factory from abstractCommonModel

052fd6b4f92f2e6f351253aad6427139f723b084 authored about 5 years ago
Fix return type on AnnotationDriver signature

61c790cc62f59e9d320394f1f912069e2c12b532 authored about 5 years ago
Push our metadata driver to the beginning of the chain, leaving the others for fallback

bf88f1a5b3f078d3f90999a3993644b6d0132dbe authored about 5 years ago
Merge remote-tracking branch 'upstream/3.x' into GIT-8027

f997f04fe220a7b40053a2ef548fbe603945de55 authored about 5 years ago
Merge branch '8003-refactor-queue-bundle' of https://github.com/mtshaw3/mautic into 8003-refactor-queue-bundle

b4102914937c00bf82f8212cbf57b38b55427a84 authored about 5 years ago
changes from code review

7e5b30206704d618aa5a9dca412ece057808503f authored about 5 years ago
rebasing for m2-to-m3

ebcaa8b86734ded639628f692ff5a7f587eb56ae authored about 5 years ago
Fix for auditlog model and fix for RouterHelper removed generate method

41cc6852622b5beadee8641636b44be1970a2ad3 authored about 5 years ago
Started refactor of Queue bundle

d0ad5db8ba8871da8e64e56aee86037aff3ddf3a authored about 5 years ago
Add config for form subscriber as it was missing

b627f0463ee5c02a1605daa46df9428cf1fd60c9 authored about 5 years ago
Fix for auditlog model and fix for RouterHelper removed generate method

25eb4d7a7d94c15d0fbe52f3f6042dbea011600a authored about 5 years ago
Fixes for build problem from merge

3a1b9ea6a5268c9678e5b4468eef1e8caf0c0643 authored about 5 years ago
Remove unused dependencies from CampaignSubscriber

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

8f7aaefc654b4a20a3f2dbc3b47cd6e62df4e0b6 authored about 5 years ago
Merge branch 'm2-to-m3' into refactor-builder-token-helper

35de375cef29f2fa70ee109f400196a5cdb8f263 authored about 5 years ago
Fixes per Ondrej's review

1bfd993fda204dbbd98250cd7c51a1a078074841 authored about 5 years ago
switch labels and values for choices

ded0282b69c954888b9fb7e3c79fdd8dcdb3718c authored about 5 years ago
Fix boolean select boxes in segment filters

65254b05b9c6d310ddfbfb81cbe9c6c484a1f7ca authored about 5 years ago
Remove loop that was not necessary anymore

730d6e26e55b7ec3a9c7cc6d581c034695786f03 authored about 5 years ago
Rename the method to avoid using the deprecated one

e4e7c9388158013b843be4d47ff738b65154d8b3 authored about 5 years ago
Flip values and labels here too

7ba22a80952b4d194de65187da9bedc8a1b8772b authored about 5 years ago
Fixed type in annotation

6466b050531a012d345648a24129d8dad704272a authored about 5 years ago
Fixing deprecated and removed routes in the code

c2cbdb1de71b66eb106ade504b60cb588874bc21 authored about 5 years ago
Keys and labels must be switched here too

8748e4f2d5a3b329952a3d325ffe65d1eb551d48 authored about 5 years ago
CS fix

6280a10cdba7a7279981dd33fad2f55afe7a40fb authored about 5 years ago
Adding migration for removed columns

a1a582281119c55cd965d4ec33886fcbf41ca058 authored about 5 years ago
CS and typo fix

7573a5540a2cf08a4a8cb994ba5d276048535664 authored about 5 years ago