There was an error fetching the commit references. Please try again later.
🔃 [EngCom] Public Pull Requests - 2.2-develop
Accepted Public Pull Requests: - magento/magento2#13051: Fix JS error on cart from postcode validation when 'US' is deselected as an allowed country (by @codekipple) - magento/magento2#13076: Fix issues caused by using continue in loops (by @ihor-sviziev) - magento/magento2#12985: Fix jumping content on page reload in admin area (by @avoelkl) - magento/magento2#13041: Solution For Newsletter subscribe button title wrapped (by @monaemipro) - magento/magento2#13026: Feature space between category page (by @sanjay-wagento) - magento/magento2#12964: Add trim filter to first, middle and lastname. (by @wardcapp) - magento/magento2#12731: magento/magento2#12209: Substitution payment method - Incorrect message (by @zamoroka) - magento/magento2#11369: Database backup doesn't include triggers #9036 (by @denisristic) Fixed GitHub Issues: - magento/magento2#12320: Newsletter subscribe button title wrapped (reported by @gvigner) has been fixed in magento/magento2#13041 by @monaemipro in 2.2-develop branch Related commits: 1. d9536c88 - magento/magento2#12601: A space between the category page and the main footer when applying specific settings (reported by @wd7080) has been fixed in magento/magento2#13026 by @sanjay-wagento in 2.2-develop branch Related commits: 1. 023fb1a6 2. 7727086c - magento/magento2#10415: Customer First and Last names not being trimmed of leading and trailing spaces on save. (reported by @spyrule) has been fixed in magento/magento2#12964 by @wardcapp in 2.2-develop branch Related commits: 1. 207fdb03 2. 2a23a945 3. 1a77bfc9 - magento/magento2#12209: Substitution payment method - Incorrect message (reported by @ihor-sviziev) has been fixed in magento/magento2#12731 by @zamoroka in 2.2-develop branch Related commits: 1. 30b8293b - magento/magento2#9036: Database backup doesn't include triggers (reported by @domeglic) has been fixed in magento/magento2#11369 by @denisristic in 2.2-develop branch Related commits: 1. 32558577 2. f1bcf38e
Showing
- app/code/Magento/Backup/Model/Db.php 1 addition, 0 deletionsapp/code/Magento/Backup/Model/Db.php
- app/code/Magento/Backup/Model/ResourceModel/Db.php 24 additions, 0 deletionsapp/code/Magento/Backup/Model/ResourceModel/Db.php
- app/code/Magento/Backup/Model/ResourceModel/Helper.php 36 additions, 0 deletionsapp/code/Magento/Backup/Model/ResourceModel/Helper.php
- app/code/Magento/Customer/Setup/UpgradeData.php 36 additions, 0 deletionsapp/code/Magento/Customer/Setup/UpgradeData.php
- app/code/Magento/Customer/etc/module.xml 1 addition, 1 deletionapp/code/Magento/Customer/etc/module.xml
- app/code/Magento/Payment/view/adminhtml/templates/info/substitution.phtml 3 additions, 1 deletion.../Payment/view/adminhtml/templates/info/substitution.phtml
- app/code/Magento/Sales/view/frontend/templates/email/creditmemo/items.phtml 5 additions, 8 deletions...ales/view/frontend/templates/email/creditmemo/items.phtml
- app/code/Magento/Sales/view/frontend/templates/email/invoice/items.phtml 5 additions, 8 deletions...o/Sales/view/frontend/templates/email/invoice/items.phtml
- app/code/Magento/Sales/view/frontend/templates/email/items.phtml 5 additions, 8 deletions...e/Magento/Sales/view/frontend/templates/email/items.phtml
- app/code/Magento/Sales/view/frontend/templates/email/shipment/items.phtml 5 additions, 8 deletions.../Sales/view/frontend/templates/email/shipment/items.phtml
- app/code/Magento/Sales/view/frontend/templates/order/creditmemo/items.phtml 5 additions, 6 deletions...ales/view/frontend/templates/order/creditmemo/items.phtml
- app/code/Magento/Sales/view/frontend/templates/order/invoice/items.phtml 5 additions, 6 deletions...o/Sales/view/frontend/templates/order/invoice/items.phtml
- app/code/Magento/Sales/view/frontend/templates/order/print/creditmemo.phtml 5 additions, 6 deletions...ales/view/frontend/templates/order/print/creditmemo.phtml
- app/code/Magento/Sales/view/frontend/templates/order/print/invoice.phtml 4 additions, 5 deletions...o/Sales/view/frontend/templates/order/print/invoice.phtml
- app/code/Magento/Shipping/view/frontend/templates/items.phtml 5 additions, 6 deletions...code/Magento/Shipping/view/frontend/templates/items.phtml
- app/code/Magento/Ui/view/base/web/js/form/element/region.js 5 additions, 0 deletionsapp/code/Magento/Ui/view/base/web/js/form/element/region.js
- app/design/adminhtml/Magento/backend/web/css/source/_structure.less 1 addition, 0 deletions.../adminhtml/Magento/backend/web/css/source/_structure.less
- app/design/frontend/Magento/blank/Magento_Catalog/web/css/source/_module.less 10 additions, 0 deletions...Magento/blank/Magento_Catalog/web/css/source/_module.less
- app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/_module.less 10 additions, 0 deletions.../Magento/luma/Magento_Catalog/web/css/source/_module.less
- app/design/frontend/Magento/luma/Magento_Newsletter/web/css/source/_module.less 1 addition, 0 deletions...gento/luma/Magento_Newsletter/web/css/source/_module.less
Please register or sign in to comment