8000 Tags · AkmonEnviroment/orocommerce · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: AkmonEnviroment/orocommerce

Tags

4.2.6

Toggle 4.2.6's commit message
BB-20769: GrapesJS breaks edit page when invalid CSS is specified (#3…

…0527)

5.0.0-beta.1

Toggle 5.0.0-beta.1's commit message
BB-20753: Release preparation activities - Generate UPGRADE-*.md, CHA…

…NGELOG-*.md files

4.2.5

Toggle 4.2.5's commit message
BB-20663: Custom WYSIWYG product attributes prevent upgrade (#30233)

4.2.4

Toggle 4.2.4's commit message
BAP-20592: Fix failing weekly. Functional. There is no active transac…

…tion (#30026)

BAP-20592: Fix failing weekly. Functional. There is no active transaction
- skipped CombinedProductPriceRepositoryTest::testFindMinByWebsiteForSort
- skipped "Product attribute float" behat test
- added functional test using MySQL to the Regular build
- casted oro_localization.rtl to boolean as it's stored in MySQL as integer
- fixed OroWebsiteElasticSearchBundleInstaller migration to make some fields unsinged ints, as it's stated in the field metadata
- made DB isolation work the same for all supported DB platforms by ignoring \PDOException for MySQL transactions with DDL are committed automatically and rollBacks
- removed `nullable=false` from ORM\Column definition as it's a default value
- updated WebsiteRepository::getAllWebsitesIds() to return integer ids instead of strings

5.0.0-alpha.2

Toggle 5.0.0-alpha.2's commit message
BB-20619: Generate UPGRADE-*.md, CHANGELOG-*.md files

4.1.13

Toggle 4.1.13's commit message
BB-20500: Product page cannot be reached if there is a category with …

…the same URL slug (#29626)

- added OrganizationAwareInterface to all entities that use OrganizationAwareTrait 
- fixed slug fetching by prototype: only Direct URLs (URLs that point to an entity and not to a web catalog node) may be fetched by prototype now

4.2.3

Toggle 4.2.3's commit message
BB-20481: Narrow images are cropped when resized (#29574)

- replaced constant with a valid configuration value, as the ImageInterface constant values are not suitable for the configuration anymore

5.0.0-alpha.1

Toggle 5.0.0-alpha.1's commit message
BB-20538: Release preparation activities - Generate UPGRADE-*.md, CHA…

…NGELOG-*.md files (#29549)

4.2.2

Toggle 4.2.2's commit message
BAP-20308: Behat test my_shopping_list_with_products_unit_of_quantity…

…_is_more_than_zero failed on master weekly

- fixed ordering when same configurables with different units

4.1.12

Toggle 4.1.12's commit message
BB-20380: Improve performance of Merge by Priority pricing strategy (…

…#29172)

- added hint
- fixed test and repository

Co-authored-by: Vitalii Yeromenko <vyeromenko@oroinc.com>
0