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

Tags: Dylvn/platform

Tags

5.0.0

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

…NGELOG-*.md files

4.2.9

Toggle 4.2.9's commit message
BAP-21111: Unlock mongodb extension version to support ^1.8.0

- removed dependency on language codes order in the intl library in the unit test

4.2.8

Toggle 4.2.8's commit message
BAP-20846: Add placeholders to blank cells in back-office data grids …

…(#31385)

5.0.0-rc

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

…NGELOG-*.md files

4.2.7

Toggle 4.2.7's commit message
Functional test failed on master regular build(ReportControllerWithFi…

…ltersTest) (#31062)

5.0.0-beta.2

Toggle 5.0.0-beta.2's commit message
BB-20753: Release preparation activities

- generated incompatibilities and updated changelog files

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
CRM-9285: Publish the microsoft-sync package for 4.2 (#30228)

* CRM-9285: Publish the microsoft-sync package for 4.2

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
0