Skip to content

Pull requests: mautic/mautic

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Uprading PHPSTAN and Rector to v2 code-review-needed PR's that require a code review before merging dependencies Pull requests that update a dependency file enhancement Any improvement to an existing feature or functionality ready-to-test PR's that are ready to test refactoring The change does not change behavior but improves the code
#14408 opened Dec 23, 2024 by escopecz Loading… 6.0
[Campaign] In the builder when adding an event in 5.2, it always shows the paste option even if nothing to paste campaigns Anything related to campaigns and campaign builder code-review-passed PRs which have passed code review pending-feedback PR's and issues that are awaiting feedback from the author pending-test-confirmation PR's that require one test before they can be merged
#14407 opened Dec 23, 2024 by driskell Loading…
Use Helper Button in segment's filters bug Issues or PR's relating to bugs code-review-needed PR's that require a code review before merging ready-to-test PR's that are ready to test user-interface Anything related to appearance, layout, and interactivity
#14405 opened Dec 20, 2024 by Hugo-Prossaird Loading… 5.2.2
Removed getSecurity and getSecurityContext from MauticFactory. enhancement Any improvement to an existing feature or functionality has-conflicts Pull requests that cannot be merged until conflicts have been resolved refactoring The change does not change behavior but improves the code
#14399 opened Dec 18, 2024 by biozshock Loading… 6.0
[UI] Refactor user preferences to use database instead of localStorage code-review-passed PRs which have passed code review pending-test-confirmation PR's that require one test before they can be merged refactoring The change does not change behavior but improves the code T1 Low difficulty to fix (issue) or test (PR) user-interface Anything related to appearance, layout, and interactivity user-testing-passed PRs which have been successfully tested by the required number of people.
#14398 opened Dec 18, 2024 by andersonjeccel Loading… 6.0
[UI] Popovers stopped working on pages without search field bug Issues or PR's relating to bugs code-review-needed PR's that require a code review before merging ready-to-test PR's that are ready to test regression A bug that broke something in the last release search Issues relating to the search facility in Mautic T1 Low difficulty to fix (issue) or test (PR) user-interface Anything related to appearance, layout, and interactivity
#14397 opened Dec 18, 2024 by andersonjeccel Loading… 5.2.2
Fixing bug in recent activity widget bug Issues or PR's relating to bugs code-review-needed PR's that require a code review before merging dashboard Anything related to the Dashboard ready-to-test PR's that are ready to test user-interface Anything related to appearance, layout, and interactivity widget Anything related to widgets
#14396 opened Dec 18, 2024 by JonasLudwig1998 Loading… 5.2.2
Enabling Searching Contacts and Companies by Custom Field Values Without Field Alias Prefix code-review-needed PR's that require a code review before merging custom-fields Anything related to custom fields feature A new feature for inclusion in minor or major releases ready-to-test PR's that are ready to test search Issues relating to the search facility in Mautic
#14393 opened Dec 18, 2024 by shinde-rahul Loading… 6.0
WIP [UI] List toolbar - select all to perform batch action feature A new feature for inclusion in minor or major releases needs-rebase PR's that need to be rebased refactoring The change does not change behavior but improves the code T1 Low difficulty to fix (issue) or test (PR) user-experience Anything related to related to workflows, feedback, and navigation
#14392 opened Dec 18, 2024 by laurielim Draft 6.0
Remove MauticFactory::getHelper. enhancement Any improvement to an existing feature or functionality has-conflicts Pull requests that cannot be merged until conflicts have been resolved refactoring The change does not change behavior but improves the code
#14382 opened Dec 16, 2024 by biozshock Loading… 6.0
[UX] Dynamic content slot generator code-review-passed PRs which have passed code review dynamic-content enhancement Any improvement to an existing feature or functionality ready-to-test PR's that are ready to test T1 Low difficulty to fix (issue) or test (PR) user-experience Anything related to related to workflows, feedback, and navigation
#14372 opened Dec 15, 2024 by andersonjeccel Loading… 6.0
Set the page language for the preference center page if the lead's preferred locale is not set lead preferred locale code-review-needed PR's that require a code review before merging feature A new feature for inclusion in minor or major releases landing-pages Anything related to landing pages ready-to-test PR's that are ready to test
#14370 opened Dec 12, 2024 by shinde-rahul Loading…
Change pre-commit hook to allow partial commit, but check if there are errors in php-cs-fixer and rector. bug Issues or PR's relating to bugs code-review-needed PR's that require a code review before merging developer-experience Anything related to developer experience ready-to-test PR's that are ready to test
#14368 opened Dec 11, 2024 by biozshock Loading… 5.2.2
Update InputHelper.php the handle PHP notice with iconv() bug Issues or PR's relating to bugs pending-feedback PR's and issues that are awaiting feedback from the author regression A bug that broke something in the last release T1 Low difficulty to fix (issue) or test (PR)
#14354 opened Dec 9, 2024 by trianity Loading…
[DPMMA-2888] Correct change field type Form API API Anything related to the API bug Issues or PR's relating to bugs code-review-needed PR's that require a code review before merging forms Anything related to forms pending-feedback PR's and issues that are awaiting feedback from the author ready-to-test PR's that are ready to test
#14341 opened Dec 6, 2024 by tomekkowalczyk Loading…
Adding focus item data source in reports in m6 code-review-passed PRs which have passed code review enhancement Any improvement to an existing feature or functionality pending-test-confirmation PR's that require one test before they can be merged reports Anything related to reports T1 Low difficulty to fix (issue) or test (PR)
#14340 opened Dec 6, 2024 by JonasLudwig1998 Loading… 6.0
API - If entity exist, use PATCH on create action WIP PR's that are not ready for review and are currently in progress
#14330 opened Dec 5, 2024 by kuzmany Loading…
#14327: Remove urlencode from checkboxgrp separator bug Issues or PR's relating to bugs code-review-needed PR's that require a code review before merging forms Anything related to forms pending-feedback PR's and issues that are awaiting feedback from the author ready-to-test PR's that are ready to test
#14328 opened Dec 4, 2024 by andyg5000 Loading…
Block access to contact information updated campaigns Anything related to campaigns and campaign builder code-review-needed PR's that require a code review before merging contacts Anything related to contacts email Anything related to email ready-to-test PR's that are ready to test
#14315 opened Dec 3, 2024 by shinde-rahul Loading…
Add E2E tests for Segments
#14309 opened Nov 29, 2024 by PatrickJenkner Draft
[UI] Toolbar batch actions code-review-passed PRs which have passed code review enhancement Any improvement to an existing feature or functionality pending-test-confirmation PR's that require one test before they can be merged T1 Low difficulty to fix (issue) or test (PR) user-interface Anything related to appearance, layout, and interactivity
#14306 opened Nov 28, 2024 by andersonjeccel Loading… 6.0
Bump cross-spawn from 7.0.3 to 7.0.6 in /plugins/GrapesJsBuilderBundle dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#14274 opened Nov 19, 2024 by dependabot bot Loading…
[UI] Remove Font Awesome bc-break A BC break PR for major release milestones only code-review-passed PRs which have passed code review deprecation Includes deprecations has-conflicts Pull requests that cannot be merged until conflicts have been resolved user-interface Anything related to appearance, layout, and interactivity user-testing-passed PRs which have been successfully tested by the required number of people. WIP PR's that are not ready for review and are currently in progress
#14265 opened Nov 13, 2024 by andersonjeccel Draft 6.0
Schedule sending for emails
#14254 opened Nov 7, 2024 by kuzmany Draft
DPMMA-2957 Prevent ORM error when sending multiple messages to one Lead code-review-needed PR's that require a code review before merging email Anything related to email queue Anything related to the queue ready-to-test PR's that are ready to test T2 Medium difficulty to fix (issue) or test (PR)
#14247 opened Nov 6, 2024 by patrykgruszka Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.