
[EngCom] Public Pull Requests - 2.2-develop

Accepted Public Pull Requests: - magento/magento2#12752: magento/magento2#4292: Ability to sitch to default mode (by @Etty) - magento/magento2#12963: Sort configurable attribute options by sort_order (by @wardcapp) - magento/magento2#12953: [Backport to 2.2-develop] Fix #2156 Js\Dataprovider uses the RendererInterface. (by @dverkade) - magento/magento2#12521: Match flexible static file version in nginx sample config (by @scottsb) Fixed GitHub Issues: - magento/magento2#4292: Why can't one switch back to default mode ? (reported by @digitalpianism) has been fixed in magento/magento2#12752 by @Etty in 2.2-develop branch Related commits: 1. ba219b84 - magento/magento2#7441: Configurable attribute options are not sorted (reported by @DariuszMaciejewski) has been fixed in magento/magento2#12963 by @wardcapp in 2.2-develop branch Related commits: 1. 9794d38f - magento/magento2#2156: Why does \Magento\Translation\Model\Js\DataProvider use \Magento\Framework\Phrase\Renderer\Translate, not \Magento\Framework\Phrase\Renderer\Composite? (reported by @dmitry-fedyuk) has been fixed in magento/magento2#12953 by @dverkade in 2.2-develop branch Related commits: 1. cfce6310
Showing
- app/code/Magento/ConfigurableProduct/Model/ResourceModel/Attribute/OptionSelectBuilder.php 6 additions, 0 deletions...uct/Model/ResourceModel/Attribute/OptionSelectBuilder.php
- app/code/Magento/ConfigurableProduct/Test/Unit/Model/ResourceModel/Attribute/OptionSelectBuilderTest.php 38 additions, 3 deletions...Model/ResourceModel/Attribute/OptionSelectBuilderTest.php
- app/code/Magento/Deploy/Console/Command/SetModeCommand.php 3 additions, 0 deletionsapp/code/Magento/Deploy/Console/Command/SetModeCommand.php
- app/code/Magento/Deploy/Model/Mode.php 19 additions, 0 deletionsapp/code/Magento/Deploy/Model/Mode.php
- app/code/Magento/Deploy/Test/Unit/Console/Command/SetModeCommandTest.php 12 additions, 0 deletions...o/Deploy/Test/Unit/Console/Command/SetModeCommandTest.php
- app/code/Magento/Translation/Model/Js/DataProvider.php 3 additions, 3 deletionsapp/code/Magento/Translation/Model/Js/DataProvider.php
- lib/internal/Magento/Framework/Phrase/Test/Unit/Renderer/InlineTest.php 1 addition, 1 deletion...agento/Framework/Phrase/Test/Unit/Renderer/InlineTest.php
- nginx.conf.sample 1 addition, 1 deletionnginx.conf.sample
Please register or sign in to comment