update with upstream#3
Open
kolaente wants to merge 104 commits intoiMi-digital:masterfrom
Open
Conversation
Add command to regenerate cms page urls
Added dependencies
Add adminhtml mass action 'Regenerate Url' for product grid
Apply fixes from StyleCI
module:enable is not needed when running setup:upgrade
To ensure and increase the coding standards of the Magento extension, coding standards have been applied.
Implement testing suite
Allow PHP 7.4
this just forces us to run setup:upgrade - but that's not required as we don't have any setup scripts here
Improved product URL error message to show which URLs were not unique
Proxy Emulation classes
Proxy Emulation class in RegenerateProductUrl
…tegories of the correct root category
improve RegenerateCategoryUrlCommand to only generate rewrites for categories of the correct root category
Change store code for single store mode from 0 to 1
Dynamically retrieve entity_type_id
The argument was always ignored, because the `$fromRootId` variable always contained a truthy value, after which the `elseif` was never reached.
…-account Fix: take 'cids' argument into account
…ent failing entire store URL regenration
Feature/create better error handling
[feat] Add coding standard for current version
…licate-urls [feat] Move logging detect Duplicated url on current product to verbo…
…e checking against an integer on line 122
This id should be an integer instead of string since we do strict typ…
Fix difference between results when using verbose mode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.