forked from magento/magento2
-
Notifications
You must be signed in to change notification settings - Fork 0
[Forwardport] Update Israeli ZIP code mask: 7 digits instead of 5 #3
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
Open
viktym
wants to merge
497
commits into
2.3-develop
Choose a base branch
from
2.3-develop-PR-port-16250
base: 2.3-develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
…m attribute set - Add a scrollToTopOfPage to counter the floating header
…es to Simple Product - Rename .PNG to .png
…update attribute from product grid - fix static test failures
[borg] MAGETWO-91529: Restricted admin user can remove product from other websites
- merged latest code from mainline branch
…uct in Shopping Cart when Option Title is edited in Admin
…roducts of a configurable product - Change actiongroup name
…to2ce into MAGETWO-91545
…m attribute set - Remove some unnecessary waits
- Update special character image file to be cross compatible with all platforms - Update image cleanup action group to look for file names in image src attribute
Accepted Public Pull Requests: - magento#16042: [Forwardport] fix for dropdown toggle icon in cart (by @chirag-wagento) - magento#16045: [Forwardport] Extend default config instead overwrite (by @chirag-wagento) - magento#16022: Wishlist: Remove unnecessary parameter from invoking toHtml() method (by @rogyar) - magento#15916: [Forwardport] [Resolved : Changing @tab-content__border variable has no effect in B� (by @hitesh-wagento) - magento#15884: [Forwardport 2.3] Trim username on customer account login page (by @dankhrapiyush) - magento#15896: [Forwardport] Solve overlapping Issue on every Home page & category page of Hot Sel (by @chirag-wagento) - magento#15879: [Forwardport] [Resolved : limiter float too generic] (by @hitesh-wagento) Fixed GitHub Issues: - magento#14999: Changing @tab-content__border variable has no effect in Blank theme (reported by @denistrator) has been fixed in magento#15916 by @hitesh-wagento in 2.3-develop branch Related commits: 1. 21ce9fb - magento#6058: IE11 user login email validation fails if field has leading or trailing space (reported by @dnadle) has been fixed in magento#15884 by @dankhrapiyush in 2.3-develop branch Related commits: 1. c44f1f8 - magento#15213: Alignment & overlapping Issue on every Home page & category page of Hot Seller section (reported by @cnviradiya) has been fixed in magento#15896 by @chirag-wagento in 2.3-develop branch Related commits: 1. a851540 - magento#15323: limiter float too generic (reported by @DanielRuf) has been fixed in magento#15879 by @hitesh-wagento in 2.3-develop branch Related commits: 1. 172e5ae
…roduct when clicking Edit button in Shopping Cart page - Delete bundle product after test
…uct in Shopping Cart when Option Title is edited in Admin - Delete bundled product after test
- Loosen selector for Image name in src attribute
…der' button new behaviour. magento#16006 - Merge Pull Request magento#16006 from nmalevanec/magento2:1334 - Merged commits: 1. 0501e17 2. 731b58f 3. 7c3d53f 4. 0d06ad8
…es to Simple Product - Fix code review feedback
…ntGet magento#15982 - Merge Pull Request magento#15982 from slackerzz/magento2:fix_Magento.Sales.Service.V1.ShipmentGetTest.testShipmentGet - Merged commits: 1. 9e5757d 2. 1555b96 3. 039e71c
…date attribute from product grid - added functional test to cover the bug fix
…TWO-92773-Anchor-Category
…-Anchor-Category [architects] MAGETWO-92773: [GraphQL] Products cannot be fetched in parent/anchor category magento#89
…g for Customer Group filter… magento#15842
… token expires immediately magento#15744
…] = ...', $array[] = works faster than invoking functions in PHP magento#16246
[TSG] Upporting for 2.3 (pr24) (2.3.0)
- merged latest code from mainline branch
…nto MAGETWO-92877
Accepted Public Pull Requests: - magento#16275: Simplified TypeProcessor (by @joni-jones) - magento#15842: [Forwardport] Add missing table aliases to fields mapping for Customer Group filter� (by @hitesh-wagento) - magento#15744: [Forwardport] [BUGFIX] magento#15564 Generated admin API token expires immediately (by @vijay-wagento) - magento#15726: Forwardport] Feature space between category page #1 (by @sanjay-wagento) - magento#15698: [Forwardport] Variant product image in sidebar wishlist block (by @dmytro-ch) - magento#15672: [FORWARDPORT magento#15097] Add field to filter to collection (by @dverkade) - magento#16256: magento#15255 unlock customer after password reset (by @vgelani) - magento#16246: [Forwardport] array_push(...) calls behaving as '$array[] = ...', $array[] = works faster than invoking functions in PHP (by @lfluvisotto) - magento#16224: [Forwardport] Correct return type of methods and typo correction. (by @saurabh-aureate) - magento#16225: Navigation dropdown caret icon. (by @tejash-wagento) - magento#15980: Use correct error message for duplicate error key in product import (by @denteblu) Fixed GitHub Issues: - magento#15822: SQL Error: ambiguous column 'customer_group_id' in 'All customers' page in admin when extension attribute table is joined (reported by @radio) has been fixed in magento#15842 by @hitesh-wagento in 2.3-develop branch Related commits: 1. 0f23ed7 - magento#15564: 2.2.4 Created admin token has no access (reported by @krukas) has been fixed in magento#15744 by @vijay-wagento in 2.3-develop branch Related commits: 1. 7f34b22 2. 349d178 - magento#12601: A space between the category page and the main footer when applying specific settings (reported by @wd7080) has been fixed in magento#15726 by @sanjay-wagento in 2.3-develop branch Related commits: 1. ce176d2 - magento#15255: Customer who exceeded max login failures not able to login even after reset password (reported by @tizzyguy87) has been fixed in magento#16256 by @vgelani in 2.3-develop branch Related commits: 1. a108233
…ct-website [borg] MAGETWO-91497: Product websites are not honored
…nto MAGETWO-92877
Fixed issues: - MAGETWO-92877: Write Core Application Logs to Syslog
[arcticfoxes] MAGETWO-88814: [Performance] Some indexes become recreated on db with prefixes
Fixed issues: - DEVOPS-2632 Sample Data Builds Migrated from Bamboo
… Israeli postal office
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#16250
Description
The Israeli ZIP code format had changed 2 years ago.
Magento uses the 5 digits format. It's old and outdated.
The new format is 7 digits.
Manual testing scenarios