forked from magento/magento2
-
Notifications
You must be signed in to change notification settings - Fork 0
[Backport] Responsive Design Footers bottom of screen on mobile devices #15118 #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
Merged
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
…lues magento#14894 - Merge Pull Request magento#14894 from rogyar/magento2:2.1-aggregations-fix - Merged commits: 1. 9b1beab 2. 912c06c
Accepted Public Pull Requests: - magento#14894: [Backport] Fix aggregations use statements and return values (by @rogyar)
…e symbol magento#14902 - Merge Pull Request magento#14902 from rogyar/magento2:2.1-admin-custom-currency-fix - Merged commits: 1. 5c58595
magento#14901 - Merge Pull Request magento#14901 from rogyar/magento2:2.1-categorysave-unnecessary-var - Merged commits: 1. b3a7d7f
…art enabled magento#14899 - Merge Pull Request magento#14899 from rogyar/magento2:2.1-addtocart-redirect-fix - Merged commits: 1. 3cfe20d
…amic magento#14911 - Merge Pull Request magento#14911 from rogyar/magento2:2.1-improve-cart-qty-validation - Merged commits: 1. 838f08f
Accepted Public Pull Requests: - magento#14901: [Backport] Refactoring: remove unuseful temporary variable (by @rogyar)
(build 2.1.13.013)
…14903 - Merge Pull Request magento#14903 from rogyar/magento2:2.1-order-grid-export-fix - Merged commits: 1. 4bb9d27 2. 67268ca 3. 9c5517a
Accepted Public Pull Requests: - magento#14911: [Backport] Switch updatecart qty input validators to dynamic (by @rogyar) - magento#14899: [Backport] Disable add to cart button when redirect to cart enabled (by @rogyar)
Accepted Public Pull Requests: - magento#14902: [Backport] Prices aren't readable when using custom price symbol (by @rogyar) Fixed GitHub Issues: - magento#12430: While assigning prices to configurable products, prices aren's readable when using custom price symbol. (reported by @quisse) has been fixed in magento#14902 by @rogyar in 2.1-develop branch Related commits: 1. 5c58595
- Merge Pull Request magento#14922 from rogyar/magento2:2.1-observer-name-typo - Merged commits: 1. db28e02
- Merge Pull Request magento#15465 from mzeis/magento2:2.1-develop-PR-port-15431 - Merged commits: 1. fe61969
Accepted Public Pull Requests: - magento#15436: [Backport] Removed redundant else statement (by @rogyar) - magento#15444: [Backport] Added language translation for message string (by @yogeshks)
Accepted Public Pull Requests: - magento#15465: [Backport] typo correction (by @mzeis)
…d use the store set on the collection magento#13756 - Merge Pull Request magento#13756 from alepane21/magento2:bugfix/issue-13704-backport-2.1 - Merged commits: 1. 2239f3d 2. 6f556ff 3. 915be6e
…d use the store set on the collection magento#13756
… pricing magento#15445 - Merge Pull Request magento#15445 from JeroenVanLeusden/magento2:2.1-develop-PR-port-15089 - Merged commits: 1. 3d05e6b
…agento#15548 - Merge Pull Request magento#15548 from VitaliyBoyko/magento2:Fix-typos-in-Multishipping-and-User-module2-1 - Merged commits: 1. 485fd48
…nto#15522 - Merge Pull Request magento#15522 from rogyar/magento2:2.1-unset-quote-recollect - Merged commits: 1. bddb976
- Merge Pull Request magento#15563 from rogyar/magento2:2.1-adjust-return-statements - Merged commits: 1. 7c65f0a
…d use the store set on the collection magento#13756
…re set on the collection magento#13756 - fix integration test
[EngCom] Public Pull Requests - 2.1-develop
- Merge Pull Request magento#15619 from dmytro-ch/magento2:fix/2.1-phpdocs-incorrect-type-hinting - Merged commits: 1. ab64a2c
Accepted Public Pull Requests: - magento#15619: Fix incorrect type hinting in PHPDocs (by @dmytro-ch) - magento#15563: [Backport] Correct functions return statement (by @rogyar) - magento#15522: [Backlog] Add resetting of triggerRecollection flag (by @rogyar) - magento#15445: [Backport] Fix unnecessary recalculation of product list pricing (by @JeroenVanLeusden) Fixed GitHub Issues: - magento#13992: Incorrect phpdoc should be Shipment\Item not Invoice\Item (reported by @ThisIsRuddy) has been fixed in magento#15619 by @dmytro-ch in 2.1-develop branch Related commits: 1. ab64a2c - magento#9580: Quote Attribute trigger_recollect causes a timeout (reported by @bh-ref) has been fixed in magento#15522 by @rogyar in 2.1-develop branch Related commits: 1. bddb976 - magento#14941: Unnecessary recalculation of product list pricing causes huge slowdowns (reported by @paales) has been fixed in magento#15445 by @JeroenVanLeusden in 2.1-develop branch Related commits: 1. 3d05e6b
vijay-wagento
pushed a commit
that referenced
this pull request
Jun 4, 2018
# This is the 1st commit message: magento#10765 add confirmation and lock_expires labels to customer grid CSV export # This is the commit message #2: magento#10765 Add tests for added methods # This is the commit message #3: 10765 code refactoring
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#15353
Solved footer issue for mobile view
Description
Solved footer issue for mobile view
Fixed Issues (if relevant)
Manual testing scenarios
Contribution checklist