Tags: RocKordier/platform
Tags
BB-14714: Filter product attribute options on the product catalog pag… …es (#20028) * BB-15108: Make boolean product attribute filterable (#19994) - made boolean attribute filterable - add ProductProBundle and related extension - fix boolean result mapping - check options for enum attribute filter - check that filter is hidden if there are not products with attribute - remove all options from behat scenario - add AttributeCountsExtension to provide counts for attribute filters - made boolean attribute filterable - split boolean filter to backend and frontend - add filter-count-helper - move checks without config value to base feature test - add test with attribute - added behat test - cache current search query - add behat and related filters contexts - Add tests for boolean filter - Add tests for boolean filter - change feature names - add check that filter is absent in filter manager popup if it's hidden - fix search query cloning - fix phpunit test - fix phpunit test - fix behat scenarios - fix behat tests - fix behat element naming
BAP-17223: Redis cache does not store properly translatable entities … …(#19764) - Creating a "Query cache" occurs before Walker run. - In order for the "Query cache" to get different hashes for the same query, a localization parameter was added that simulates different queries but does not affect its result. - During the next use, we will have a cache for each of the localizations. - Added form extension. TranslatableEntityTypeExtension modified a "DQL query". - Added new option " query_builder_handler" to TranslatableEntityType. Provides the ability to change the query builder
BB-14758: Product unit name not translated in RFQ confirmation email … …(#19884) - added migration for template translations
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
PreviousNext