Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor deprecated code in CoreBundle #8104

Merged
merged 76 commits into from Nov 26, 2019
Merged

Refactor deprecated code in CoreBundle #8104

merged 76 commits into from Nov 26, 2019

Conversation

alanhartless
Copy link
Contributor

Please be sure you are submitting this against the staging branch.

Q A
Bug fix?
New feature? y
Automated tests included?
Related user documentation PR URL
Related developer documentation PR URL
Issues addressed (#s or URLs) #8004
BC breaks?
Deprecations?

Description:

This PR removes a lot of deprecated code from the core bundle (see the commit list). It touches almost every part of Mautic. Testing simply includes navigating and using the basic functions of Mautic to ensure continued support.

It touches but not an exhaustive list :-)

  1. Nearly every form
  2. Dashboard widget caching
  3. Permissions for the focus plugin and social plugin
  4. Menu
  5. Dev asset generation
  6. Loading translations
  7. Email and page builder tokens

@alanhartless alanhartless added this to the 3.0.0 milestone Nov 5, 2019
@dongilbert dongilbert changed the base branch from staging to m2-to-m3 November 5, 2019 16:11
Copy link
Sponsor Member

@escopecz escopecz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks good. I fixed the issues with Tel form type and now it seems the tests are passing and clicking though the UI is smooth now. I found an issue on the contact edit form but that's fixed now too.

@escopecz escopecz merged commit fc6c370 into m2-to-m3 Nov 26, 2019
@escopecz escopecz deleted the m3-8004 branch November 26, 2019 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants