Ecosyste.ms: OpenCollective

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

github.com/mautic/plugin-citrix


https://github.com/mautic/plugin-citrix

Update README.md

63cbe4ab26b3438601cbaf23838037013fe13598 authored over 1 year ago
GitHub workflows to close mirror repo PRs (#11154)

* Add plugins

* Themes

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

1ee64a24da609fa37d59bb3517700eaed86c5f97 authored over 2 years ago
Segment optimization IN to EXISTS (#10903)

* MAUT-3830 - WIP - change alias for inner query

* MAUT-3830 - WIP - introduce a way to get/s...

442b03e39710da2da4b540fb0e5f5ba08dea8f8e authored almost 3 years ago
Remove doc blocks TPROD-131 (#10970)

* Adding new CS Fixer rule to remove doc blocks

* Removing docblocks

See https://mautic.at...

132354cc5a9a1ae72f4ec5aa6e6fff13551018f7 authored almost 3 years ago
form actions that register gotowebinar registrants now save join urls (#9477)

Co-authored-by: Dennis Ameling <[email protected]>
Co-authored-by: Ruth Cheesley <ruth.c...

add333252ffdf0b6db644c6d3a0883b029b6f3c3 authored over 3 years ago
Merge branch 'features' into fix-contact-update-required-field

07093f7e81dc67c02dd838ffef256e090860547e authored over 3 years ago
Citrix oAuth2 refactoring (#7754)

* Fix code review feedback.

* There is no need to specify empty arguments.

* Commit WIP.
...

40d3f34c557cd2d41ab07565523e239010a0a855 authored almost 4 years ago
Let Composer use local package versions using self.version and replace (#9920)

* Use local app folder for mautic/core-lib

* Temp add dev deps to regular deps, otherwise the...

7665f3125c489b74f8d6d25c2364587fe69e7aab authored almost 4 years ago
Revert "Removing plugins from the codebase"

This reverts commit 982103593f6b281c4ce76aeb72dc49258508a3d3.

decdde0a8583c2046b1fc48668346d3dd2c104fc authored almost 4 years ago
Upgrade to Symfony 4 (#9409)

* Replaced DefinitionDecorator with ChildDefinition

* Updated generateUrl signature to match ...

8cbc3931e7324ef4414cdac038f6e3e9e409abe1 authored almost 4 years ago
remove unrelevant filters for dynamic content (#9260)

* Extended filters just for segments

* Fix ListModel request for segment filters

Co-author...

1c8c10edfab5089c5a6fe51be7bd17c086a99ddf authored about 4 years ago
Upgrade to PHPUnit 8 🚀 (#9244)

* Upgrade to PHPUnit 8 🚀

* Fix SalesforceIntegrationTest

* Fix PHPUnit 9 hard deprecations...

5f0cfdf3941039bc234ba94ac885583f3343e013 authored about 4 years ago
Fix goto segments array_flip issue (#9251)

445007ae7d01db720e95a63a27a13d27327c144e authored about 4 years ago
Functional test performance improvement (#9387)

* Functional tests improved

* Debug mode turned off for functional tests

* Remove unused u...

495a47054e2fa38409b6bf2d25dffde677526613 authored about 4 years ago
Fixed showing authorization settings for legacy integrations

30f95b717fd60ed268badcdcc2ec933ebee3f6b6 authored over 4 years ago
Operator labels must be switched with values as Symfony 3 requires

6c66311beca489522410d639be4a6b01fcd1fbc1 authored almost 5 years ago
Set the legacy segment filter params if they are missing for BC purposes

5c1f848e7b5764548776ab89efcca7e510b6f220 authored almost 5 years ago
MAUT-3657 / GoToWebinar fixes

37249865b87f27e0310da17ad25d3bdfffd98481 authored almost 5 years ago
Merge branch '3.x' into 2.16-to-3.x

78a1c067f20635a59222ac309da8601fbe710470 authored almost 5 years ago
CS fixer automatic changes. I tried to fill in the missing types where possible

18f5a445d2806b0b9c4868b74267a8166bdcec81 authored almost 5 years ago
fix integrations service definition

8c6973d3ffda3b55a28f57feed6880717ab0494e authored almost 5 years ago
Merge pull request #8430 from escopecz/googleplus-go-away

Bye bye Google Plus

391aebe980b29df8183fdea60be107964d65170d authored almost 5 years ago
Removing subscription to unexistent method onResponse()

c346586080528ed2091961e327da34fe587d06e5 authored almost 5 years ago
Fixed duplicate getRefreshTokenKeys from merge

05f855b5448cd2963205d7c70fb5c7d56e0d59a1 authored almost 5 years ago
Fixed test to be compatible with PhpUnit 7

6afa655cdd1e1922e042478bacbcd31601a019ea authored almost 5 years ago
Fixes issue where Citrix did not renew the access token from a refresh token

6f66bd87ef78d30ec59c4d18b8d0128aec3a74f6 authored almost 5 years ago
Fix mb_strpos.

We have to use mb_string library.

fa3ab6bcbe7ca5451c9c512a31d762972e698ec1 authored almost 5 years ago
Use AbstractIntegration instead of non existing UnifiedIntegrationInterface class for test.

7ac85f109cbbc6da136b0e0d34897ccd0cdcb302 authored almost 5 years ago
Merge UnifiedIntegrationInterface from Mautic Cloud.

a68c6f320026023f37b31d818e8c455bc458c340 authored almost 5 years ago
There is no need to specify empty arguments.

e920e901e441bf9b17bd71c4cdacb781008d9ede authored almost 5 years ago
Implement test for IntegrationRequestSubscriber.

670651d608bbac4f28f06da530b869480a77ad12 authored almost 5 years ago
Refactoring: there no need to use both isset and empty.

Empty is more than enough in this particular case.
2. Remove weird exception codes.

28ce80c08478fd2a70229717079a42bd0f333007 authored almost 5 years ago
Commit WIP.

14c92daec7efb4c1ca95368463eb1562040af1be authored almost 5 years ago
Fix code review feedback.

0d15c63be11b5f1ba1b23c9976c04b8241c79bf0 authored almost 5 years ago
Remove PHPDoc block

8ded32c2d573661b5fd16c42d847c98b61548e03 authored almost 5 years ago
Fix code style.

cba878cde7f1247aa235fdf1ac1f601b081e88aa authored almost 5 years ago
Merge pull request #8389 from escopecz/rector-dead-code-plugins

Applied Rector dead-code set to plugins

3eaa99a941aa172806b60b6090bc34f6182f084b authored almost 5 years ago
Replace CoreParametersHelper::getParameter() to ::get()

7e60706c5090739bd4500e6f719f2d549d9975f6 authored almost 5 years ago
Applied Rector dead-code set to plugins

37953bb2c6f39f4f2b9c3ab026101ce591ca3423 authored almost 5 years ago
MAUT-3269 / Optional fixture

7068c9e8b45bf918c0d80c7337a850391e57034e authored almost 5 years ago
Update console's script path across the project.

88122e7c922d76e28a13d31c5dbd5a41bbee7baf authored about 5 years ago
Merge branch '3.x' into remove-choices-as-values

871878005abe3201bf7846f13493a457187773bf authored about 5 years ago
Fixes for issues that PHPSTAN reported on plugins

ff4a83b1be52a4ef6f9fac6aa6cfd43510adfced authored about 5 years ago
CS fixes

04d66d06b713d7b76fc05435e7cae08e936bb5d1 authored about 5 years ago
Fix undefined getContainer method call in CitrixHelper

c20f490785af4c6b2a66783846f888d49944f507 authored about 5 years ago
Fix typo

ba6cad5d3e0de9435965909b5fa16d9dc0328b81 authored about 5 years ago
Automatic CS fixes

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

7498d3ae2a86dd2efb2f5094928777fc3ebd17aa authored about 5 years ago
fixing formatting issues caused by cs fixer

b915abc30e85911d5a6129200bd01524af4e87ae authored about 5 years ago
Revert "Removed 'choices_as_values' attribute from code base"

This reverts commit d795efab0baa5eaccc38248d4e9d619a240875b1.

76cd728ac24d5e8a6a6f66771157d865a9dafc46 authored about 5 years ago
Removed 'choices_as_values' attribute from code base

7ce8079e6a6292dcca806cdca58f51c0a058fd4d authored about 5 years ago
Fix Citrix fixtures

d90c2d9fb583a3f40a238cb0c955c60bbe31960c authored about 5 years ago
Replace 'empty_value' option which throws exception with 'placeholder'

@see https://stackoverflow.com/questions/28992175/symfony2-choice-without-empty-value

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

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

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

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

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

301a18d2434773267d20b575eebb08041a59be0b authored about 5 years ago
Stop calling removed method

d7bb7880ca56bc35d7ae4857374ca7e77cc31bdf authored about 5 years ago
Subscriber unit tests fixed

59e38666d70ddd1803d8ad9f372d10bc1f5ad688 authored about 5 years ago
Obvious bugs fixed after navigating thgough UI

bba18231b9d57821060246793a6b566860fcc4e0 authored about 5 years ago
Protected props and methods in subscribers made private

52d40fbcb33a0adb7b89b928a4d93506e39928ea authored about 5 years ago
MauticCitrixBundle refactored out of CommonSubscriber

0ffe5436d5264c90aa344efa57b58bcb324c6b58 authored about 5 years ago
Refactoring StatSubscribers out of CommonSubscriber

74e7b24d8fed979f65c10a656d404f5f0f42eb5a authored about 5 years ago
Update citrix code a bit

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

EmailBundle - removing deprecated code

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

36613778c1a436a10f71c7d3741a22375e55cd46 authored about 5 years ago
Fix merge conflicts.

fa4ad1e0ffeb54fa119786978c3daa788ef55485 authored about 5 years ago
Fix integration dependencies

69c2c73f240a707144b6c70e487c9d9e63b9222f authored about 5 years ago
Fix code review feedback: https://github.com/mautic/mautic/pull/8166#discussion_r352549518

83c14fb5ea73edb15b12b3d8265151f0bb395750 authored about 5 years ago
Fix code review feedback: https://github.com/mautic/mautic/pull/8166#discussion_r352547454

6e8dc1001675ebb534b27c7d9e2b57af01b7bcd1 authored about 5 years ago
Fix code style.

365095125ff55524ecb1c876e5b453b3b3306942 authored about 5 years ago
Refactor Citrix bundle.

25a4e23b9fbbaeafed38169fd99346e3477c75a5 authored about 5 years ago
Custom form type strings replaced with class constants

e00ef5a3e6dee11dfc5803212edd3665ebc4e3fa authored about 5 years ago
Refactor yesno_button_group to YesNoButtonGroupType

8cf88eaecd13c8d0ecf45c16cf6cde5ac886c6c0 authored about 5 years ago
Refactor yesno_button_group to YesNoButtonGroupType

5772d1c57506a46d7d53a69246eb5980d344c49b authored about 5 years ago
Revert organizerKey

75ded9c3e88f0b72ef28e5266fd11041f010683a authored over 5 years ago
Prevent not set organizer_key

c135e9e931162d86697399b6c67008923ebbd077 authored over 5 years ago
Fix refresh access_token

065edd2066035f592343c8943eb1b2a54c0d66db authored over 5 years ago
Merge API keys after access_token refresh

94317f1e878ee346d0ea1e7442a46f20f2d53d53 authored over 5 years ago
Fix notice

6a0aff07dfc8ac49fc4586e985547e935f224cba authored over 5 years ago
Typo

6757f0667a4ab42bd01d786221bc6d01b6e9cc49 authored over 5 years ago
Fix to access_token expired after 1 hour

5ba2318ed3c220acd89d44a67c6c11ea41155aad authored over 5 years ago
[BUGFIX] Fix PHP coding standards issues

13e5cf41400c651ea7f51af8ae6c7fb65151be74 authored almost 6 years ago
[BUGFIX] Adapt GoTo plugin for oauth2 authentication

Resolves: #5736

98ed5738ea045bd1c33b1e72e86e11ccf77455ce authored almost 6 years ago
Support for PHP 7.2

2a01ca0f379fbf7c5b0d8253bf0a8d5c53a6e1d4 authored about 6 years ago
Citrix plugin doesn't have any decisions and thus should not be triggering the execution of one which picked up it's conditions instead leading to an exception.

b7ad3dfbfdbe3eb2454697d6c4142a25a2955686 authored over 6 years ago
Fixed SQL error for attempted to save channelId as an array

5bbf6707b9ea20441f09cef135f9a0e2d906d251 authored over 6 years ago
bump php-cs-fixer to 2.2

php-cs-fixer v2.2 changes

Update php_cs settings for 2.2

8fc4a214a940f1f504c9e1ea6a84426cf9e3613f authored about 7 years ago
Fixed query and added test

48f2c2181086e1dcaea385d609558c4bad15cdc4 authored over 7 years ago
fixed travis complain

b297ea6d191120de0eb2423b948d93649f9fa722 authored over 7 years ago
Fixed timeline for citrix events from changes made for activity api endpoint

59da84dfe845c319b5efd766378d74a3a74b04d6 authored over 7 years ago
Merge pull request #4419 from escopecz/feature-citrix-events-api

Feature citrix events api

c69a37a6564f98a00efcc19777fd3a6d02ee8d2c authored over 7 years ago
Merge branch 'feature-contact-events-api' of github.com:escopecz/mautic into john-feature-contact-events-api

# Conflicts:
# app/bundles/CampaignBundle/EventListener/LeadSubscriber.php
# plugins/MauticCitri...

9e735a252bcb58be9543a173bf30dfbca572bcae authored over 7 years ago
Added identifiers to the events

580b2baa655e2d39cce1b7b413ce651973cbe975 authored over 7 years ago
CS fix

77b435b54b2969bc4319b63552037dc55fc62e16 authored over 7 years ago
Fixed citrix timeline events for API

502cdaf8946a7633d07fb0bb446c872ab944ce80 authored over 7 years ago
plugin_citrix_events table is available via the stats API endpoint

f5197c61f2f16572e3a42855a4c2a54319bc5be4 authored over 7 years ago
Merge pull request #3952 from escopecz/feature-phpstan

PHPSTAN analysis on CampaignBundle

f7ca8fbc374433db54e9312b3ba96c44596a5fc5 authored over 7 years ago
Removing QueryBuilder type from the search methods - it can be DBAL as well as ORM builder and those doesn't have any common interface

28541877ff8744964cf67dbb1f64242ed7c0b0ec authored over 7 years ago