forked from magento/magento2
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Backport] Fixed Inline block edit identifier validation #4
Closed
Conversation
This file contains 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
- Merge Pull Request magento#21543 from novikor/magento2:22-Static-tests-forbid-or-instead-of-21062 - Merged commits: 1. 9f0ef59
[TSG-CSL3] For 2.2 (pr23)
…magento#21532 - Merge Pull Request magento#21532 from amol2jcommerce/magento2:2.2-develop-PR-port-21302 - Merged commits: 1. e5676cf
…to cart button without selecting atleast one product from recently orderred list magento#21538 - Merge Pull Request magento#21538 from mageprince/magento2:mageprince-2.2-develop-port-21401 - Merged commits: 1. d504aa1
…agento#21537 - Merge Pull Request magento#21537 from dominicfernando/magento2:2.2-develop-PR-port-21105 - Merged commits: 1. 342afb2 2. 36ebc65 3. 5392ee7 4. 73b57d4
[TSG] Backporting for 2.2 (pr80) (2.2-develop)
… for guests converted to customers after checkout. magento#21325 - Merge Pull Request magento#21325 from Nazar65/magento2:backport-issue-19166 - Merged commits: 1. 9746716 2. abcf202 3. 80e5e39 4. 41fc945 5. 79429ed
…to cart button without selecting atleast one product from recently orderred list magento#21538
… for guests converted to customers after checkout. magento#21325
…ssue, Fix Async Emails issues, Fix Multiple Email issues magento#18472
…ory page, tax appears to be added twice magento#21383 magento#21527 - Merge Pull Request magento#21527 from eduard13/magento2:2.2-develop-PR-port-21395 - Merged commits: 1. eaad776 2. aa7fee5
…l button if billing address is not available on current quote
…or pending review magento#21849 - Merge Pull Request magento#21849 from eduard13/magento2:2.2-develop-bp-20936 - Merged commits: 1. dd3a94a 2. 5c8dba8 3. 95c1bc8
…ntegration and unit tests magento#21859 - Merge Pull Request magento#21859 from eduard13/magento2:2.2-develop-PR-port-21795 - Merged commits: 1. 229da15 2. 89bcefa 3. 0cd94e2 4. afa9a80
…label in getA… magento#21872 - Merge Pull Request magento#21872 from mage2pratik/magento2:back-port-pull-20482 - Merged commits: 1. c4312eb
…cess file into pub/media folder magento#21037
Accepted Public Pull Requests: - magento#21037: [Backport] Added RewriteBase directive template in .htaccess file into pub/media folder (by @ccasciotti)
…kend indexers page after creating a custom index magento#21576 - Merge Pull Request magento#21576 from ccasciotti/magento2:back-port-pull-21575 - Merged commits: 1. 2c956f6 2. d5ed9e8
…ntegration and unit tests magento#21859
Accepted Public Pull Requests: - magento#21872: [Backport] [TASK] Remove translation of attribute store label in getA� (by @mage2pratik) - magento#21859: [Backport] [Wishlist] Covering the Wishlist classes by integration and unit tests (by @eduard13) - magento#21435: [Backport] magento#20773: Do not throw exception during autoload (by @amol2jcommerce) - magento#21849: [Backport][Review] Fix Pending Reviews label, add menu for pending review (by @eduard13) Fixed GitHub Issues: - magento#20773: The autoloader throws an exception on class_exists (reported by @sidolov) has been fixed in magento#21435 by @amol2jcommerce in 2.2-develop branch Related commits: 1. 2e58ab6 2. 3de1647 - magento#20924: Reviews ACL issue - showing Reviews menu two times under System > User Roles > Add New Role > Role Resources (reported by @dankhrapiyush) has been fixed in magento#21849 by @eduard13 in 2.2-develop branch Related commits: 1. dd3a94a 2. 5c8dba8 3. 95c1bc8
…kend indexers page after creating a custom index magento#21576
Accepted Public Pull Requests: - magento#21576: [Backport] Fix for issue magento#21510: Can't access backend indexers page after creating a custom index (by @ccasciotti) - magento#21661: [backport] Improve swatch table overflow handling (by @Cyanoxide) - magento#21845: [Backport] magento#12396: Total Amount cart rule without tax (by @eduard13) - magento#21543: [BP] static tests forbid or instead of 21062 (by @novikor) Fixed GitHub Issues: - magento#21510: Can't access backend indexers page after creating a custom index (reported by @ccasciotti) has been fixed in magento#21576 by @ccasciotti in 2.2-develop branch Related commits: 1. 2c956f6 2. d5ed9e8 - magento#12396: "Total Amount" cart rule without tax (reported by @Chei20) has been fixed in magento#21845 by @eduard13 in 2.2-develop branch Related commits: 1. 9529d31 2. 362bbf2 3. a5608f0 - magento#21062: Static tests: forbid 'or' instead of '||' (reported by @novikor) has been fixed in magento#21543 by @novikor in 2.2-develop branch Related commits: 1. 9f0ef59
[TSG] Backporting for 2.2 (pr84) (2.2-develop)
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.
Original Pull Request
magento#21376
Description (*)
Dot is not allowed when editing CMS block in-line
Fixed Issues (if relevant)
Manual testing scenarios (*)
Contribution checklist (*)