Tags: jcjc712/platform
Tags
BB-14855: No password reset link in welcome email when creating custo… …mer user from backend (#19374) - Added new email templates - Fixed unit and functional tests - Fixed issue with migration from 2.0 - Use function 'oro_format_name' instead of simple getting firstName - Improve update subject query - Removed useless organization checks * EmailContext v26 patch * Behat Fix
BAP-17369: Country names are not translated (#19439) - updated country and region repositories, added repositories for translation dictionaries - added event after translator catalogue dump and listener for it - updated unit and functional tests - fixed updating translation on root entity - fixed `count_hints` parameter of OrmDatasource
BB-14917: User with read only permissions can particularly manage pri… …ce lists (#19426) * BB-14917: User with read only permissions can particularly manage price lists - fixed action permissions - added RECALCULATE permission for PriceList entity - migrated permissions from EDIT - updated acls - updated behats - changed dependency - remove vcs.xml changes - simplified import export buttons permission check - added RECALCULATE permission to fixtures data - Behats fix
BB-14721: Wrong product is selected in quick order form (#19050) * BB-14721: Quick order form find product, but says it doesn't - retrieving product prices by SKU may lead to case when ES returned product with similar SKU but more relevant score - after selecting product from autocomplete dropdown the products prices will be retrieved by product ID instead of SKU - ProductWithPricesSearchHandler now able to search by ID if such is specified in Request (parameter `search_by_id`)
BB-14735: Empty translation catalogue in cache (#19314) - fixed scopeManager does not need localized labels - fixed translator does not use dynamic resources when en locale is already loaded - added separate translator functional test to eliminate dependency on commerce - fixed static files are not passed to front controller during build
PreviousNext